citadel.git
2012-01-24 Art CancroInclude the server's startup time as one of the output...
2012-01-24 Art CancroServer changes to support upcoming overhaul of setup.c
2012-01-23 Wilfried Goesgensnetworker: fix memleak just introduced
2012-01-23 Wilfried Goesgensfix uploading of images.
2012-01-22 Wilfried Goesgensspeedup Networker scheduling
2012-01-22 Wilfried Goesgensmap_fetch_body() pass StrBuf* into the mimeparser inste...
2012-01-22 Wilfried GoesgensAdd formatcheckers to IAPrintf
2012-01-22 Wilfried Goesgensfix warning; add length to irlparams so we don't need...
2012-01-22 Wilfried Goesgensmap_rescan_msgids(): musn't ues memcpy on overlapping...
2012-01-21 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-01-21 Wilfried GoesgensFix problem with closing 0-fds
2012-01-21 Wilfried GoesgensDisabled URL-Expander: follow changes in the curl initi...
2012-01-20 Wilfried GoesgensMerge branch 'master' of git+ssh://git.citadel.org...
2012-01-20 Wilfried GoesgensNetworker: Memleaks; make the_netmap pass in both direc...
2012-01-20 Art CancroSlowly working through the years of cruft that have...
2012-01-20 Art CancroRemoved the obsolete 'whobbs' and 'userlist' utilities.
2012-01-20 Art CancroRemoved some long-unused defs from citadel.h
2012-01-20 Art CancroCopied the -h logic from setup.c to sendcommand.c
2012-01-20 Art CancroAdded our standard 'designed to piss off Richard Stallm...
2012-01-20 Art CancroRemoved migrate_old_installs() from setup.c because...
2012-01-20 Art Cancrosendcommand: locate admin socket using calc_dirs_n_files
2012-01-20 Art Cancrooops
2012-01-20 Art CancroVersion number set to 8.10 across the whole code base
2012-01-19 Wilfried GoesgensRWHO: just aide may see system contexts and contexts...
2012-01-19 Wilfried GoesgensNetworker: fix condition to reject networkers.
2012-01-19 Wilfried GoesgensNetworker Increase logging on startup
2012-01-19 Wilfried GoesgensEventClient: when we find out the FD is dead, clean...
2012-01-19 Wilfried GoesgensStreamline logging of networker; add remote node etc...
2012-01-19 Wilfried Goesgensoops, convert to char*
2012-01-19 Wilfried Goesgensdon't treat 0.0.0.0 as ip, take the nodename for the...
2012-01-19 Wilfried Goesgensnowadays we don't need to call InitC_ares_dns() from...
2012-01-19 Wilfried Goesgensmake this generaly in the ev interface.
2012-01-19 Wilfried Goesgenswhen flushing a node, check whether we have a context...
2012-01-18 Art CancroRemove the getmail utility
2012-01-18 Art Cancroconfig.c - annotated the comments to point out that...
2012-01-18 Art CancroRework the aidepost utility to not need the config...
2012-01-18 Art Cancrosendcommand now uses the admin socket, eliminating...
2012-01-18 Wilfried Goesgenssanitize summary page
2012-01-18 Wilfried Goesgensadd missing div closing the content-div from head.html
2012-01-18 Wilfried Goesgensfix exscaping of / in javascript text
2012-01-17 Wilfried Goesgensfix shutdown of RSS Aggregators
2012-01-17 Art CancroAdd cit_backtrace() to cdb_abort()
2012-01-16 Art CancroThe indexer now prints the 'zero length message' warnin...
2012-01-16 Art CancroInstant expunge defaults to ON on new installations
2012-01-16 Art CancroReplaced the abort() calls in database.c with a new...
2012-01-16 Art CancroUse the kernelspace uuid generator if available
2012-01-16 Art CancroFor new installations, full text index is ON by default.
2012-01-14 Wilfried GoesgensPrint out the compile relevant info once before startin...
2012-01-14 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-01-14 Wilfried GoesgensAtachment downloading: choose HTTP-Errorcode depending...
2012-01-14 Wilfried Goesgenswhen we fail to preserve the temporary file for mime...
2012-01-13 Art CancroBegan setting up a second server socket that will be...
2012-01-05 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-01-05 Wilfried Goesgensrespect the default/previously set value; don't overwri...
2012-01-04 Art CancroHonor the 'Depth:' header in PROPFIND requests on a...
2012-01-04 Art Cancroextern int DisableGzip declaration moved to webcit.h
2012-01-04 Art CancroIt's 2012.
2012-01-04 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-01-04 Wilfried GoesgensSafeTimer: check the IPC struct before trying to send...
2012-01-03 Art CancroCreated stub for REPORT method
2012-01-03 Art Cancrosilenced some needless compiler warnings
2011-12-31 Wilfried GoesgensAdd original To: instead of replacing it with the roomn...
2011-12-30 Wilfried GoesgensStyle cleanup
2011-12-29 Wilfried Goesgensoops, add -lev again
2011-12-29 Wilfried Goesgensuse AC_TRY_COMPILE to determine the right libev version...
2011-12-29 Wilfried GoesgensFreeBSD Compatibility (as proposed by acardenas)
2011-12-29 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-12-29 Wilfried GoesgensCleanup of shutdown of event contexts
2011-12-27 Art Cancrozlib is now mandatory.
2011-12-27 Art Cancroautoconf check for ev_cleanup_start() instead of a...
2011-12-25 Wilfried GoesgensStraightn http client generation
2011-12-25 Wilfried GoesgensRefactoring: create central place to init AsyncIO
2011-12-25 Wilfried Goesgensrename InitEventIO to EvConnectSock, since this suits...
2011-12-25 Wilfried GoesgensMove c-ares related data into its own Sub-Struct
2011-12-23 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-12-23 Wilfried GoesgensFix memleaks
2011-12-22 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2011-12-22 Art CancroCheck for ares_parse_mx_reply() instead of ares_init...
2011-12-22 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-12-22 Wilfried GoesgensAdd configure option to enable debugging in our c-ares...
2011-12-22 Wilfried GoesgensImplement Ares Timeouts & error messages
2011-12-22 Wilfried GoesgensLog the different abort/retry scenarios
2011-12-22 Art CancroIf no URL handler is found, try it as a room name....
2011-12-21 Wilfried Goesgensdisable cURL redirects, it doesn't send us a deregister...
2011-12-21 Wilfried Goesgenswhen failing the DDNS-Request and no more connection...
2011-12-21 Art CancroBegan some of the PROPFIND mods needed for CalDAV....
2011-12-21 Wilfried GoesgensFollow ctdllprintf change for debug printfs too.
2011-12-21 Art Cancroconfigure script for WebCit now requires expat
2011-12-20 Art CancroFixed an indentation
2011-12-20 Art CancroFound some more instances of the phrase 'free software...
2011-12-20 Art Cancroconfigure script check for libev version 4 or greater
2011-12-20 Wilfried Goesgensadd more information to the system contexts, so one...
2011-12-20 Wilfried Goesgensimprove logging output of event clients & opnional...
2011-12-15 Art CancroBegan tweaking out some calendar stuff in preparation...
2011-12-15 Art CancroAdded a shutdown command to ctdlsh
2011-12-15 Art CancroOffer the 'calendar-access' option when an OPTIONS...
2011-12-11 Art CancroDetect screen dimensions _before_ attaching to the...
2011-12-11 Wilfried Goesgensthis needs to be a pointer, not a constant. why doesn...
2011-12-11 Wilfried Goesgensre-enable waiting between mail resending attempts
2011-12-06 Wilfried Goesgenswebcit now is also 8.03
next