summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-08-12fix up how we handle non-partitioned volumesDavid Zeuthen6-6/+43
2006-08-12free dbus error freeing in lshalDavid Zeuthen1-1/+2
2006-08-07add API to hald (and libhal) to change multiple properties at onceDavid Zeuthen8-119/+837
2006-08-06actually remove the ide-cs special handling codeDavid Zeuthen1-106/+0
2006-08-06fix removal of fakevolume objects and remove special handling for ide-csDavid Zeuthen3-7/+56
2006-08-06set proc title for acpi/hid-ups/usb-csr addonsDanny Kukawka3-0/+14
2006-08-06fixed several compiler warnings (warn_unused_result and format stuff)Danny Kukawka12-33/+29
2006-08-04sleep before looking for slaves/ in sysfs for device mapperDavid Zeuthen1-1/+15
2006-08-04use a more robust way of detecting partitions and fix block.is_volumeDavid Zeuthen3-17/+15
2006-08-04Export hal user and group in pkg-config fileDanny Kukawka2-2/+2
2006-08-04fix up device mapper device handlingDavid Zeuthen3-7/+19
2006-08-04add some more notes to doc/TODODavid Zeuthen1-0/+4
2006-08-03add note to doc/TODO about the o.fd.Hal.Device.VideoAdapterPM propertiesDavid Zeuthen1-0/+3
2006-08-03add note to doc/TODO about making Mount support option 'remount'David Zeuthen1-0/+1
2006-08-03make a note of runtime power management in the TODO listDavid Zeuthen1-0/+7
2006-08-03add notes about new power saving mechanisms we should addDavid Zeuthen1-0/+17
2006-08-03update TODO list so it fits in with realityDavid Zeuthen3-63/+96
2006-08-03add script examples/watch-mount-state.sh for monitoring key state filesDavid Zeuthen1-0/+2
2006-08-03fix device mapper block device handling as last commit broke thisDavid Zeuthen2-1/+14
2006-08-02add properties required by a hypothetical disk utility and some bug fixesDavid Zeuthen9-343/+948
2006-08-02do not use GNU specific == operator in calls to test(1) (bug 6467)Julio M. Merino Vidal1-3/+3
2006-08-02make libhal link against libintl for NetBSD (bug #6471)Julio M. Merino Vidal1-1/+1
2006-08-02add support for Mandriva's tools for suspend and hibernateFrederic Crozat2-0/+24
2006-08-02add support for Xen devicesMark McLoughlin3-0/+116
2006-08-02Merge branch 'master' of ssh://git.freedesktop.org/git/halArtem Kachitchkine3-0/+5
2006-08-02 * configure.in: don't PKG_CHECK volume_id on SolarisArtem Kachitchkine10-89/+172
2006-08-02fixed compiler warnings and added doc/api/tmpl/.gitignoreDanny Kukawka3-0/+5
2006-07-29Merge branch 'master' of ssh://david@git.freedesktop.org/git/halDavid Zeuthen14-38/+138
2006-07-29introduce new option --disable-policy-kit and streamline the buildDavid Zeuthen18-79/+178
2006-07-29Fixed possible crash in hal_util_get_normalized_path ()Danny Kukawka1-3/+5
2006-07-29Close memory leaks from not freed DBusError in tools src dirDanny Kukawka10-20/+71
2006-07-29Close memory leaks from not freed DBusError in libhal and libhal-storageDanny Kukawka3-15/+62
2006-07-29clarify how to get a diff between your local repo and the master repoDavid Zeuthen1-0/+6
2006-07-29add *~ to all .gitignore files for emacs usersDavid Zeuthen36-0/+37
2006-07-29update HACKING file to mention git and commit formatDavid Zeuthen1-3/+74
2006-07-29Clarify what portable_audio_player.folder_depth means.Gabriel Burt1-5/+5
2006-07-29Removed Doxygen related files because hal does no longer useDanny Kukawka2-2200/+0
2006-07-28Add more files to .gitignoreRichard Hughes1-0/+2
2006-07-28add spawn to dtd so make distcheck worksRichard Hughes1-1/+6
2006-07-28Check for the new suspend2 sysfs location. Advised by Nigel Cunningham, many ...Richard1-0/+2
2006-07-28Correct the error name, obviously a copy/paste error that's lived undetected ...Richard1-1/+1
2006-07-28Add some more temp files to the .gitignore files.Richard3-0/+6
2006-07-27Change license of hald/linux2/blockdev.c to GPL only as I justDavid Zeuthen1-2/+0
2006-07-27Fix up LUKS stuff by using new kernel feature in Linux 2.6.17.David Zeuthen5-117/+149
2006-07-27Remove unused .fdi files.David Zeuthen20-532/+0
2006-07-27Remove examples from SUBDIRS; there is no examples/Makefile anymore.David Zeuthen1-1/+1
2006-07-27Remove more unused stuff.David Zeuthen4-19/+0
2006-07-27Remove unused stuff.David Zeuthen5-469/+0
2006-07-27Forgot to tweak tools/[linux/,freebsd/,]Makefile.am and remove old files.David Zeuthen9-328/+3
2006-07-27(forgot to pass -a the first time) git stuff, mount/umount/eject allDavid Zeuthen33-1034/+2199