index
:
~dkukawka/hal
hal-0_4-stable-branch
hal-0_5_11-branch
hal-0_5_12-SUSE_CODE11-branch
hal-0_5_12-branch
hal-0_5_12-openSUSE11.1-branch
hal-0_5_13-openSUSE11.2-branch
hal-0_5_14-openSUSE11.3-branch
hal-0_5_6-SUSE_CODE10-branch
hal-0_5_7-branch
hal-0_5_8-branch
hal-0_5_9-branch
hal-gobject-branch
master
My HAL repo for development and maintenance.
dkukawka
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-30
Fix mismatching allocation/deallocation
HEAD
master
Thomas Jarosch
1
-7
/
+7
2011-10-30
don't close file descriptor twice
Danny Kukawka
1
-2
/
+0
2011-08-23
fixed typo from commit c648362a711
Danny Kukawka
1
-1
/
+1
2011-08-23
fix some compiler warnings
Danny Kukawka
4
-6
/
+9
2011-08-10
Merge branch 'master' of ssh://people.freedesktop.org/~dkukawka/hal
Danny Kukawka
2
-1
/
+4
2011-04-10
Build hald-probe-video4linux on current kernels again
Michael Biebl
2
-6
/
+10
2011-02-14
Do not build hald-probe-video4linux if v4l1 is not available.
Martin Pitt
2
-2
/
+8
2011-02-14
Fix linking of hald-probe-lsb-release
Martin Pitt
1
-1
/
+1
2010-09-10
fix probing of optical disc volumes by ignoring raid
César García
1
-0
/
+3
2010-09-10
remove archives from 'make dist' on make clean
Danny Kukawka
1
-1
/
+1
2010-08-23
fix generation of Changelog
Danny Kukawka
1
-1
/
+1
2010-08-23
fix hal segfault
Michael Schroeder
1
-1
/
+2
2010-08-23
HAL: Ignore internal DM devices with new DM udev rules
Milan Broz
1
-0
/
+5
2010-08-23
fix build with automake 1.11.1
Bernhard Rosenkraenzer
1
-1
/
+1
2010-08-23
Merge branch 'master' of ssh://git.freedesktop.org/git/hal
Danny Kukawka
4
-41
/
+118
2010-07-15
flush hal-mtab before syncing
Martin Pitt
2
-3
/
+9
2010-07-14
Make the haldaemon initscript LSB compliant
Richard Hughes
1
-41
/
+69
2010-07-13
fsync /media/.hal-mtab after changes
Martin Pitt
3
-0
/
+43
2010-06-14
fixed commit d5f236f3dad5e721f8c2105b49c963839f3ce549
Danny Kukawka
1
-1
/
+1
2010-06-14
detect also serial tablets with pnp-id FUJ02e7/FUJ02e9
Danny Kukawka
1
-2
/
+2
2010-06-14
detect also serial wacom tablets with pnp-id > WACf009
Danny Kukawka
1
-1
/
+1
2010-03-29
fixed hotplug support for e-SATA (dea5997df8966719)
Takashi Iwai
1
-9
/
+18
2010-03-16
added new system.lsb.* properties to the SPEC
Danny Kukawka
1
-0
/
+50
2010-03-16
add new prober to get the results of lsb_release
Danny Kukawka
4
-19
/
+247
2010-03-15
added new key scsi.transport to identify FC/iSCSI/SAS
Danny Kukawka
1
-0
/
+10
2010-03-15
add scsi.transport property to SPEC
Danny Kukawka
1
-0
/
+26
2010-03-15
fix storage.bus handling for SCSI
Danny Kukawka
1
-5
/
+21
2010-03-15
fixed compiler warnings from cgcc
Danny Kukawka
1
-14
/
+7
2010-03-11
updated SPEC due to new properties from commit dea5997df896
Danny Kukawka
1
-0
/
+16
2010-03-11
add *.orig to hald/linux/.gitignore
Danny Kukawka
1
-0
/
+1
2010-03-11
add hotplug support for e-SATA
Takashi Iwai
2
-0
/
+16
2010-03-11
fix drm_compute_udi()
Danny Kukawka
1
-6
/
+13
2010-03-10
event_io(): always use the same exit
Danny Kukawka
1
-2
/
+3
2010-03-10
fix SLEEP key for some broken BIOSe
Holger Macht
1
-0
/
+6
2010-03-10
Merge branch 'master' of ssh://dkukawka@git.freedesktop.org/git/hal
Danny Kukawka
10
-11
/
+20
2010-03-04
Fix incorrect arguments to ioperm() call
Dmitry Torokhov
2
-2
/
+4
2010-03-04
Make sure dbus_error_init() is called before LIBHAL_FREE_DBUS_ERROR()
Peter Jones
8
-9
/
+16
2010-02-22
do not crash on unhandled rules (bnc#537452)
Stephan Kulow
1
-1
/
+3
2010-02-22
Merge branch 'master' of ssh://dkukawka@git.freedesktop.org/git/hal
Danny Kukawka
17
-94
/
+283
2010-01-27
If /usr/sbin/hald does not exist then exit the haldaemon init script with ret...
Richard Hughes
1
-1
/
+1
2010-01-23
Fix the environment variable names
Joe Marcus Clarke
1
-2
/
+2
2010-01-23
Fix the properties for USB interface devices
Joe Marcus Clarke
1
-17
/
+1
2010-01-23
Fix compilation when building against libusb2
Michael Biebl
4
-8
/
+8
2010-01-23
Check for availability of libufs on (k)freebsd
Michael Biebl
3
-1
/
+13
2010-01-23
Link against -lrt for clock_gettime
Michael Biebl
1
-0
/
+1
2010-01-19
Policy: handle `input.touchpad' explicitly
Michael Witten
1
-0
/
+8
2010-01-04
Bump HAL_PATH_MAX to 4096
Martin Pitt
1
-1
/
+1
2009-12-30
linux/probe-input: don't use error prio init
Sebastian Andrzej Siewior
1
-1
/
+1
2009-12-25
Fix some bugs in detecting storage object changes
Joe Marcus Clarke
1
-2
/
+37
2009-12-25
Fix some bugs with volume probing
Joe Marcus Clarke
1
-3
/
+5
[next]