summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2006-09-11make Mount() support option remountDavid Zeuthen3-162/+232
2006-09-10require addons to call libhal_device_addon_is_ready() to make device visibleDavid Zeuthen1-0/+1
2006-09-02CloseTray() method (eject -t)Artem Kachitchkine5-160/+334
2006-08-31fix message when we try to set a brightness above rangeRichard Hughes1-1/+1
2006-08-21move hald/linux2 to hald/linux and renamed backendDanny Kukawka1-1/+1
2006-08-21corrects the location of the hal scripts directoryDan Nicholson1-1/+1
2006-08-14share is_mounted_by_hald() and non-gcc nitsArtem Kachitchkine11-15/+15
2006-08-15ISO-8859-1 -> UTF-8Kay Sievers1-1/+1
2006-08-13replaced LIBHAL_FREE_DBUS_ERROR with dbus_error_free()Danny Kukawka1-1/+1
2006-08-12free dbus error freeing in lshalDavid Zeuthen1-1/+2
2006-08-06fixed several compiler warnings (warn_unused_result and format stuff)Danny Kukawka5-17/+12
2006-08-02add support for Mandriva's tools for suspend and hibernateFrederic Crozat2-0/+24
2006-08-02 * configure.in: don't PKG_CHECK volume_id on SolarisArtem Kachitchkine5-29/+98
2006-07-29Merge branch 'master' of ssh://david@git.freedesktop.org/git/halDavid Zeuthen10-20/+71
2006-07-29introduce new option --disable-policy-kit and streamline the buildDavid Zeuthen10-50/+125
2006-07-29Close memory leaks from not freed DBusError in tools src dirDanny Kukawka10-20/+71
2006-07-29add *~ to all .gitignore files for emacs usersDavid Zeuthen4-0/+4
2006-07-28Add some more temp files to the .gitignore files.Richard1-0/+4
2006-07-27Fix up LUKS stuff by using new kernel feature in Linux 2.6.17.David Zeuthen2-39/+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 Zeuthen6-187/+266
2006-07-27git stuff, mount/umount/eject all in C, .hal-mtab usage, light_sensorDavid Zeuthen10-149/+1401
2006-07-27add .o files to .gitignoreKay Sievers4-0/+4
2006-07-27.cvsignore -> .gitignoreKay Sievers4-0/+0
2006-07-14Replace dbus_connection_disconnect() with dbus_connection_close() (D-BUSKay Sievers2-2/+2
2006-07-11Added checks if vbetool is available and executable in /usr/sbin/, addedDanny Kukawka2-2/+38
2006-06-21Handle LABEL= and UUID= in this function. (handle_mount): Also allow uid=David Zeuthen2-7/+39
2006-06-09Update these with the new files to keep cvs diff happy.Richard Hughes2-0/+5
2006-06-09Add the video adapter suspend and resume functionality so we can just dropRichard Hughes4-0/+89
2006-06-09Adds code so addons can claim interfaces and handle the methods on them inDavid Zeuthen1-2/+2
2006-06-06Be explicit about DIST_SUBDIRS as otherwise 'make distcheck' breaks.David Zeuthen1-1/+1
2006-06-06Patch from Joe Marcus Clarke <marcus@freebsd.org> and Danny KukawkaDavid Zeuthen3-3/+13
2006-06-05Export a new environment variable with the unique name for callers systemDavid Zeuthen9-46/+57
2006-05-23Re-add --print-reply to dbus-send else the Rescan does not work. This fixesRichard Hughes2-2/+2
2006-05-17Added check for bash syntax in scipts to the new backend dirs.Danny Kukawka2-0/+31
2006-05-17Fixed path to the helper of the related backends, added several messages asDanny Kukawka17-38/+69
2006-05-14Rename hal-luks-remove.in-linux to hal-luks-remove-linux.in to preserve theJoe Marcus Clarke1-0/+0
2006-05-14Remove a script which is only found in the OS-independent section. SpottedJoe Marcus Clarke1-1/+0
2006-05-14Add scripts to EXTRA_DISTJoe Marcus Clarke2-1/+2
2006-05-14Split out the tools scripts into an OS-independent wrapper, and anJoe Marcus Clarke43-560/+1332
2006-05-12cleanup: s/;;/;/Danny Kukawka1-1/+1
2006-05-09Moved hal scripts to $(libdir)/hal/scripts instead ofDanny Kukawka1-1/+1
2006-04-28*** empty log message ***Artem Kachitchkine1-1/+1
2006-04-28Update to new PolicyKit API.David Zeuthen1-1/+3
2006-04-27Patch from Bastien Nocera <hadess@hadess.net>:Richard Hughes2-2/+2
2006-04-26Patch from Bastien Nocera <hadess@hadess.net>:Richard Hughes2-3/+18
2006-04-24Add --print-reply to dbus-send else the Rescan does not work. This shouldRichard Hughes2-2/+2
2006-03-30Refresh device types button, battery and ac_adapter on resume, as a suspendRichard Hughes2-0/+22
2006-03-26s/--policy/--privilege/ and s/--uid/--user/David Zeuthen6-6/+6
2006-03-14Use new suffix .privilege instead of .policy and prefix privilege filesDavid Zeuthen7-39/+59