summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-14Keep only on Xservers file. The Xservers.fs file makes no sense in xenodm.Matthieu Herrb
2020-07-14More unused code, when xdm-authorization is not used.Matthieu Herrb
2020-07-14Remove a number of unused prototypesMatthieu Herrb
2020-07-14The SIGFUNC type definition is unused nowMatthieu Herrb
2020-07-14Good bye <setjmp.h> and associated definitions.Matthieu Herrb
2020-07-14Use explicit_bzero(). With BSD auth these data have already been wiped when w...Matthieu Herrb
2020-07-14Rework the Xservers parsing code to correctly reject non local display types.Matthieu Herrb
2020-07-14GreetUser() doen't need to return the X display pointer.Matthieu Herrb
2020-07-14Check strdup return valueMatthieu Herrb
2020-07-14Remove useless endpwent() callsMatthieu Herrb
2020-07-14Remove a server reset that was there for compatilibity with "old" serversMatthieu Herrb
2020-07-14Remove display class from Xserver examples. They are of little interest in xe...Matthieu Herrb
2020-07-14Remove special handling of Kerberos auth that will never happen.Matthieu Herrb
2020-07-14Add an autologin mode to xenodm.Matthieu Herrb
2020-07-14Remove more mentions of remote and foreign X serversMatthieu Herrb
2020-07-14Remove the displayType member of struct display.Matthieu Herrb
2020-07-14Add a "flock" promise. If there are no local cache files for the user, fontco...Theo Buehler
2020-07-14Don't try to find an interpreter to execute the Xsession file if it's not exe...Matthieu Herrb
2020-07-14Mark some functions as __deadMatthieu Herrb
2020-07-14endpwent() is not needed after getpwnam()Matthieu Herrb
2020-07-14Augment the chances LogOutOfMem() works in out-of-memory conditions. All inst...Matthieu Herrb
2020-07-14Oops a typo crept inMatthieu Herrb
2020-07-14Use xenodm where applicable in commentsMatthieu Herrb
2020-07-14Use explicit_bzero() to wipe the passwordMatthieu Herrb
2020-07-14greet->password is wiped after handling it to auth_setdata(). No need to wipe...Matthieu Herrb
2020-07-14Remove out-dated commentMatthieu Herrb
2020-07-14remove unused parameter passwd in StartClient().Matthieu Herrb
2020-07-14Generate autotools build systemMatthieu Herrb
2020-07-14prepare to merge xenocara commitsMatthieu Herrb
2020-07-14exit(0) -> return 0; at the end of main.Matthieu Herrb
2020-07-14Remove a Linux specific resourceMatthieu Herrb
2020-07-14Remove unused stuffMatthieu Herrb
2020-07-14Remove bsdauth option. It's the only choice leftMatthieu Herrb
2020-07-14Unifdef X_PRIVSEPMatthieu Herrb
2016-09-04white spaceMatthieu Herrb
2016-09-04Fix identation after un-ifdefMatthieu Herrb
2016-09-04Remove an empty loopMatthieu Herrb
2016-09-04..and remove the indirect function call for the greeterMatthieu Herrb
2016-09-04Remove the structure of function pointers used by the dynamic loaderMatthieu Herrb
2016-09-04Remove a few fields used only by the dynamic greeterMatthieu Herrb
2016-09-04Remove shared greeter lib remaining bitsMatthieu Herrb
2016-09-04Remove the "Dancing" login widget code that was never activatedMatthieu Herrb
2016-09-04Remove now un-used configuration filesMatthieu Herrb
2016-09-04Remove remaining chooser configuration bitsMatthieu Herrb
2016-09-04Xft is now the only font selection systemMatthieu Herrb
2016-09-04Unconditional IPv6 support.Matthieu Herrb
2016-09-04Remove zaurus specific default VT configuration (it had only 2 VTs)Matthieu Herrb
2016-09-04Update README for xenodmMatthieu Herrb
2016-09-04PidFile was removed. Remove PIDDIR configure supportMatthieu Herrb
2016-09-04Unifdef Xinerama supportMatthieu Herrb