summaryrefslogtreecommitdiff
path: root/programs/xdm
AgeCommit message (Expand)AuthorFilesLines
2008-10-15 67. When using BSD authentication in xdm, wipe out the password as soon astsi1-9/+27
2007-04-03 128. Update Darwin port with selected changes from X.Org and a liberaltsi2-5/+8
2007-01-04 106. PAM-related changes:tsi2-15/+7
2006-12-10 87. Some -DDEBUG build cleanups (Marc La France).tsi3-5/+9
2006-06-28 40. Make sure that there is a one-to-one correspondence betweendawes3-21/+62
2006-06-19 15. Fix uname(2) usage throughout the source tree. This is an extension oftsi1-3/+5
2006-02-26 225. Fix some build/warnings on NetBSD (David Dawes).dawes1-4/+6
2006-02-20 218. Platforms-specific build/warning fixes (David Dawes).dawes2-3/+4
2006-01-09Remove most foreign cvs keywords.dawes48-115/+48
2005-06-11 74. Fix potential infinite loop in xdm when the "willing" command failsdawes1-10/+11
2005-03-25 8. Build and warning cleanups and fixes (David Dawes).dawes1-4/+5
2005-03-23 8. Build and warning cleanups and fixes (David Dawes).dawes1-1/+3
2005-02-11Documentation cleanups.dawes2-4/+4
2005-01-26warning fixdawes1-2/+2
2004-12-31Another fix for man page pre-processing.tsi1-20/+20
2004-10-21Make BSDAUTH able to use non-default login classes.herrb1-2/+2
2004-07-25 159. Protect inlines everywhere io.h is used in TinyX (reported bydawes2-2/+14
2004-06-24fix log file location in manual pageherrb2-5/+7
2004-06-24More build fixestsi2-6/+5
2004-06-09IRIX build fixestsi2-14/+20
2004-06-08 119. Update xdm docs/config to handle authDir in a non-default locationdawes4-8/+10
2004-05-20Reinstate the check for request_port == 0 in CreateWellKnownSockets()dawes1-1/+4
2004-04-26 87. Change imake to produce a warning when it needs to clean Imakefile input;tsi1-3/+3
2004-04-06 68. Fix sessreg.c for NetBSD (#6251, Mark Davies).tsi1-14/+58
2004-04-03 61. Updates for the SCO port:dawes5-11/+9
2004-04-03 60. Modify xdm's DefineLocal() to use Xlib's _XGetHostname() (Bugzilla #1302,dawes1-44/+22
2004-04-03Need to specifiy a VT on amd64 under OpenBSD and NetBSDherrb1-2/+2
2004-04-01Correction to previous committsi1-4/+1
2004-03-30 48. IPv6 changes to xdm (Peter Breitenlohner).tsi4-20/+28
2004-03-28Fix typo in resource name. Bugzilla #1300, Kean Johnston.herrb1-2/+2
2004-03-15 26. Changes to make IPv6 enabled xdm work when OS support of IPv6 is disabledtsi2-6/+7
2004-01-25 765. Fixes/build updates for BSD/OS 5.1 and 4.3.1 (Bugzilla #1111, Kurt Lidl).dawes2-8/+15
2004-01-16Fix uninitialized variable in RemoveUserAuthorization().herrb1-1/+2
2004-01-12Manual pages fixes/enhancements (Bugzilla #1079, Alan Coopersmith).herrb1-32/+11
2004-01-11Replace FatalError with LogError + exit.dawes1-4/+7
2004-01-10Fix core dumps in BecomeOrphan() and reworks/simplify the BecomeDaemon()herrb2-92/+66
2004-01-09 747. Allow xdm's chooser to be installed into a directory other than LIBDIRdawes4-9/+13
2004-01-07 741. Some cleanups for the SCO support, and a few changes required fordawes2-4/+4
2004-01-03- add libXpm to REQUIREDLIBSherrb1-2/+6
2004-01-01When handling a request paquet, select a supported connection typeherrb1-2/+23
2003-12-30Darwin needs 'su -m' like other BSDs too.herrb1-2/+2
2003-12-22 698. Warning fixes for gcc 3.3.2 (Marc La France).tsi2-59/+120
2003-12-21Convert unsigned int declarations to CARD32 were the size matters.herrb1-13/+13
2003-12-20Use CARD32 for uint32_t for portability (Matthieu Herrb).dawes1-2/+2
2003-12-18 671. Updates for SCO support (Bugzilla #994, Kean Johnston).dawes1-2/+2
2003-12-17improved versions of the logodawes2-396/+343
2003-12-12Fix xdm build on platforms without snprintf() and vsnprintf() (Lindsay Haigh).dawes2-14/+11
2003-12-02don't send XDM-AUTORIZATION-1 auth data over IPv6 connections; thisherrb1-1/+13
2003-11-26Make sure GenerateAuthData returns 1 in the HASXDMAUTH case.herrb1-1/+2
2003-11-25Avoid segmentation fault.herrb1-2/+5