Migrated the sieve screens to room_banner_override. This removes the last of the...
[citadel.git] / citadel /
2012-03-15 Art Cancroadd newline to cmd_cull
2012-03-11 Wilfried GoesgensCitadel Networker: after calling sub-writers we need...
2012-03-11 Wilfried GoesgensEvent-client: in sort of uncasual timeout use our regul...
2012-03-10 Wilfried GoesgensNetworker: fix error message generation.
2012-03-08 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-03-08 Wilfried GoesgensEVENT: if we connect a remote port and have ipv4 bind...
2012-03-07 Art Cancromini rfc2047 decoder for the text client
2012-03-06 Wilfried GoesgensSMTP-Client: more timeout situations where we're in...
2012-03-06 Wilfried GoesgensSMTP-Bounce-Message: separate mime header by \r\n
2012-03-05 Wilfried GoesgensCtdlSaveMsgPointersInRoom() also call AdjRefCountList...
2012-03-05 Wilfried GoesgensAdjRefCountList(): we de/increase the refcount of a...
2012-03-05 Wilfried GoesgensCtdlDeleteMessages(): deploy smarter logic to check...
2012-03-05 Wilfried GoesgensDVCA: init string literals to empty just to be shure...
2012-03-02 Art Cancrocheck for null
2012-03-01 Wilfried GoesgensSMTP-Client: seems as if libev timestamps are not what...
2012-02-28 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-02-28 Wilfried GoesgensDon't put functionpointer into the hash directly, some...
2012-02-28 Art CancroStop processing if the Sieve script is empty.
2012-02-28 Art CancroSmall API change to previous commit
2012-02-28 Art CancroSplit out a portion of ctdl_getscript() into a new...
2012-02-28 Art CancroRemove extra newlines
2012-02-27 Wilfried GoesgensSMTP-client: when serializing, make next now+Retry
2012-02-27 Wilfried GoesgensEvent-Client: add wrapper around ev_now()
2012-02-27 Wilfried GoesgensSMTP-Client: send a message on first failed, or permane...
2012-02-27 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-02-27 Wilfried GoesgensSMTP-Client: decide when to send a bounce or not.
2012-02-27 Art CancroShow system contexts when RWHO is run via admin socket
2012-02-26 Wilfried GoesgensC-Ares-DNS: when destructing make shure all events...
2012-02-26 Wilfried GoesgensCtdlForEachMessage(): abort when server is sutting...
2012-02-26 Wilfried GoesgensNetworker: watch out for server shutting down before...
2012-02-26 Wilfried GoesgensRe-Sort Cleanup of event io on shutdown
2012-02-25 Wilfried Goesgens.debs: remove obsolete programms from install targets.
2012-02-25 Wilfried GoesgensMailinglists: fix reply-to for local posters
2012-02-25 Wilfried GoesgensMailQ: remember & display the room for mailingilst...
2012-02-25 Wilfried GoesgensSMTP-QView Rework: set the right subject when re-saving...
2012-02-23 Art CancroRemoved spurious protocol output in RWHO command when...
2012-02-21 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-02-21 Wilfried Goesgenssleep() isn't defined to be per thread; use usleep...
2012-02-21 Wilfried GoesgensSMTP-Client: implement tactics not to overload our...
2012-02-18 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-02-18 Wilfried GoesgensC-Ares: stop timer for timeouts in all cases.
2012-02-10 Wilfried GoesgensSMTP-Client: fix MX sorting in.
2012-02-09 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-02-09 Wilfried GoesgensSMTP-Client: respect MX-Priority in the sequence of...
2012-02-09 Art CancroUpdated copyright dates in COPYING files
2012-02-08 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-02-08 Art CancroConvert citserver to use getopt()
2012-02-07 Wilfried GoesgensSMTP-Client: assign error status buffer on initialisati...
2012-02-06 Wilfried GoesgensMailq: add a special subject to the mailq messages...
2012-02-05 Wilfried GoesgensQUEUE-Rooms: give it an own view.
2012-02-05 Wilfried GoesgensSMTP-Client: give more time while sending the message
2012-02-05 Wilfried GoesgensSMTP-Client: after a successfully FROM don't try second...
2012-02-01 Wilfried GoesgensRWHO: use the api function to check for aide access.
2012-01-30 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-01-30 Art CancroMore changes of 'free software' to 'open source' made...
2012-01-30 Art CancroMore changes of 'free software' to 'open source' made...
2012-01-30 Art CancroContinued the war on Richard Stallman's linguafascism
2012-01-30 Art CancroRandom chmod() and chown() calls to help things out...
2012-01-29 Wilfried GoesgensSMTP-Client: when starting a delivery attempt, (re...
2012-01-29 Wilfried GoesgensEVENTS: handle regular connection shutdown appropriate.
2012-01-29 Wilfried Goesgensnew version for the .debs
2012-01-29 Wilfried GoesgensSMTP-Client: rename all SmtpOutMsg pointers to 'Msg'
2012-01-29 Wilfried GoesgensSMTP-Client: Fix handling of retry-time.
2012-01-27 Art CancroSetup now displays 'Citadel setup program' as the backt...
2012-01-27 Art CancroConverted struct config back to an ordinary struct...
2012-01-27 Art CancroMore sane behavior on a new installation
2012-01-27 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2012-01-27 Art CancroCompleted the overhaul of setup.
2012-01-26 Wilfried GoesgensSMTP-Client: fix reattempt control
2012-01-25 Wilfried GoesgensListSubscriber: initialize vars
2012-01-25 Art CancroMajor overhaul of the setup utility. It now expects...
2012-01-24 Art CancroInclude the server's startup time as one of the output...
2012-01-24 Wilfried GoesgensNetworker: if there is no file, quit the way it should.
2012-01-24 Art CancroServer changes to support upcoming overhaul of setup.c
2012-01-23 Wilfried GoesgensNetworker: Cleanup
2012-01-23 Wilfried Goesgensnetworker: fix memleak just introduced
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 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*
next