Internal version number to 8.01 for imminent release
[citadel.git] / citadel /
2011-10-12 Art CancroInternal version number to 8.01 for imminent release v8.01
2011-09-20 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-09-20 Art Cancrodocumentation
2011-09-20 Art Cancrodocumentation
2011-09-20 Wilfried GoesgensDisable RSS-shorter link expander.
2011-09-20 Wilfried Goesgensremove notes about 'W' double use again.
2011-09-20 Art Cancroserv_extnotify now uses field '2' instead of field...
2011-09-19 Wilfried Goesgensfix possible leaks around 'W'; the funambol code abuses it.
2011-09-19 Wilfried GoesgensFix memory leaks in the networker
2011-09-19 Wilfried Goesgens'W' is double used for the user when doing extnotify...
2011-09-19 Wilfried GoesgensFix indention; its broken in some places which seems...
2011-09-16 Wilfried Goesgens.debs: citserver depends on patch now.
2011-09-14 Wilfried GoesgensRemoving of static vars in the Networker
2011-09-12 Art CancroUse autoconf to locate the diff and patch executables...
2011-09-08 Wilfried GoesgensRemove global variables; replace by stack passing.
2011-09-08 Wilfried GoesgensCC -> CCC in do_login
2011-09-08 Wilfried GoesgensNetworker reordering; remove / change dependencies
2011-09-08 Wilfried GoesgensRemove unused AUTH variable from the buildsystem
2011-09-08 Wilfried GoesgensChop networker into handy bits; related functions now...
2011-09-07 Wilfried Goesgensremove unused code for locking
2011-09-07 Wilfried GoesgensHandle return values in Setup; catch errors & remove...
2011-09-07 Wilfried GoesgensCode shuffling fixes warning with inline function....
2011-09-07 Wilfried GoesgensFix warnings all over citserver; handle function replie...
2011-09-07 Wilfried GoesgensCleanup our toolies, remove unneeded code; handle reply...
2011-09-07 Wilfried Goesgensremove unused code; evaluate returnvalues.
2011-09-07 Wilfried Goesgensremove unused code.
2011-09-07 Wilfried GoesgensPrecisely report whats going wrong with the handling...
2011-09-07 Wilfried GoesgensFix more warnings; output errors to the users.
2011-09-07 Wilfried GoesgensFix compiler warnings in the textclient by evaluating...
2011-09-07 Wilfried Goesgensuse StrBuf to create startup failure messages.
2011-08-28 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-08-26 Art CancroMake use of XML_StopParser() when XML_MAJOR_VERSION...
2011-08-26 Art CancroRemoved references to Subversion in the code
2011-08-22 Art CancroSet all version numbers to 8.00 -- FEATURE FREEZE FOR...
2011-08-22 Art CancroBlog owners automatically become room aides of their...
2011-08-18 Wilfried GoesgensDon't add brackets <> to the reply to; it should be...
2011-08-18 Wilfried Goesgensparse reply-to header into its permanent database field
2011-08-17 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-08-17 Wilfried GoesgensFix envelope-to header.
2011-08-16 Art CancroFixed a bug in the 'only replies are allowed in this...
2011-08-16 Art CancroBegan working on access control changes for blog rooms.
2011-08-16 Art CancroImproved coding style of the complex conditionals in...
2011-08-12 Wilfried Goesgensnetwork_spool_msg() handle QP
2011-08-04 Wilfried Goesgensadd .silent and some echo logic to our makefiles; thank...
2011-07-18 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-07-17 Wilfried GoesgensLBIO: output LISTING_FOLLOWS; skip the . and .. directo...
2011-07-16 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2011-07-15 Art CancroAttempting to fix a segfault generated in Removecontext()
2011-07-15 Wilfried GoesgensLBIO: add parameter
2011-07-14 Art CancroWhen the maximum number of client connections has been...
2011-07-13 Art CancroClarified some of the error messages in citmail.c
2011-07-06 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2011-07-06 Art CancroCondense the default wholist when there are multiple...
2011-07-04 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2011-07-04 Art Cancrofixed a log variable name
2011-07-03 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-07-03 Wilfried Goesgensfix crash with wrong pointer indirection in setup.c
2011-07-02 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2011-07-02 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-07-02 Wilfried Goesgensremove duplicate var instance.
2011-07-01 Art CancroUgly hack to fix wiki history broken by the 'message...
2011-07-01 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2011-07-01 Art CancroFixed a stack smash in the wiki module
2011-07-01 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2011-07-01 Art CancroGenerate wiki diffs using a temp file instead of a...
2011-07-01 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2011-06-30 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-06-29 Wilfried Goesgensfix the GETMETADATA command; we mustn't count our naive...
2011-06-28 Art CancroRemoved the commented-out vestiges of a spam strings...
2011-06-24 Art CancroInitialized some variables to make Valgrind shut up
2011-06-15 Art Cancroxmpp_destroy_buddy() now accepts an 'aggressively'...
2011-06-04 Wilfried Goesgenscorrect debug logging string.
2011-05-30 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-25 Art CancroReinstated the use of EUID/UUID in blog posts; however...
2011-05-25 Art Cancroadded a few things to .gitignore
2011-05-25 Art Cancroadded a few more things to .gitignore
2011-05-25 Art Cancroadded a few things to .gitignore
2011-05-24 Art CancroRevert "sock_connect() - if first char of hostname...
2011-05-23 Art Cancroget_inet_rec_type() range should be 1..8, not 1..7
2011-05-23 Art CancroRevert "Generate UUID in blog posts to be used in perma...
2011-05-23 Art CancroRevert "Change to blog euid storage; note new definitio...
2011-05-23 Art CancroRevert "We need EUID indexing for Blog rooms."
2011-05-23 Art Cancrosock_connect() - if first char of hostname is '/' assum...
2011-05-20 Art CancroWe need EUID indexing for Blog rooms.
2011-05-20 Art CancroChange to blog euid storage; note new definition in...
2011-05-20 Art CancroGenerate UUID in blog posts to be used in permalinks
2011-05-20 Art CancroWhen citserver fails due to missing zlib, refer the...
2011-05-20 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-19 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-19 Wilfried GoesgensFix unfolding of RFC822 lines so we don't loose blanks.
2011-05-15 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-15 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-14 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-14 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-14 Wilfried GoesgensMemleak: when expanding shorter URLs we need to free...
2011-05-14 Wilfried GoesgensMemleak: when expanding shorter URLs we need to free...
2011-05-12 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-12 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-12 Wilfried Goesgensfix source so that '-Wformat -Werror=format-security...
2011-05-12 Wilfried Goesgensfix source so that '-Wformat -Werror=format-security...
next