summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2007-03-31power down instead of halting the systemJean-Yves Lefort1-2/+2
2007-03-29update several .gitignore filesDanny Kukawka1-0/+2
2007-03-27specify path to eject at build timeDavid Zeuthen1-7/+5
2007-03-27add new hal-lock(1) utilityDavid Zeuthen2-1/+237
2007-03-27make LUKS setup/teardown respect the standard .Volume and .Storage locksDavid Zeuthen4-1/+234
2007-03-26check that dellWirelessCtl exists before using itDavid Zeuthen2-10/+10
2007-03-26void hal-device-manager to open multiple about dialogsDanny Kukawka1-2/+6
2007-03-25for Dell, disable physical killswitch when setting powerDavid Zeuthen1-4/+10
2007-03-25don't set INVOKED_BY_SYSTEMBUS_CONNECTION_NAME unless call is from busDavid Zeuthen2-17/+19
2007-03-25add interface locking and remove generic locking API committed yesterdayDavid Zeuthen3-0/+27
2007-03-24fix segfault in lshal where strlist prop was removed just after it changedDavid Zeuthen1-10/+13
2007-03-23use libsmbios to add support for bluetooth, wlan RF kill on Dell laptopsDavid Zeuthen8-52/+128
2007-03-22fix umount.hal so correct return value is passedDavid Zeuthen1-1/+1
2007-03-21added hal-system-power-pm-is-supported to .gitignoreDanny Kukawka1-0/+1
2007-03-21change usb*.version_bcd/usb*.speed_bcd to new double keysDanny Kukawka1-1/+2
2007-03-20add support for SuspendHybrid and make use of pm-is-supportedDavid Zeuthen3-2/+149
2007-03-15removed translatable tag from value field of capabiltiesPriit Laes1-1/+1
2007-03-13added hal-acl-tool executable to .gitignoreRichard Hughes1-0/+1
2007-03-05POSIX shells do not support '==' testsDan Nicholson5-5/+5
2007-03-05Merge branch 'master' of ssh://david@git.freedesktop.org/git/halDavid Zeuthen1-1/+1
2007-03-05sizing fixes for device managerWilliam Jon McCann1-151/+249
2007-03-05fixed compiler warningDanny Kukawka1-1/+1
2007-03-04some fixes to make distcheck work againDavid Zeuthen1-0/+2
2007-03-04fixes for AS_AC_EXPAND usage breaks hal-device-managerAndreas Hanke1-0/+13
2007-03-04stop using noexec by default on LinuxDavid Zeuthen1-1/+1
2007-03-04Revert "without PolicyKit, allow only root to mount fixed disks"David Zeuthen1-7/+2
2007-03-04don't give ACL's to uid 0David Zeuthen1-0/+4
2007-03-01fix detection of mounted volumes from yanked storage devicesDavid Zeuthen1-0/+5
2007-02-28sort properties in lshal outputDavid Zeuthen1-0/+2
2007-02-25make lshal print the current timeDavid Zeuthen1-13/+34
2007-02-25handle multiple / remote seatsDavid Zeuthen1-20/+20
2007-02-21refuse to eject if we can't open the device exclusivelyDavid Zeuthen1-0/+44
2007-02-21use g_ascii_strtoull() instead of g_ascii_strtoll()David Zeuthen1-2/+2
2007-02-21killswitch infrastructure for Bluetooth and use /dev/sonypi instead of spicctrlBastien Nocera10-43/+439
2007-02-20add --quirk-radeon-offRichard Hughes2-0/+2
2007-02-20remove the zzz script from suspendRichard Hughes1-9/+0
2007-02-20remove the hal-system-video-*-linux filesRichard Hughes2-107/+0
2007-02-20make the hal suspend and hibernate scripts use the quirk command line of pm-u...Richard Hughes2-5/+31
2007-02-20fix gtk-doc code documentationDanny Kukawka7-155/+166
2007-02-20fix .hal-mtab mountpoint handlingDanny Kukawka1-4/+1
2007-02-20make /sbin/umount.hal handle mounts points as wellDavid Zeuthen1-10/+21
2007-02-20make umount.hal work when options like -v are passed to umountDavid Zeuthen1-2/+6
2007-02-20build time for /sbin/umount.hal and make our mount helper use thisDavid Zeuthen3-0/+134
2007-02-19clean up some dangerous use of the LIBHAL_FREE_DBUS_ERROR macroDavid Zeuthen4-10/+30
2007-02-17use $(localstatedir) instead of /var and make hald DTRT when CK goes awayDavid Zeuthen2-10/+15
2007-02-17more ACL management work; now it's actually usuableDavid Zeuthen5-116/+1055
2007-02-15more CK and ACL mgmt workDavid Zeuthen2-1/+8
2007-02-15respect --disable-pmu for hal-system-power-pmuGuillem Jover1-1/+7
2007-02-15make HAL track ConsoleKit seats and sessions and initial work on ACL mgmtDavid Zeuthen3-0/+115
2007-02-07Merge branch 'master' of git+ssh://git.freedesktop.org/git/halKay Sievers2-3/+22