summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* gdm-runtime-config: end lines in outputPaper2021-07-141-2/+2
* utils: change gdm-disable-wayland to gdm-runtime-configJian-Hong Pan2020-11-032-8/+30
* Drop autogoo goo gooRay Strode2020-04-301-70/+0
* data: switch gdm.service.in to use cmake formatNiels De Graef2020-04-301-0/+41
* utils: add new gdm-disable-wayland binaryRay Strode2018-05-212-0/+67
* utils: Don't use deprecated gdk_cursor_unrefRobert Ancell2017-12-051-1/+1
* utils: Don't use deprecated gdk_cursor_newRobert Ancell2017-12-051-1/+1
* Use standard exit codes.Robert Ancell2017-10-032-4/+4
* Use Unicode in translatable stringsPiotr Drąg2017-06-221-1/+1
* daemon: add wrapper for launching X sessionRay Strode2015-02-181-3/+2
* daemon: add wrapper for launching wayland sessionRay Strode2015-02-181-1/+0
* gdmflexiserver: Remove unused error quarkJasper St. Pierre2014-02-191-12/+0
* flexiserver: don't open a displayRay Strode2014-02-071-30/+1
* utils: move login screen jumping code to commonRay Strode2014-02-072-544/+4
* flexiserver: Remove a dead branchJasper St. Pierre2014-02-071-4/+0
* flexiserver: don't look at pam service name to find login screenRay Strode2013-09-201-17/+3
* build: Fix srcdir != builddir issues with previous commitColin Walters2013-04-011-2/+4
* Fix checks for logindMartin Pitt2013-03-291-2/+3
* utils: reintroduce gdmflexiserverTim Lunn2012-10-092-0/+791
* Trivial: Update FSF Address.Dominique Leuenberger2012-09-061-1/+1
* remove the .cvsignore filesAdrian Bunk2012-08-301-10/+0
* Replace gdmflexiserver with a libgdm methodGiovanni Campagna2012-08-162-762/+0
* gdmflexiserver: Port to GDBusGiovanni Campagna2012-07-171-447/+195
* user-switching: don't bail if login screen isn't runningRay Strode2012-03-191-8/+3
* user-switching: fix seat id confusionRay Strode2012-03-191-2/+2
* gdmflexiserver: s/or or/ orRay Strode2012-02-141-1/+1
* gdmflexiserver: fix up error messagesRay Strode2012-02-131-3/+3
* gdmflexiserver: port gdmflexiserver to libsystemd-logindLennart Poettering2012-02-072-20/+239
* gdmflexiserver: s/ret/res/Ray Strode2011-08-081-2/+2
* gdmflexiserver: *session_id = NULL, not session_id = NULLChristiaan Welvaart2011-08-081-1/+1
* gdmflexiserver: fail more abruptly if user can't jump to login screenRay Strode2011-05-231-9/+14
* Port to GTK3William Jon McCann2011-01-182-17/+13
* Fix minor issues with screenshot toolWilliam Jon McCann2010-06-161-3/+11
* Remove restart and stop scriptsWilliam Jon McCann2010-06-044-50/+0
* Fix two trivial issues when compiling with -DGSEAL_ENABLE.Andre Klapper2010-05-042-2/+2
* String fixes. Patch by Philip Withnall. Fixes bug #609178.Brian Cameron2010-05-031-4/+4
* Fix compile when using a linker that defaults to --no-as-neededRichard Hughes2010-01-261-0/+2
* Make screenshot dir a configure argumentRay Strode2009-11-052-4/+2
* Some minor fixes. Fix gdmflexiserver --help so that it highlights that theBrian Cameron2009-10-261-1/+1
* Add screen capture sound effect to screenshot toolWilliam Jon McCann2009-08-232-0/+55
* Support VERSION command so that if user's run gdmflexiserBrian Cameron2009-02-171-2/+7
* Correct spelling of "screen".Brian Cameron2009-01-271-1/+1
* Fix some build system warningsWilliam Jon McCann2008-12-031-1/+1
* Translate help output. Patch from: Gabor Kelemen <kelemeng@gnome.hu>William Jon McCann2008-12-032-4/+10
* Don't signal the gdm process with HUP and USR1 since they don't work.William Jon McCann2008-07-222-3/+4
* Fix xauth dir permissions if it exists.William Jon McCann2008-07-212-8/+13
* Indicate unused options in command help. Fixes #539789William Jon McCann2008-07-211-5/+5
* Display nicer error messages. Use an icon. Use close button instead of ok.William Jon McCann2008-04-011-5/+25
* Add --version command line option.William Jon McCann2008-04-011-0/+8
* Add screenshot tool.William Jon McCann2008-03-192-0/+245