Merge branch 'master' of ssh://git.citadel.org/appl/gitroot/citadel
[citadel.git] / citadel / modules /
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-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 GoesgensSMTP-Relay: add other ways of filtering
2012-07-23 Art CancroChanged the behavior introduced in commit fb862a2894f01...
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-14 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
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-12 Wilfried GoesgensSMTP-Client: first add backups, then Relays, since...
2012-07-12 Wilfried GoesgensSMTPClient: Relaying: add safeguard we don't try to...
2012-07-12 Wilfried GoesgensNetworker: remove duplicate colon from generated URL.
2012-07-08 Wilfried GoesgensNETWORKER: don't report an error if the rome site tells...
2012-07-02 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-07-02 Wilfried GoesgensNetspool: fix implementation specific details
2012-07-02 Wilfried GoesgensPOP3Client: Log the Hostname, not sensitive information.
2012-07-02 Wilfried GoesgensPOP3Client: Check pointer before accessing it
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-22 Wilfried GoesgensNetworkClient: fix filedescriptor leaks
2012-06-19 Wilfried GoesgensEVENT Client: parametrize when to close the fd on detac...
2012-06-19 Wilfried GoesgensPOP3Client: fix logging
2012-06-13 Wilfried GoesgensNSYN: adjust to new semantics
2012-06-13 Wilfried GoesgensNetworkespool: use FileMoveChunked(); since the others...
2012-06-12 Wilfried GoesgensCURL: just call init once.
2012-06-11 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-06-11 Wilfried GoesgensSMTP-Client: fix target port handling for relay & fallb...
2012-06-10 Wilfried GoesgensNetworkclient: opend spoolfile with proper flags for...
2012-06-10 Wilfried GoesgensNETP: extract password string when we need it. else...
2012-06-10 Wilfried Goesgensnetworker: use the right char buffer for the password.
2012-06-10 Wilfried GoesgensNetworker: Follow changes of networking infrastructure...
2012-06-10 Wilfried GoesgensNetworker: also register STOP hook, so if sessions...
2012-06-10 Wilfried GoesgensRework networker
2012-06-06 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2012-06-05 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-06-05 Wilfried GoesgensSMTP-Client: Remove concurrency check; its done in...
2012-06-05 Art CancroUpdated the comments in serv_smtp.c to reflect that...
2012-06-03 Wilfried GoesgensRSSClient: stop curl watchers on emergency shutdown.
2012-06-03 Wilfried GoesgensDeleteSmtpOutMsg(): we don't have a Queu-Item anymore...
2012-06-01 Wilfried Goesgensfix networker hickup
2012-05-26 Wilfried GoesgensSMTP-Client: another possible NULL-Pointer access.
2012-05-26 Wilfried GoesgensWrap NULL-Protection around whole section; the pointer...
2012-05-26 Wilfried GoesgensFix loading of message template; cut'n'paste code from...
2012-05-26 Wilfried Goesgensmake shure all of the struct is initialized properly...
2012-05-26 Wilfried Goesgensremove unneeded initialisation; separate declaration...
2012-05-25 Wilfried GoesgensIn this place we don't care about the result.
2012-05-25 Wilfried GoesgensSMTP-Client: catch error of us failing to allocate...
2012-05-25 Wilfried GoesgensSMTP-Server: Assert with backtrace instead of running...
2012-05-25 Wilfried GoesgensRSSClient: actualy use the precalculated length for...
2012-05-25 Wilfried GoesgensOpenID Client: remove duplicate assignment.
2012-05-25 Wilfried GoesgensNetworker:
2012-05-25 Wilfried GoesgensNetworker: remove unneeded assignment
2012-05-25 Wilfried Goesgensremove unused assignments
2012-05-25 Wilfried Goesgensfix possible buffer underrun (by 1;-)
2012-05-25 Wilfried GoesgensCheck for NULL pointer before passing it into qsort...
2012-05-25 Wilfried GoesgensCURL: in this errorcase we don't have a context and...
2012-05-25 Wilfried GoesgensCrypto: remove unneded initialization pointed out by...
2012-05-25 Wilfried GoesgensCalendar: fix some uninitialized value conditions point...
2012-05-21 Wilfried GoesgensCurl-Eventclient: in this errorcase we don't have the...
2012-05-21 Wilfried GoesgensPOP3Client: stop client / db watchers before switching...
2012-05-20 Wilfried GoesgensRSSClient: fix possible buffer underrun
2012-05-20 Wilfried GoesgensSMTP: free the queue item in the very last function...
2012-05-17 Art Cancrocleaned up some spelling and grammar in serv_vcard.c
2012-05-16 Art CancroStill trying to figure out why expire policy settings...
2012-05-10 Wilfried GoesgensPOP3Client: use URL-Encoder that also encades the '@'
2012-05-10 Wilfried GoesgensPOP3Client: escape URL parts
2012-05-07 Wilfried GoesgensSMTP-Client: shut down in one chunk
2012-05-07 Wilfried GoesgensSMTP-Client: on success strip reply too.
2012-05-07 Wilfried GoesgensEVENT-Client: set context on attach.
2012-05-06 Wilfried GoesgensEventhandling: fix shutdownhandlers
2012-05-05 Wilfried GoesgensSMTP-Client: don't set 5 as default connection status...
2012-05-05 Wilfried GoesgensSMTP-Client: alocate the Statusmessage big enough so...
2012-05-05 Wilfried GoesgensSMTP-Client: strip newlines from smtp replies when...
2012-05-05 Wilfried GoesgensC-ARES: make debug logging completely runtime configurable.
2012-05-05 Wilfried GoesgensCURL-Client: try to log after we actualy have an IO...
2012-05-03 Wilfried GoesgensIMAP: make debug logging configurable.
2012-05-03 Wilfried GoesgensNTTList: move into networking module
2012-04-29 Wilfried GoesgensSMTPClient: more log silencing
2012-04-29 Wilfried GoesgensLOGGING: more debug messages to hide in eventqueue
2012-04-29 Wilfried GoesgensXMPP: make logging configurable.
2012-04-29 Wilfried GoesgensSieve: make logging configurable.
2012-04-29 Wilfried GoesgensLogging: add commands to runtime view/enable/disable...
2012-04-29 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-04-29 Wilfried GoesgensSMTP-Client: streamline logging; make look more uniq
2012-04-29 Wilfried GoesgensEVENT-Backtrace enableable on its own by now.
2012-04-28 Wilfried GoesgensCURL: make log output configurable.
2012-04-28 Wilfried GoesgensMake logging configurable
2012-04-28 Wilfried GoesgensPOP3Client: mute debug log if not enable
2012-04-28 Wilfried GoesgensRSSClient: make debug log runtime configurable
2012-04-26 rootRSS-Client: add missing locks
2012-04-25 Art CancroMore logging for rssclient and pop3client holdoff and...
next