some work on calendar
[citadel.git] / citadel / modules / network / serv_netspool.c
2021-01-31 Art CancroAll of the old network modules are now completely gone...
2021-01-31 Art Cancrostable now but there are GIANT PIECES MISSING
2021-01-30 Art Cancrodon't run this, it's broken
2020-08-09 Art CancroRemoved support for 'before read hooks' because there...
2018-03-02 Art Cancromore removal of ignet cruft
2018-01-24 Art CancroRemoved all references to network/spoolout/ directory
2018-01-23 Art Cancrowhittle whittle whittle
2018-01-23 Art Cancrowhittle whittle whittle
2018-01-23 Art Cancrowhittling away the ignet pieces...
2018-01-23 Art Cancronetwork_usetable() no longer needed
2018-01-23 Art Cancroscraping the bits away
2018-01-23 Art CancroRemoved spoolin processing
2017-12-29 Art CancroMore work on replace deprecated readdir_r()
2017-12-29 Art Cancroreplace deprecated readdir_r() with readdir()
2017-04-05 Art CancroCompleted the rewrite of the network poller. Again...
2017-04-05 Art CancroRevert "Remove the netout consolidation phase. We...
2017-04-05 Art CancroRemove the netout consolidation phase. We are going...
2017-04-04 Art CancroInitial version of new room sharing poller. I don...
2017-03-30 Art Cancromore moving to new logging standard
2017-03-24 Art CancroUpdated more modules to the new logging standard
2017-03-12 Art CancroRemoved race condition from CheckIfAlreadySeen()
2017-03-09 Art CancroEager-zero and compress CDB_USETABLE records to save...
2016-04-24 Art CancroRemoved the logic that attempted to deliver mailing...
2016-04-20 Art CancroUse the new data format for RoomInfo in spoolcontrol...
2016-01-23 Wilfried GoesgensSilence logging in non-debug usecases. The raspii users...
2016-01-23 Art CancroIGnet sharing is working properly with the configdb...
2016-01-23 Art Cancrocloser...
2016-01-06 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2016-01-04 Art CancroAlmost done...
2016-01-03 Art CancroRemove unneeded newlines from syslog calls
2015-12-06 Wilfried GoesgensProtect precious strlens, as pointed out by John Goerzen
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 Goesgensfix pop3 Aggregator
2015-08-04 Wilfried Goesgensmove pointer into a function.
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-04 Art CancroMigrated more to the new config system
2015-04-10 Art CancroRemoved the whole configlen thing. Seriously, WTF?
2015-01-13 Wilfried GoesgensSilence!
2015-01-01 Wilfried GoesgensFix directory permission checks
2014-12-31 Wilfried GoesgensMerge branch 'master' of git+ssh://git.citadel.org...
2014-12-31 Wilfried GoesgensAdjust preconditions for attempting a digest delivery.
2014-12-31 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2014-12-31 Wilfried GoesgensDigest delivery:
2014-10-28 Wilfried GoesgensFix locking of netcnofigs
2013-11-19 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2013-11-07 Wilfried Goesgensmore f*n places for d_nam<e>len
2013-10-07 Wilfried Goesgensfix dnamlen, they missed the e, so we need to follow.
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 Goesgenssplit citadel protocol related functions from msgbase...
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-18 Wilfried Goesgensuse an Enum for the cm_fields vector instead of nameles...
2013-08-17 Wilfried GoesgensNetworker: more verbose INFO-logging about what we...
2013-06-12 Wilfried GoesgensML: don't free the roomname yet - we still need it.
2013-06-12 Wilfried GoesgensMailinglist: properly sanitize the roomname if we have...
2013-06-08 Wilfried GoesgensNETIN: save strlens when deserializing network message...
2013-04-21 Wilfried Goesgensfix formating; use define for size_t arguments.
2013-03-31 Wilfried GoesgensNETCFG: fix condition to check whether a filedescriptor...
2013-03-25 Wilfried GoesgensNSYN: fix the NSYN command
2013-02-17 Wilfried GoesgensRNCFG: implement missing handler for room aliases.
2013-02-17 Wilfried GoesgensNETCFG: cleanup & memleaks fixed.
2013-02-17 Wilfried GoesgensCalcListID() was ran in the wrong place.
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-01-29 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-01-22 Wilfried GoesgensRNCFG: fix destructing, implement reloading on SNET
2013-01-21 Wilfried GoesgensNETCFG: save messages if changed.
2013-01-20 Wilfried GoesgensNETCFG: more work on details
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 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-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-13 Wilfried GoesgensNetworkespool: use FileMoveChunked(); since the others...
2012-06-10 Wilfried GoesgensRework networker
2012-05-25 Wilfried GoesgensNetworker:
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-10-17 Wilfried Goesgensrework the networking locking facility using the hashlist.
2011-09-14 Wilfried GoesgensRemoving of static vars in the Networker
next