* give the flag to the CtdlDoIHavePermissionToPostInThisRoom in through the parameter...
[citadel.git] / citadel / modules / network / serv_network.c
2007-12-09 Wilfried Göesgens* give the flag to the CtdlDoIHavePermissionToPostInThi...
2007-12-07 Dave WestHunting a bug in scheduled threads that caused a segflt...
2007-12-07 Dave WestEXTREMELY EXPERIMENTAL
2007-12-07 Wilfried Göesgens* simplify structs so we don't need to type struct...
2007-11-25 Dave WestHere it is, the new thread interface.
2007-11-16 Art CancroHUGE PATCH. This moves all of mime_parser.c and all
2007-11-15 Art CancroFixed a bug introduced in r5517 that was causing
2007-11-12 Art CancroAmended the 'Corrupt message' error with more detail
2007-11-02 Art CancroChecked in an RSS feed reader to replace the
2007-10-16 Dave WestFixed a bug that could cause us to keep a temporary...
2007-10-12 Art CancroSlight change to previous commit.
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.