citadel.git
2006-07-28 Art CancroCtdlDeleteMessages() now has a bulk API. Updated all...
2006-07-27 Art CancroCtdlDeleteMessages() now uses the bulk API CtdlCopyMsgs...
2006-07-27 Art CancroRemoved a spurious FIXME that had already been fixed
2006-07-19 Art CancroConfigure and observe the server setting for default...
2006-07-19 Art CancroAdd the cal zone to INFO command
2006-07-19 Art CancroAdded a global system config item for the default time
2006-07-18 Wilfried Göesgens* added some points to the roadmap.
2006-07-18 Art Cancromore timezone hacking. this will work eventually.
2006-07-18 Art CancroFixed a logic bug that caused the full text index
2006-07-17 Art CancroSelf-signed cert now uses a wildcard name
2006-07-17 Art CancroSelf-signed cert now uses a wildcard name
2006-07-17 Art CancroAdded a FIXME comment noting that imap_do_expunge(...
2006-07-17 Art CancroBrought over the new ical_dezonify that handles unspecified
2006-07-17 Art CancroMake a note of the fact that we've hardcoded
2006-07-13 Art CancroFor some reason it's not properly saving the
2006-07-13 Art CancroWhen finding a non-UTC timestamp with no time
2006-07-12 Art Cancroical_dezonify: rearranged code and added log output
2006-07-11 Wilfried Göesgens* added items from the purged whishlist room, as much...
2006-07-11 Art CancroWhen generating Message ID's, pad with leading zeroes
2006-07-10 Wilfried Göesgens* as ubuntu for example purges /var/run, we need to...
2006-07-09 Art CancroCorrected Matt's name in the credits
2006-07-09 Art CancroCorrected Matt's name in the credits
2006-07-06 Wilfried Göesgens* don't translate citadel commands!
2006-07-06 Art Cancro* New HALT command shuts down server but suspends inste...
2006-07-05 Art CancroChanges to Easy Install based on fleeb's suggestions.
2006-06-23 Michael HamptonAllow internal programs to rename rooms and create...
2006-06-23 Michael HamptonMailing lists need to have confirmations logged to...
2006-06-22 Wilfried Göesgens* corrected some typos in the dirs
2006-06-21 Art Cancrocitadel_ipc.c: comment out block of code that
2006-06-21 Art CancroApplied Matt's patches for the addition of four new...
2006-06-18 Art Cancrogettext.c: 'search' is now a fixed length string buffer.
2006-06-09 Art Cancroran create-pot.sh
2006-06-07 Art CancroDon't reference <malloc.h> - it is not needed
2006-05-31 Art CancroDanish translation (da_DK) supplied by Flemming Veggerby
2006-05-30 Art CancroInternal version number update to 6.82
2006-05-26 Art CancroHandle read-only rooms more gracefully when attempting
2006-05-26 Art Cancrosetup.c: more directory initialization submitted by...
2006-05-26 Art Cancrohtml.c: convert some common character entity references
2006-05-23 Art Cancro* Fixed some compiler warnings in the new unsignedchar...
2006-05-22 Art Cancrohtml.c: removed extra newlines entering/exiting blockqu...
2006-05-22 Art CancroWhen THE DREADED AUTO-PURGER expires user accounts,
2006-05-22 Art Cancrotext_to_server_qp() use unsigned char instead of char.
2006-05-22 Art CancroApplied patch submitted by Matt for empty field checkin...
2006-05-18 Art Cancrohtml.c: rendering of BLOCKQUOTE sections is now
2006-05-18 Art CancroIMAP COPY messages in bulk. I think it works
2006-05-17 Art CancroCtdlSaveMsgPointerInRoom() is now a simple wrapper...
2006-05-16 Art CancroSmall change to a log message
2006-05-10 Art CancroDon't compute existing length of WC->preferences when it
2006-05-09 Art CancroFixed the PLAIN auth method in SMTP so that it accepts
2006-05-08 Art CancroCall endtls() when an HTTP session ends normally -...
2006-05-04 Art Cancromime_parser.c: updated some of the comments
2006-05-03 Art Cancromime_parser.c: pad the encoded-to-unencoded buffer
2006-05-03 Art Cancromime_parser.c: pad the encoded-to-unencoded buffer
2006-05-02 Art Cancrowebcit_before_automake is now the trunk
2006-05-02 Art Cancroautomake build is now a branch
2006-05-02 Art Cancrosrc/crypto.c: possible fix for memory leak related
2006-05-02 Art Cancropo update
2006-04-26 Art CancroAdded /static/webcit-tinymce.css which is applied when
2006-04-26 Art CancroAdded /static/webcit-tinymce.css which is applied when
2006-04-25 Art CancroIMAP FETCH operations now check before every iteration
2006-04-24 Art CancroMinor fixes to set_preference() in preferences.c
2006-04-21 Art Cancrotraces and troubleshooting on pref save during logout
2006-04-21 Art Cancrofixed nls available output message (thought I did this...
2006-04-21 Art CancroFix tab label
2006-04-21 Art CancroAdded the 'Nifty Corners' library and implemented our
2006-04-19 Wilfried Göesgens* [debian] depend on the locale packages.
2006-04-19 Wilfried Göesgens* [debian] just sugest the server, as we don't need...
2006-04-19 Wilfried Göesgens* fresh copy of the automake environment.
2006-04-19 Wilfried Göesgens* sort the libs in other direction
2006-04-19 Art CancroConvert es.po to UTF-8
2006-04-19 Art CancroAdded es_ES.po
2006-04-18 Art CancroRemoved the old NLS output from the configure.in summary,
2006-04-17 Art CancroTHIS IS 6.81
2006-04-16 Wilfried Göesgensthese ones where missing.
2006-04-16 Wilfried Göesgens* don't call autogen in buildpackages script.
2006-04-16 Wilfried Göesgens* added various files generated by autogen.sh, because...
2006-04-15 Wilfried Göesgens* renamed the openldap file, as in the package.
2006-04-15 Wilfried Göesgens* though POTFILES is automatically generated on newer
2006-04-14 Art CancroVersion 6.81
2006-04-14 Art Cancrowebserver.c: bind to LOCALEDIR for message catalog.
2006-04-12 Art Cancroserv_network.c: moved a call to CtdlFreeMessage() out...
2006-04-10 Art Cancronewinstall.sh: if 'dialog' not found or unusable, try...
2006-04-09 Wilfried Göesgens* fix freebsd build.
2006-04-07 Art CancroUpdated version number to 6.80
2006-04-07 Art Cancroeasy install: changed tar -xvf to tar -xf, less verbosity
2006-04-07 Art CancroThe hunt for 'dialog' requires one that supports the...
2006-04-07 Art Cancronewinstall.sh is GPL v2
2006-04-07 Art CancroInternal version number is now 6.80
2006-04-06 Wilfried Göesgenswe need to call another shellscript now.
2006-04-06 Wilfried Göesgensmore modern version.
2006-04-06 Art CancroFixed the 'add new note' button not woring
2006-04-06 Art Cancroserv_smtp.c: when sending out mail, try EHLO first...
2006-04-05 Wilfried Göesgens* missing flag for libiconv added to the linker flags.
2006-04-05 Art CancroReceived our 'enterprise number' 1.3.6.1.4.1.25404...
2006-04-04 Art Cancrooops, there were remnants of a temporary hack
2006-04-04 Art CancroIn r3487 we had set the master listening sockets to
2006-04-04 Art CancroWhen client_write() fails, display the byte count as...
2006-04-04 Art Cancrowhen client_write() fails, display the error
2006-04-04 Art CancroAfter sending an initial page, return to the wholist
2006-04-04 Art Cancrosetup.c: move the location of the call to fixnss()
next