citadel.git
2010-11-28 Wilfried GoesgensMemleak: getaddrinfo needs freeadrinfo here too.
2010-11-28 Wilfried GoesgensMime-parser rework: parse the mime headers of the curre...
2010-11-27 Wilfried GoesgensExclude testdata from the distribution tgzs; they don...
2010-11-27 Wilfried GoesgensAnonimize?
2010-11-27 Wilfried Goesgensignore new test binary for git
2010-11-27 Wilfried GoesgensAdd test mime containers that (used to..) cause trouble...
2010-11-27 Wilfried GoesgensAdd mime-parser-testing tool
2010-11-27 Wilfried GoesgensMore hickups found due to the mimetester; pre push.
2010-11-27 Wilfried Goesgensfix crash: we want to do is_digit() on *char* not on...
2010-11-27 Wilfried GoesgensDon't leak FD's while serving static files if they...
2010-11-27 Wilfried GoesgensFirst Step: chop mimeparser into pieces.
2010-11-27 Wilfried Goesgens* rewrite stripallbut() to return the length
2010-11-25 Art Cancro<HTML> and <HEAD> set to overflow: hidden to get rid...
2010-11-25 Art Cancroremove a FIXME that we fixed
2010-11-22 Wilfried Goesgensavoid decoding mime-parts unless we realy need to.
2010-11-22 Wilfried Goesgensperformance improvements: replace memcmp
2010-11-22 Wilfried GoesgensAdd PID/GID/UID of communications parters with unix...
2010-11-22 Wilfried GoesgensLog remote-IP on login attempts
2010-11-22 Art CancroPermalinks work now but they are ugly.
2010-11-22 Art CancroBegan working on a permalink system WARNING NOT WORKING YET
2010-11-21 Wilfried Goesgensavoid calling GETR for the number of total/read messages
2010-11-21 Wilfried GoesgensRelax SMTP Client timeout settings as discussed.
2010-11-19 Art CancroBegan fleshing out the CSS for blog view
2010-11-18 Art CancroOnly move from spooltmp to spoolin if there's actually...
2010-11-16 Wilfried GoesgensDon't send identity header if we want to do gzip compre...
2010-11-16 Art Cancroevent_jid is a buffer, not a pointer, so don't free...
2010-11-15 Wilfried GoesgensMemleak: post_message(): don't forget about the recipie...
2010-11-15 Wilfried GoesgensMemleak: put request local strings into the http-header...
2010-11-15 Wilfried GoesgensMemleak: CtdlMakeMessage(): don't forget about the...
2010-11-15 Wilfried Goesgenssmtp_do_bounce(): don't loose msg['A'] when overwriting...
2010-11-15 Art CancroRemoved a few unneeded calls to scr_flush()
2010-11-15 Art CancroBegan defining CSS for blog view
2010-11-14 Wilfried GoesgensMemleak: free the list of search hooks on exit
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-14 Wilfried GoesgensMemleak: free the nttlist (network host list) on exit
2010-11-14 Wilfried GoesgensMemleak: sock_connect() needs to call freeaddrinfo()
2010-11-13 Wilfried Goesgensfound one more place using IO directly, rerouting it...
2010-11-12 Art CancroNew templates for rendering messages as blog posts...
2010-11-12 Art CancroLocalized strings for blog view
2010-11-10 Wilfried Goesgensfix buffer overrun while converting charsets
2010-11-10 Art Cancromsgbuttons are now back to being ordinary links.
2010-11-09 Wilfried GoesgensUpdate translations to Launchpad R13
2010-11-09 Wilfried Goesgenscheck whether the sorting algorithm specified via BSTRs...
2010-11-08 rootadd script to generate gcov/lcov output.
2010-11-08 Wilfried Goesgensfix some incompletely transformed reply strings; thanks...
2010-11-08 Wilfried Goesgensmore gcov files to ignore...
2010-11-08 Wilfried Goesgensadd a way to configure code coverage
2010-11-08 Wilfried GoesgensIgnore data files left behind by gcov
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-06 Wilfried GoesgensNonblocking sockets need to select while writing
2010-11-04 Wilfried Goesgenshandle errors during netedit:
2010-11-04 Wilfried GoesgensNew macro for putting a Citserver reply into important...
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 GoesgensUps, its el_GR not el_EL
2010-11-01 Wilfried GoesgensDo a more precise match to find out our UID
2010-11-01 Wilfried Goesgensfix compilation
2010-11-01 Art CancroCosmetic cleanup of previous two commits
2010-11-01 Art CancroFixed the viewdefs code to handle the fact that enum...
2010-11-01 Art Cancroviewdefs is now boolean
2010-11-01 Wilfried GoesgensBlanks.
2010-11-01 Wilfried GoesgensBlanks are beautyfull.
2010-11-01 Wilfried GoesgensAdd more url-shorteners that showed up in my way.
2010-11-01 Wilfried GoesgensUpdate translation to Launchpad r7
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 Goesgensadd string representations of the RoomNetCfg as RoomNet...
2010-10-30 Wilfried Goesgens* cmd_snet: make shure the target FS has enough space...
2010-10-30 Wilfried Goesgensassoc_file_name(): return length of string
2010-10-30 Wilfried GoesgensTranslation update to Launchpad #6
2010-10-27 Art CancroMoved the TinyMCE toolbar to the top of the editor...
2010-10-27 Art CancroAdded a little bit of clever JavaScript to make the...
2010-10-27 Art CancroUpgrade TinyMCE
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* blanks.
2010-10-26 Wilfried Goesgens* blanx
2010-10-26 Wilfried Goesgens* blank.
2010-10-26 Wilfried Goesgensblanx?
2010-10-26 Wilfried Goesgensblahangkx
2010-10-26 Wilfried Goesgens* bllannnks.
2010-10-26 Wilfried Goesgens* Blanks!
2010-10-26 Wilfried Goesgens* blanks???
2010-10-26 Wilfried Goesgens* blaahaaank
2010-10-26 Wilfried Goesgens* o noes blanks?
2010-10-26 Wilfried Goesgensoh, well, maybe a blank anyways here?
2010-10-26 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-10-26 Wilfried Goesgens* oh noes, thas blank wasn't that nice after all.
2010-10-26 Wilfried Goesgensblanks? blanks anyone? they're nice.
2010-10-26 Wilfried Goesgens* make it const, not written anyways
2010-10-26 Wilfried Goesgens* sock_getln (): CtdlSockGetLine() gives us lines witho...
2010-10-26 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-10-26 Art CancroNumerous style changes to the 'edit message' dialog...
next