summaryrefslogtreecommitdiffstats
path: root/system/gdm
Commit message (Collapse)AuthorAgeFilesLines
* system/gdm: sysconfdir is now /etc/gdm/ instead of /etc/X11/gdm/ Robby Workman2014-02-163-13/+29
| | | | | | | 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>
* system/gdm: Update glibc crypt patch to fix segfaults Robby Workman2014-01-312-10/+26
| | | | | | | 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>
* various: Update find command to match template. dsomero2013-11-221-2/+2
| | | | Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
* various: Fix SlackBuild formatting and comment nit picks. dsomero2013-11-221-1/+1
| | | | Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
* various: Fix slack-desc formatting and comment nit picks. dsomero2013-11-221-5/+5
| | | | Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
* system/gdm: Fix crypt() usage with glibc-2.17+ mancha2013-06-292-1/+138
| | | | | | | | | | | | | | | | | | | | | | | | | 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>
* Several: Change my email to @SBo in all maintained scripts Robby Workman2012-08-271-1/+1
| | | | Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
* system/gdm: Fixed dep information ponce2012-08-221-2/+0
|
* Add REQUIRED field to .info files. Erik Hanson2012-08-191-0/+1
| | | | Signed-off-by: Erik Hanson <erik@slackbuilds.org>
* Entire Repo: Remove APPROVED field from .info files Robby Workman2012-08-141-1/+0
| | | | | | | | 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>
* system/gdm: Fixed up outdated README references Robby Workman2011-05-033-36/+1
| | | | | | Thanks to byteframe for the reminder. Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
* system/gdm: Fixed the ID-10-T error in the last commit Robby Workman2010-12-271-4/+3
| | | | | | Thanks to Nishant Limbachia for pointing it out :-) Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
* system/gdm: Don't start ssh-agent from gdm - this is user's job Robby Workman2010-12-203-2/+23
| | | | Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
* system/gdm: Added notes about xinitrc files and consolekit. Robby Workman2010-06-123-0/+35
| | | | Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
* system/gdm: Updated for version 2.20.11. Robby Workman2010-06-1215-34/+258
| | | | | | | This also includes quite a few cleanups and enhancements over the previous build. Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
* system/gdm: Misc automated cleanups. David Somero2010-06-041-3/+3
| | | | Signed-off-by: David Somero <xgizzmo@slackbuilds.org>
* system/gdm: Miscellaneous script cleanup. Robby Workman2010-05-181-5/+16
|
* system/gdm: Updated for version 2.20.10 Robby Workman2010-05-136-25/+76
|
* system/gdm: Updated for version 2.20.9 nobody2010-05-124-33/+29
|
* system/gdm: Updated for version 2.20.7 Frank Caraballo2010-05-113-15/+14
|
* system/gdm: Updated for version 2.20.4 Frank Caraballo2010-05-114-34/+41
|
* system/gdm: Initial import James Rich2010-05-1111-0/+174