* Began (but did not finish) applying GPL3+ declarations to each source file. This...
[citadel.git] / citadel / chkpwd.c
2009-10-14 Art Cancro* Began (but did not finish) applying GPL3+ declaration...
2007-06-20 Wilfried Göesgens* check whether we shoud shut down. we do this by check...
2007-06-19 Art CancroEliminated the unpacking of uid in the chkpwd
2007-06-19 Art Cancrochkpwd is now a daemon that is started by citserver
2007-06-18 Art CancroRenamed validpw() in auth.c to validate_password()
2006-01-17 Wilfried Göesgensmissing directory calculations
2005-04-14 Art Cancro* Variable names, comments, documentation, etc... ...
2000-12-27 Art Cancro* The size constant "256" which shows up everywhere...
2000-06-28 Art Cancro* Changed the comments at the beginning of each file...
1999-05-12 Nathan Bryantfixed excessive paranoia; chkpwd used to refuse to...
1999-04-03 Nathan Bryant * Makefile.in, configure.in, chkpwd.c, acconfig...