summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-25Fix a use-after-free bugJoe Marcus Clarke1-1/+4
2009-12-25Fix (or workaround) quite a few bugs with newusb interactionJoe Marcus Clarke1-11/+36
2009-12-25Fix (or workaround) quite a few bugs with newusb interactionJoe Marcus Clarke1-20/+9
2009-12-07Fix libusb detection on LinuxJoe Marcus Clarke1-17/+18
2009-11-30post-release bump to 0.5.14Martin Pitt2-1/+34
2009-11-30update NEWS for 0.5.14 releaseHAL_0_5_14Martin Pitt1-2/+103
2009-11-30Correctly identify touchpadsDmitry Torokhov1-7/+2
2009-11-27fixed indentationDanny Kukawka1-102/+53
2009-11-27small performance fix, don't strcasecmp() if result already knownDanny Kukawka1-4/+3
2009-11-27fixed small compiler warningDanny Kukawka1-1/+1
2009-11-27fixed possible sscanf() NULL pointer crashesDanny Kukawka3-37/+59
2009-11-27added more strlen related NULL pointer checksDanny Kukawka9-14/+67
2009-11-26added check for NULL pointer to prevent trouble with strlenDanny Kukawka1-1/+10
2009-11-26Merge branch 'master' of ssh://dkukawka@git.freedesktop.org/git/halDanny Kukawka6-10/+18
2009-11-26added breaks to detection of storage.bus for ccw, vio and pciDanny Kukawka1-0/+3
2009-11-09Fix build failures with binutils-goldMichael Biebl2-7/+7
2009-11-05list "relatime" as valid mount option on Linux.Michael Biebl1-0/+2
2009-11-05Support relative paths in umount.halMichael Biebl1-2/+3
2009-11-05Fix unconditional usage of PATH_MAXMichael Biebl1-1/+2
2009-11-05Fix a crasher in hal_util_get_last_elementMichael Biebl1-0/+4
2009-09-25fix if/else block to find storage busDanny Kukawka1-3/+1
2009-09-25fixed indentationDanny Kukawka1-47/+46
2009-09-22Merge branch 'master' of ssh://dkukawka@git.freedesktop.org/git/halDanny Kukawka30-187/+2105
2009-09-17generalize keyboard detection code for FreeBSDAurelien Jarno5-25/+25
2009-09-17Fix build failure on GNU/kFreeBSDAurelien Jarno1-1/+1
2009-09-17Remove the 512 byte limit for PATH in hald.cMaciej Grela1-15/+8
2009-08-24Revert "permit 'locale' NTFS mount option"Martin Pitt1-1/+0
2009-08-24permit 'locale' NTFS mount optionMartin Pitt1-0/+1
2009-08-19fix DBusError handling and a memory leakJoe Marcus Clarke1-2/+8
2009-08-19ignore probe devicesJoe Marcus Clarke1-1/+1
2009-08-18update time handling functionsJoe Marcus Clarke2-19/+27
2009-08-18add locking support to the storage addonJoe Marcus Clarke1-35/+211
2009-08-18add missing LDADD and CFLAGS for addon-mouse.cJoe Marcus Clarke1-0/+2
2009-08-18add support for polling of mouse devicesJoe Marcus Clarke2-1/+378
2009-08-18add support for newer GEOM typesJoe Marcus Clarke1-15/+81
2009-08-18add support for Fuse mountsJoe Marcus Clarke1-3/+69
2009-08-18add support for mouse device probingJoe Marcus Clarke2-3/+342
2009-08-18add USB2 supportJoe Marcus Clarke1-0/+14
2009-08-18fix a problem building the FreeBSD backendJoe Marcus Clarke1-4/+5
2009-08-18fix support for power and brightness managementJoe Marcus Clarke1-10/+30
2009-08-18add USB2 supportJoe Marcus Clarke2-0/+324
2009-08-18add some missing storage propertiesJoe Marcus Clarke1-1/+22
2009-08-18add support for reading ufsidsJoe Marcus Clarke1-1/+41
2009-08-18add USB2 support to the FreeBSD backendJoe Marcus Clarke10-54/+506
2009-08-18re-enable libvolume_id support for FreeBSDJoe Marcus Clarke1-0/+13
2009-08-18make hal-dockstation-undock-linux executableDanny Kukawka1-0/+0
2009-08-07don't remove scsi_host if there are still targets using itArnout Vandecappelle1-0/+16
2009-08-06add a check for leds.num_levels to addon-leds.cDanny Kukawka1-1/+9
2009-08-06always set leds.num_levels since it's mandatoryDanny Kukawka1-2/+2
2009-08-06update SPEC with kbd_backlight(.*) and leds.num_levelsDanny Kukawka1-0/+45