* don't nail upload hellos to .gif as we don't need that anymore
[citadel.git] / citadel /
2008-02-09 Wilfried Göesgens* UIMG and UOPN require the client to specify a Mimetyp...
2008-02-08 Wilfried Göesgens* refuse empty passvoids against host auth
2008-02-07 Wilfried Göesgens* ctdl_message_dir is the directory where messages...
2008-02-07 Art CancroFixed (hopefully) the mailing list problem.
2008-02-07 Art CancroChanged the 'No subscribers found' error message to...
2008-02-07 Art Cancrofunambol65.c: cleaned up compiler warnings
2008-02-06 Wilfried Göesgens* handle situations were just one set of bdb utils...
2008-02-05 Art CancroNew option in the text client to open attachments
2008-02-04 Wilfried Göesgens* build the modules stuff while configuring. it's funct...
2008-02-04 Art Cancrohtml.c support the '´' entity tag
2008-02-04 Wilfried Göesgens* don't link unused libs
2008-02-03 Art CancroDo not allow external editor in citadel.rc by default
2008-02-02 Wilfried Göesgens* dereference symlinks
2008-02-02 Wilfried Göesgens* set execute bit on the right files
2008-02-02 Art Cancro* Thread ID's are now displayed in 0x%08lx format instead
2008-01-31 Art Cancro--- VERSION 7.30 ---
2008-01-30 Michael HamptonText client: allow message quoting of lines over 1000
2008-01-29 Art CancroMissed a few :)
2008-01-29 Art CancroEliminated unnecessary complexity by removing support
2008-01-29 Art Cancrosmtp service: offer the 8BITMIME extension, because
2008-01-29 Art CancroThird try. :(
2008-01-29 Art CancroMoved the libcitadel version check below the point
2008-01-28 Art Cancro* Unfinished code is now disabled.
2008-01-27 Wilfried Göesgens* now getmail does s.th. almost usefull
2008-01-27 Wilfried Göesgens* we didn't calculate our directories in a proper seque...
2008-01-27 Wilfried Göesgens* try to watch the PID for shutting down citserver
2008-01-26 Wilfried Göesgens* restart by doing 'sendcommand down 1' which will...
2008-01-26 Dave WestFix the segault on server shutdown that crept in when...
2008-01-25 Art CancroShuffled around the order of resolver library tests.
2008-01-24 Art CancroAdded a second test for libresolv that takes into
2008-01-24 Art CancroNothing happens.
2008-01-23 Art CancroImplemented the XYZZY command.
2008-01-23 Art CancroApplied Matt's latest funambol65 patch.
2008-01-22 Wilfried Göesgens* OpenBSD compatibility: select properly while reading...
2008-01-21 Art CancroAdded funambol_newmail_soap.xml
2008-01-20 Art CancroAdd remote hostname and IP address to 'Session started...
2008-01-20 Art CancroApplied Matt's new patch. Adds 'extnotify' and removes
2008-01-19 Dave WestFix the user purge / delete thing once and for all.
2008-01-19 Dave WestIf we are redirected we need to close this socket befor...
2008-01-19 Art CancroBacked out previous commit
2008-01-19 Art CancroApplied matt's latest patch set
2008-01-17 Art CancroFixed infinite-loop bug in room name display code.
2008-01-17 Art CancroThe encoding and decoding tables for Base64 are
2008-01-17 Art CancroBacked out r5921 and r5936 because they were causing
2008-01-17 Art CancroTemporary workaround to compile with old libical
2008-01-16 Wilfried Göesgens* checking a pointer is useless if you dereference...
2008-01-16 Dave WestChanged log message when worker thread select is interr...
2008-01-16 Art CancroVIEW_ definitions are now in libcitadel.h
2008-01-15 Dave WestClean up in housekeeping.c
2008-01-15 Dave WestNow citadel.pid contains the pid of the watcher process...
2008-01-15 Dave WestNow the autopurger will always attempt to purge users...
2008-01-13 Wilfried Göesgens* urlescs new parameter added.
2008-01-13 Wilfried Göesgens* openbsd has no -lresolv, its in their libc.
2008-01-13 Wilfried Göesgens* avoid some function calls openBSD doesn't like us...
2008-01-13 Dave Westdo_hosekeeping is now a seperate thread. This releases...
2008-01-12 Wilfried Göesgens* fixed tbirds managesieve login troubles.
2008-01-11 Art Cancroadded some debugging traces
2008-01-10 Wilfried Göesgens* openbsd doesn't like pam. so... if we don't have...
2008-01-08 Art Cancroconfigure now *requires* libresolv to be present.
2008-01-07 Dave WestSmall increase in performance when creating new threads.
2008-01-06 Art CancroWebCit now detects whether the Citadel server has Sieve...
2008-01-04 Wilfried Göesgens* sanitized the decision whether we have one line auth...
2008-01-02 Art CancroPrepared some of the authmode stuff for the imminent...
2008-01-01 Art CancroMore verbose logging for get_default_icaltimezone(...
2007-12-30 Wilfried Göesgens* disable dspam
2007-12-29 Dave WestFixed up a compiler warning
2007-12-29 Dave WestAbstracted pthread from threads.* into sysdep_decls...
2007-12-29 Dave WestRemoved redundant prototype of create_maintenance_threads()
2007-12-29 Dave WestRemoved two unused mutex's.
2007-12-29 Dave WestRemoved a few unneccesary lock calls to get a small...
2007-12-29 Dave WestRemoved excess return from init function as it breaks...
2007-12-29 Dave WestCreated a function to close the master sockets. It...
2007-12-29 Dave WestFix the missing #define CTDLTHREAD_BIGSTACK for the...
2007-12-29 Art CancroCopyright dates are now 2008.
2007-12-29 Art Cancroinclude threads.h in serv_rssclient.c
2007-12-27 Art CancroAdded a missing 'NO' to some error messages in IMAP...
2007-12-25 Wilfried Göesgens* don't load the module.
2007-12-25 Wilfried Göesgens* initial dspam integration module
2007-12-25 Michael HamptonSomebody broke the build by forgetting to #include...
2007-12-23 Dave WestMoved all threading code into threads.c
2007-12-21 Wilfried Göesgens* if none of the cases hits it, return 0K
2007-12-21 Wilfried Göesgens* inverted flag logic, so now the smtp public posting...
2007-12-16 Wilfried Göesgens* allert if we find a user with empty realname in the...
2007-12-13 Wilfried Göesgens* fixups. subscribers only post mailinglists work now.
2007-12-13 Dave WestA couple of minor speed ups and the beginings of using...
2007-12-13 Art CancroRSS parser can now handle datestamps in RFC822 format
2007-12-12 Art CancroCalendar system now handles invitations and rsvp's
2007-12-10 Wilfried Göesgens* poped code into the wrong slot. now check the sender...
2007-12-10 Wilfried Göesgens* give message sender in while evaluating the recipient...
2007-12-09 Wilfried Göesgens* give the flag to the CtdlDoIHavePermissionToPostInThi...
2007-12-09 Art CancroIMAP server: suppress untagged 'EXISTS' and 'EXPUNGE...
2007-12-08 Michael HamptonMove misplaced #ifdef to fix compile error
2007-12-07 Dave WestCtdlThreadSelect no longer needs to be told which threa...
2007-12-07 Dave WestHunting a bug in scheduled threads that caused a segflt...
2007-12-07 Dave WestEXTREMELY EXPERIMENTAL
2007-12-07 Wilfried Göesgens* simplify structs so we don't need to type struct...
2007-12-06 Dave WestA couple of clean up functions to help valgrind.
2007-12-06 Art CancroThis implementation of non-SASL Jabber authentication
2007-12-06 Dave WestAdded the functions to allow scheduling of a thread...
2007-12-06 Art CancroRequire <bind> tag for bind attempts.
next