summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2009-02-28allow specifying a udev dir in etcRichard Hughes1-1/+1
2009-01-29fix commit 33b54318f73012e24220456216794dd3ff39fc93Danny Kukawka1-1/+1
2009-01-29Merge branch 'master' of git+ssh://hughsient@git.freedesktop.org/git/halRichard Hughes1-1/+1
2009-01-29set the retval of hal-device correctly on errorRichard Hughes1-1/+8
2009-01-29check udi in hal-get-propertyRichard Hughes1-0/+14
2009-01-19fix make distcheckDanny Kukawka1-1/+1
2009-01-07use '@' for abstract namespace socket, bump udev requirementKay Sievers1-1/+1
2009-01-07install udev rule to /lib/udev/rules.d/Scott James Remnant1-1/+1
2008-11-26Merge branch 'master' of ssh://dkukawka@people.freedesktop.org/~dkukawka/halDanny Kukawka2-12/+0
2008-11-10allow uid/gid mount option for ntfsMichael Biebl1-0/+2
2008-10-29remove generic sysfs backlight from scriptsDanny Kukawka2-12/+0
2008-10-27added support for alternative fstype to Mount()Danny Kukawka1-16/+68
2008-10-27allow to cross compile hal with host and target having different input.hHolger Freyther1-1/+1
2008-10-24fix Dell bluetooth killswitchMario Limonciello1-4/+2
2008-09-30export seconds_to_sleep to pm-utilsGabriel Burt2-8/+2
2008-09-22hal-acl-tool: don't free strings that are not supposed to be freedLudwig Nussel1-6/+0
2008-08-20added new addon for the ipw killswitch interfaceDanny Kukawka4-189/+1
2008-08-11updated .gitignoreDanny Kukawka1-0/+1
2008-08-10add save-pci support to hal-system-power-suspend-linuxPhilipp Ittershagen1-0/+1
2008-06-13don't leak file descriptor on umountDaniel Walsh1-0/+2
2008-04-23fixed KillSwitch linux scripts for Dell to return better errormsgDanny Kukawka2-81/+112
2008-04-23cleaned up hal-ipw-killswitch-linuxDanny Kukawka1-38/+64
2008-04-21fixed error handling in linux scriptsDanny Kukawka5-2/+26
2008-04-21output errors to stderr and provide a descriptionHolger Macht2-4/+8
2008-04-18fixed a bunch of compiler warnings from the Intel compilerDanny Kukawka5-25/+6
2008-04-08fixed quoting for DELL_WCTLDanny Kukawka2-8/+8
2008-04-04fixed usage of realpath()Danny Kukawka1-4/+4
2008-03-17fix for the acl-list patch changeLubomir Kundrak2-16/+11
2008-03-13update .gitignoreDanny Kukawka2-11/+14
2008-03-12added support for Tablet PCsDanny Kukawka2-0/+81
2008-03-07remove autogenerated file from gitRob Taylor2-906/+4
2008-03-06move acl-list from /var/lib/hal/ to /var/run/halLubomir Kundrak1-11/+11
2008-03-06apply ACLs even if acl list reading failedLubomir Kundrak1-1/+0
2008-03-04fix/cleanup ThinkPad bluetooth switch script codeDanny Kukawka2-3/+8
2008-03-04added support for software bluetooth killswitch for ThinkPadsBen Liblit2-0/+16
2008-03-04properly serialize the calls to 'hal-acl-tool --reconfigure'David Zeuthen1-2/+6
2008-03-03fix /sbin/umount.hal to avoid always returning error if it succeededDavid Zeuthen1-1/+1
2008-03-03Merge branch 'master' of ssh://david@git.freedesktop.org/git/halDavid Zeuthen10-6/+78
2008-03-03provide a new org.fd.Hal.D.Storage.Removable interface for polling mediaDavid Zeuthen5-29/+49
2008-02-07new interface org.freedesktop.Hal.Device.DockStationHolger Macht4-0/+19
2008-01-25fixed Dell WWAN part to work as e.g. WLAN partDanny Kukawka2-5/+5
2008-01-25add a WWAN (Wireless WAN/Cellular) killswitch for Dell laptopsFaidon Liambotis2-0/+40
2008-01-15fix compiler warning from cgcc/sparseDanny Kukawka3-6/+8
2008-01-07Merge branch 'master' of ssh://marcus@git.freedesktop.org/git/halJoe Marcus Clarke1-0/+6
2008-01-07let hal-system-power-pmu return FALSE on hurdSjoerd Simons1-0/+6
2008-01-02adapt mount and eject functions for FreeBSDJoe Marcus Clarke1-0/+11
2007-12-27add ext3fs support for FreeBSDJoe Marcus Clarke1-0/+2
2007-12-27fix build on non-Linux platformsJoe Marcus Clarke1-0/+5
2007-12-22always define DELL_WCTLSjoerd Simons2-10/+6
2007-12-11lshal: use -l as default for --showDanny Kukawka1-1/+3