summaryrefslogtreecommitdiff
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Add mdash and percnt entities so that make stops complaining. Probably aBrian Cameron2007-05-141-2/+2
* Remove failsafe logic since it is no longer used. The gnome-session-startBrian Cameron2007-05-111-15/+0
* Fix misc typos. Fixes bug #436814.Lo\357c Minier2007-05-081-4/+4
* Change reference from $LOGIN to $LOGNAME in documentation comment. FixesBrian Cameron2007-05-081-1/+1
* Add RBAC support and allow more configuration on how the System CommandsBrian Cameron2007-04-192-3/+31
* Set LogDir by default to /var/log/gdm and add configure --with-log-dirBrian Cameron2007-04-131-1/+1
* Change name of CDE to "Common Desktop Environment (CDE)".Brian Cameron2007-04-061-1/+1
* Use fewer global variables. Separate monolithic gdm.h into componentWilliam Jon McCann2007-04-021-1/+1
* Remove the PidFile configuration option. Fixes #162849William Jon McCann2007-03-261-2/+0
* Add new XnestUnscaledFontPath key to docs. Fix Configuration section toBrian Cameron2007-03-231-1/+1
* Normalize all LC_* settings to LANG and starts input methods (IIIM->XIM)Brian Cameron2007-03-201-0/+43
* Call xrdb -merge /etc/X11/Xresources in the Init script so that the GDMBrian Cameron2007-03-202-1/+6
* Remove XnestDisplayArg configuration choice. In discussion with AlanBrian Cameron2007-03-142-9/+2
* Update comment to show some example Xnest commands.Brian Cameron2007-03-131-0/+4
* config/Makefile.am: Add Xephyr support and fix problem withBrian Cameron2007-03-132-4/+20
* Now expand the GDM configuration files so that they point to the correctBrian Cameron2007-03-053-35/+56
* Remove call to sessionexit script since I need to do further research toBrian Cameron2007-02-151-9/+0
* Call sessionexit script if running on Solaris. Now set Exec/TryExec toBrian Cameron2007-02-133-3/+13
* Start xterm when Xclients fails the same way that we start xterm in otherBrian Cameron2006-11-281-1/+1
* Add call to zenity so that a message is displayed in the error situation.Brian Cameron2006-11-281-3/+8
* Since the default.desktop file really just runs the Xclients script itBrian Cameron2006-11-282-4/+3
* Rename Panjabi to Punjabi. Fixes bug #378724.Brian Cameron2006-11-271-1/+1
* Add Serbian and Montenegro languages. Patch provided by Peter NugentBrian Cameron2006-11-071-29/+31
* Add several new languages. Patch provided by Peter NugentBrian Cameron2006-11-021-2/+28
* Add new QUERY_CUSTOM_CMD_LABELS and QUERY_CUSTOM_CMD_NO_RESTART_STATUSBrian Cameron2006-10-301-26/+38
* Fixes enhancement request #358114. Added variables & functions used toLukasz Zalewski2006-10-291-0/+67
* Now gdm.conf has SupportAutomount option which, when turned on, changesBrian Cameron2006-09-221-0/+2
* Improved comments to make gdm.conf/custom.conf more clear.Brian Cameron2006-08-032-18/+28
* Do not cause make install to fail if chown fails.Brian Cameron2006-05-181-2/+2
* No longer clean config/ssh.desktop.in file.Brian Cameron2006-05-121-1/+1
* Finally fix bug #340960Brian Cameron2006-05-091-2/+2
* Added new file. Remove old file. Added generated ssh.desktop.in file.Brian Cameron2006-05-092-0/+1
* Do chown after chmod.Brian Cameron2006-05-091-2/+2
* Fix config/Makefile.am so ssh.desktop.in is cleaned when you run make clean.Brian Cameron2006-05-091-2/+2
* Fix the installation of ssh.desktop and gdm-ssh-session so that theBrian Cameron2006-05-091-4/+0
* Added comment before [servers] section to address bug #340333.Brian Cameron2006-05-021-0/+9
* Updated by running 'cd config && cat XKeepsCrashingBrian Cameron2006-05-011-10/+12
* Updated to add new "Using gdmsetup" section and other corrections. UpdatedBrian Cameron2006-04-281-1/+1
* Adding per-display configuration support to GDM. Now if user has a fileBrian Cameron2006-04-272-4/+12
* Added. This makes gdmsetup.desktop get properly translated. Fixes bugBrian Cameron2006-04-171-2/+2
* Add new GdmXserverTimeout configuration variable so the length of timeBrian Cameron2006-04-071-0/+4
* Modify command to be "$@" instead of "$1" so it is possible to passBrian Cameron2006-03-291-1/+1
* Removed a C99 local variable definition that breaks the build with gccJulio M. Merino Vidal2006-03-283-26/+61
* Now support --with-sysconfsubdir so that GDM can be configured to have theBrian Cameron2006-03-283-21/+20
* Back out launching of dbus-launch after discussion that is really mostBrian Cameron2006-02-151-8/+0
* Now start dbus-launch in GDM's Xsession script if dbus-launch is availableBrian Cameron2006-02-151-0/+8
* Updated. Update to 2.13.0.8 and use EXPANDED_DATADIR instead of %{datadir}Brian Cameron2006-02-131-2/+2
* Change --with-configdir to --with-defaults-conf and make it work so thatBrian Cameron2006-02-131-18/+21
* Fix calls to zenity so they work. Fixes bug #330892. Last minute updatesBrian Cameron2006-02-131-2/+4
* A known issue with gdmdynamic is that when a display connects to theBrian Cameron2006-02-091-3/+4