Chop networker into handy bits; related functions now live in their own file.
[citadel.git] / citadel / modules / network / serv_network.c
2011-09-08 Wilfried GoesgensChop networker into handy bits; related functions now...
2011-09-07 Wilfried GoesgensFix warnings all over citserver; handle function replie...
2011-09-05 Wilfried Goesgensmore tiny merge misses
2011-09-04 Wilfried Goesgensnetwork_spool_msg() handle QP
2011-09-04 Wilfried Goesgensfix source so that '-Wformat -Werror=format-security...
2011-09-04 Wilfried Goesgensmerge hickups. TBC.
2011-09-04 Wilfried GoesgensFix searching of ']'
2011-09-04 Wilfried GoesgensMailinglist client: don't add roomname to subject if...
2011-09-04 Art CancroBegan working on the 'clean shutdown' code for the...
2011-09-04 Art CancroMoved all of the background tasks back to the old EVT_T...
2011-09-04 Art CancroRemoved the logging facility from citserver, use syslog...
2011-06-05 Wilfried Goesgenswhen not forking, we fail to drop rood privileges in...
2011-05-18 Wilfried GoesgensDon't overwrite the 'TO' when sending mailinglist mails...
2011-04-02 Wilfried GoesgensUse IOBuffer with its StrBuf + const char* inside inste...
2011-03-31 Wilfried GoesgensFix searching of ']'
2011-03-31 Wilfried GoesgensMailinglist client: don't add roomname to subject if...
2010-12-20 Art CancroReplaced client_read() with socket_read_blob() in serv_...
2010-12-17 Art CancroCleaned up the loop that receives network spool. NOT...
2010-11-18 Art CancroOnly move from spooltmp to spoolin if there's actually...
2010-11-04 Wilfried Goesgensif we tell the client we're in error state, return.
2010-11-01 Wilfried GoesgensFinalize fixing of netconfig loosing incident
2010-10-30 Wilfried GoesgensPrevent writing empty network configs Part II
2010-10-30 Wilfried Goesgens* cmd_snet: make shure the target FS has enough space...
2010-09-23 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2010-09-20 Art CancroCtdlThreadSchedule() considered harmful. Eliminate...
2010-09-01 Art CancroMore removal of $Id$ tags
2010-08-19 Art Cancro* Removed the 'protocol' parameter from the sock_connec...
2010-07-11 Wilfried Göesgens* add reply-to: header to mails sent to room list recip...
2010-06-07 Wilfried Göesgens* move initialization of context to the top
2010-05-22 Wilfried Göesgens* receive_spool(): remove debugging output; just open...
2010-05-21 Art Cancro* trace messages
2010-05-21 Art Cancro* Better tempfilename generation for receive_spool()
2010-05-20 Art Cancro* removed an extraneous debug line
2010-05-19 Art Cancro* Finally eliminated the dreaded 'spooling - try again...
2010-05-19 Art Cancro* individual spool files are now created for each run...
2010-05-19 Art Cancro* When downloading network spool from another node...
2010-05-18 Art Cancro* When a network node is uploading a spool file, receiv...
2010-05-18 Art Cancro* Documented all of the 'TODO: document me.' commands...
2010-05-17 Art Cancro* Minor cleanups while I try to figure out the network...
2010-04-24 Wilfried Göesgens* move policy.c into modules/expire/expire_policy.c...
2010-03-13 Wilfried Göesgens* migrate redirect_buffer logic to StrBuf, valgrind...
2010-02-27 Wilfried Göesgens* Hail X-Macros! use typed enums instead of plain strin...
2010-02-21 Wilfried Göesgens* fill the migrate buffer so the new sock_getln works
2010-02-12 Wilfried Göesgens* make the write -1 aware here too.
2010-02-12 Wilfried Göesgens* custom sockets need to work buffered too...
2010-01-16 Art Cancro* Fixed some more of the things that broke in r8201.
2010-01-13 Art Cancro* Removed the extra log message now that the bug is...
2010-01-13 Art Cancro* fixed a bug in network_process_file() that was causin...
2010-01-13 Art Cancro* Added some more diagnostics to serv_network.c --...
2010-01-05 Wilfried Göesgens* only warn if they didn't already exist
2010-01-05 Wilfried Göesgens* use the results of fread instead of trusting that...
2009-11-17 Art Cancro* Currently working through a bug that's preventing...
2009-11-05 Art Cancro* When performing a network poll of another Citadel...
2009-11-01 Dave WestFixed the bug that prevented DOWN from working properly.
2009-10-23 Dave WestFix the Makefile.in to properly clean the user_modules...
2009-10-17 Dave WestCitadel API clean up.
2009-10-15 Art Cancro* More license declarations
2009-08-05 Art Cancro* When a remote network node fails to authenticate...
2009-06-19 Art Cancro* Added a \n where one was needed
2009-04-14 Art Cancro* When delivering mailing list messages, submit with...
2008-09-02 Art CancroImplemented RFC2919, the 'List-ID' field for mailing
2008-07-17 Dave WestSystem users (SYS_*) now have proper user numbers.
2008-06-14 Art CancroChanges to serv_network.c:
2008-05-28 Dave WestNow we name all the private contexts.
2008-05-24 Wilfried Göesgens* make QP encoding of senders optional, so we can flag...
2008-05-16 Dave WestAdded code to report Aide messages if there appears...
2008-05-14 Art CancroMore logging for split horizon algorithm.
2008-03-29 Dave WestFix up ARTV import so that imports actually work.
2008-03-21 Dave WestDid away with lprintf all together now its called CtdlL...
2008-03-18 Dave WestIgnet now makes use of CtdlThreadCheckStop() to check...
2008-02-17 Art CancroThe networker and RSS client each start up their own...
2008-02-15 Art CancroSearch box is only enabled when the server's full text...
2008-02-14 Art CancroWhen reading/writing netconfigs files, do not purge
2007-12-25 Michael HamptonSomebody broke the build by forgetting to #include...
2007-12-13 Wilfried Göesgens* fixups. subscribers only post mailinglists work now.
2007-12-10 Wilfried Göesgens* give message sender in while evaluating the recipient...
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.