summaryrefslogtreecommitdiff
path: root/hald
AgeCommit message (Expand)AuthorFilesLines
2006-08-21remove shared.h for addons/prober and some little fixesDanny Kukawka31-609/+718
2006-08-21properly convert mAh to mWh rather than uWhRichard Hughes1-12/+12
2006-08-19Merge branch 'master' of ssh://david@git.freedesktop.org/git/halDavid Zeuthen30-392/+307
2006-08-19introduce some new properties for MS-DOS partition tablesDavid Zeuthen3-12/+70
2006-08-17reduce useless changes on APM battery.remaining_timeDanny Kukawka1-4/+19
2006-08-16add more scsi.type mapping and add property info to specDanny Kukawka1-13/+28
2006-08-16cleanup includes in hald/linux2/*Danny Kukawka25-258/+132
2006-08-15fixed build of HALDanny Kukawka2-1/+2
2006-08-14share is_mounted_by_hald() and non-gcc nitsArtem Kachitchkine6-116/+126
2006-08-12fix up how we handle non-partitioned volumesDavid Zeuthen3-6/+26
2006-08-07add API to hald (and libhal) to change multiple properties at onceDavid Zeuthen2-116/+283
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 Zeuthen2-7/+52
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 Kukawka4-11/+11
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-04fix up device mapper device handlingDavid Zeuthen3-7/+19
2006-08-03fix device mapper block device handling as last commit broke thisDavid Zeuthen1-1/+4
2006-08-02add properties required by a hypothetical disk utility and some bug fixesDavid Zeuthen3-4/+94
2006-08-02add support for Xen devicesMark McLoughlin1-0/+66
2006-08-02Merge branch 'master' of ssh://git.freedesktop.org/git/halArtem Kachitchkine2-0/+2
2006-08-02 * configure.in: don't PKG_CHECK volume_id on SolarisArtem Kachitchkine3-41/+49
2006-08-02fixed compiler warnings and added doc/api/tmpl/.gitignoreDanny Kukawka2-0/+2
2006-07-29Merge branch 'master' of ssh://david@git.freedesktop.org/git/halDavid Zeuthen1-3/+5
2006-07-29introduce new option --disable-policy-kit and streamline the buildDavid Zeuthen6-12/+15
2006-07-29Fixed possible crash in hal_util_get_normalized_path ()Danny Kukawka1-3/+5
2006-07-29add *~ to all .gitignore files for emacs usersDavid Zeuthen6-0/+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-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 Zeuthen2-76/+147
2006-07-27(forgot to pass -a the first time) git stuff, mount/umount/eject allDavid Zeuthen7-39/+531
2006-07-27add .o files to .gitignoreKay Sievers6-0/+6
2006-07-27.cvsignore -> .gitignoreKay Sievers6-0/+0
2006-07-26fixed compiler warning about incompatible pointer typesDanny Kukawka1-0/+1
2006-07-11Increase HAL_PATH_MAX from 256 to 512.Kay Sievers1-1/+1
2006-07-11If HAL finds already created partitions, it will not longer probe for aKay Sievers1-2/+31
2006-07-10Depend on external shared version of libvolume_id.Kay Sievers3-43/+175
2006-07-10Prepare for new class devices showing up in /sys/devices instead ofKay Sievers1-29/+90
2006-07-10set volume.block_size for blank CD/DVD to 0 to avoid stange values forDanny Kukawka1-0/+2
2006-06-09Update these with the new files to keep cvs diff happy.Richard Hughes1-0/+1
2006-06-09Adds code so addons can claim interfaces and handle the methods on them inDavid Zeuthen4-25/+582
2006-06-06Add introspection support to hald.David Zeuthen1-0/+270
2006-06-06Set capability volume.disc as required by the spec. Patch from Kevin OttensDavid Zeuthen1-0/+3
2006-06-05Export a new environment variable with the unique name for callers systemDavid Zeuthen1-3/+16
2006-05-25removed net.interface_up property because we never refresh the value, sinceDanny Kukawka1-1/+0
2006-05-21Fixed mapping of system.formfactor from smbios.chassis.type. Added a checkDanny Kukawka1-59/+64
2006-05-19Don't stat autofs mounts. Patch from John (J5) Palmieri <johnp@redhat.com>.David Zeuthen1-1/+39
2006-05-17Fixed path to the helper of the related backends, added several messages asDanny Kukawka1-2/+2