summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2007-05-24create lock file with predictable permissionsDavid Zeuthen2-7/+3
2007-05-01don't install device-manager unless python is presentDan Nicholson1-1/+5
2007-04-25also pass correct options for pm-hibernateDavid Zeuthen1-3/+3
2007-04-25pass correct options to pm-suspendDavid Zeuthen1-3/+3
2007-04-03fix lock checking for LUKS setup/teardownDavid Zeuthen2-14/+14
2007-04-02as_ac_removalMichael Biebl1-1/+1
2007-04-02update .gitignoreDanny Kukawka1-0/+1
2007-04-01add hal-disable-polling(1) program along with a man pageDavid Zeuthen2-1/+281
2007-04-01update hal-lock(1)'s man page and fix usage()David Zeuthen1-1/+1
2007-04-01make hal-lock(1) provide an --exit-with-dev optionDavid Zeuthen1-6/+31
2007-03-31change locking semantics slightly and add missing locking bitsDavid Zeuthen2-13/+178
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