]> code.citadel.org Git - citadel.git/history - citadel/user_ops.c
Changed all of the proprietary strucmp() and struncmp() calls to the more
[citadel.git] / citadel / user_ops.c
1998-07-30 Art CancroChanged all of the proprietary strucmp() and struncmp...
1998-07-24 Art Cancro No more pwcrypt
1998-07-24 Art Cancro Removed all of the "pwcrypt" stuff. The algorithm...
1998-07-17 Art Cancro These are the changes to eliminate most of the arbitra...
1998-07-13 Art Cancro Miscellaneous bug fixes. Also restored the ability...
1998-07-13 Art Cancro Added code to delete the messages in a user's mailbox...
1998-07-11 Art CancroInitial revision