summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-19lint: option -rdynamic is not valid for the lint programHEADmasterGaetan Nadon1-1/+1
2010-03-16Reject PAM conversation calls after login dialog is closedAlan Coopersmith1-0/+7
2010-03-16Make sure username is not NULL when calling syslog from FailedLogin()Alan Coopersmith1-1/+6
2010-03-16Bug #25066: exec sessregJohannes Dewender1-1/+1
2010-03-15Move m4 macros to m4 subdir as automake/libtool recommendAlan Coopersmith4-0/+7
2010-03-15Replace hardcoded NAMELEN of 14 for ancient SysV with MAXNAMELENAlan Coopersmith1-2/+2
2010-03-15echo_passwd should key off PAM no-echo state, not prompt positionAlan Coopersmith1-4/+4
2010-03-15xdm: add documentation of the "EchoPasswd" option to the man pageGeorgy A. Shepelev1-0/+4
2010-03-15Adding an option to show stars instead of the password itself.Georgy A. Shepelev4-10/+54
2010-01-15Update Sun license notices to current X.Org standard formAlan Coopersmith7-120/+135
2010-01-12greeter: fix logging of failed login attemptsDmitry V. Levin1-1/+1
2010-01-12Raise xorg-macros requirement to 1.4Alan Coopersmith1-2/+2
2010-01-12Remove workaround for X11R3 server bugAlan Coopersmith1-14/+2
2010-01-12rewrite StorePid()Branden Robinson1-47/+48
2010-01-12xdm: add SELinux supportManoj Srivastava2-0/+73
2010-01-12Improve logging of xdm's script handlingBranden Robinson1-13/+20
2010-01-12improve error loggingBranden Robinson1-12/+21
2010-01-12Always attempt to write data to the auth fileBranden Robinson1-0/+34
2010-01-12Change openFiles() to avoid race-based symlink attacks.Branden Robinson1-1/+21
2010-01-12downgrade an error to info messageBranden Robinson1-2/+11
2010-01-12Call openlog(3) earlyDmitry V. Levin2-3/+13
2009-12-19configure.ac: use backticks rather than $() for cmd subsGaetan Nadon1-1/+1
2009-11-30XDM: Add support for clients that sent ipv4 addresses to a dual-stacked hostChristoph Bartoschek1-3/+20
2009-11-29configure.ac: restore correct order for XORG_DEFAULT_OPTIONSGaetan Nadon1-1/+1
2009-11-26Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+1
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon4-3/+6
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon1-3/+4
2009-10-26Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon1-2/+1
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon4-24/+72
2009-09-24Correct default greeterLib path in man pageAlan Coopersmith2-1/+2
2009-09-22Debian bug 525596: "Login incorrect" only partially cleared on next loginMartin Dickopp1-2/+2
2009-09-22The whole widget borders width could not be set to zero.Georgy A. Shepelev1-2/+2
2009-09-22Make parent authdir if needed at startupAlan Coopersmith1-21/+47
2009-09-22Create piddir if needed on startupAlan Coopersmith1-0/+22
2009-09-18Version bump: 1.1.9xdm-1.1.9Alan Coopersmith1-1/+1
2009-09-17Fill in COPYING fileAlan Coopersmith1-8/+167
2009-09-17Log errors when failing to make authentication dirs/filesAlan Coopersmith1-1/+13
2009-09-17Refactor & constify error logging codeAlan Coopersmith4-80/+71
2009-09-17Unrecognized argument errors shouldn't print xdm error header repeatedlyAlan Coopersmith3-2/+18
2009-09-11Replace -D_XOPEN_SOURCE & -D_BSD_SOURCE with AC_USE_SYSTEM_EXTENSIONSAlan Coopersmith1-3/+4
2009-09-11Add support for AM_SILENT_RULES for building files with cppAlan Coopersmith4-3/+13
2009-09-11Update to using xorg-macros 1.3, including XORG_DEFAULT_OPTIONSAlan Coopersmith3-15/+12
2009-08-18Treat all 127.0.0.0/8 addresses as localhostAlan Coopersmith1-3/+1
2009-07-29Set utmp/wtmp paths via configure instead of hardcoding themAlan Coopersmith5-5/+46
2009-07-28Truncate pid file before writing new pid to itAlan Coopersmith1-0/+1
2009-07-28Continue processing Xaccess after unresolvable host entry foundAlan Coopersmith1-1/+2
2009-07-28Do a better job of getting user name for failed login log when using PAMAlan Coopersmith1-1/+10
2009-07-20xdm compile failed due to asprintf()Jeff Chua1-1/+1
2009-07-17Add RemovePid() function, and register it with atexit()Branden Robinson1-0/+17
2009-07-17Use xdm's _SysErrorMsg() function instead of strerror()Branden Robinson2-4/+4