]> code.citadel.org Git - citadel.git/history - citadel/migratenet.c
* Allow multiple simultaneous IPC connections. All changes necessary for
[citadel.git] / citadel / migratenet.c
2002-09-27 Michael Hampton* Allow multiple simultaneous IPC connections. All...
2002-03-13 Nathan Bryantfix up minor gotcha introduced by fgets change
2002-03-12 Nathan Bryantreplace calls to gets with fgets
2002-03-11 Nathan Bryantremoved all references to sprintf from several files...
2002-01-17 Michael Hampton* migratenet.c: cygwin fix: include limits.h
2001-10-29 Art Cancro* Finished the migratenet utility (finally).
2001-10-28 Art Cancro* migratenet almost finished
2001-10-26 Art Cancro* more work on the net migrator
2001-10-23 Art Cancro* Threw a few more lines of code into migratenet.c
2001-10-20 Art Cancro* migratenet.c: added (not even close to being finished)