summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-04Remove some Xaccess remaining referencesMatthieu Herrb
2016-09-04check windowPath before the login_fbtab() call to restore modes.Matthieu Herrb
2016-09-04Rename xdm -> xenodmMatthieu Herrb
2016-09-04Note that login_fbtab() doesn't work because of pledge.Matthieu Herrb
2016-09-04Revert "Disable pledge for now. It prevents login_fbtab() from working."Matthieu Herrb
2016-09-04Disable pledge for now. It prevents login_fbtab() from working.Matthieu Herrb
2016-09-04move login_fbtab() call to where we're still running as rootMatthieu Herrb
2016-09-04Generate a WINDOWPATH that's suitable for fbtab(5)Matthieu Herrb
2016-09-04Attempt at using login_fbtab to set device perms for the sessionMatthieu Herrb
2016-09-04Get rid of strcpy() using XtNewString()Matthieu Herrb
2016-09-04Fix format specifier for sizeof()Matthieu Herrb
2016-09-04Declare LogFatal() __deadMatthieu Herrb
2016-09-04replace strcpy() with snprintf()Matthieu Herrb
2016-09-03Update puffy imagesMatthieu Herrb
2016-09-03remove SIGVAL macroMatthieu Herrb
2016-09-03Some WINDOWPATH debug code...Matthieu Herrb
2016-09-03Foreign X servers are not supportedMatthieu Herrb
2016-09-03mark openErrorHandler() __deadMatthieu Herrb
2016-09-03Make chldHandler() staticMatthieu Herrb
2016-09-03include <poll.h> for ppoll()Matthieu Herrb
2016-09-03Remove stale alarm()Matthieu Herrb
2016-09-03Replace the last remaining setjmp()/longjmp() with ppoll().Matthieu Herrb
2016-09-03Add a Debug() statement in StartServer() to track attempts.Matthieu Herrb
2016-09-02another longjmp...Matthieu Herrb
2016-09-02One more longjmp bites the dustMatthieu Herrb
2016-09-02remove pidFile tentaclesMatthieu Herrb
2016-09-02remove more udpPort referencesMatthieu Herrb
2016-09-02Remove / comment support for non MIT-MAGIC-COOKIE authMatthieu Herrb
2016-09-02More non arc4random random stuff to goMatthieu Herrb
2016-09-02remove 'willing' resourceMatthieu Herrb
2016-09-01no more explicit dependency on libXdmcpMatthieu Herrb
2016-09-01Generate the MIT-MAGIC-COOKIE-1 cookie directly from arc4random_buf()Matthieu Herrb
2016-09-01Remove !arc4random() based random number sourcesMatthieu Herrb
2016-09-01Remove accessFile supportMatthieu Herrb
2016-09-01Remove -requestPort optionMatthieu Herrb
2016-09-01Remove KRB5 and SECURERPCMatthieu Herrb
2016-09-01Remove more XDMCP tentaclesMatthieu Herrb
2016-09-01Remove support for XDM-AUTHORIZATION-1Matthieu Herrb
2016-01-05Missed on arc4random() conversion.Matthieu Herrb
2016-01-05<signal.h> is no longer needed.Matthieu Herrb
2016-01-05White spaceMatthieu Herrb
2015-12-26get rid of another setjmp/longjmpMatthieu Herrb
2015-12-26Kill some setjmp/longjmp.Matthieu Herrb
2015-12-26unifdef HAVE_SETUSERCONTEXTMatthieu Herrb
2015-12-24Remove X server ping code, only used for remote servers.Matthieu Herrb
2015-12-24Simplify signal handling for BSDMatthieu Herrb
2015-12-24configure.ac: remove getspnam checkMatthieu Herrb
2015-12-24Start of a new reduced version of xdm.Matthieu Herrb