SEEN-Database: refactor database interface for remembering whether we already aggrega...
[citadel.git] / citadel / modules / network / serv_network.c
2013-03-29 Wilfried GoesgensSEEN-Database: refactor database interface for remember...
2013-03-25 Wilfried GoesgensNSYN: fix the NSYN command
2013-02-17 Wilfried GoesgensNETCFG: cleanup & memleaks fixed.
2013-02-17 Wilfried Goesgensno, CalcListID is needed in both places :(
2013-02-17 Wilfried GoesgensCalcListID() was ran in the wrong place.
2013-02-17 Wilfried GoesgensNETWORKER: add from addresses and new way of setting...
2013-02-09 Wilfried GoesgensNETCFG: check for nullpointer. tnx bzed for the scan...
2013-02-05 Wilfried GoesgensRNCFG: reduce the work needed to be done during the...
2013-01-29 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-01-29 Wilfried GoesgensNETWORKER: fix memleak.
2013-01-21 Wilfried GoesgensNETCFG: save messages if changed.
2013-01-20 Wilfried GoesgensNETCFG: more work on details
2013-01-15 Wilfried Goesgensdisable netfiltering.
2013-01-13 Wilfried GoesgensRNCFG: smarten up the functions processing room configs...
2013-01-12 Wilfried GoesgensNETCFG: reimplement network_sync_to using the new api
2013-01-01 Wilfried GoesgensNETCONFIG: remove unneeded files.
2013-01-01 Wilfried GoesgensNetworkConfig: move to RoomNetworkConfig; move NTT...
2012-12-31 Wilfried GoesgensNETCFG: move netconfig parser into its own file.
2012-12-27 Wilfried GoesgensNetconfigs: start abstracting handling of network confi...
2012-11-26 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-11-20 Art Cancrogetting with the times, we dont need to wrap snprintf...
2012-08-05 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-08-05 Wilfried GoesgensFix some issues reported by cppcheck
2012-06-24 Wilfried GoesgensNetQueue: make logging runtime configurable; add context.
2012-06-23 Wilfried GoesgensNSYN: fix choosing of remote party.
2012-06-22 Wilfried GoesgensMODULES: add priorities in execution
2012-06-13 Wilfried GoesgensNSYN: adjust to new semantics
2012-06-10 Wilfried GoesgensNetworker: also register STOP hook, so if sessions...
2012-06-10 Wilfried GoesgensRework networker
2012-06-01 Wilfried Goesgensfix networker hickup
2012-05-03 Wilfried GoesgensNTTList: move into networking module
2012-02-26 Wilfried GoesgensNetworker: watch out for server shutting down before...
2012-02-05 Wilfried GoesgensQUEUE-Rooms: give it an own view.
2012-01-27 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2012-01-23 Wilfried GoesgensNetworker: Cleanup
2012-01-23 Wilfried Goesgensnetworker: fix memleak just introduced
2012-01-22 Wilfried Goesgensspeedup Networker scheduling
2012-01-21 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-01-20 Wilfried GoesgensMerge branch 'master' of git+ssh://git.citadel.org...
2012-01-20 Wilfried GoesgensNetworker: Memleaks; make the_netmap pass in both direc...
2011-09-14 Wilfried GoesgensRemoving of static vars in the Networker
2011-09-08 Wilfried GoesgensRemove global variables; replace by stack passing.
2011-09-08 Wilfried GoesgensNetworker reordering; remove / change dependencies
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
next