Updated the CtdlUserGoto() API call to also return the oldest and newest message...
[citadel.git] / citadel / modules /
2014-02-04 Art CancroUpdated the CtdlUserGoto() API call to also return...
2014-02-03 Wilfried GoesgensAUTH PLAIN: password length has to be its own variable...
2014-02-03 Wilfried GoesgensAUTH PLAIN: don't trip over eventually uninitialized...
2014-02-03 Wilfried GoesgensAUTH PLAIN: second try.
2014-01-27 Wilfried GoesgensBASE64: we don't remove \0's anymore, we need to treat...
2014-01-15 Art Cancrooops wrong branch
2014-01-15 Art CancroNNTP server module
2014-01-02 Wilfried GoesgensMIGR: more performance improvements
2014-01-02 Wilfried GoesgensMIGRATE: By Edward Flick (DTX) properly set the message...
2014-01-02 Wilfried GoesgensMIGR: replace line buffering by anon-blob buffering
2013-12-27 Wilfried GoesgensMIGR: use dynamic buffers to overcome max line length...
2013-12-14 Wilfried GoesgensIMAP: fix memcpy, don't coppy blocks when loaded from...
2013-12-08 Wilfried GoesgensMARKDOWN: two more places to handle the new room mode.
2013-12-07 Wilfried GoesgensMarkdown: start adding markdown wiki mode.
2013-11-28 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-11-28 Wilfried GoesgensXMPP: how messages look..
2013-11-28 Wilfried GoesgensXMPP: continue work on message body
2013-11-19 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2013-11-19 Wilfried GoesgensPOP3: optionalize pop3 verbose logging.
2013-11-15 Wilfried GoesgensXMPP: add proper cleanup; add basic support for body...
2013-11-14 Wilfried GoesgensXMPP: commit xprint statement.
2013-11-10 Wilfried GoesgensXMPP: add X-Macros to automated parse tokens
2013-11-08 Wilfried GoesgensSMTP: when we did the login and replied, we mustn...
2013-11-07 Wilfried Goesgensmore f*n places for d_nam<e>len
2013-11-03 Wilfried GoesgensXMPP: don't copy stuff around just to find the start...
2013-11-02 Wilfried GoesgensXMPP: add function to generate XML-Stanzas
2013-11-01 Wilfried GoesgensXMPP: fix buffering & tls
2013-11-01 Wilfried GoesgensXMPP: Cleanup
2013-10-28 Wilfried GoesgensXMPP: replace rumpelstilskin handler lookup by a hash...
2013-10-27 Wilfried Goesgenssave the instant message log with correct quoted printeable
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-20 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-10-19 Wilfried Goesgensfix calculation of return string length
2013-10-10 Wilfried GoesgensUse the right strlen to output floor+roomnames via...
2013-10-10 Wilfried Goesgensmemset also needs to have the right type.
2013-10-07 Wilfried Goesgensfix dnamlen, they missed the e, so we need to follow.
2013-10-06 Wilfried Goesgensfix a bug introduced in a8bb950b3da00b7933912c27e2ad928...
2013-10-05 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-10-05 Wilfried Goesgensremember the lengths of config strings.
2013-10-01 Wilfried GoesgensPut our known stringlength into the mime parser so...
2013-09-30 Wilfried Goesgensmore places where we can use cm_lengths;
2013-09-30 Wilfried Goesgenspreserve stringlengths when outputting stuff in the...
2013-09-30 Wilfried Goesgensfix type for sizeof; it shouldn't be the pointer.
2013-09-29 Wilfried Goesgenswhen we did the login and replied, we mustn't try again...
2013-09-29 Wilfried Goesgenswe need to free the array _after_ releasing the array...
2013-09-28 Wilfried Goesgensset the type of the pointer into sizeof, so its definit...
2013-09-24 Wilfried GoesgensConvert CtdlMessages to respect cm_lengths[]
2013-09-22 Wilfried Goesgensfix possible endless loop
2013-09-15 Wilfried Goesgenscleanup: remove unneeded includes.
2013-09-14 Wilfried Goesgensde-apify GenerateRoomDisplay(), its only needed in...
2013-09-14 Wilfried Goesgensmove cmd_isme to serv_user.c
2013-09-14 Wilfried Goesgensmove cull to serv_syscmds
2013-09-14 Wilfried Goesgensmove log switcher funcs to serv_syscmds.c
2013-09-14 Wilfried Goesgensstart moving system commands into its own file
2013-09-14 Wilfried Goesgensmove Mesg commands to serv_files; they basicaly also...
2013-09-14 Wilfried Goesgensmove file_ops to modules/ctdlsrv/serv_file.c
2013-09-14 Wilfried GoesgensApiize CtdlIsPublicClient()
2013-09-14 Wilfried Goesgensoops, forgot to add the user commands
2013-09-14 Wilfried Goesgensmove session related functions to ctdlproto/serv_session.c
2013-09-14 Wilfried Goesgensmove citadel room functions into its own file.
2013-09-14 Wilfried Goesgensmove the citadel protocol message handlers ino modules...
2013-09-14 Wilfried GoesgensMesages: fix copying of fields; add flush function...
2013-09-12 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-09-12 Wilfried Goesgensextnotify: free up resources on exit.
2013-09-01 Wilfried Goesgenssplit citadel protocol related functions from msgbase...
2013-09-01 Wilfried Goesgensoops, this also checks room access rights.
2013-09-01 Wilfried GoesgensMove user privileges functions to user_ops.c, room...
2013-09-01 Wilfried GoesgensMove simple subtstitution functions to the message...
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-09-01 Wilfried GoesgensFix generation of bounce messages; we would put the...
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-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-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.
next