RSSC: remove old malloc not needed anymore.
[citadel.git] / citadel / modules / network /
2013-03-25 Wilfried GoesgensNSYN: fix the NSYN command
2013-02-24 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-02-24 Wilfried GoesgensLists: don't overwrite from: header. this only needs...
2013-02-17 Wilfried GoesgensML: remove cludge to set the reply-to from the original...
2013-02-17 Wilfried GoesgensRNCFG: implement missing handler for room aliases.
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-09 Wilfried GoesgensNETCFG: fix specifying the remote room to IGNET share.
2013-02-05 Wilfried GoesgensRNCFG: reduce the work needed to be done during the...
2013-02-02 Wilfried GoesgensNETSPOOL: combine collecting of email recipients into...
2013-02-02 Wilfried GoesgensNETSPOOL: combine collecting of email recipients into...
2013-01-29 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-01-29 Wilfried GoesgensNETSPOOL: enable sending to mailinglists
2013-01-29 Wilfried GoesgensNETWORKER: fix memleak.
2013-01-22 Wilfried GoesgensRNCFG: fix destructing, implement reloading on SNET
2013-01-21 Wilfried GoesgensNETCFG: save messages if changed.
2013-01-20 Wilfried GoesgensNETSPOOL: move spool types into their own function.
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-09 Wilfried GoesgensNETCFG: make basic parsing
2013-01-01 Wilfried GoesgensDIRECTORY Iterating: fix typo found by Rachid; use...
2013-01-01 Wilfried GoesgensNETWORKCLIENT: move into its own directory
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-12-16 Wilfried GoesgensSNET: fix writing of files.
2012-12-10 Wilfried GoesgensGNET/SNET: allow access to the mail aliases file.
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-07 Wilfried GoesgensNetworker: set state
2012-08-06 Wilfried GoesgensNetworker: when a remote host fails to connect successf...
2012-08-06 Wilfried GoesgensNetworker: send fail message in DB queue; add flood...
2012-08-05 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-08-05 Wilfried GoesgensFix some issues reported by cppcheck
2012-07-23 Wilfried GoesgensNetworkClient: realy choose our own name.
2012-07-23 Wilfried GoesgensNetworker: don't override the other macro, declare...
2012-07-12 Wilfried GoesgensNetworker: remove duplicate colon from generated URL.
2012-07-08 Wilfried GoesgensNETWORKER: don't report an error if the rome site tells...
2012-07-02 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-07-02 Wilfried GoesgensNetspool: fix implementation specific details
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-22 Wilfried GoesgensNetworkClient: fix filedescriptor leaks
2012-06-13 Wilfried GoesgensNSYN: adjust to new semantics
2012-06-13 Wilfried GoesgensNetworkespool: use FileMoveChunked(); since the others...
2012-06-10 Wilfried GoesgensNetworkclient: opend spoolfile with proper flags for...
2012-06-10 Wilfried GoesgensNETP: extract password string when we need it. else...
2012-06-10 Wilfried Goesgensnetworker: use the right char buffer for the password.
2012-06-10 Wilfried GoesgensNetworker: Follow changes of networking infrastructure...
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-25 Wilfried GoesgensNetworker:
2012-05-25 Wilfried GoesgensNetworker: remove unneeded assignment
2012-05-03 Wilfried GoesgensNTTList: move into networking module
2012-04-29 Wilfried GoesgensLogging: add commands to runtime view/enable/disable...
2012-04-24 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-04-24 Wilfried GoesgensCitadel Networker: add per facility debug logging ...
2012-04-17 Wilfried GoesgensNetworker / SMTP-Client: free a-record lookup reply.
2012-04-13 Art CancroRevert "Revert "SMTP-Client: move the client-shutdown...
2012-04-13 Art CancroRevert "SMTP-Client: move the client-shutdown procedure...
2012-04-06 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-04-06 Wilfried GoesgensSMTP-Client: move the client-shutdown procedure into...
2012-03-22 Wilfried GoesgensCitadel Networker: finalize
2012-03-11 Wilfried GoesgensCitadel Networker: after calling sub-writers we need...
2012-03-10 Wilfried GoesgensNetworker: fix error message generation.
2012-02-26 Wilfried GoesgensNetworker: watch out for server shutting down before...
2012-02-25 Wilfried GoesgensMailQ: remember & display the room for mailingilst...
2012-02-05 Wilfried GoesgensQUEUE-Rooms: give it an own view.
2012-01-30 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-01-30 Art CancroMore changes of 'free software' to 'open source' made...
2012-01-27 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2012-01-24 Wilfried GoesgensNetworker: if there is no file, quit the way it should.
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...
2012-01-19 Wilfried GoesgensNetworker: fix condition to reject networkers.
2012-01-19 Wilfried GoesgensNetworker Increase logging on startup
2012-01-19 Wilfried GoesgensStreamline logging of networker; add remote node etc...
2012-01-19 Wilfried Goesgensoops, convert to char*
2012-01-19 Wilfried Goesgensdon't treat 0.0.0.0 as ip, take the nodename for the...
2012-01-19 Wilfried Goesgensnowadays we don't need to call InitC_ares_dns() from...
2012-01-19 Wilfried Goesgensmake this generaly in the ev interface.
2012-01-19 Wilfried Goesgenswhen flushing a node, check whether we have a context...
2011-12-31 Wilfried GoesgensAdd original To: instead of replacing it with the roomn...
2011-12-25 Wilfried GoesgensRefactoring: create central place to init AsyncIO
2011-12-25 Wilfried Goesgensrename InitEventIO to EvConnectSock, since this suits...
2011-12-25 Wilfried GoesgensMove c-ares related data into its own Sub-Struct
2011-12-20 Wilfried Goesgensadd more information to the system contexts, so one...
2011-10-19 Wilfried GoesgensMark our session as deleteable when we exit.
next