index
:
xorg/app/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
X Display Manager / XDMCP server
alanc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-07
Add some missing malloc failure checks
HEAD
master
Alan Coopersmith
2
-0/+15
2011-12-15
replace <varargs.h> by <stdarg.h>. Spotted my Marco Peereboom with clang.
Matthieu Herrb
1
-1/+1
2011-11-07
Fix build outside of source dir. Fixes distcheck too.
Matthieu Herrb
1
-2/+2
2011-10-22
greeter: link against -lXrender if xft is enabled
Julien Cristau
2
-2/+6
2011-10-01
Support systemd startup notification.
Michał Górny
5
-4/+37
2011-09-28
Fix warnings about printing longs with int type format strings
Alan Coopersmith
2
-2/+2
2011-09-28
Mark some chars as const to fix gcc -Wwrite-strings warnings
Alan Coopersmith
12
-45/+46
2011-09-25
Require xt >= 1.0 for appdefaultdir
Jeremy Huddleston
1
-1/+1
2011-09-25
configure.ac: Bump to 1.1.11
xdm-1.1.11
Jeremy Huddleston
1
-1/+1
2011-09-21
fix whitespace issues
Alan Coopersmith
9
-51/+51
2011-09-21
Use explicitly /bin/sh for running of Xwilling script via su.
Matěj Cepl
1
-1/+1
2011-08-31
Support installing systemd unit file.
Michał Górny
4
-1/+43
2011-06-08
Simplify FailedLogin code
Alan Coopersmith
1
-27/+23
2011-06-08
Stop using username retrieved from PAM before pam_end frees it.
Alan Coopersmith
1
-0/+4
2011-06-08
Add _X_ATTRIBUTE_PRINTF to LogVWrite declaration
Alan Coopersmith
1
-1/+1
2011-06-08
Replace GCC_PRINTFLIKE with xproto's _X_ATTRIBUTE_PRINTF
Alan Coopersmith
1
-12/+6
2011-06-08
Use C99 named initializers for XSetWindowAttributes structure
Alan Coopersmith
1
-4/+4
2011-06-08
Bug 13455: allowNullPasswd: true doesn't work until the second login attempt
Alan Coopersmith
1
-4/+9
2011-05-28
On Solaris, make sure PAM_TTY is only ever set to an actual /dev path
Alan Coopersmith
1
-2/+19
2011-05-28
xdm.man: address only needs 2 S's, not 3
Alan Coopersmith
1
-1/+1
2011-05-28
freeifaddrs() when done with it in DefineSelf()
Alan Coopersmith
1
-0/+1
2011-05-28
Add Solaris 11 libsocket to list of libraries to search for getifaddrs()
Alan Coopersmith
1
-2/+3
2011-05-16
Only greeter needs XPM CFLAGS & LIBS, not xdm daemon
Alan Coopersmith
1
-2/+0
2011-05-16
Stop casting return values of malloc and friends
Alan Coopersmith
17
-43/+40
2011-05-16
Stop casting free() arguments to (char *)
Alan Coopersmith
14
-69/+69
2011-05-16
Stop checking for NULL before calling free()
Alan Coopersmith
11
-60/+42
2011-05-16
Fix potential memory leak in allocation failure cleanup path
Alan Coopersmith
1
-0/+1
2011-03-05
man: replace hard coded section number (1) with __appmansuffix__
Gaetan Nadon
1
-2/+2
2011-02-22
greeter: Make sure cursor stays in bounds too
Alan Coopersmith
1
-2/+9
2011-02-22
greeter: Replace several #ifdef XPM blocks with LOGO_W macro
Alan Coopersmith
1
-26/+13
2011-02-22
greeter: Make sure text input areas stay inside the lines
Alan Coopersmith
1
-6/+3
2011-02-22
greeter: Add echoPasswdChar resource to set character to display
Alan Coopersmith
4
-14/+24
2011-02-21
greeter: inline valueMask for xpm window to avoid shadowing argument
Alan Coopersmith
1
-2/+1
2011-02-21
greeter: Remove unused extern dpy that is shadowed by local variables
Alan Coopersmith
1
-2/+0
2011-02-21
Delete some unused variables
Alan Coopersmith
2
-3/+0
2011-02-19
Add resource reservAttempts to allow a few successive crash-type exits
Servaas Vandenberghe
5
-17/+33
2011-02-19
crash detect: use StopDisplay().
Servaas Vandenberghe
1
-15/+31
2011-02-19
Fix missing linking dependency on -ldl.
Fernando Tarlá Cardoso Lemos
1
-0/+3
2011-02-19
xdm itself doesn't need to link with Xinerama library
Alan Coopersmith
1
-2/+0
2011-02-19
config: rename XDM_PRINT to XDM_TOOLKIT
Alan Coopersmith
1
-7/+7
2011-01-12
config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
Gaetan Nadon
1
-20/+20
2010-11-25
config: AM_PROG_CC_C_O is no longer needed
Gaetan Nadon
1
-1/+0
2010-11-25
config: move appdefault makefile to app-defaults dir.
Gaetan Nadon
3
-5/+5
2010-11-25
config: mv xdm in its own directory
Gaetan Nadon
30
-61/+85
2010-11-25
config: move common headers into the include directory
Gaetan Nadon
11
-10/+14
2010-11-25
config: move xdmshell into its own directory
Gaetan Nadon
6
-21/+28
2010-11-25
config: move chooser into its own directory
Gaetan Nadon
6
-19/+23
2010-11-25
config: move man pages into their own directory
Gaetan Nadon
5
-35/+63
2010-11-25
config: use AM_V_GEN instead of customized macros for AM_SILENT_RULES
Gaetan Nadon
3
-12/+2
2010-11-25
config: relocate key_setnet in section "Check for header files"
Gaetan Nadon
1
-9/+7
[next]