summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-30Fix mismatching allocation/deallocationHEADmasterThomas Jarosch1-7/+7
2011-10-30don't close file descriptor twiceDanny Kukawka1-2/+0
2011-08-23fixed typo from commit c648362a711Danny Kukawka1-1/+1
2011-08-23fix some compiler warningsDanny Kukawka4-6/+9
2011-08-10Merge branch 'master' of ssh://people.freedesktop.org/~dkukawka/halDanny Kukawka2-1/+4
2011-04-10Build hald-probe-video4linux on current kernels againMichael Biebl2-6/+10
2011-02-14Do not build hald-probe-video4linux if v4l1 is not available.Martin Pitt2-2/+8
2011-02-14Fix linking of hald-probe-lsb-releaseMartin Pitt1-1/+1
2010-09-10fix probing of optical disc volumes by ignoring raidCésar García1-0/+3
2010-09-10remove archives from 'make dist' on make cleanDanny Kukawka1-1/+1
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-23Merge branch 'master' of ssh://git.freedesktop.org/git/halDanny Kukawka4-41/+118
2010-07-15flush hal-mtab before syncingMartin Pitt2-3/+9
2010-07-14Make the haldaemon initscript LSB compliantRichard Hughes1-41/+69
2010-07-13fsync /media/.hal-mtab after changesMartin Pitt3-0/+43
2010-06-14fixed commit d5f236f3dad5e721f8c2105b49c963839f3ce549Danny Kukawka1-1/+1
2010-06-14detect also serial tablets with pnp-id FUJ02e7/FUJ02e9Danny Kukawka1-2/+2
2010-06-14detect also serial wacom tablets with pnp-id > WACf009Danny Kukawka1-1/+1
2010-03-29fixed hotplug support for e-SATA (dea5997df8966719)Takashi Iwai1-9/+18
2010-03-16added new system.lsb.* properties to the SPECDanny Kukawka1-0/+50
2010-03-16add new prober to get the results of lsb_releaseDanny Kukawka4-19/+247
2010-03-15added new key scsi.transport to identify FC/iSCSI/SASDanny Kukawka1-0/+10
2010-03-15add scsi.transport property to SPECDanny Kukawka1-0/+26
2010-03-15fix storage.bus handling for SCSIDanny Kukawka1-5/+21
2010-03-15fixed compiler warnings from cgccDanny Kukawka1-14/+7
2010-03-11updated SPEC due to new properties from commit dea5997df896Danny Kukawka1-0/+16
2010-03-11add *.orig to hald/linux/.gitignoreDanny Kukawka1-0/+1
2010-03-11add hotplug support for e-SATATakashi Iwai2-0/+16
2010-03-11fix drm_compute_udi()Danny Kukawka1-6/+13
2010-03-10event_io(): always use the same exitDanny Kukawka1-2/+3
2010-03-10fix SLEEP key for some broken BIOSeHolger Macht1-0/+6
2010-03-10Merge branch 'master' of ssh://dkukawka@git.freedesktop.org/git/halDanny Kukawka10-11/+20
2010-03-04Fix incorrect arguments to ioperm() callDmitry Torokhov2-2/+4
2010-03-04Make sure dbus_error_init() is called before LIBHAL_FREE_DBUS_ERROR()Peter Jones8-9/+16
2010-02-22do not crash on unhandled rules (bnc#537452)Stephan Kulow1-1/+3
2010-02-22Merge branch 'master' of ssh://dkukawka@git.freedesktop.org/git/halDanny Kukawka17-94/+283
2010-01-27If /usr/sbin/hald does not exist then exit the haldaemon init script with ret...Richard Hughes1-1/+1
2010-01-23Fix the environment variable namesJoe Marcus Clarke1-2/+2
2010-01-23Fix the properties for USB interface devicesJoe Marcus Clarke1-17/+1
2010-01-23Fix compilation when building against libusb2Michael Biebl4-8/+8
2010-01-23Check for availability of libufs on (k)freebsdMichael Biebl3-1/+13
2010-01-23Link against -lrt for clock_gettimeMichael Biebl1-0/+1
2010-01-19Policy: handle `input.touchpad' explicitlyMichael Witten1-0/+8
2010-01-04Bump HAL_PATH_MAX to 4096Martin Pitt1-1/+1
2009-12-30linux/probe-input: don't use error prio initSebastian Andrzej Siewior1-1/+1
2009-12-25Fix some bugs in detecting storage object changesJoe Marcus Clarke1-2/+37
2009-12-25Fix some bugs with volume probingJoe Marcus Clarke1-3/+5