]> code.citadel.org Git - citadel.git/history - citadel/modules
use long hash function, if we intend to use long values as keys, else we won't find...
[citadel.git] / citadel / modules /
2011-05-09 Wilfried Goesgensuse long hash function, if we intend to use long values...
2011-05-08 Wilfried Goesgenswork on errorhandling for the smtp event client
2011-05-03 Wilfried GoesgensWork on integrating libcurl <-> libev
2011-04-28 Wilfried GoesgensName of MX in error messages
2011-04-19 Wilfried GoesgensFix Crash
2011-04-02 Wilfried GoesgensGive event clients a citadel session context.
2011-04-02 Wilfried GoesgensCleanup the event client struct, remove unused vars
2011-04-02 Wilfried Goesgensjust use the ParsedURL to bear our destination address...
2011-04-02 Wilfried GoesgensUse IOBuffer with its StrBuf + const char* inside inste...
2011-04-01 Wilfried Goesgensimplement abort handling
2011-04-01 Wilfried GoesgensSwitch handling to have a pointer to the target address
2011-04-01 Wilfried Goesgensmove URL parsing / struct over into libcitadel
2011-03-31 Wilfried GoesgensFix searching of ']'
2011-03-31 Wilfried GoesgensAdd busines logic for toggling multiple mx records...
2011-03-31 Wilfried GoesgensMailinglist client: don't add roomname to subject if...
2011-02-03 Wilfried Goesgenslibev migration: start out with creating support for...
2011-02-02 Wilfried Goesgenslibev/c-ares migration; fix lookup chains
2011-01-31 Wilfried Goesgenslibev migration - add shutdown handlers
2011-01-30 Wilfried Goesgenslibev migration: use async methods to schedule jobs...
2011-01-30 Wilfried Goesgenslibev migration - copy valus we use for loop control...
2011-01-30 Wilfried GoesgensMerge branch 'libevent' of ssh://git.citadel.org/appl...
2011-01-30 Wilfried Goesgenslibev/c-ares migration: unstack out ouf c-ares before...
2011-01-25 Wilfried Goesgensfix ipv6 connections in smtp client
2011-01-25 Wilfried Goesgensfix IPv6 relay url parsing
2011-01-24 Wilfried Goesgenslibev migration: check pointer before free'ing it.
2011-01-23 Wilfried Goesgenslibev migration / c-ares migration
2011-01-23 Wilfried Goesgenslibev migration; relaying implementation
2011-01-20 Wilfried Goesgenslibev migration: reinstantiate MX-Relay; unfinished.
2011-01-16 Wilfried GoesgensLibev migration:
2011-01-15 Wilfried Goesgenslibev migration - timeouts seem to be working.
2011-01-15 Wilfried Goesgenslibev migration; cleanup bounce; use libev to get the...
2011-01-15 Wilfried Goesgensuse the gnu format string checker for CtdlLogPrintf...
2011-01-15 Wilfried GoesgensLibev migration Cleanup, print resolved IP to log
2011-01-15 Wilfried GoesgensLibev Migration; fix aborting on connection establishin...
2011-01-15 Wilfried GoesgensFix bouncing of messages in smtp-queue
2011-01-15 Wilfried Goesgenslibev migration - fix queue conditions
2011-01-10 Wilfried Goesgensremove unneeded include; smtp_get_Recipients() is just...
2011-01-10 Wilfried GoesgensLibev / libc-ares Migration
2011-01-08 Wilfried Goesgenslibev/libc-ares migration
2011-01-08 Wilfried Goesgenslibev smtp migration
2011-01-08 Wilfried Goesgenslibev migration
2011-01-08 Wilfried Goesgenslibev migration
2011-01-08 Wilfried GoesgensLibev/libc-ares migration: cleanup
2011-01-08 Wilfried Goesgenslibev-migration
2011-01-08 Wilfried Goesgenslibc-ares migration
2011-01-08 Wilfried Goesgenslibc-ares migration
2011-01-08 Wilfried Goesgenslibev migration
2011-01-07 Wilfried Goesgenslibev/libc-ares migration
2011-01-07 Wilfried Goesgenslibev migration - shutdown cleanly.
2011-01-04 Wilfried Goesgenslibev/libc-ares migration
2011-01-03 Wilfried Goesgenslibc-ares migration
2011-01-03 Wilfried Goesgenslibev migration
2011-01-03 Wilfried Goesgenslibev/libc-ares migration
2011-01-03 Wilfried Goesgenslibc-ares migration - first implementation draft
2011-01-01 Wilfried Goesgenslibev migration
2010-12-27 Wilfried GoesgensLibevent Migration
2010-12-26 Wilfried GoesgensLibevent Migration
2010-12-26 Wilfried Goesgenslibevent Migration:
2010-12-26 Wilfried Goesgenslibevent Migration
2010-12-23 Wilfried GoesgensLibevent Integration
2010-12-21 Wilfried GoesgensLibevent integration
2010-12-20 Art CancroReplaced client_read() with socket_read_blob() in serv_...
2010-12-17 Art CancroCleaned up the loop that receives network spool. NOT...
2010-12-15 Wilfried GoesgensMove: give the SMTP-Client its own file.
2010-12-13 Wilfried GoesgensSMTP Async I/O:
2010-11-21 Wilfried GoesgensRelax SMTP Client timeout settings as discussed.
2010-11-18 Art CancroOnly move from spooltmp to spoolin if there's actually...
2010-11-16 Art Cancroevent_jid is a buffer, not a pointer, so don't free...
2010-11-15 Wilfried Goesgenssmtp_do_bounce(): don't loose msg['A'] when overwriting...
2010-11-14 Wilfried GoesgensMemleak: free the global inet-config on exit.
2010-11-14 Wilfried GoesgensMemleak: free the XMPP-Eventqueue on shutdown
2010-11-14 Wilfried GoesgensMemleak: free the roomlist of the sieve-queued rooms...
2010-11-14 Wilfried GoesgensMemleak: fix the varous handler & config lists of the...
2010-11-14 Wilfried GoesgensMemleak: free the imap-handlerlist on exit
2010-11-13 Wilfried Goesgensfound one more place using IO directly, rerouting it...
2010-11-08 Wilfried Goesgensfix some incompletely transformed reply strings; thanks...
2010-11-07 Wilfried GoesgensRewrite IMAP-Module to buffer its output
2010-11-06 Wilfried Goesgenshave flexible timouts while reading lines in our client...
2010-11-04 Wilfried Goesgensif we tell the client we're in error state, return.
2010-11-04 Wilfried Goesgensdon't fetch a RSS before the network frequency is elapsed
2010-11-04 Wilfried Goesgensfix crash in SSL BLOB-Reading
2010-11-03 Wilfried Goesgensmove old tokenizer over to the managesieve server;...
2010-11-01 Wilfried GoesgensFinalize fixing of netconfig loosing incident
2010-10-30 Wilfried GoesgensPrevent writing empty network configs Part II
2010-10-30 Wilfried Goesgens* cmd_snet: make shure the target FS has enough space...
2010-10-26 Art CancroDon't output a space between imap namespaces
2010-10-26 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-10-26 Wilfried Goesgens* sock_getln (): CtdlSockGetLine() gives us lines witho...
2010-10-24 Art CancroReplaced some of the 'autoconverted - document me'...
2010-10-10 Wilfried Goesgens* load the url shortener links from a config file
2010-10-04 Wilfried Goesgens* one more try to get the right creator into the rss...
2010-10-03 Wilfried Goesgens* add additional chars for shorter url detection
2010-09-23 Wilfried Goesgens* implement expanding of shorter URLs in feeds; IG...
2010-09-23 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2010-09-20 Art CancroMore of the same. I think it's time to reduce complexi...
2010-09-20 Art CancroCtdlThreadSchedule() considered harmful. Eliminate...
2010-09-19 Wilfried Goesgens* put sender in another way, still doesn't work
2010-09-19 Wilfried Goesgens* html_to_ascii appends a \n, we don't like that neithe...
2010-09-19 Wilfried Goesgens* handle 'encoded' for RSS + atom the right way
2010-09-18 Wilfried Goesgens* remove debug post all
next