Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix kerberos/GSSAPI deprecation warnings and linking; "looks okay" millert@ | 2013-07-20 | 1 | -10/+18 | |
| | |||||
* | almost entirely get rid of the culture of ".h files that include .h files" | 2006-08-03 | 1 | -4/+7 | |
| | | | | | ok djm, sort of ok stevesk makes the pain stop in one easy step | ||||
* | no "servconf.h" needed here | 2006-07-02 | 1 | -2/+1 | |
| | |||||
* | standardise spacing in $OpenBSD$ tags; requested by deraadt@ | 2006-03-25 | 1 | -1/+1 | |
| | |||||
* | unused declarations; ok deraadt@ | 2005-10-13 | 1 | -3/+1 | |
| | |||||
* | fix function declaration | 2004-07-21 | 1 | -2/+2 | |
| | |||||
* | unexpand and delete whitespace at EOL; ok markus@ | 2003-11-21 | 1 | -4/+4 | |
| | |||||
* | support GSS API user authentication; patches from Simon Wilkinson, | 2003-08-22 | 1 | -0/+168 | |
stripped down and tested by Jakob and myself. |