stringbuf.c: random idle style cleanup.
[citadel.git] / citadel / chkpw.c
2022-06-05 Art CancroMoved 'setup' to the utils directory and converted...
2022-05-30 Art Cancroremoved some debugs
2021-05-19 Art CancroToying around with more boilerplate. Epstein didn...
2021-03-03 Art Cancromoved utils directory files into the root
2009-10-24 Dave WestMoved some files around into sub dirs to clean up the...
2009-10-14 Art Cancro* Began (but did not finish) applying GPL3+ declaration...
2007-11-10 Wilfried Göesgens* if -D added, citserver will print out the Directories.
2007-10-29 Art Cancro* Reverted the code I checked in last week that created a
2007-06-19 Wilfried Göesgens* check whether our chkpwd binary exists or not
2007-06-19 Art CancroEliminated the unpacking of uid in the chkpwd
2007-06-19 Art CancroAdded 'chkpw.c' utility for manually checking passwords.