summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-26fixed typo from commit c648362a711hal-0_5_14-openSUSE11.3-branchDanny Kukawka1-1/+1
2011-08-26fix some compiler warningsDanny Kukawka4-6/+9
2010-08-23fix generation of ChangelogDanny Kukawka1-1/+1
2010-08-23fix hal segfaultMichael Schroeder1-1/+2
2010-08-23HAL: Ignore internal DM devices with new DM udev rulesMilan Broz1-0/+5
2010-08-23fix build with automake 1.11.1Bernhard Rosenkraenzer1-1/+1
2010-08-23flush hal-mtab before syncingMartin Pitt2-3/+9
2010-08-23fsync /media/.hal-mtab after changesMartin Pitt3-0/+43
2010-08-23fixed commit d5f236f3dad5e721f8c2105b49c963839f3ce549Danny Kukawka1-1/+1
2010-08-23detect also serial tablets with pnp-id FUJ02e7/FUJ02e9Danny Kukawka1-2/+2
2010-08-23detect also serial wacom tablets with pnp-id > WACf009Danny Kukawka1-1/+1
2010-08-23fixed hotplug support for e-SATA (dea5997df8966719)Takashi Iwai1-9/+18
2010-08-23added new system.lsb.* properties to the SPECDanny Kukawka1-0/+50
2010-08-23add new prober to get the results of lsb_releaseDanny Kukawka4-19/+247
2010-08-23added new key scsi.transport to identify FC/iSCSI/SASDanny Kukawka1-0/+10
2010-08-23add scsi.transport property to SPECDanny Kukawka1-0/+26
2010-08-23fix storage.bus handling for SCSIDanny Kukawka1-7/+23
2010-08-23fixed compiler warnings from cgccDanny Kukawka1-14/+7
2010-08-23updated SPEC due to new properties from commit dea5997df896Danny Kukawka1-0/+16
2010-08-23add *.orig to hald/linux/.gitignoreDanny Kukawka1-0/+1
2010-08-23add hotplug support for e-SATATakashi Iwai2-0/+16
2010-08-23fix drm_compute_udi()Danny Kukawka1-6/+13
2010-08-23event_io(): always use the same exitDanny Kukawka1-2/+3
2010-08-23fix SLEEP key for some broken BIOSeHolger Macht1-0/+6
2010-08-23Fix incorrect arguments to ioperm() callDmitry Torokhov2-2/+4
2010-08-23Make sure dbus_error_init() is called before LIBHAL_FREE_DBUS_ERROR()Peter Jones8-9/+16
2010-08-23do not crash on unhandled rules (bnc#537452)Stephan Kulow1-1/+3
2010-08-23Policy: handle `input.touchpad' explicitlyMichael Witten1-0/+8
2010-08-23Bump HAL_PATH_MAX to 4096Martin Pitt1-1/+1
2010-08-23linux/probe-input: don't use error prio initSebastian Andrzej Siewior1-1/+1
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-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-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