aboutsummaryrefslogtreecommitdiff
path: root/src/libauthsrv
AgeCommit message (Collapse)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross4-6/+2
Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
2010-03-10fix type-punned pointer warnings from gccRuss Cox1-4/+2
R=rsc http://codereview.appspot.com/396042
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc1-1/+1
2005-11-07close file leakrsc1-0/+1
2005-08-11silence various warningsrsc1-1/+0
2005-02-13hide xreadconsrsc1-1/+1
2005-02-11build changesrsc1-75/+15
2005-02-11use ndb directly for authdialrsc2-16/+22
2005-02-08do not use auth.hrsc1-1/+1
2004-12-26add portdatersc1-0/+15
2004-06-17these do workrsc16-0/+790