some work on calendar
[citadel.git] / citadel / modules / network / serv_network.c
2021-01-31 Art CancroAll of the old network modules are now completely gone...
2021-01-31 Art Cancroholy crap there is some old cruft in here I have to...
2021-01-31 Art Cancrostable now but there are GIANT PIECES MISSING
2021-01-24 Art CancroNo more cleanup hooks. The OS can reclaim memory bette...
2019-08-21 Art CancroRemoved all of the SYS_ user contexts, they aren't...
2018-03-02 Art Cancromore removal of ignet cruft
2018-01-24 Art Cancromore trimming away of ignet stuffs
2018-01-23 Art Cancrowhittle whittle whittle
2018-01-23 Art Cancrowhittle whittle whittle
2018-01-23 Art Cancroscraping the bits away
2018-01-23 Art CancroRemoved spoolin processing
2018-01-23 Art CancroRemoved netfilterlist module
2018-01-23 Art CancroRevert "began removing IGnet from the server"
2018-01-23 Art CancroRevert "aagh"
2018-01-23 Art Cancroaagh
2018-01-22 Art Cancrobegan removing IGnet from the server
2017-05-24 Art CancroRemoved some vestiges of the old logging system
2017-03-30 Art Cancroupdated modules/network/*.c to new logging standard
2016-03-25 Art CancroRemoved the "filter" parameter from CtdlForEachNetCfgRo...
2016-01-23 Wilfried GoesgensSilence logging in non-debug usecases. The raspii users...
2016-01-23 Art Cancrocloser...
2016-01-22 Art CancroRemoved an old crufty upgrade routing -- minimum upgrad...
2016-01-06 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2016-01-04 Art CancroAlmost done...
2016-01-03 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2016-01-03 Art CancroRemoved the caching of netconfig entries. The caching...
2015-10-11 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2015-10-07 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2015-08-16 Wilfried GoesgensMerge branch 'configdb' of ssh://git.citadel.org/appl...
2015-08-04 Wilfried GoesgensMove another message into the only file its used.
2015-08-04 Wilfried GoesgensMove function where its used.
2015-05-07 Art CancroAccidentally merged the configdb branch into Reverting.
2015-05-06 Art Cancromerge
2015-05-05 Art CancroMoved more code over to the new config system
2013-10-05 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-10-05 Wilfried Goesgensremember the lengths of config strings.
2013-09-30 Wilfried Goesgensmore places where we can use cm_lengths;
2013-09-24 Wilfried GoesgensConvert CtdlMessages to respect cm_lengths[]
2013-09-14 Wilfried Goesgensmove file_ops to modules/ctdlsrv/serv_file.c
2013-09-12 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-09-01 Wilfried Goesgensrefactor naming of core message manipulation funcions
2013-09-01 Wilfried GoesgensReplace all discrete checks for empty message fields...
2013-09-01 Wilfried GoesgensRoute all access to cm_fields[] through api functions
2013-08-31 Wilfried GoesgensFix possible double free during sending network error...
2013-08-18 Wilfried Goesgensuse an Enum for the cm_fields vector instead of nameles...
2013-06-08 Wilfried GoesgensNETIN: one return is enough.
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...
next