citadel.git
2011-09-04 Art CancroWiki revs now work again - replaced --global-reject...
2011-09-04 Art CancroWhen we 503, do it in HTML
2011-09-04 Wilfried Goesgensfix parameter order of memset as reported by Silvio...
2011-09-04 Art Cancroforward-port r4a30bae41553 from stable
2011-09-04 Art Cancrouse the short commit hash
2011-09-04 Wilfried GoesgensResync i18n with launchpad
2011-09-04 Wilfried Goesgensfix typo in french po file.
2011-09-04 Wilfried GoesgensFix off by one here too; else we will send two '<'...
2011-09-01 Wilfried Goesgensstart working on a way do do CLANG compilation.
2011-09-01 Wilfried GoesgensMultiple cleanup
2011-09-01 Wilfried GoesgensQueue functions have to return eNextState in order...
2011-09-01 Wilfried GoesgensSilence the very noisy 'Interrupted CtdlThreadSelect'
2011-09-01 Wilfried GoesgensFB->ReadWritePointer has to point to FB->Buf->Buf if...
2011-08-31 Wilfried GoesgensWhen sending chunks in a loop, terminate imemdiately...
2011-08-31 Wilfried Goesgensadd .silent and some echo logic to our makefiles; thank...
2011-08-31 Wilfried GoesgensAdd testhash function, since we experienced troubles...
2011-08-31 Wilfried GoesgensAdd function to do some revalidations on hashlists...
2011-08-31 Wilfried GoesgensStrBufChunkSipLine(): compact buffer if we have a remai...
2011-08-31 Wilfried GoesgensContinue reading if the IO Grammer layer tells us so.
2011-08-31 Wilfried GoesgensCorrect logging expressions
2011-08-28 Art CancroSet all version numbers to 8.00 -- FEATURE FREEZE FOR...
2011-08-24 Wilfried GoesgensCleanup Pop3Aggregator
2011-08-24 Wilfried GoesgensFix Shutdown; work on IODebug
2011-08-24 Wilfried GoesgensAdd IODebugging to CtdlReadMessageBodyAsync
2011-08-24 Wilfried GoesgensWhen creating system contexts, set the Context name.
2011-08-24 Wilfried Goesgensrename our context so its more filename friendly.
2011-08-21 Wilfried Goesgensadd missing newline in logging.
2011-08-21 Wilfried Goesgensin some rare conditions, we seem to need to check the...
2011-08-20 Wilfried Goesgensone time 'room' var is enough.
2011-08-20 Wilfried Goesgensprotect access to the counter by mutex, else we might...
2011-08-20 Wilfried GoesgensQP-Encode questionmarks.
2011-08-20 Wilfried GoesgensWhen QP encoding, we need to convert blanks to underscores
2011-08-19 Wilfried Goesgensadd missing var definition *ups*
2011-08-19 Wilfried GoesgensFix detecting of UTF8 Sequences
2011-08-19 Wilfried Goesgensfix counting of UTF8-charwidth
2011-08-19 Wilfried Goesgensfix StrHtmlEcmaEscAppend, StrECMAEscAppend
2011-08-19 Wilfried GoesgensFix StrHtmlEcmaEscAppend() more edge cases in utf8...
2011-08-19 Wilfried Goesgens fix QP encoding
2011-08-19 Wilfried Goesgensfix QP encoding
2011-08-17 Wilfried GoesgensWork on event'ing the pop3 aggregator
2011-08-17 Wilfried Goesgensadd infrastructure to cleanly swap inbetween the DB...
2011-08-17 Wilfried GoesgensAdd async message reading
2011-08-17 Wilfried GoesgensRename function to cary the module prefix.
2011-08-10 Wilfried Goesgenswork on the pop3 aggregator
2011-08-10 Wilfried Goesgensfix naming of functions, so they live in the RSS-Namespace
2011-08-10 Wilfried Goesgenstiny fixes
2011-08-10 Wilfried Goesgensfix parsing of IP-Urls
2011-07-24 Wilfried GoesgensStrBufSipLine(): make input params const; fix several...
2011-07-19 Art CancroDBG_QR[2] now a configurable loggable
2011-07-19 Art CancroWrap all calls to pthread_mutex_lock() and pthread_mute...
2011-07-19 Art CancroConvenience function CtdlLogResult()
2011-07-10 Wilfried Goesgensfinalize allocation & freeing of rss stuff
2011-07-09 Wilfried Goesgensmake shure invalid session fd's don't get set into...
2011-07-09 Wilfried Goesgensuse right struct for memset.
2011-07-07 Wilfried Goesgenswork on making RSS aggregator instances and roomlists...
2011-07-07 Wilfried GoesgensFix documentation
2011-07-03 Wilfried Goesgensfix conditions where several rooms read the same RSS...
2011-07-03 Wilfried Goesgensmerge in euid generation from master
2011-07-03 Wilfried Goesgensfirst working RSS collection with async DB-Saves
2011-07-03 Wilfried GoesgensAdd ability to hex encode binary strings
2011-06-25 Wilfried Goesgensmore work on libevĀ“ing the rss-reader.
2011-06-06 Wilfried Goesgensfix loop / handling error when connecting fails immediately
2011-06-05 Wilfried Goesgensfix pointer indirections so we now can successfully...
2011-06-05 Wilfried Goesgenswhen not forking, we fail to drop rood privileges in...
2011-06-05 Wilfried Goesgensmove stuff out into own files from here...
2011-06-05 Wilfried GoesgensSplit RSS Parser...
2011-06-05 Wilfried Goesgensif specified, use our bind-ip for the http clients.
2011-06-05 Wilfried GoesgensGive us an own Context per notification client.
2011-06-05 Wilfried Goesgensrebuilt from .y
2011-06-05 Wilfried Goesgens* make it const baby.
2011-06-05 Wilfried GoesgensFree all our allocated resources after notifying /...
2011-05-30 Wilfried Goesgensfinish rewriting of http client code
2011-05-21 Wilfried GoesgensMigrate http context struct into the AsyncIO struct...
2011-05-21 Wilfried Goesgensunlink global struct and request structs
2011-05-19 Wilfried GoesgensFix unfolding of RFC822 lines so we don't loose blanks.
2011-05-18 Wilfried GoesgensDon't overwrite the 'TO' when sending mailinglist mails...
2011-05-15 Wilfried GoesgensRewrite loading of notify configurations
2011-05-15 Wilfried Goesgenssending http requests instant now.
2011-05-15 Wilfried Goesgenswork on libev <-> libcurl integration
2011-05-15 Wilfried GoesgensFix parsing and rearaning of URLs
2011-05-14 Wilfried Goesgensdon't copy filedescriptors into the clone.
2011-05-14 Wilfried Goesgensmore work on async http
2011-05-14 Wilfried GoesgensMemleak: free the vector of URLs to try to connect to.
2011-05-10 Wilfried Goesgensjust log the close if we're realy going to close.
2011-05-10 Wilfried GoesgensDon't close 0-filedescriptors on session killing, its...
2011-05-09 Wilfried Goesgensuse long hash function, if we intend to use long values...
2011-05-08 Wilfried GoesgensStop watchers / don't close 0
2011-05-08 Wilfried Goesgenswork on errorhandling for the smtp event client
2011-05-08 Wilfried GoesgensAdd backtrace debugging facility that doesn't add lineb...
2011-05-08 Wilfried Goesgenslibevent needs to link the mathlib, so we add -lm
2011-05-03 Wilfried Goesgensups, .lo not .o
2011-05-03 Wilfried Goesgensadd prerelease so we don't get deinstalled all the...
2011-05-03 Wilfried Goesgensfix problem with po missing \n
2011-05-03 Wilfried GoesgensWork on integrating libcurl <-> libev
2011-05-03 Wilfried GoesgensFix possible endless loop conditions
2011-04-28 Wilfried GoesgensVarious cleanups of abort conditions
2011-04-28 Wilfried GoesgensName of MX in error messages
2011-04-28 Wilfried Goesgensfix gcc warning about it not knowing which pointer...
2011-04-19 Wilfried GoesgensInclude ourselves??
2011-04-19 Wilfried GoesgensFix Crash
next