war on BSD style curly braces
[citadel.git] / citadel / modules / network /
2020-08-09 Art CancroRemoved support for 'before read hooks' because there...
2020-07-06 Art CancroZZMerge branch 'master' of ssh://git.citadel.org/appl...
2020-07-05 Art CancroRemoved some leftover dependencies on message fields...
2019-08-21 Art CancroRemoved all of the SYS_ user contexts, they aren't...
2018-03-02 Art Cancromore removal of ignet cruft
2018-03-02 Art Cancromore removal of ignet cruft
2018-03-02 Art CancroRemoved some more ignet cruft
2018-01-24 Art CancroRemoved all references to network/spoolout/ directory
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 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
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-12-29 Art CancroMore work on replace deprecated readdir_r()
2017-12-29 Art Cancroreplace deprecated readdir_r() with readdir()
2017-10-30 Art CancroMore use of %m instead of strerror(errno)
2017-05-24 Art CancroRemoved some vestiges of the old logging system
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-30 Art Cancroupdated modules/network/*.c 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-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 CancroIGnet sharing is working properly with the configdb...
2016-01-23 Art Cancrocloser...
2016-01-22 Art CancroRemoved an old crufty upgrade routing -- minimum upgrad...
2016-01-18 Art Cancroremoved some newlines from above
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
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-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-07-24 Wilfried GoesgensModularise msgbase
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
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
2014-03-03 Art CancroMerge branch 'master' into nntp
2014-03-01 Wilfried GoesgensMAILINGLIST: ListID doesn't seem to work well - revert...
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-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-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 GoesgensCitadel Networking: add configured remote room name...
2013-06-08 Wilfried GoesgensNETIN: one return is enough.
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-29 Wilfried GoesgensSEEN-Database: refactor database interface for remember...
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 :(
next