summaryrefslogtreecommitdiffstats
path: root/system/gdm
AgeCommit message (Collapse)Author
2014-02-16system/gdm: sysconfdir is now /etc/gdm/ instead of /etc/X11/gdm/ Robby Workman
This commit also adds a few more files in sysconfdir to the config() handling (with .new extensions). Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2014-01-31system/gdm: Update glibc crypt patch to fix segfaults Robby Workman
Thanks to Andrzej Telszewski for the report and thanks to mancha for his quick response with the fix. Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2013-11-22various: Update find command to match template. dsomero
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22various: Fix SlackBuild formatting and comment nit picks. dsomero
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22various: Fix slack-desc formatting and comment nit picks. dsomero
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-06-29system/gdm: Fix crypt() usage with glibc-2.17+ mancha
Starting with glibc 2.17 (eglibc 2.17), crypt() fails with EINVAL (w/ NULL return) if the salt violates specifications. Additionally, on FIPS-140 enabled Linux systems, DES or MD5 encrypted passwords passed to crypt() fail with EPERM (w/ NULL return). Slackware-current has transitioned to glibc 2.17 and as you might be aware from reading my posts on LQ, I have dedicated time to fixing userland which does not adequately handle crypt() returns given the new behavior. gdm is negatively affected and my attached patch (against gdm 2.20.11) addresses this. This is in anticipation of a new Slackware release but can be applied to the SBo package for Slackware 14.0 since it is backwards compatible and should not affect behavior on glibc 2.15. It would be good if my assertion were tested. [rworkman] Yeah, it seems to work here :-) Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-28Several: Change my email to @SBo in all maintained scripts Robby Workman
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-22system/gdm: Fixed dep information ponce
2012-08-20Add REQUIRED field to .info files. Erik Hanson
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-15Entire Repo: Remove APPROVED field from .info files Robby Workman
This field used to make sense in our pre-git days, but the Signed-Off-By: line serves the same purpose (and even more) now, so APPROVED has been rejected. ;-) Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-05-03system/gdm: Fixed up outdated README references Robby Workman
Thanks to byteframe for the reminder. Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2010-12-27system/gdm: Fixed the ID-10-T error in the last commit Robby Workman
Thanks to Nishant Limbachia for pointing it out :-) Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2010-12-20system/gdm: Don't start ssh-agent from gdm - this is user's job Robby Workman
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2010-06-12system/gdm: Added notes about xinitrc files and consolekit. Robby Workman
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2010-06-12system/gdm: Updated for version 2.20.11. Robby Workman
This also includes quite a few cleanups and enhancements over the previous build. Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2010-06-04system/gdm: Misc automated cleanups. David Somero
Signed-off-by: David Somero <xgizzmo@slackbuilds.org>
2010-05-18system/gdm: Miscellaneous script cleanup. Robby Workman
2010-05-13system/gdm: Updated for version 2.20.10 Robby Workman
2010-05-12system/gdm: Updated for version 2.20.9 nobody
2010-05-11system/gdm: Updated for version 2.20.7 Frank Caraballo
2010-05-11system/gdm: Updated for version 2.20.4 Frank Caraballo
2010-05-11system/gdm: Initial import James Rich