index
:
~jcristau/xdm
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
sco_port_update
xdm-1-0-2
xdm-1_0-branch
Unnamed repository; edit this file to name it for gitweb.
jcristau
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-19
lint: option -rdynamic is not valid for the lint program
HEAD
master
Gaetan Nadon
1
-1/+1
2010-03-16
Reject PAM conversation calls after login dialog is closed
Alan Coopersmith
1
-0/+7
2010-03-16
Make sure username is not NULL when calling syslog from FailedLogin()
Alan Coopersmith
1
-1/+6
2010-03-16
Bug #25066: exec sessreg
Johannes Dewender
1
-1/+1
2010-03-16
Move m4 macros to m4 subdir as automake/libtool recommend
Alan Coopersmith
4
-0/+7
2010-03-16
Replace hardcoded NAMELEN of 14 for ancient SysV with MAXNAMELEN
Alan Coopersmith
1
-2/+2
2010-03-16
echo_passwd should key off PAM no-echo state, not prompt position
Alan Coopersmith
1
-4/+4
2010-03-16
xdm: add documentation of the "EchoPasswd" option to the man page
Georgy A. Shepelev
1
-0/+4
2010-03-16
Adding an option to show stars instead of the password itself.
Georgy A. Shepelev
4
-10/+54
2010-01-15
Update Sun license notices to current X.Org standard form
Alan Coopersmith
7
-120/+135
2010-01-12
greeter: fix logging of failed login attempts
Dmitry V. Levin
1
-1/+1
2010-01-12
Raise xorg-macros requirement to 1.4
Alan Coopersmith
1
-2/+2
2010-01-12
Remove workaround for X11R3 server bug
Alan Coopersmith
1
-14/+2
2010-01-12
rewrite StorePid()
Branden Robinson
1
-47/+48
2010-01-12
xdm: add SELinux support
Manoj Srivastava
2
-0/+73
2010-01-12
Improve logging of xdm's script handling
Branden Robinson
1
-13/+20
2010-01-12
improve error logging
Branden Robinson
1
-12/+21
2010-01-12
Always attempt to write data to the auth file
Branden Robinson
1
-0/+34
2010-01-12
Change openFiles() to avoid race-based symlink attacks.
Branden Robinson
1
-1/+21
2010-01-12
downgrade an error to info message
Branden Robinson
1
-2/+11
2010-01-12
Call openlog(3) early
Dmitry V. Levin
2
-3/+13
2009-12-20
configure.ac: use backticks rather than $() for cmd subs
Gaetan Nadon
1
-1/+1
2009-11-30
XDM: Add support for clients that sent ipv4 addresses to a dual-stacked host
Christoph Bartoschek
1
-3/+20
2009-11-29
configure.ac: restore correct order for XORG_DEFAULT_OPTIONS
Gaetan Nadon
1
-1/+1
2009-11-26
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Gaetan Nadon
1
-0/+1
2009-10-28
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Gaetan Nadon
4
-3/+6
2009-10-27
Deploy the new XORG_DEFAULT_OPTIONS #24242
Gaetan Nadon
1
-3/+4
2009-10-27
Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
Gaetan Nadon
1
-2/+1
2009-10-22
.gitignore: use common defaults with custom section # 24239
Gaetan Nadon
4
-24/+72
2009-09-24
Correct default greeterLib path in man page
Alan Coopersmith
2
-1/+2
2009-09-23
Debian bug 525596: "Login incorrect" only partially cleared on next login
Martin Dickopp
1
-2/+2
2009-09-22
The whole widget borders width could not be set to zero.
Georgy A. Shepelev
1
-2/+2
2009-09-22
Make parent authdir if needed at startup
Alan Coopersmith
1
-21/+47
2009-09-22
Create piddir if needed on startup
Alan Coopersmith
1
-0/+22
2009-09-18
Version bump: 1.1.9
xdm-1.1.9
Alan Coopersmith
1
-1/+1
2009-09-18
Fill in COPYING file
Alan Coopersmith
1
-8/+167
2009-09-18
Log errors when failing to make authentication dirs/files
Alan Coopersmith
1
-1/+13
2009-09-18
Refactor & constify error logging code
Alan Coopersmith
4
-80/+71
2009-09-18
Unrecognized argument errors shouldn't print xdm error header repeatedly
Alan Coopersmith
3
-2/+18
2009-09-11
Replace -D_XOPEN_SOURCE & -D_BSD_SOURCE with AC_USE_SYSTEM_EXTENSIONS
Alan Coopersmith
1
-3/+4
2009-09-11
Add support for AM_SILENT_RULES for building files with cpp
Alan Coopersmith
4
-3/+13
2009-09-11
Update to using xorg-macros 1.3, including XORG_DEFAULT_OPTIONS
Alan Coopersmith
3
-15/+12
2009-08-19
Treat all 127.0.0.0/8 addresses as localhost
Alan Coopersmith
1
-3/+1
2009-07-29
Set utmp/wtmp paths via configure instead of hardcoding them
Alan Coopersmith
5
-5/+46
2009-07-28
Truncate pid file before writing new pid to it
Alan Coopersmith
1
-0/+1
2009-07-28
Continue processing Xaccess after unresolvable host entry found
Alan Coopersmith
1
-1/+2
2009-07-28
Do a better job of getting user name for failed login log when using PAM
Alan Coopersmith
1
-1/+10
2009-07-21
xdm compile failed due to asprintf()
Jeff Chua
1
-1/+1
2009-07-18
Add RemovePid() function, and register it with atexit()
Branden Robinson
1
-0/+17
2009-07-18
Use xdm's _SysErrorMsg() function instead of strerror()
Branden Robinson
2
-4/+4
[next]