citadel.git
2011-04-11 Art CancroTag stable-78x for 7.86 release v7.86
2011-04-07 Wilfried GoesgensProblem with merge: this is called Buf in stable, not...
2011-04-07 Wilfried Goesgensif StrBuf_ServGetln() is called in a loop, its return...
2011-04-07 Wilfried Goesgenswhen generating subjects for calendar items do quoted...
2011-04-07 Wilfried GoesgensFix searching of ']'
2011-04-07 Wilfried GoesgensMailinglist client: don't add roomname to subject if...
2011-04-05 Art CancroReset run_queue_now back to 0 after a forced run of...
2011-02-23 Art CancroFixed incorrect byte count when writing XML entity...
2011-02-22 Art CancroBackported XML export fixes from master
2011-02-22 Art CancroSanitize v_seen and v_answered during export
2011-02-22 Art CancroEscape single and double quotes in export format
2011-02-22 Art CancroBackport 3acf77119652d4e6081815dac7dbed4ed6fb7d2f from...
2011-02-18 Art CancroEnable XMPP over TLS
2011-02-12 Wilfried Goesgensfree the context on that exit place too.
2011-02-12 Wilfried GoesgensMemleak: free the context on abort too.
2011-02-06 Wilfried Goesgensf85b76d98b6922b36aef7eda85c08c09c478fe71
2011-01-30 Wilfried GoesgensBy jimcuclamath: set maxium allowed password length...
2011-01-15 Wilfried Goesgensuse the gnu format string checker for CtdlLogPrintf...
2011-01-15 Wilfried Goesgensapply memset-0 fix here too.
2011-01-15 Wilfried GoesgensSMTP-Bouncing: don't put message body on wrong Citadel...
2011-01-11 Art CancroWiki revs now work again - replaced --global-reject...
2011-01-08 Wilfried GoesgensTHIS IS 7.85
2011-01-03 Art CancroFix hangups on binary blob reads from webcit stable
2010-12-21 Wilfried GoesgensFix bug in SMTP-Client to send two < in the envelope...
2010-12-21 Art Cancroupdate version number in preparation for 7.85 release
2010-12-20 Art CancroReplaced client_read() with socket_read_blob() in serv_...
2010-12-17 Art CancroRevert d36da34581cd277a2face04a11cdb8f81d8d2121 in...
2010-12-14 Wilfried GoesgensSMTP Async I/O:
2010-12-14 Wilfried GoesgensMimeParser Rewrite: add test to revalidate the results...
2010-11-21 Wilfried GoesgensRelax SMTP Client timeout settings as discussed.
2010-11-21 Wilfried GoesgensNonblocking sockets need to select while writing
2010-11-21 Wilfried Goesgenshave flexible timouts while reading lines in our client...
2010-11-16 Wilfried Goesgenscheck whether the sorting algorithm specified via BSTRs...
2010-11-16 Wilfried GoesgensMemleak: free the roomlist of the sieve-queued rooms...
2010-11-16 Wilfried Goesgenssmtp_do_bounce(): don't loose msg['A'] when overwriting...
2010-11-16 Wilfried GoesgensMemleak: CtdlMakeMessage(): don't forget about the...
2010-11-16 Wilfried GoesgensMemleak: post_message(): don't forget about the recipie...
2010-11-16 Wilfried GoesgensDon't send identity header if we want to do gzip compre...
2010-11-10 Wilfried Goesgensfix buffer overrun while converting charsets
2010-11-06 Wilfried Goesgensfix crash in SSL BLOB-Reading
2010-11-06 Wilfried Goesgensif we tell the client we're in error state, return.
2010-11-01 Wilfried GoesgensFinalize fixing of netconfig loosing incident
2010-11-01 Wilfried GoesgensPrevent writing empty network configs Part II
2010-11-01 Wilfried Goesgens* cmd_snet: make shure the target FS has enough space...
2010-11-01 Wilfried Goesgensassoc_file_name(): return length of string
2010-10-26 Wilfried Goesgens* sock_getln (): CtdlSockGetLine() gives us lines witho...
2010-10-04 Wilfried Goesgens* check whether we need to QP-Encode our from in case...
2010-10-04 Wilfried Goesgens* StrBufSanitizeEmailRecipientVector () fix another...
2010-09-23 Wilfried Goesgens* the number of messages available are unequal to those...
2010-09-23 Wilfried Goesgens* off by one in range checking of indexed access
2010-09-20 Art CancroBackport infanticide prevention patch from head
2010-09-13 Art CancroFixed a race condition which made the thread pool size...
2010-09-13 Wilfried Goesgens* knrooms():
2010-09-02 Art CancroRemoved a few more Id tags
2010-09-02 Wilfried Goesgens* moving directories around isn't smart in a git workin...
2010-09-02 Art CancroRemoved an Id tag
2010-09-02 Art Cancrowebcit to 7.84
2010-09-02 Art Cancrolibcitadel to 7.84
2010-09-02 Wilfried Goesgens* set 7.84 version
2010-09-01 Wilfried Göesgens* fix GTSN not to cut seen stats at 1024 chars
2010-09-01 Wilfried Göesgens* do typedef the visit struct, remove all those 'struct...
2010-09-01 Wilfried Göesgens* print name of context instead of number into the...
2010-09-01 Wilfried Göesgens* substracting independend pointers with no conjunction...
2010-09-01 Wilfried Göesgens* output what we're sending into the BIGBAD_IODBG too.
2010-09-01 Wilfried Goesgens* client_read_sslblob(): fix buffer handling, clean...
2010-09-01 Art CancroOops, my svn/git autodetection logic is still broken...
2010-09-01 Art CancroYet another attempt at pushing my citadel/scripts/mk_sv...
2010-08-27 Art Cancro* One more change to the recent header folding bugfix
2010-08-26 Art Cancro* Fixed a wrap bug in convert_internet_message()
2010-08-11 Wilfried Göesgens* GetRoomListHashLKRA(): just send a command if we...
2010-08-02 Art Cancro*** r8756 IS 7.83 ***
2010-07-28 Wilfried Göesgens* display_shutdown(): fix template reference
2010-07-28 Wilfried Göesgens* StrBufSanitizeEmailRecipientVector() fix bug cutting...
2010-07-28 Art Cancro* All components of both stable and trunk noted as...
2010-07-28 Art Cancro* When outputting legacy Citadel format messages, stop...
2010-07-27 Wilfried Göesgens* ctdl_internal_thread_func(): just use SYS_gettid...
2010-07-26 Art Cancro* Backport the important part of r8717 to stable. ...
2010-07-26 Wilfried GöesgensFix IMAP-List command
2010-07-25 Wilfried Göesgens* StrBufDecodeBase64(): init output buffer so in case...
2010-07-24 Wilfried Göesgens* StrBufSanitizeEmailRecipientVector () fix null pointe...
2010-07-22 Art Cancro*** CITADEL 7.82 RELEASE IS r8707 ***
2010-07-22 Art Cancro* Backport r8705 to stable
2010-07-21 Art Cancro* Version number to 782. NOT A RELEASE
2010-07-21 Art Cancro* imap_load_part() is expecting the desired_section...
2010-07-21 Art Cancro* indentation fix
2010-07-21 Art Cancro* Fix a bug that caused a logging problem but did not...
2010-07-21 Art Cancro* Backport r8699 to stable
2010-07-20 Wilfried Göesgens* if no version is to be found, and a ready made revisi...
2010-07-20 Art Cancro*** THIS IS 7.81 ***
2010-07-20 Art Cancro* Internal version numbers to 7.81
2010-07-20 Wilfried Göesgens* Open 7.80 stable branch
2010-07-20 Wilfried Göesgens* remove -finline-functions; it breaks the ubuntu...
2010-07-19 Wilfried Göesgens* update debian changelog.
2010-07-19 Wilfried Göesgens* remove url-encoded strings; the Engine is advised...
2010-07-19 Wilfried Göesgens* duplicate memreadline & bmstrcasestr to a const and...
2010-07-19 Wilfried Göesgens* InitModule_MSGRENDERERS(): don't make citserver send...
2010-07-15 Art Cancro* Removed the last instance if is_room_aide
2010-07-14 Wilfried Göesgens * remove is_room_aide, its not filled anymore.
2010-07-14 Art Cancro* THIS IS 7.80
2010-07-14 Art Cancro* Locked the banner div at top:0 to keep Google Chrome...
next