NetworkConfig: move to RoomNetworkConfig; move NTT-List into its own file.
[citadel.git] / citadel / modules / network / serv_netmail.c
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-06-24 Wilfried GoesgensNetQueue: make logging runtime configurable; add context.
2012-06-10 Wilfried GoesgensRework networker
2012-02-25 Wilfried GoesgensMailQ: remember & display the room for mailingilst...
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-12-31 Wilfried GoesgensAdd original To: instead of replacing it with the roomn...
2011-09-19 Wilfried GoesgensFix memory leaks in the networker
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...