summaryrefslogtreecommitdiff
path: root/xfsm-shutdown-helper
Commit message (Collapse)AuthorAgeFilesLines
* Bug #16632: Segfault when suspending without pm-suspend installedPiotr Trojanek2020-05-011-1/+2
|
* Splash engines are not present anymore in xfce4-sessionOlivier Duchateau2019-07-041-0/+1
| | | | | | - Rename libxfsm-4.6 to libxfsm - Drop xfce4-session-2.0 pkgconfig file - Fix bug #15417
* Added better shutdown fallback support for the BSDs (Bug #14722)Ali Abdallah2019-05-021-36/+2
| | | | | | | | | | On the BSDs, users of group operator can shutdown/reboot the machine. We added some code on the fallback support in case consolekit is not running. Also, users with write access to /var/run/apmdev on OpenBSD and to /dev/acpi on the other BSDs can suspend and hibernate the machine. So we also support this on the fallback code.
* Use pkexec for xfsm-shutdown (Bug 9952)Eric Koegel2014-08-281-18/+106
| | | | | | | Instead of using the sudo helper, this patch calls xfsm-shutdown using pkexec. This way users can use things like fingerprint readers for authentication. Also this patch provides suspend/resume support since UPower 0.99 dropped it.
* remove .cvsignore filesBrian J. Tarricone2011-09-261-4/+0
| | | | what?! how are these still here...
* Update FSF address.Jérôme Guelfucci2011-02-141-5/+6
|
* Allow installation of the helpers in a custom location.Guido Berhoerster2011-02-121-1/+1
|
* Move $libexecdir files to $libdir.Nick Schermer2010-08-261-1/+2
|
* 2006-11-12 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-11-121-1/+1
| | | | | | | | | | * xfsm-shutdown-helper/main.c: Apply patch from Francis Gudin <fgudin@nerim.net> to fix poweroff on DragonFly BSD. Bug #2567. (Old svn revision: 23842)
* 2006-08-28 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-08-281-0/+3
| | | | | | | | | | | * xfsm-shutdown-helper/main.c: Add shutdown/reboot support for Solaris. Based on patch from Moinak Ghosh <moinakg2002@yahoo.com>. Bug #2230. (Old svn revision: 22924)
* 2005-01-27 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2005-01-271-523/+0
| | | | | | | | | * Removed autogenerated files from CVS. * Fixed bug #734 by depending on libgnome-2.0, rather than gconf, which pulls in the required path settings. (Old svn revision: 4785)
* Update automake/autoconf/libtool/gettext versions to generate the configure ↵Olivier Fourdan2004-11-061-26/+17
| | | | | | | | | | scripts and Makefiles, Update versions of all packages to 4.1.99.1 (ie 4.2 RC1), Update ChangeLogs. (Old svn revision: 4718)
* Rework GNOME compat a bit. Disable AST (which requires gconf) by default.Benedikt Meurer2004-11-021-3/+3
| | | | (Old svn revision: 4713)
* Replace the compile time check for sudo with a runtime check.Benedikt Meurer2004-11-011-1/+0
| | | | (Old svn revision: 4712)
* Workaround cygwin splash engine problem by installing libxfsm as aBenedikt Meurer2004-10-061-2/+2
| | | | | | | shared library. Maarten, please verify that this actually works. (Old svn revision: 4690)
* Don't build docs by default and fix make distcheck target.Jasper Huijsmans2004-09-302-0/+2
| | | | (Old svn revision: 4677)
* autogen for Maarten + basedir tweaksJasper Huijsmans2004-09-181-0/+2
| | | | (Old svn revision: 4662)
* Cleanups. 'gmake dist' checked. Added all required M4 files. Removedxfce4-session-4.1.15Benedikt Meurer2004-08-241-1/+2
| | | | | | | | obsolete files. Updated several documents. Updated german translations. Version 4.1.15. (Old svn revision: 4648)
* Updated lt translations from Mantas ZapolskasJean-François Wauthy2004-06-131-8/+10
| | | | (Old svn revision: 4605)
* Added popup menu to the splash theme list, also added the possiblity toBenedikt Meurer2004-06-051-0/+1
| | | | | | | | | do XDS (XDirectSave) w/ rox (and probably other fms) to export themes. Logout icon is now themable. Added KDE/Gnome icon to the settings dialog. Other fixes. (Old svn revision: 4594)
* Added ability to remove sessions (using the session chooser). New caBenedikt Meurer2004-06-051-0/+1
| | | | | | | | translations from Carles Mu�oz Gorriz. Updated po files. Check for iceauth in configure. Warn the user if iceauth failes to create authentication data. (Old svn revision: 4591)
* Added Gnome compatibility. Improved KDE compatibility (Konqueror seemsBenedikt Meurer2004-05-251-0/+3
| | | | | | | | somewhat broken, though, dunno why). Some cosmetic fixes on the splash screen (avoid flicker, same y pos for all texts). (Old svn revision: 4580)
* Some more cvsignore files.Benedikt Meurer2004-05-201-0/+4
| | | | (Old svn revision: 4566)
* New shutdown code, is now sudo(8) only. Bumped version to 4.1.5. Several ↵Benedikt Meurer2004-05-203-0/+686
bugfixes. (Old svn revision: 4565)