summaryrefslogtreecommitdiff
path: root/daemon/verify-pam.c
Commit message (Expand)AuthorAgeFilesLines
* Fix autologin Pam service name. Fixes bug #344191. Fix warnings.Brian Cameron2006-06-091-1/+5
* Fix per-display configuration so it also works for greeter/SystemMenu andBrian Cameron2006-05-191-17/+14
* Didn't finish last commit.Brian Cameron2006-04-271-1/+1
* Fix pam stack so that for autologin the GDM PAM stack isBrian Cameron2006-04-271-2/+5
* Adding per-display configuration support to GDM. Now if user has a fileBrian Cameron2006-04-271-9/+30
* One-line fix to Solaris auditing logic to correct a problem that causesBrian Cameron2006-03-141-1/+1
* Add needed glib/gstdio.h include to daemon/fstype.c which fixes a wierdBrian Cameron2006-01-181-1/+1
* Change the "Please make sure the Caps Lock key is not enabled." message toBrian Cameron2006-01-121-3/+1
* Now use g_ stdio function like g_chmod instead of chmod. Fixes bugBrian Cameron2005-12-221-3/+3
* Now consistantly use "GDM" in strings instead of "gdm". Fixes bug #323221.Brian Cameron2005-12-141-2/+2
* Remove libgnome dependencies except in gdmflexiserver.c and gdmsetup.c.Brian Cameron2005-12-121-1/+2
* daemon/verify-crypt.c, daemon/verify-pam.c, Convert to using new gdmconfigBrian Cameron2005-11-231-41/+41
* Redesign of daemon configuraton. Now all vicious-extensions logic is inBrian Cameron2005-11-041-30/+16
* Remove syslog() test that causes needless syslog message when SolarisBrian Cameron2005-09-291-51/+46
* Correct memory leaks. Fixes bug #315388, patch by Ray Strode with minorBrian Cameron2005-09-071-5/+5
* Now support Solaris SDTLOGIN mechanism which will cause the Xserver to beBrian Cameron2005-08-121-22/+147
* Provide better support for /etc/default/login. Previously it supportedBrian Cameron2005-08-041-82/+64
* Remove unused gtkmessagedialog.h header file. Removing these files fromWilliam Jon McCann2005-07-211-1/+0
* Minor correction to Solaris audit logic provided by Gary Winiger.Brian Cameron2005-06-221-1/+1
* Added support for dynamic Xservers. Fixes enhancement request #168219.Brian Cameron2005-05-171-2/+2
* Rename console and TYPE_LOCAL in preparation for adding the dynamicBrian Cameron2005-05-061-7/+7
* Fix typos in strings. Fixes bug 301694. Patch provided by Kjartan Maraas.Brian Cameron2005-04-251-1/+1
* Changed messages so that I-form isn't used. Fixes bug #118193. NoticedBrian Cameron2005-04-061-1/+1
* Fix a number of run-on sentences. Fixes bug 170532.Adam Weinberger2005-03-191-6/+6
* Release 2.6.0.8 Updated version. Corrected spelling and use betterGDM2_2_6_0_8Brian Cameron2005-03-071-1/+1
* Support devperm for automatic login.Brian Cameron2005-02-081-0/+5
* fix very unlikely possible leakGeorge Lebl2004-12-141-2/+2
* Now declare GdmUserId and GdmGroupId as extern to avoid warnigns.Brian Cameron2004-09-301-0/+2
* Cleaned up code and moved final di_devperm_logout call in gdm.c so itBrian Cameron2004-09-291-5/+3
* Modification to logindevperm logic so that device permissions are given toBrian Cameron2004-09-221-4/+12
* No longer call logindevperm if not logging into the console. This correctsBrian Cameron2004-08-241-5/+0
* Added HAVE_LOGINDEVPERM and HAVE_ADT Added checking for SolarisBrian Cameron2004-08-111-7/+345
* "fix" #148349 by adding French (Belgium), French (Switzerland), GermanGeorge Lebl2004-08-031-6/+10
* Add a daemon/ConsoleCannotHandle key which lists languages which shouldGeorge Lebl2004-05-271-1/+1
* Fix #119853 thanks to investigation by Frederic Crozat. PAM sometimesGeorge Lebl2004-05-061-13/+19
* attempt to fix #126984 and possibly others where pam asks for the usernameGeorge Lebl2004-05-061-10/+18
* remove the xml.in files and readd the .xml files. There are noGeorge Lebl2004-01-071-0/+7
* fix bad color stringGeorge Lebl2004-01-031-2/+10
* pass the time in microseconds to pam_fail_delay(). Fixes bug #128507Leena Gunda2003-12-201-1/+1
* sync some defaults and make lots of keys commented out in the standardGeorge Lebl2003-08-201-9/+24
* don't use the paths but let pam find modules itselfGeorge Lebl2003-08-071-1/+5
* update commentsGeorge Lebl2003-07-311-1/+2
* killall the xdmcp slaves first and then wait for them en-masse. ThisGeorge Lebl2003-07-291-1/+1
* apparently pam can is on crack and so the best and apparently mostGeorge Lebl2003-07-261-28/+41
* Fix updating the gdm_main_pid, which fixes gdm_fail that is done afterGeorge Lebl2003-07-251-2/+5
* if child crashed (died of a signal) then log the signal if debug is onGeorge Lebl2003-07-251-0/+2
* whack unneeded block pushes, when killing child rekill if we get aGeorge Lebl2003-07-251-6/+66
* change some g_strconcat's to g_build_filename's to address #118040. stillGeorge Lebl2003-07-241-7/+19
* reset limits in cleanupGeorge Lebl2003-07-151-0/+3
* Fix some typos pointed out by Ali Akcaagac <aliakc@web.de>George Lebl2003-06-251-1/+14