summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix a few leaks and make sure we don't unref null replies.William Jon McCann2008-03-121-7/+48
* Fix a bunch of compiler warnings and remove unused code. Patch from:William Jon McCann2008-02-191-2/+0
* Add support for finding and switching to existing greeters.William Jon McCann2008-02-051-37/+486
* Add gdmflexiserver command for backward compatibility. Only useful forWilliam Jon McCann2008-01-252-0/+276
* Remove some more obsolete code. Move common code with unknown copyrightWilliam Jon McCann2007-10-042-149/+0
* Remove lots of obsolete code. Organize the configure checks a bit.William Jon McCann2007-10-048-556/+2
* Fix make distcheck.Richard Hughes2007-07-221-1/+1
* Make the session object talk to the greeter!William Jon McCann2007-06-082-68/+1
* Remove generated files gdm-stop, gdm-restart, and gdm-safe-restart inBrian Cameron2007-04-231-1/+1
* Remove generated files gdm-stop, gdm-restart, and gdm-safe-restart inBrian Cameron2007-04-231-0/+4
* Fixes the pid file handling in the gdm-restart/stop/safe-restart scripts.William Jon McCann2007-04-206-3/+90
* Add back X_EXTRA_LIBS and X_LIBS to gdm-dmx-reconnect-proxy to fix bugGDM2_2_17_2Brian Cameron2006-11-061-0/+2
* Remove X_EXTRA_LIBS and X_LIBS from building of dm_dmx_reconnect_proxyBrian Cameron2006-10-231-2/+0
* Fix autologin Pam service name. Fixes bug #344191. Fix warnings.Brian Cameron2006-06-091-4/+4
* Add gdm-ssh-session to EXTRA_DIST.Brian Cameron2006-05-121-0/+2
* Finally fix bug #340960Brian Cameron2006-05-091-2/+5
* Fix the installation of ssh.desktop and gdm-ssh-session so that theBrian Cameron2006-05-091-1/+1
* Now support --with-sysconfsubdir so that GDM can be configured to have theBrian Cameron2006-03-281-2/+2
* Reorganize libraries so that it is easier to build GDM against a testBrian Cameron2006-02-151-0/+1
* Add needed glib/gstdio.h include to daemon/fstype.c which fixes a wierdBrian Cameron2006-01-181-2/+1
* Fix Makefile so "make clean" doesn't delete gdm-ssh-session.Brian Cameron2006-01-151-2/+2
* Enhancement patch provided by Dominique Hazael-MassieuxBrian Cameron2006-01-132-0/+9
* Fix problem with client not properly counting the number of connections,Brian Cameron2006-01-052-10/+4
* Now use g_ stdio function like g_chmod instead of chmod. Fixes bugBrian Cameron2005-12-221-26/+24
* Adding gdmprefetch to .cvsignore.Brian Cameron2005-12-211-0/+1
* Patch by Padraig O'Briain <Padraig.OBriain@sun.com>, modified by myself soBrian Cameron2005-12-212-2/+148
* Remove libgnome dependencies except in gdmflexiserver.c and gdmsetup.c.Brian Cameron2005-12-122-2/+1
* Redesign of daemon configuraton. Now all vicious-extensions logic is inBrian Cameron2005-11-041-2/+2