summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2007-08-07fixed compiler warning about unused return value of asprintf()Danny Kukawka1-5/+8
2007-07-19avoid polling SATA AN capable drives and rely on "change" ueventsDavid Zeuthen1-1/+4
2007-07-17update to latest keycode input from linusRichard Hughes1-431/+374
2007-07-17we only support pm-utils for SetLowPowerModeRichard Hughes1-27/+8
2007-07-09fix buildDavid Zeuthen1-2/+4
2007-07-09fix up location of hal-ipw-killswitch-linux and add copyright+license headerDavid Zeuthen4-5/+28
2007-07-09ipw killswitch supportAdel Gadllah4-0/+150
2007-07-03add power_management.quirk.reset_brightnessRichard Hughes3-0/+3
2007-07-02propagate --quirk-none to pm-utilsRichard Hughes3-0/+3
2007-07-02only allows the use of pm-utils for suspend, hibernate and suspend-hybridRichard Hughes3-127/+31
2007-06-20update to new API in PolicyKit 0.3David Zeuthen1-10/+3
2007-06-12add the code in hal-acl-tool to emit ACLAdded and ACLRemoved signalsDavid Zeuthen1-29/+163
2007-06-11fix build when gperf is not installedRichard Hughes1-1/+5
2007-06-08fix i8042 KBD keyboard mappingRichard Hughes1-2/+11
2007-06-07add newlines to error text in hal-setup-keymap.cRichard Hughes1-9/+9
2007-06-06make hal-setup-keymap.c use strerr rather than stdoutRichard Hughes1-13/+13
2007-06-05add keymap capabilities into halRichard Hughes4-0/+1181
2007-05-24create lock file with predictable permissionsDavid Zeuthen2-7/+3
2007-05-02update configure.in and use autoreconfGuillem Jover1-1/+1
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-17changes to compile against recent PolicyKitDavid Zeuthen1-23/+23
2007-04-15remove use of "action parameters" now that they're going in PolicyKitDavid Zeuthen4-37/+4
2007-04-10fix build without policykit enabled/availableDanny Kukawka1-1/+3
2007-04-09take advantage of new parameter API in PolKitActionDavid Zeuthen6-62/+108
2007-04-08changes to cope with PolicyKit mass renamingDavid Zeuthen1-5/+5
2007-04-08libpolkit changed a bit; update to new APIDavid Zeuthen1-4/+4
2007-04-06use new file monitoring interface and integrate witk PK masterDavid Zeuthen1-5/+3
2007-04-06remote safety valves used in developmentDavid Zeuthen6-15/+2
2007-04-06port HAL over to use PolicyKit masterDavid Zeuthen28-368/+512
2007-04-03fix lock checking for LUKS setup/teardownDavid Zeuthen2-14/+14
2007-04-03trivial, don't try to make device-managerRichard Hughes1-1/+1
2007-04-03remove hal-device-managerDavid Zeuthen29-2272/+1
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