]> code.citadel.org Git - citadel.git/history - citadel/modules/network/serv_network.c
Fixed a bug in serv_network.c that was causing strange files to appear
[citadel.git] / citadel / modules / network / serv_network.c
2007-10-12 Dave WestFixed a bug in serv_network.c that was causing strange...
2007-10-05 Dave WestChanged serv_network.c receive_spool to remove the...
2007-09-24 Art Cancro* When saving a netconfigs file, citserver now copies
2007-09-18 Art CancroAggregation of remote POP3 accounts is now working.
2007-08-23 Dave WestPatches from Matt with slight mod from me to do without...
2007-08-23 Dave WestRemoved IsEmptyStr from some loops as its quicker this...
2007-08-20 Dave Westdestroy_network_queue_room() is now called via the...
2007-08-09 Wilfried Göesgens* strlen holy war: loops. in loops it's very evil....
2007-08-09 Wilfried Göesgens* more whitch-hunt on strlen with isemptystr replacement.
2007-07-31 Dave WestContinue phase 2 of modules stuff.