summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Set invisible character to '*' if the configuration file doesn't specifyBrian Cameron2007-06-041-0/+7
* Prune users out of the user list if their shell is /sbin/nologin,Brian Cameron2007-06-041-0/+6
* No longer accept Tab as Enter, backing out fix for bug #127339. For a11yBrian Cameron2007-06-041-0/+9
* Now only display languages where the locale is actually installed on theBrian Cameron2007-06-041-0/+6
* Add Linux auditing support. Patch by Ray Strode <rstrode@redhat.com>.Brian Cameron2007-06-041-0/+9
* Rework system locale setting so it is done in the main daemon rather thanBrian Cameron2007-06-041-0/+9
* Add mdash and percnt entities so that make stops complaining. Probably aBrian Cameron2007-05-141-0/+9
* Add bug number.Brian Cameron2007-05-141-1/+2
* Do not builds docs/*/Makefile. These aren't needed. Do not distributeBrian Cameron2007-05-141-0/+11
* Bump to the latest versions from gnome-common 2.18.0.Brian Cameron2007-05-141-0/+5
* Change location of .gdm_socket file from /tmp to /var/run. Fixes bugBrian Cameron2007-05-141-0/+9
* Now install GDM desktop files to /usr/share/gdm/applications and appendBrian Cameron2007-05-141-0/+10
* Minor update to Solaris recommended configuration.GDM2_2_19_1Brian Cameron2007-05-141-0/+2
* Updated. Updated to say release 2.19.1.Brian Cameron2007-05-141-0/+6
* Fix bug reference in ChangeLogBrian Cameron2007-05-111-1/+1
* Remove failsafe logic since it is no longer used. The gnome-session-startBrian Cameron2007-05-111-0/+7
* Add ctrun support which can be enabled via --with-ctrun. This is a SolarisBrian Cameron2007-05-111-0/+17
* Fix gdm_daemon_check_permissions so it updates the permissions for theBrian Cameron2007-05-111-1/+8
* Fix handling of AlwaysLoginCurrentSession and DoubleLoginWarning so itBrian Cameron2007-05-101-0/+6
* In debug message handle when display is NULL to avoid core dump onBrian Cameron2007-05-101-0/+5
* Some ChangeLog cleanup.Brian Cameron2007-05-091-108/+103
* Fix check for Xserver to work on Solaris also.Brian Cameron2007-05-091-0/+5
* Fix check for Xserver to work for Debian and Ubuntu. Fixes bug #436879.Brian Cameron2007-05-091-0/+7
* In gdm_fdgetc must used an unsigned char buffer here because the GUI sendsBrian Cameron2007-05-091-0/+7
* No longer unset MAIL when starting a user session. Now set PWD beforeBrian Cameron2007-05-091-0/+8
* Now refer to full documentation in "Applications / System Tools" sectionBrian Cameron2007-05-081-0/+7
* Fix misc typos. Fixes bug #436814.Lo\357c Minier2007-05-081-7/+12
* Fixing comment.Brian Cameron2007-05-081-1/+2
* When we receive PAM_AUTHINFO_UNAVAIL just display the defaultBrian Cameron2007-05-081-0/+8
* Change reference from $LOGIN to $LOGNAME in documentation comment. FixesBrian Cameron2007-05-081-0/+6
* Check for existance of a theme before selecting a random theme. Fixes bugBrian Cameron2007-05-081-0/+6
* Avoid starting timed login if a username is already entered. Fixes bugBrian Cameron2007-05-081-0/+6
* Fix problem causing SET_LOGOUT_ACTION and SET_SAFE_LOGOUT_ACTION to notBrian Cameron2007-05-021-5/+10
* Fix return of gdm_daemon_config_update_key so that it returns TRUE whenBrian Cameron2007-05-011-0/+18
* Add optional X-Gdm-XserverArgs key to the GDM desktop files. If this isBrian Cameron2007-05-011-0/+18
* Improve docs for new "background" feature.Brian Cameron2007-05-011-56/+60
* Remove docs/ko/Makefile output for gnome-doc-utils migration.Changwoo Ryu2007-05-011-0/+5
* Add support for root background when login is accepted (bug #322056).Frederic Crozat2007-04-301-0/+24
* Add include of sys/ioctl.h to fix building problem on Gentoo. Fixes bugBrian Cameron2007-04-301-0/+6
* Cast gsize to int for printf. Patch by Saleem AbdulrasoolWilliam Jon McCann2007-04-241-0/+7
* Be more clever about setting umask. Now gdm_safe_fopen_w andBrian Cameron2007-04-241-0/+12
* Fix so libgdmcommon.a is referenced without full path. Fixes bug #432831.Brian Cameron2007-04-241-0/+6
* Fix include order to correct compile issues on some platforms where uid_tBrian Cameron2007-04-241-0/+6
* Remove generated files gdm-stop, gdm-restart, and gdm-safe-restart inBrian Cameron2007-04-231-0/+2
* Add daemon/socket-protocol.h to gdm_binary_SOURCES.Brian Cameron2007-04-231-2/+2
* Add daemon/gdm-daemon-config-keys.h to gdm_binary_SOURCES.Brian Cameron2007-04-231-0/+2
* Fix compile errors from 04/20 change.Brian Cameron2007-04-231-0/+1
* Updated.Brian Cameron2007-04-231-1/+6
* Fix detection of user specified in flexi command.William Jon McCann2007-04-201-0/+13
* Properly initialize gtk. Fixes #431044William Jon McCann2007-04-201-0/+5