feed generator: strip out nonprintable characters so XML parsers do not choke on...
[citadel.git] / citadel /
2012-04-06 Wilfried GoesgensNetworker: if remote tells us to send more than our...
2012-04-06 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-04-06 Wilfried GoesgensSMTP-Client: move the client-shutdown procedure into...
2012-04-06 Wilfried GoesgensMemleak: in case of DNS errors take care whether we...
2012-04-03 Art CancroChange some of the broken links pointing to citadel.org
2012-03-27 Art Cancroadd netconfigs to install directories
2012-03-25 Wilfried GoesgensDebs: remove old stuff; don't try to restart citserver...
2012-03-25 Wilfried GoesgensSetup: in case of citserver not up & running, sleep...
2012-03-25 Wilfried GoesgensUDS: unlink them just to be shure.
2012-03-23 Art CancroAdded license declarations to some files that were...
2012-03-23 Art Cancrotext client: status line now configurable
2012-03-23 Art CancroRemoved obsolete features from client
2012-03-22 Wilfried GoesgensCitadel Networker: finalize
2012-03-22 Wilfried Goesgensevent client: fixes
2012-03-20 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-03-20 Wilfried Goesgensfix memleak
2012-03-15 Art Cancroadd newline to cmd_cull
2012-03-13 Wilfried Goesgensnetwork_talking_to(): fix detection whether we are...
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
next