]> code.citadel.org Git - citadel.git/history - citadel
Renamed ical_dezonify_recur() to ical_dezonify_recurse()
[citadel.git] / citadel /
2007-03-14 Art CancroRenamed ical_dezonify_recur() to ical_dezonify_recurse()
2007-03-14 Art CancroFixed a bug introduced by the previous commit. We...
2007-03-13 Art CancrovCard beforesave hook - completely overhauled. Now...
2007-03-13 Art Cancromime_parser: remove code that reduces the size of the
2007-03-13 Art Cancrobeforesave hook for calendar rooms no longer rejects
2007-03-12 Art Cancro(no commit message)
2007-03-12 Art CancroRemoved an old, unncecessary debug trace msg
2007-03-08 Art CancroFor address autocompletion, results of the AUTO command
2007-03-07 Art CancroFixed a 'brown paper bag' bug in the new 'author as...
2007-03-07 Art CancroAdded a comment next to the string
2007-03-07 Art CancroTHIS IS CITADEL 7.06
2007-03-07 Art CancroRewrote the quoted-printable decoder again. The previous
2007-03-05 Wilfried Göesgens* create format strings different for solaris
2007-03-05 Art Cancroimap acl ... when outputting the 't' right, also
2007-03-03 Art Cancroroadmap.txt moved out to the wiki
2007-02-27 Wilfried Göesgens* added include files containing structural information...
2007-02-27 Wilfried Göesgens* some fixups in the solaris detection.
2007-02-26 Wilfried Göesgens* we need this if we don't have ncurses.
2007-02-26 Stu Markadded exit for text client connection drop
2007-02-26 Art Cancrosock_connect() returns with an error if the supplied...
2007-02-25 Wilfried Göesgens* solaris compatibility patches.
2007-02-22 Art CancroFinal changes to server to allow message display names to
2007-02-22 Wilfried Göesgens* double free
2007-02-22 Art Cancro* THIS IS 7.05
2007-02-22 Wilfried Göesgens* fixup @'s in usernames when doing smtpauth client
2007-02-21 Art Cancro* Removed the completely redunant function get_mm()
2007-02-19 Art CancroFor sessions using the Citadel wire protocol, follow
2007-02-18 Art Cancro* Cache the Friendly Name (fn) from the user's vCard
2007-02-16 Art CancroApplied matt's latest serv_funambol.c patch
2007-02-16 Wilfried Göesgensremoved stuff that wasn't ready for commit'
2007-02-16 Wilfried Göesgens* handle =\r\n's in the qp decoder
2007-02-14 Wilfried Göesgens* tell what we did to the debs
2007-02-12 Art CancroEliminate the use of LOG_PERROR. Not all platforms...
2007-02-12 Art CancroObserve CC->nologin (too many users already online...
2007-02-10 Art Cancroimap_acl: never output the 'a' flag, even if the user
2007-02-10 Art Cancro* IMAP 'LISTRIGHTS' command (skeleton) implemented
2007-02-08 Wilfried Göesgens* added abuse@ default account.
2007-02-08 Michael HamptonCommand prompt was much too short; lengthened it.
2007-02-07 Wilfried Göesgens* call useradd the right way.
2007-02-05 Wilfried Göesgens* tell what we've changed.
2007-02-05 Wilfried Göesgens* remove =\n and friends instead of replacing it.
2007-02-04 Wilfried Göesgens* reworked CtdlDecodeQuotedPrintable
2007-02-04 Art CancroImplemented client configuration of the new RBL handlin...
2007-02-04 Art Cancro* Added a config option to check RBL's immediately...
2007-01-30 Wilfried Göesgens* ask questions on install too
2007-01-27 Art Cancro* Moved message deletion into the CtdlRoomAccess()...
2007-01-26 Art Cancro* Only call set_msgcall() if Berkeley DB is v4.3 or...
2007-01-26 Wilfried Göesgens* lurk the faq from our wiki to provide package documen...
2007-01-25 Wilfried Göesgens* renamed var.
2007-01-25 Wilfried Göesgens* say what we've changed.
2007-01-25 Art CancroIMAP SEARCH - more internal validation to avoid crashing
2007-01-25 Art Cancro* Added a temporary command to insert a bogus message...
2007-01-24 Wilfried Göesgens* precalculate the position of chkpwd like we do it...
2007-01-24 Art CancroDon't use imap_strout() for ACL bits. Technically...
2007-01-23 Wilfried Göesgens* create user and directories needed in common package.
2007-01-23 Art Cancro* Add serv_funambol.h to version control
2007-01-23 Art Cancro* Applied matt's funambol patch
2007-01-23 Art Cancro* ACL extension - GETACL and MYRIGHTS share output...
2007-01-21 Wilfried Göesgens* use message purger api function instead of jut free...
2007-01-21 Wilfried Göesgens* free buffer in config reader
2007-01-21 Wilfried Göesgens* don't loose pointers to cal structs and destruct...
2007-01-21 Wilfried Göesgens* shut down libical apropriate.
2007-01-20 Wilfried Göesgens* free the other lists in here too on shutdown.
2007-01-20 Wilfried Göesgens* free the validated recipients
2007-01-20 Wilfried Göesgens* flush networker caching list on exit
2007-01-20 Wilfried Göesgens* use getpwent_r
2007-01-20 Art CancroDon't advertise the ACL extension. It isn't finished
2007-01-20 Art Cancro* Initialize more variables during declaration,
2007-01-20 Wilfried Göesgens* Close the fd to our control file.
2007-01-20 Wilfried Göesgens* strlen is sloouuw.... don't use it over and over.
2007-01-20 Wilfried Göesgens* more message pointers initialized.
2007-01-20 Wilfried Göesgens* if the message is not valid, try to free the message...
2007-01-20 Wilfried Göesgens * cleanup ourselfs on exit.
2007-01-20 Art Cancro* svn add serv_funambol.c
2007-01-20 Art Cancro* Applied Matt's patches to submit messages to Funambol
2007-01-19 Michael HamptonFix problem where HTML listsub subscribe/unsubscribe...
2007-01-18 Art Cancro* CtdlCheckRoomAccess() now sets a new bit UA_ADMINALLOWED
2007-01-18 Art Cancro* Removed ctdl_ssl_dir because there was already ctdl_k...
2007-01-17 Wilfried Göesgens* corrected files to open
2007-01-16 Wilfried Göesgens* corrected pid file calcing in debian init script
2007-01-16 Wilfried Göesgens* make the crypto functions use precalculated files...
2007-01-16 Wilfried Göesgens* if /etc/init.d/ is not there, create the init script...
2007-01-15 Wilfried Göesgens* use more of our precalculated dirs and files.
2007-01-15 Art CancroChecked in matt's patches for TCP performance on Mac OS:
2007-01-14 Wilfried Göesgens* added sourcedist targets for building tgz's with...
2007-01-11 Art CancroFixed a syntax error
2007-01-11 Art CancroChanged some of the ACL logic
2007-01-10 Art Cancro* Augmented the access control model and API
2007-01-10 Art CancroWorked on GETACL a little bit
2007-01-09 Art Cancro* Allow ACL commands without having a folder selected.
2007-01-09 Art CancroChecking in a skeleton of RFC 2086 (IMAP ACL extension).
2007-01-07 Wilfried Göesgens* created common package.
2007-01-06 Art Cancro* Updated some comments
2007-01-06 Wilfried Göesgens* remove unwanted blanks.
2007-01-06 Art Cancro* Replaced citadel.pam with one that ought to be
2007-01-05 Fathi Boudra* update changelog
2007-01-05 Wilfried Göesgens* send welcome mail on first debian package installation.
2007-01-04 Fathi Boudra* some cleanup and debian code beautification (tab...
2007-01-04 Art Cancro* CtdlOutputPreLoadedMessage() -- buffer up to 1K chara...
2007-01-03 Wilfried Göesgens* more debian build added.
next