summaryrefslogtreecommitdiff
path: root/gui/gdmconfig.c
Commit message (Expand)AuthorAgeFilesLines
* Remove bad tag.GDM2_2_19_2_svn4961Brian Cameron2007-06-041-704/+0
* Use fewer global variables. Separate monolithic gdm.h into componentWilliam Jon McCann2007-04-021-0/+3
* Phase 1 of removing vicious-extensions and replacing with a rewrite.Brian Cameron2007-03-211-32/+57
* : Fix warnings and fix an assertion in gdm because it calledBrian Cameron2007-01-311-9/+0
* Now support "combo" style lists and support "language" and "session" listsBrian Cameron2006-10-201-1/+1
* Fix more memory leaks. Fixes bug #357879. Patch provided by KjartanBrian Cameron2006-09-271-0/+5
* Fix memory leaks. Fixes bug #357879. Patch provided by Kjartan Maraas.Brian Cameron2006-09-261-0/+1
* Fix more warnings.Brian Cameron2006-06-091-1/+1
* Fix autologin Pam service name. Fixes bug #344191. Fix warnings.Brian Cameron2006-06-091-1/+1
* stop using popt in favour of glib's GOption command line parsing.Christian Kirbach2006-05-121-2/+0
* Adding per-display configuration support to GDM. Now if user has a fileBrian Cameron2006-04-271-3/+9
* Clean up memory handling.Brian Cameron2006-02-241-13/+18
* Fixes to make config work better.Brian Cameron2006-02-161-3/+3
* Use g_hash_table_replace instead of freeing the string value in the hash.Brian Cameron2006-02-151-11/+6
* A known issue with gdmdynamic is that when a display connects to theBrian Cameron2006-02-091-3/+16
* Return compiled in value if slave fails to get a value back from theBrian Cameron2006-02-081-37/+86
* This patch resolves some performance issues that I noticed when testingBrian Cameron2006-02-071-35/+7
* Fix the logo and background file choosers so that they no longer generateBrian Cameron2006-01-151-1/+1
* Make error message more clear when session file is invalid. Now it saysBrian Cameron2006-01-071-9/+49
* After two months, the redesign of GDM's internal configuration is finallyBrian Cameron2005-12-201-6/+37
* Add GET_SERVER_LIST and GET_SERVER_DETAILS sockets functions so thatBrian Cameron2005-12-131-0/+121
* daemon/verify-crypt.c, daemon/verify-pam.c, Convert to using new gdmconfigBrian Cameron2005-11-231-3/+1
* Remove value_set_hash since it isn't really needed. Further cleanup.Brian Cameron2005-11-231-13/+1
* This further improves GDM configuration so that now only the GDM daemonBrian Cameron2005-11-221-0/+463
* remove all the gdmconfig stuff and add gdmchooser.gladep andGeorge Lebl2002-05-141-2840/+0
* Updated traditional Chinese translations, and make Chinese locales available ...Kwok-Koon Cheung2002-04-291-3/+2
* A first try at making this actually work. Edit the generated file inGeorge Lebl2002-03-161-85/+96
* Uppercase spelling for "XDMCP" in user-visible strings.Karsten Weiss2002-02-051-1/+1
* use GETTEXT_PACKAGEGeorge Lebl2002-01-221-2/+3
* Fix loads of typos and inconsistencies in strings.Kjartan Maraas2002-01-121-1/+1
* make welcome string 3 times bigger. Also fix browser to actually work, andGeorge Lebl2002-01-111-9/+9
* Remove more deprecated things and minor fixes that were related. Doesn'tGeorge Lebl2001-12-221-76/+88
* Merge from stable up to 2.2.5.2 release tagGeorge Lebl2001-12-211-3/+34
* fix xinerama compilationGeorge Lebl2001-12-011-8/+3
* Yay! it like all builds and stuffGeorge Lebl2001-11-161-57/+66
* include unistd.hGeorge Lebl2001-11-161-1/+1
* Begin GNOME 2.0 porting. Not complete yet, daemon may 'compile', guiGeorge Lebl2001-11-061-1/+2
* Don't pass extra arguments to XKeepsCrashing, and whack the XGeorge Lebl2001-10-251-2/+0
* Remove the VerboseAuth conf variable, it provided absolutely zero extraGeorge Lebl2001-10-241-2/+0
* Apply and finish a patch from Terje Rosten <terjeros@phys.ntnu.no> to addGeorge Lebl2001-09-111-0/+2
* Change the gdm extension protocol, the MANAGED_FORWARD passes address ofGeorge Lebl2001-09-011-0/+2
* Add an xdmcp/Willing script configuration option. To run a script when theGeorge Lebl2001-09-011-0/+2
* Fix reading and changing servers with respect to server numbers. AllGeorge Lebl2001-09-011-64/+97
* fix writing of servers to config fileGeorge Lebl2001-08-311-7/+27
* Finish the editting of the server definitions. BTW, this is incrediblyGeorge Lebl2001-08-211-68/+194
* finish editting of static servers and a bit of work on server definitionsGeorge Lebl2001-08-201-33/+318
* work more on server editting, now fills out the static server edit dialogGeorge Lebl2001-08-191-31/+267
* add some code for choosable servers (not implemented yetGeorge Lebl2001-08-191-12/+161
* use selected state for titlebar when window focused, normal whenGeorge Lebl2001-08-111-24/+22
* Use vicious-extensions module rather then local routinesGeorge Lebl2001-07-091-24/+28