Age | Commit message (Expand) | Author | Files | Lines |
2007-05-02 | update configure.in and use autoreconf | Guillem Jover | 1 | -1/+1 |
2007-04-09 | take advantage of new parameter API in PolKitAction | David Zeuthen | 1 | -1/+1 |
2007-04-06 | port HAL over to use PolicyKit master | David Zeuthen | 1 | -2/+12 |
2007-04-03 | trivial, don't try to make device-manager | Richard Hughes | 1 | -1/+1 |
2007-04-03 | remove hal-device-manager | David Zeuthen | 1 | -2/+1 |
2007-04-02 | as_ac_removal | Michael Biebl | 1 | -1/+1 |
2007-04-01 | add hal-disable-polling(1) program along with a man page | David Zeuthen | 1 | -1/+5 |
2007-03-27 | add new hal-lock(1) utility | David Zeuthen | 1 | -1/+5 |
2007-03-27 | make LUKS setup/teardown respect the standard .Volume and .Storage locks | David Zeuthen | 1 | -1/+5 |
2007-03-23 | use libsmbios to add support for bluetooth, wlan RF kill on Dell laptops | David Zeuthen | 1 | -2/+2 |
2007-03-20 | add support for SuspendHybrid and make use of pm-is-supported | David Zeuthen | 1 | -2/+5 |
2007-02-21 | killswitch infrastructure for Bluetooth and use /dev/sonypi instead of spicctrl | Bastien Nocera | 1 | -1/+13 |
2007-02-20 | build time for /sbin/umount.hal and make our mount helper use this | David Zeuthen | 1 | -0/+8 |
2007-02-17 | use $(localstatedir) instead of /var and make hald DTRT when CK goes away | David Zeuthen | 1 | -0/+5 |
2007-02-17 | more ACL management work; now it's actually usuable | David Zeuthen | 1 | -3/+3 |
2007-02-15 | respect --disable-pmu for hal-system-power-pmu | Guillem Jover | 1 | -1/+7 |
2007-02-15 | make HAL track ConsoleKit seats and sessions and initial work on ACL mgmt | David Zeuthen | 1 | -0/+9 |
2006-09-02 | CloseTray() method (eject -t) | Artem Kachitchkine | 1 | -0/+4 |
2006-08-21 | move hald/linux2 to hald/linux and renamed backend | Danny Kukawka | 1 | -1/+1 |
2006-08-21 | corrects the location of the hal scripts directory | Dan Nicholson | 1 | -1/+1 |
2006-08-14 | share is_mounted_by_hald() and non-gcc nits | Artem Kachitchkine | 1 | -1/+1 |
2006-07-29 | introduce new option --disable-policy-kit and streamline the build | David Zeuthen | 1 | -2/+2 |
2006-07-27 | Forgot to tweak tools/[linux/,freebsd/,]Makefile.am and remove old files. | David Zeuthen | 1 | -5/+1 |
2006-07-27 | (forgot to pass -a the first time) git stuff, mount/umount/eject all | David Zeuthen | 1 | -3/+19 |
2006-06-06 | Be explicit about DIST_SUBDIRS as otherwise 'make distcheck' breaks. | David Zeuthen | 1 | -1/+1 |
2006-06-06 | Patch from Joe Marcus Clarke <marcus@freebsd.org> and Danny Kukawka | David Zeuthen | 1 | -1/+11 |
2006-05-14 | Split out the tools scripts into an OS-independent wrapper, and an | Joe Marcus Clarke | 1 | -1/+1 |
2006-05-09 | Moved hal scripts to $(libdir)/hal/scripts instead of | Danny Kukawka | 1 | -1/+1 |
2006-03-08 | Move libhal-policy to a dedicated package PolicyKit (available in HAL CVS). | David Zeuthen | 1 | -7/+2 |
2006-03-06 | New file | David Zeuthen | 1 | -1/+6 |
2006-02-26 | policy/txt/power-hibernate.policy (Allow), | David Zeuthen | 1 | -7/+7 |
2006-02-26 | Add build rules for hal-policy-is-privileged | David Zeuthen | 1 | -0/+8 |
2006-02-18 | Move hal-system-power-pmu from bin to libexec as it's only meant to be | Richard Hughes | 1 | -4/+5 |
2006-02-13 | Don't generate tools/hal-luks-remove.in, tools/hal-luks-setup.in | David Zeuthen | 1 | -1/+3 |
2006-02-12 | Add tools/hal-system-storage-cleanup-mountpoint | David Zeuthen | 1 | -0/+1 |
2006-01-29 | Add the methods laptop_panel_refresh() and pmu_laptop_panel_compute_udi so | Richard Hughes | 1 | -1/+11 |
2006-01-21 | Remove fstab-sync. | David Zeuthen | 1 | -14/+0 |
2005-12-21 | Move callout one level up. | Kay Sievers | 1 | -1/+1 |
2005-12-20 | Remove HAL created mountpoints on HAL startup. | Kay Sievers | 1 | -1/+2 |
2005-12-18 | added simple check of scripts for correct bash syntax to 'make distcheck' | Danny Kukawka | 1 | -0/+15 |
2005-12-12 | Add Shutdown() and Reboot() methods to HAL. | Richard Hughes | 1 | -0/+2 |
2005-12-09 | Add methods to storage objects to request: Mount(string:mountpointname | Kay Sievers | 1 | -7/+10 |
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-09-03 | Add new files needed for the SetBrightness and GetBrightness support. | Richard Hughes | 1 | -0/+2 |
2005-08-26 | Also dist $(sbin_SCRIPTS) | David Zeuthen | 1 | -1/+1 |
2005-08-16 | First stab at system power management... Need to put this in the hal spec | David Zeuthen | 1 | -1/+5 |
2005-07-28 | Unmount the cleartext volume, if mounted, before tearing down the dm-crypt | David Zeuthen | 1 | -1/+1 |
2005-07-20 | Patch from W. Michael Petullo <mike@flyn.org>. | David Zeuthen | 1 | -0/+2 |
2005-07-08 | Make it possible to create and remove HAL devices without kernel and sysfs | David Zeuthen | 1 | -1/+4 |