Age | Commit message (Collapse) | Author | Files | Lines |
|
Remove libhal-policy, examples/volumed (it's defunt) and packaging
(both Fedora and SUSE spec files look vastly different nowadays).
|
|
Bump to 0.2.95
|
|
Bump to 0.2.94
|
|
Bump to 0.2.93
|
|
Install the symlink in /etc/dev.d/default/hal.dev. Patch from Kristian
Høgsberg <krh@bitplanet.net>. Bump version to 0.2.92
|
|
Fixup the danish character ø in Kristians last name since we want to use
ISO-8859-1 in ChangeLog :-)
|
|
Bump to 0.2.91
|
|
|
|
bump to 0.2.6
removed (linux_class_v4l_init): don't call get_udev_root()
(visit_class_device_v4l): use new options in udev-013
removed (linux_class_block_init): don't call get_udev_root()
(visit_class_device_block_got_parent): use new options in udev-013
|
|
bump version to 0.2.5
sleep 1000ms instead of 500ms before sending signal - we really need to
update to latest libsysfs in hald to avoid the race - this is soo ugly
fix possible memory violation
call linux_class_block_removed() just before destroying the HalDevice obj
new function
add prototype for linux_class_block_removed()
new funtion
add prototype for ds_device_find_multiple_by_key_value_string()
Make this signal handler *a lot* safer by only setting a flag a timer can
pick up (detect_media): properly handle situation when user removes
media where partitions are mounted on (media_detect_timer_handler):
check sigio_etc_changed (force_unmount_of_all_childs): newfunction
(force_unmount): new function (linux_class_block_removed): new function
|
|
Bump version number to 0.2.4
Remove requirement for pygtk 2.0 since it broke some systems
|
|
Add support for Condition signal
new function (main): add device_condition to LibHalFunctions variable
Process DeviceCondition
Add device_condition and type LibHalDeviceCondition
Emit NetLinkEvent(bool got_link) condition
emit BlockMount(string device, string mount_point, string fstype) and
BlockUnmount(string device) events
added emit_condition()
new function
|
|
|
|
login called hal or hald (I know of both). Bump version number to 0.2.1
new file
Use HAL_USER macro instead of the hardcoded hal
group policy segfaults dbus-daemon-1 on 0.20, but works in CVS; Now changed
so only root can use the AgentManager interface
|