summaryrefslogtreecommitdiff
path: root/hald/linux2
AgeCommit message (Expand)AuthorFilesLines
2006-08-21move hald/linux2 to hald/linux and renamed backendDanny Kukawka45-16316/+0
2006-08-21fix overseen left dbg() calls in probe-{storage,volume}.cDanny Kukawka2-5/+5
2006-08-21remove shared.h for addons/prober and some little fixesDanny Kukawka22-484/+304
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 Zeuthen25-388/+181
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 Kukawka1-1/+1
2006-08-14share is_mounted_by_hald() and non-gcc nitsArtem Kachitchkine1-112/+1
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 Zeuthen1-68/+81
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 Kukawka1-4/+4
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 Zeuthen1-4/+39
2006-08-02add support for Xen devicesMark McLoughlin1-0/+66
2006-08-02fixed compiler warnings and added doc/api/tmpl/.gitignoreDanny Kukawka2-0/+2
2006-07-29introduce new option --disable-policy-kit and streamline the buildDavid Zeuthen3-9/+9
2006-07-29add *~ to all .gitignore files for emacs usersDavid Zeuthen3-0/+3
2006-07-28Check for the new suspend2 sysfs location. Advised by Nigel Cunningham, many ...Richard1-0/+2
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 Zeuthen6-39/+522
2006-07-27add .o files to .gitignoreKay Sievers3-0/+3
2006-07-27.cvsignore -> .gitignoreKay Sievers3-0/+0
2006-07-26fixed compiler warning about incompatible pointer typesDanny Kukawka1-0/+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 Zeuthen2-0/+264
2006-06-06Set capability volume.disc as required by the spec. Patch from Kevin OttensDavid Zeuthen1-0/+3
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-12removed (again) unneeded code and validate the returned string directly.Danny Kukawka1-3/+1
2006-05-12In Ubuntu we got several bug reports about device label gibberish, forDavid Zeuthen1-1/+12
2006-05-10replaced fprintf () with dbg ()Danny Kukawka1-6/+6
2006-05-10removed unneeded code and validate the returned string directly.Danny Kukawka1-3/+2
2006-05-09Added support for --use-syslog option to prober and addons. This shouldDanny Kukawka13-34/+36
2006-05-09fixed problem with parse information from output of dmidecode where theDanny Kukawka1-1/+1
2006-05-09added property for DVD+RW DL to specDanny Kukawka3-46/+46