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
2009-05-24
fixed segfault in hal-storage-mount
hal-0_5_12-branch
Simon Munton
2
-2
/
+3
2009-05-22
fix crash when assembling certain MD devices
Chris Coulson
1
-4
/
+13
2009-05-22
fix sound_compute_udi(): sound.card is int and not a string
Danny Kukawka
1
-1
/
+1
2009-05-22
ignore ADD events if there is already a device with same sysfs_path
Danny Kukawka
1
-0
/
+11
2009-05-22
set default udev_prefix to ${exec_prefix}/lib in configure.in
Danny Kukawka
1
-1
/
+1
2009-05-22
remove special serial tablet handling for HP tc4200
Danny Kukawka
1
-11
/
+4
2009-05-22
post-release version bump to version 0.5.12.1
Danny Kukawka
1
-1
/
+1
2009-05-12
update NEWS for 0.5.12 release
HAL_0_5_12
Martin Pitt
1
-2
/
+274
2009-05-10
move from libvolume_id to libblkid
Kay Sievers
7
-88
/
+68
2009-04-21
fix volume.num_blocks data type in libhal-storage
Martin Pitt
1
-3
/
+3
2009-04-06
fix SUSBSYSTEM typo in a debug message
Ozan Çağlayan
1
-1
/
+1
2009-04-03
fix volume label parsing
Martin Pitt
4
-5
/
+47
2009-03-05
regenerate cache if it's zero sized
Richard Hughes
1
-0
/
+4
2009-02-28
allow specifying a udev dir in etc
Richard Hughes
1
-1
/
+1
2009-02-26
add x11_driver for KVM graphics tablet
Richard Hughes
1
-0
/
+6
2009-02-26
don't add input capabilities to tablet PNP device
Matthew Garrett
1
-4
/
+0
2009-02-26
fix building with current libsmbios
Mario Limonciello
1
-0
/
+1
2009-02-22
fix commit 92e7f2e8b2a1a36d3ec2b371424719e7078d91da
Danny Kukawka
1
-3
/
+2
2009-02-22
Merge branch 'master' of ssh://dkukawka@git.freedesktop.org/git/hal
Danny Kukawka
15
-21
/
+36
2009-02-21
make Magneto-Optical devices visible
Guillem Jover
2
-0
/
+4
2009-02-21
remove unused call to hal_util_get_last_element
Guillem Jover
1
-3
/
+0
2009-02-21
do not call property_set_lookup before checking param validity
Guillem Jover
1
-1
/
+1
2009-02-21
remove unused pointer to struct mntent returned from getmntent_r
Guillem Jover
3
-6
/
+3
2009-02-21
fix some memory leaks on normal operation
Guillem Jover
4
-2
/
+10
2009-02-21
do not leak on error conditions
Guillem Jover
5
-2
/
+9
2009-02-21
addon-cpufreq: do not leak va_arg on error condition
Guillem Jover
1
-4
/
+6
2009-02-21
do not compare arrays against NULL
Guillem Jover
1
-3
/
+3
2009-02-13
move all storage/block related policies to one block
Danny Kukawka
1
-37
/
+42
2009-02-13
fix problems with removable-block policy and floppy devs
Danny Kukawka
1
-20
/
+25
2009-02-02
provide comparable linux kernel version information
Danny Kukawka
2
-0
/
+35
2009-01-29
fix commit 33b54318f73012e24220456216794dd3ff39fc93
Danny Kukawka
1
-1
/
+1
2009-01-29
Merge branch 'master' of git+ssh://hughsient@git.freedesktop.org/git/hal
Richard Hughes
9
-169
/
+424
2009-01-29
allow child timeout to be set so hal starts on big servers
Richard Hughes
1
-5
/
+15
2009-01-29
set the retval of hal-device correctly on error
Richard Hughes
1
-1
/
+8
2009-01-29
check udi in hal-get-property
Richard Hughes
1
-0
/
+14
2009-01-28
fixed entries to add acl related keys only if there is a device
Danny Kukawka
1
-82
/
+110
2009-01-28
add current default policies for device access to spec
Danny Kukawka
1
-5
/
+48
2009-01-28
sort existing PolicyKit policies for device access alphabetical
Danny Kukawka
1
-24
/
+24
2009-01-28
filled TODOs with information for the printer namespace
Danny Kukawka
1
-6
/
+10
2009-01-28
update spec for printer access policy
Danny Kukawka
1
-0
/
+6
2009-01-28
add ACL and device-access policy for printers
Danny Kukawka
2
-0
/
+16
2009-01-28
use addset instead of append for ACL rules
Danny Kukawka
1
-34
/
+34
2009-01-28
put usbraw matches for ACL together into one block
Danny Kukawka
1
-7
/
+3
2009-01-25
fixed buffer overrun
hal-0_5_12-openSUSE11.1-branch
Andreas Schwab
1
-6
/
+10
2009-01-22
add section about "Device Files policies" to spec
Danny Kukawka
1
-0
/
+136
2009-01-22
add some parameter checks to hal_util_*et_driver*() functions
Danny Kukawka
1
-0
/
+10
2009-01-22
fixed HAL D-Bus config: added send_destination for all interfaces
Danny Kukawka
1
-16
/
+31
2009-01-22
remove all receive_* lines from HAL D-Bus config
Danny Kukawka
1
-31
/
+0
2009-01-22
add org.freedesktop.DBus.Properties standard iterface
Danny Kukawka
1
-0
/
+2
2009-01-22
add org.freedesktop.Hal.Device.DockStation to HAL D-Bus config
Danny Kukawka
1
-0
/
+3
[next]