Merge branch 'stable-82x' of ssh://git.citadel.org/appl/gitroot/citadel into stable-82x
[citadel.git] / citadel / modules /
2013-10-27 Art CancroMerge branch 'stable-82x' of ssh://git.citadel.org... v8.22
2013-10-20 Wilfried GoesgensAs pointed out by koelbli, we have to send the passvoid...
2013-10-20 Wilfried GoesgensRead multiline SMTP-Replies; we need to analyze all...
2013-10-20 Wilfried Goesgensfix utf8 handling for xmpp - don't escape valid utf8...
2013-10-10 Wilfried Goesgensmemset also needs to have the right type.
2013-10-07 Wilfried Goesgensfix type for sizeof; it shouldn't be the pointer.
2013-10-07 Wilfried Goesgenswhen we did the login and replied, we mustn't try again...
2013-10-07 Wilfried Goesgensset the type of the pointer into sizeof, so its definit...
2013-10-07 Wilfried Goesgensfix a bug introduced in a8bb950b3da00b7933912c27e2ad928...
2013-10-07 Wilfried Goesgensfix dnamlen, they missed the e, so we need to follow.
2013-09-29 Wilfried Goesgenswe need to free the array _after_ releasing the array...
2013-08-31 Wilfried GoesgensFix possible double free during sending network error...
2013-08-25 Art CancroObserve the 'preferred sender email' and 'preferred...
2013-08-17 Wilfried GoesgensNetworker: more verbose INFO-logging about what we...
2013-08-03 Wilfried GoesgensRSS: if debug, remove variables too.
2013-08-03 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-08-03 Art CancroInstant expunge is now the only mode of operation....
2013-07-08 Art CancroAdditional logging to troubleshoot false positives...
2013-06-15 Wilfried GoesgenscURL: put error description into the status message.
2013-06-12 Wilfried GoesgensCURL: it seems as in case of timeout cURL closes the...
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-10 Wilfried GoesgensSMTP: fix aggregation of fail stati for aide / bounce...
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-06-06 Wilfried GoesgensRSSClient: don't save empty messages.
2013-06-04 Wilfried GoesgensRSSClient: do not double delete the curl context; don...
2013-06-02 Wilfried GoesgensCURL: the cleanup has to be done before.
2013-05-27 Wilfried GoesgensRSSClient: refresh per message UT-Entries after one day
2013-05-26 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-05-26 Wilfried GoesgensEV: stop all watchers before going into other queues...
2013-05-16 Wilfried GoesgensRSSClient: properly abort loop for setting state in...
2013-05-16 Wilfried GoesgensPOP3Client: expose state to rwho
2013-05-16 Wilfried GoesgensRSSClient: fix cast
2013-05-14 Wilfried GoesgensTDAP: align rss config structs with the primary type.
2013-05-14 Wilfried GoesgensTDAP: add facility to protect usetable entries from...
2013-05-12 Wilfried GoesgensEV: fix possible nullpointer access in last commit.
2013-05-12 Wilfried GoesgensEV: expose current event queue state to the RWHO command
2013-05-12 Wilfried GoesgensRSS: expose current state of action to RWHO command
2013-04-21 Wilfried Goesgensfix formating; use define for size_t arguments.
2013-04-16 Wilfried GoesgensRSS: some more debug logging.
2013-04-13 Wilfried GoesgensSMPQ: we collect stati of all failed attempts; put...
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 GoesgensRSSC: remove old malloc not needed anymore.
2013-03-25 Wilfried GoesgensNSYN: fix the NSYN command
2013-03-22 Wilfried GoesgensWorkaround pop3 servers sending empty lines in message...
2013-03-21 Wilfried GoesgensRSSClient: fix loading of RSS Configs; Usetable handling
2013-03-01 Wilfried GoesgensSMTPSrv: don't use memset() to forget - we have structu...
2013-02-25 Wilfried GoesgensSMTP-Client: Implement AUTH LOGIN
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-22 Art CancroCompleted a pair of functions to fetch the user prefere...
2013-02-22 Wilfried GoesgensPOP3Clinet: add missing iteration to next in linked...
2013-02-22 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-02-22 Wilfried GoesgensPOP3Aggregator: check whether we already have a session...
2013-02-22 Art CancroBegan writing a routine to fetch the user's preferred...
2013-02-20 Wilfried GoesgensOPENID: if self service account creation is disabled...
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 :(
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-12 Wilfried Goesgensfree static stuff on shutdown.
2013-02-12 Wilfried Goesgensstyle: modules mustn't have braces in the line.
2013-02-10 Wilfried GoesgensVCard: this bitflag is supposed to be used with & not...
2013-02-09 Wilfried GoesgensSMTP-QUEUE: silence warning
2013-02-09 Wilfried GoesgensNETCFG: check for nullpointer. tnx bzed for the scan...
2013-02-09 Wilfried GoesgensNWC: fix format string for loff_t which is longlog...
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-02-02 Wilfried GoesgensNETSPOOL: combine collecting of email recipients into...
2013-02-02 Wilfried GoesgensNETSPOOL: combine collecting of email recipients into...
2013-01-29 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-01-29 Wilfried GoesgensNETSPOOL: enable sending to mailinglists
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-22 Wilfried GoesgensRNCFG: fix destructing, implement reloading on SNET
2013-01-21 Wilfried GoesgensNETCFG: save messages if changed.
2013-01-20 Wilfried GoesgensNETSPOOL: move spool types into their own function.
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-09 Wilfried GoesgensRSSClient: switch to new RoomNetCfg facilities
2013-01-09 Wilfried GoesgensPOP3Client: integrate pop3client with the new roomnetco...
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-16 Wilfried GoesgensSNET: fix writing of files.
2012-12-10 Wilfried GoesgensGNET/SNET: allow access to the mail aliases file.
next