Age | Commit message (Expand) | Author | Files | Lines |
2006-01-16 | Changed call of powersave fom call binary to call powersave dbus interface | Danny Kukawka | 2 | -4/+12 |
2006-01-15 | Respect volume.ignore and refuse to mount if set to TRUE | David Zeuthen | 1 | -0/+7 |
2006-01-13 | Add device objects for video and dvb devices, to have a way for | Kay Sievers | 1 | -1/+3 |
2006-01-12 | Fixed compiler warnings if compile with flag warn_unused_result. | Danny Kukawka | 1 | -1/+2 |
2006-01-11 | Don't trust any user input, replace all suspicious chars with '_'. | Kay Sievers | 3 | -13/+63 |
2006-01-11 | Fix a potential security hole where the user could pass e.g. | David Zeuthen | 1 | -5/+5 |
2006-01-09 | removed unneeded code, (main): added more informative error message if | Danny Kukawka | 1 | -3/+2 |
2006-01-08 | Populate the new property volume.mount.valid_options | David Zeuthen | 2 | -43/+47 |
2006-01-06 | move uid_export to root scope in function to avoid corruption | Kay Sievers | 1 | -0/+1 |
2005-12-21 | Move callout one level up. | Kay Sievers | 2 | -1/+1 |
2005-12-20 | Remove HAL created mountpoints on HAL startup. | Kay Sievers | 2 | -1/+34 |
2005-12-20 | Switch extended attributes use to .created-by-hal file to mark created | Kay Sievers | 2 | -3/+5 |
2005-12-18 | added simple check of scripts for correct bash syntax to 'make distcheck' | Danny Kukawka | 1 | -0/+15 |
2005-12-17 | Detailed return values from method invocations. | Kay Sievers | 3 | -17/+42 |
2005-12-14 | Remove the dry-run boolean option. Need a better way to figure out what | David Zeuthen | 1 | -8/+0 |
2005-12-14 | Add a boolean parameter to Mount for dry-run. | David Zeuthen | 1 | -0/+8 |
2005-12-13 | Add HAL_METHOD_INVOKED_BY_UID to the method-call environment and use it to | Kay Sievers | 1 | -2/+24 |
2005-12-12 | Fixed broken scripts and changed error messages. | Danny Kukawka | 2 | -26/+18 |
2005-12-12 | Add Shutdown() and Reboot() methods to HAL. | Richard Hughes | 3 | -0/+46 |
2005-12-12 | Fix fallback to default mount point which failed if the volume label was | Kay Sievers | 1 | -7/+25 |
2005-12-09 | Add methods to storage objects to request: Mount(string:mountpointname | Kay Sievers | 4 | -7/+188 |
2005-11-30 | fixed Makefile | Danny Kukawka | 1 | -1/+1 |
2005-11-29 | Added PATH to the with hal distributed scripts to the hald environment | Danny Kukawka | 1 | -1/+3 |
2005-11-29 | Added checks for needed environment variables to prevent call them from | Danny Kukawka | 6 | -4/+36 |
2005-11-29 | removed hal-device-manager from $(datadir)/hal/device-manager to prevent | Danny Kukawka | 1 | -2/+0 |
2005-11-21 | generated for 0.5.5.1 spec | Danny Kukawka | 1 | -0/+4 |
2005-11-09 | fix problems with addon if acpid socket is not available if HAL starts. In | Danny Kukawka | 1 | -44/+76 |
2005-11-09 | fixed compiler warning | Danny Kukawka | 1 | -2/+2 |
2005-11-08 | fixed typo from fd.o bug #2115 | Danny Kukawka | 4 | -21/+41 |
2005-11-07 | Commit a rewrite of lshal by Pierre Ossman with minor updates by me | Richard Hughes | 1 | -161/+373 |
2005-11-02 | Update to Academic Free License 2.1. Also fix all C source and header | David Zeuthen | 8 | -8/+8 |
2005-10-10 | fix fstab parsing for optional fields 5 and 6 | Richard Hughes | 1 | -4/+12 |
2005-09-28 | Use sensible fallbacks for the tools/hal-system-power-* tools. | Richard Hughes | 3 | -159/+123 |
2005-09-27 | Replace kernel-style datatypes (like _u8 and __s16) with their appropriate | Richard Hughes | 3 | -4/+4 |
2005-09-26 | Make GetBrightness and SetBrightness take raw, not percentage, values. | Richard Hughes | 2 | -7/+8 |
2005-09-13 | Actually make this script work | David Zeuthen | 1 | -0/+6 |
2005-09-12 | Add suspend2 functionality for mandrake, gentoo, slackware and debian. | Richard Hughes | 1 | -11/+34 |
2005-09-03 | Add new files needed for the SetBrightness and GetBrightness support. | Richard Hughes | 3 | -0/+99 |
2005-08-26 | Also dist $(sbin_SCRIPTS) | David Zeuthen | 1 | -1/+1 |
2005-08-19 | Add dectection of ALTLinux, SUSE, Mandrake, Slackware, Debian and Gentoo | Danny Kukawka | 3 | -13/+117 |
2005-08-16 | First stab at system power management... Need to put this in the hal spec | David Zeuthen | 4 | -1/+64 |
2005-08-14 | add a few more generated files to .cvsignore | Richard Hughes | 1 | -0/+4 |
2005-07-29 | The FSF moved to a new address, so I updated all license headers and the | David Zeuthen | 10 | -10/+10 |
2005-07-29 | Patch from Danny Kukawka <danny.kukawka@web.de>. | David Zeuthen | 2 | -15/+15 |
2005-07-28 | Unmount the cleartext volume, if mounted, before tearing down the dm-crypt | David Zeuthen | 4 | -18/+119 |
2005-07-26 | This is a patch (against CVS) to fix several compiler warnings with gcc | David Zeuthen | 1 | -1/+1 |
2005-07-20 | Patch from W. Michael Petullo <mike@flyn.org>. | David Zeuthen | 2 | -0/+40 |
2005-07-15 | Here is a patch to fix up hal-device-manager. This will still run with | David Zeuthen | 1 | -21/+13 |
2005-07-08 | Make it possible to create and remove HAL devices without kernel and sysfs | David Zeuthen | 2 | -1/+622 |
2005-07-07 | h-d-m raises: Traceback (most recent call last): File | Kay Sievers | 1 | -5/+8 |