NETSPOOL: enable sending to mailinglists
[citadel.git] / citadel /
2013-01-29 Wilfried GoesgensNETSPOOL: enable sending to mailinglists
2013-01-29 Wilfried GoesgensMSG: fix size to copy for message copying
2013-01-29 Wilfried GoesgensNETCFG: finalize & verify listsubscription interface.
2013-01-29 Wilfried GoesgensNETWORKER: fix memleak.
2013-01-27 Wilfried GoesgensNETCFG: fix leaks & oddities
2013-01-26 Wilfried GoesgensNETCFG: migrate list subscription to the new room facility
2013-01-26 Wilfried GoesgensNETCFG: set the right file permissions so its not world...
2013-01-26 Wilfried Goesgensmake it const, baby.
2013-01-22 Wilfried GoesgensRNCFG: fix destructing, implement reloading on SNET
2013-01-21 Wilfried GoesgensNETCFG: save messages if changed.
2013-01-20 Wilfried GoesgensMSG: fix duplication of messages.
2013-01-20 Wilfried GoesgensNETSPOOL: move spool types into their own function.
2013-01-20 Wilfried GoesgensAdd function to in-memory duplicate a message.
2013-01-20 Wilfried GoesgensNETCFG: more work on details
2013-01-15 Wilfried GoesgensWhen loading the netmap always create a hash. else...
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 GoesgensRSSClient: switch to new RoomNetCfg facilities
2013-01-09 Wilfried GoesgensPOP3Client: integrate pop3client with the new roomnetco...
2013-01-09 Wilfried GoesgensROOMS: add foreach handler featuring netconfigs
2013-01-09 Wilfried GoesgensROOMS: use typedef for callback function
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-17 Wilfried GoesgensGVDN: new call. Get Valid Domain Names
2012-12-16 Wilfried GoesgensSNET: fix writing of files.
2012-12-10 Wilfried GoesgensGNET/SNET: allow access to the mail aliases file.
2012-12-09 Wilfried GoesgensSMTP: fix authentication.
2012-12-05 Wilfried GoesgensChoose default sender email address by envelope recipient
2012-12-01 Wilfried GoesgensSMTPSRV: migrate to use StrBuf
2012-12-01 Wilfried GoesgensFix memory leak when doing floodprotected system messages
2012-11-27 Wilfried Goesgensresync translations with launchpad
2012-11-27 Wilfried GoesgensSMPC: when aborting because of to many outbound job...
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-11-11 Wilfried Goesgensresync translations
2012-10-11 Wilfried GoesgensEVENT_CLIENT: to ease debugging put the function names...
2012-10-11 Wilfried GoesgensEVENT_CLIENT: we settled for 0 being the invalid FD.
2012-10-11 Wilfried GoesgensEVENT: while abusing the timeout trigger for aborting...
2012-10-11 Wilfried GoesgensCtdlTerminateOtherSession(): fix evaluation whether...
2012-09-16 Wilfried GoesgensUpsie, usleep is 10^6 times smaller than sleep
2012-09-03 Wilfried GoesgensDOC: add some explanations about the way we log
2012-09-03 Wilfried GoesgensLOGGING: add name to pop3 logging & message writing
2012-08-23 Wilfried GoesgensEVENT-CLIENT: fix potential compile problems with older...
2012-08-19 Wilfried GoesgensSMTP-Client: add the current hostname we're talking...
2012-08-19 Wilfried GoesgensC-Ares: add the query data to the errormessage, so...
2012-08-19 Wilfried GoesgensSMTP-Client: add the stati of all delivery attempts...
2012-08-19 Wilfried GoesgensC-Ares: fix debug logging
2012-08-07 Wilfried GoesgensNetworker: set state
2012-08-07 Wilfried GoesgensSMTP-Client: output our current state on the useragent...
2012-08-07 Wilfried GoesgensEVENT: output the FD number in the debug log once we...
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-06 Wilfried GoesgensRSSClient: send flood protected errormessage if we...
2012-08-06 Wilfried GoesgensAdd aide message functionality that uses the UT table...
2012-08-06 Wilfried GoesgensRemove deprecated function.
2012-08-05 Wilfried GoesgensRSS-Client: check whether this message is new to us...
2012-08-05 Wilfried GoesgensRSS-CLIENT: remember checksum for whole feed, so we...
2012-08-05 Wilfried GoesgensSMTP-Client: first evaluate the recipients, so we have...
2012-08-05 Wilfried GoesgensSMTPClient: free Author / Sender on error too.
2012-08-05 Wilfried Goesgensqp_encode_email_addrs(): only backtrace if message...
2012-08-05 Wilfried GoesgensSMTP-Client: use the right pointer to destruct the...
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-31 Art CancroChanging the name of the 'Aide' access level to 'Admin'
2012-07-30 Wilfried GoesgensSMTPClient: when relaying with users/email addresses...
2012-07-30 Wilfried GoesgensSMTP-Client: when relaying failed also notify aide...
2012-07-30 Wilfried GoesgensSMTP-Client: fix trigger when to send bounce messages
2012-07-27 Wilfried GoesgensSMTP-Relaying: implement a method to choose a relay...
2012-07-24 Wilfried GoesgensTEXTCLIENT: getutline also belongs to the textclient...
2012-07-24 Wilfried GoesgensSMTP-Relay: add other ways of filtering
2012-07-23 Art CancroChanged the behavior introduced in commit fb862a2894f01...
2012-07-23 Wilfried Goesgenscmd_TERM: also kill AsyncIO contexts
2012-07-23 Wilfried Goesgenscmd_TERM: oops, non aides may kill their own sessions.
2012-07-23 Wilfried Goesgenscmd_TERM: only aides may kill other sessions.
2012-07-23 Wilfried GoesgensEVENT-Q: the IO eventqueue also needs to check the...
2012-07-23 Wilfried GoesgensSMTP-Client: on termination we need to determine whethe...
2012-07-23 Wilfried GoesgensNetworkClient: realy choose our own name.
2012-07-23 Wilfried GoesgensNetworker: don't override the other macro, declare...
2012-07-19 Wilfried GoesgensSMTP-Server: check whether the user is allowed to use...
2012-07-19 Wilfried Goesgensas pointed out by Julien Cristau we changed parts of...
2012-07-19 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-07-19 Wilfried GoesgensText client split: remove targets from makefile
2012-07-18 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2012-07-18 Wilfried Goesgensclient-move: edits to finish this.
2012-07-17 Wilfried GoesgensCitadel Client: move into its own directory
2012-07-16 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-07-16 Wilfried GoesgensBuildpackgaes: more files to ignore for the distributio...
2012-07-16 Art CancroVersion number to 8.13 for upcoming release. v8.13
2012-07-14 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-07-14 Wilfried GoesgensSMTP-Client: add documentation on how the logic of...
2012-07-13 Art Cancroupdate comments in serv_test.c
2012-07-13 Art Cancroserv_checkpoint needs no db headers
2012-07-13 Art Cancroremove empty module
2012-07-13 Wilfried GoesgensDOC: overal explanation of our queue + IO architecture.
next