summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-01-21Search $PATH before searching allowed dirs; this is needed to make e.g.David Zeuthen9-36/+183
2006-01-21Add docs for volume.disc.capacityDavid Zeuthen6-35/+356
2006-01-21Yesterday while unit testing my HAL wrapper I noticed that callingDavid Zeuthen2-10/+15
2006-01-21Add Eject method for audio CD's. Patch from John PalmieriDavid Zeuthen2-0/+15
2006-01-21Great patch from Sjoerd Simons <sjoerd@luon.net>: As most people probablyDavid Zeuthen26-498/+1431
2006-01-20kill subfsKay Sievers3-5/+5
2006-01-20Add "flush" as a valid option for FAT.Kay Sievers2-0/+6
2006-01-20Add scsi.type, scsi.vendor, scsi.model for the scsi device and merge theseKay Sievers4-30/+43
2006-01-18Use a direct connection to the bus; sleep between writing and reading asDavid Zeuthen2-12/+31
2006-01-18Post-release version bump to 0.5.7David Zeuthen3-3/+12
2006-01-17commit generated HTMLHAL_0_5_6David Zeuthen1-30/+43
2006-01-17Update for 0.5.6David Zeuthen2-0/+72
2006-01-16relaced usage of strtok with g_strsplit_set.Danny Kukawka2-5/+11
2006-01-16Changed call of powersave fom call binary to call powersave dbus interfaceDanny Kukawka3-4/+19
2006-01-16added storage.cdrom.write_speeds to specDanny Kukawka5-4/+126
2006-01-15Add docs for volume.ignoreDavid Zeuthen3-326/+761
2006-01-15Respect volume.ignore and refuse to mount if set to TRUEDavid Zeuthen6-0/+62
2006-01-15Auch, volume.fsusage may be an empty string and our string extraction macroDavid Zeuthen2-0/+10
2006-01-13Fixed fd.o bug #5137 with slightly adopted and split off patch from JamesDanny Kukawka3-0/+30
2006-01-13revert my patch from 2005-08-31 and added property info.category backDanny Kukawka3-1/+40
2006-01-13Add device objects for video and dvb devices, to have a way forKay Sievers3-1/+114
2006-01-13Add "usbraw" device object, that contains the name of the device node toKay Sievers2-0/+53
2006-01-13updated header lines (by SuSE/Novell Translation Team)Danny Kukawka2-3/+7
2006-01-13added uk.po to configureDanny Kukawka2-1/+5
2006-01-13Ukrainian translation from Ivan Petrouchtchak <ivanpetrouchtchak@yahoo.com>Danny Kukawka2-0/+340
2006-01-12Fixed compiler warnings if compile with flag warn_unused_result.Danny Kukawka7-8/+29
2006-01-11Don't trust any user input, replace all suspicious chars with '_'.Kay Sievers5-15/+78
2006-01-11Also add battery.reporting.* propertiesDavid Zeuthen2-0/+19
2006-01-11Fix a potential security hole where the user could pass e.g.David Zeuthen2-5/+12
2006-01-10Add a fallback for the root user for distros that do not have workingRichard Hughes2-16/+20
2006-01-09added slightly adopted patch from Chris Spiegel <l@happyjack.org> to fixDanny Kukawka2-0/+8
2006-01-09removed unneeded code, (main): added more informative error message ifDanny Kukawka2-3/+7
2006-01-08Populate the new property volume.mount.valid_optionsDavid Zeuthen4-43/+98
2006-01-06move uid_export to root scope in function to avoid corruptionKay Sievers3-2/+10
2006-01-06fixed type of volume.policy.mount_option from string to bool as in theDanny Kukawka2-1/+6
2006-01-06Added missdetected TEAC CD-R55S to list of broken CD/DVD burner, from:Danny Kukawka2-0/+14
2006-01-06fixed two voltage related properties in the specDanny Kukawka3-2/+13
2006-01-06Set 'storage.drive_type' to 'disk' for new TYPE_RBC devices (e.g. FireWireDanny Kukawka2-1/+11
2006-01-06Add "at_console" restrictions for storage methods.Kay Sievers2-0/+13
2006-01-06Add scsi_generic devices.Kay Sievers2-0/+55
2005-12-21Move callout one level up.Kay Sievers3-1/+9
2005-12-20Remove HAL created mountpoints on HAL startup.Kay Sievers4-1/+45
2005-12-20Switch extended attributes use to .created-by-hal file to mark createdKay Sievers3-3/+12
2005-12-18added simple check of scripts for correct bash syntax to 'make distcheck'Danny Kukawka2-0/+20
2005-12-17Detailed return values from method invocations.Kay Sievers4-17/+49
2005-12-14Remove the dry-run boolean option. Need a better way to figure out whatDavid Zeuthen3-9/+9
2005-12-14Add a boolean parameter to Mount for dry-run.David Zeuthen3-1/+16
2005-12-13Add HAL_METHOD_INVOKED_BY_UID to the method-call environment and use it toKay Sievers3-11/+53
2005-12-12Fixed broken scripts and changed error messages.Danny Kukawka3-26/+24
2005-12-12fixed validate fdi files for correct XML in target check to fix brokenDanny Kukawka4-6/+50