summaryrefslogtreecommitdiff
path: root/daemon/choose.c
Commit message (Expand)AuthorAgeFilesLines
* Remove bad tag.GDM2_2_19_2_svn4961Brian Cameron2007-06-041-363/+0
* Turn XDMCP handling into an object. From bug #376010.William Jon McCann2007-04-161-0/+5
* Use fewer global variables. Separate monolithic gdm.h into componentWilliam Jon McCann2007-04-021-236/+163
* Redesign the internal configuration system. Fixes #355425William Jon McCann2007-03-261-3/+5
* Add needed glib/gstdio.h include to daemon/fstype.c which fixes a wierdBrian Cameron2006-01-181-1/+2
* daemon/verify-crypt.c, daemon/verify-pam.c, Convert to using new gdmconfigBrian Cameron2005-11-231-0/+1
* Redesign of daemon configuraton. Now all vicious-extensions logic is inBrian Cameron2005-11-041-6/+2
* Now use gi18n.h instead of libgnome header files to get access toBrian Cameron2005-05-171-1/+0
* Changed messages so that I-form isn't used. Fixes bug #118193. NoticedBrian Cameron2005-04-061-1/+1
* Added IPv6 supportBalamurali Viswanathan2003-12-091-21/+177
* fix crash when indirect display expiresGeorge Lebl2003-08-041-1/+2
* Fix Solaris build, a patch from Niall Power <Niall.Power@Sun.COM>George Lebl2003-03-051-1/+1
* some build fixesGregory Leblanc2001-11-161-2/+0
* Begin GNOME 2.0 porting. Not complete yet, daemon may 'compile', guiGeorge Lebl2001-11-061-1/+1
* be more thorough in setting up address/cookie pairs for local servers, andGeorge Lebl2001-10-281-2/+2
* Fix decline strings, and make the MANAGED_FORWARD work if the originGeorge Lebl2001-09-011-7/+12
* Change the gdm extension protocol, the MANAGED_FORWARD passes address ofGeorge Lebl2001-09-011-0/+24
* Implement DisplaysPerHost which was documented so it should have worked inGeorge Lebl2001-09-011-0/+2
* raise version to 2.2.3.1George Lebl2001-07-051-10/+24
* The fifo is not only for chooser now, it is a general protocol to controlGeorge Lebl2001-07-051-27/+10
* do not count chooser as pending indirect displays, they are not. OnlyGeorge Lebl2001-07-021-7/+38
* use correct prototypes and stop casting watch functionsGeorge Lebl2001-07-011-1/+1
* Add two keys Broadcast and Hosts to the chooser configuration to allowGeorge Lebl2001-06-291-0/+3
* Rework of how choosing works, should theoretically all work and beGeorge Lebl2001-06-221-9/+33
* Make choosing somewhat work. Now always works if local host is chosen, butGeorge Lebl2001-06-161-23/+56
* minor cleanups and i18n fixesGeorge Lebl2001-06-161-9/+12
* when compiling without xdmcp don't compile the chooserGeorge Lebl2001-06-061-1/+0
* Checkin of my devel tree. Some of the new stuff is in. Mostly91999-12-291-1/+1
* Ripped out some work-in-progress code that didn't make it in time for31999-09-231-34/+36
* Only add column for logo if it is readable.11999-09-011-32/+44
* New file. Doing INDIRECT choosing the right way.51999-08-151-0/+142