summaryrefslogtreecommitdiff
path: root/xc/programs/xdm/session.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-21final stateHEADmasterAlan Coopersmith1-1/+1
1995-06-08change #if __STDC__ to #ifdef __STDC__gildea1-2/+2
1994-10-17clean up nonstandard references to sys_nerr and sys_errlist. #7083converse1-7/+2
1994-10-07Initialize user groups with initgroup. #6015converse1-18/+5
1994-04-17new X Consortium copyright/permissiongildea1-18/+32
1994-04-02no duplicate error message on destroy if Krb5 ccache file not created.gildea1-5/+8
1994-04-01store Kerberos credentials in display-dependent cache.gildea1-4/+31
1994-03-31dynamic greeter for SVR4. Not sure it works yet.gildea1-55/+113
1994-02-10DEC dynamic greeter compatibilitygildea1-1/+6
1994-02-10log NIS authorization failuresgildea1-9/+23
1994-02-02Modular dynamically-loaded greeter.gildea1-121/+108
1994-01-18KERBEROS-V5-1 -> MIT-KERBEROS-5gildea1-6/+6
1994-01-14Kerberos support.gildea1-15/+66
1994-01-12SUN-DES-1: only set key and use auth if have correct key.gildea1-4/+24
1993-09-30check returns from setuid/setgid. Close XBUG #6194.gildea1-6/+25
1993-09-20ANSIfied for R6hersh1-3/+6
1992-12-16zero out the secure RPC key when finished with itgildea1-2/+3
1992-11-20print errno in logged error messagesgildea1-8/+8
1992-08-14XBUG #5460: need to set ulimts under AIXV3 when logineswu1-5/+25
1992-08-06set $HOME to / if home directory nonexistent. Close XBUG #5384.gildea1-10/+15
1991-12-17Give /dev/null as stdin to avoid troubleskeith1-1/+4
1991-09-19Use sigjmp_buf instead of jmp_buf for POSIX stuffkeith1-5/+5
1991-09-12use sigsetjmp under POSIXkeith1-10/+9
1991-07-18remove unused varsrws1-3/+1
1991-07-15use systemEnv for x resource and x setupkeith1-12/+5
1991-04-02remove decl of exit()rws1-2/+0
1991-04-01NGROUPS -> NGROUPS_MAXrws1-3/+3
1991-03-08delete SCREEN_RESOURCES as well as RESOURCE_MANAGER propertyrws1-1/+8
1991-02-28SECURE-RPC -> SUN-DES-1rws1-4/+4
1991-02-28correct return from source()rws1-1/+2
1991-02-28parse xrdb command linekeith1-7/+8
1991-02-13SVR4/POSIX signal handlingrws1-15/+15
1991-02-12Add SECURE_RPC codekeith1-3/+51
1991-02-11more debugkeith1-1/+2
1991-02-04Added XDMCP conditional. Now works on SVR4 without XDMCP.gildea1-3/+3
1991-01-31type cleanup for SVR4gildea1-6/+14
1990-12-11use __STDC__ instead of defined(__STDC__)rws1-2/+2
1990-12-10add setup program for console startupkeith1-11/+37
1990-11-29check for XtOpenDisplay failurkeith1-1/+5
1990-09-14Saberizekeith1-3/+8
1990-09-13Reimplement XDM-AUTHORIZATION-1. Add support for multiple authorizationkeith1-8/+18
1990-08-23Add inherited environment variableskeith1-2/+3
1990-08-21Add access control + indirect querykeith1-5/+10
1990-05-15add runAndWait -- use for loading resources to eliminate -display optionkeith1-36/+44
1990-03-29Make server control signals configurablekeith1-22/+19
1990-03-05add serverAttempts and dontHUPServerkeith1-2/+2
1990-02-12save server auth file for Xstartup/Xreset, use mktemp for all server auth fileskeith1-11/+9
1990-02-07fix various reported bugskeith1-3/+3
1989-12-19install our own Xlib error handlersrws1-3/+37
1989-12-07add support for grabServer resourcekeith1-2/+8