HUGE PATCH. This moves all of mime_parser.c and all
[citadel.git] / citadel / routines2.c
2007-11-16 Art CancroHUGE PATCH. This moves all of mime_parser.c and all
2007-09-24 Art Cancro* Citadel configuration screens in the text mode client
2007-09-21 Art CancroThe 'master user' account and password may now
2007-08-23 Dave WestPatches from Matt with slight mod from me to do without...
2007-08-23 Dave WestBug got in when changed to IsEmptyStr
2007-08-09 Wilfried Göesgens* strlen holy war: loops. in loops it's very evil....
2007-08-09 Wilfried Göesgens* Holy war on strlen: use IsEmptyStr where apropriate.
2007-05-02 Wilfried Göesgens* added masquerade domain feature.
2007-04-12 Art CancroApplied matt's patches to clean up memory leaks in...
2007-02-04 Art CancroImplemented client configuration of the new RBL handlin...
2007-01-23 Art Cancro* Add serv_funambol.h to version control
2007-01-23 Art Cancro* Applied matt's funambol patch
2007-01-02 Art CancroReduced the size of some of the string buffers in the...
2006-12-15 Art CancroUncommented some code in network_config_management()
2006-10-22 Art CancroPatches submitted by matt:
2006-09-18 Michael Hampton* Fix bug which caused mailing lists to be dropped...
2006-09-07 Wilfried Göesgens* initiall sieve listing support. authentication works...
2006-08-23 Wilfried Göesgens* implemented a postfix tcp-dict table, first draft.
2006-07-19 Art CancroAdded a global system config item for the default time
2006-01-05 Art CancroImplemented configuration settings for journaling.
2005-11-28 Art Cancro* Eliminated the use of tmpnam() to shut up the compile...
2005-08-10 Art Cancro* Added "instant expunge" and "allow spoofing" site...
2005-06-22 Art Cancro* Automatic deletion of committed database logs is...
2005-05-23 Art Cancro* Move the location of the "enable full text index...
2005-05-22 Art Cancro* Full text indexer is now switchable on/off
2005-04-27 Art Cancro* .ASG command: made better use of memory to avoid...
2005-04-14 Art Cancro* Variable names, comments, documentation, etc... ...
2005-03-24 Art Cancro* extract_token() now expects to be supplied with the...
2005-02-13 Art Cancro* Added server and client configuration settings to...
2004-11-26 Art Cancro* Added a sooper-seekrit way to spool network messages...
2004-09-15 Art Cancro* Add an SMTP MSA listener (separate port, requires...
2004-06-24 Art Cancro* Bumped internal version number to 6.23
2004-06-19 Art Cancro* Removed the configuration option "Allow Aides access...
2004-03-24 Art Cancro* Reorg header stuff to make it more compatible with...
2004-03-15 Michael Hampton* Multiple files: Convert most remaining client code...
2004-03-12 Michael Hampton* routines2.c: Fix two typos
2004-03-12 Michael Hampton* routines2.c: Convert multiple functions to use new...
2004-02-26 Michael Hampton* Client stability and enhancements:
2004-02-13 Michael Hampton* Reset screen attributes before fork() so that externa...
2004-01-17 Art Cancro* Added "Base DN" "Bind DN" and "Bind DN password"...
2004-01-17 Art Cancro* Sysconfig commands for specifying where the LDAP...
2003-12-24 Art Cancro* Allow a separate default message expire policy for...
2003-10-14 Art Cancro* routines2.c: fixed an off-by-one error in filename...
2003-08-13 Art Cancro* Removed the last vestiges of the now-obsolete global...
2003-07-30 Art Cancro* Fixed a small client bug in the purge hour setting
2003-07-30 Art Cancro* Eliminated the EXPI command
2003-07-22 Nathan Bryantfix build for Solaris
2003-06-27 Michael Hampton* routines2.c: Quick and dirty fix for Mail> becoming...
2003-04-28 Art Cancro* Added a site-configurable setting to suppress the...
2003-03-24 Art Cancro* Add the ability to quit out while validating users...
2003-03-17 Michael Hampton* Fix <G>oto in alternate_semantics - it actually marks...
2003-03-10 Art Cancro* Tweaks to msgbase.c and imap_fetch.c to fix slightly...
2003-03-01 Art Cancro* commands.c: alternate_semantics might have been getti...
2003-02-17 Art Cancro* Fixed a small bug in the GDBM backend (deprecated...
2003-02-14 Art Cancro* Added support for any standard RBL
2003-02-13 Art Cancro* Applied "multi editor" patch supplied by georbit
2003-01-18 Art Cancro* whobbs.c: line up the columns better
2002-12-15 Michael Hampton* Converted more routines to new IPC code.
2002-11-04 Art Cancro* Don't run the wait indicator when in an external...
2002-10-17 Michael Hampton* Bug fixes: Fix numerous char array size mismatches...
2002-10-06 Michael Hampton* Move (nearly) all IPC-related code to citadel_ipc...
2002-10-02 Michael Hampton* File/image uploads now implemented in terms of the...
2002-09-27 Michael Hampton* Allow multiple simultaneous IPC connections. All...
2002-07-01 Michael Hampton* Misc. routines converted to new IPC code
2002-06-15 Art Cancro* SpamAssassin connector is now configurable in <.A...
2002-05-12 Art Cancro* Removed the unfinished moderation system.
2002-03-13 Art Cancro* Site-configurable option "Allow system Aides to gain...
2002-03-12 Nathan Bryant - pass -Wcast-qual to gcc
2002-03-12 Nathan Bryantmore sprintf
2002-03-11 Nathan Bryant - fixes for building without OpenSSL
2002-03-03 Art Cancro* Client and server options to disable self-service...
2002-03-02 Art Cancro* Properly implemented the network filter list. Finish...
2002-02-01 Art Cancro* Added a QDIR protocol command to do quick-and-dirty...
2002-01-19 Michael Hampton* Full-screen curses support for Citadel text client
2002-01-15 Michael Hampton* Implement alternate_semantics (see comments in citade...
2002-01-05 Art Cancro* Removed some protocol commands and writeups that...
2001-12-04 Art Cancro* Added two more bytes to the possible length of shared...
2001-11-27 Art Cancro* When calling an external editor, set the environment...
2001-11-14 Art Cancro* Network run frequency is now a site-definable setting
2001-09-18 Art Cancro* Added host/IP and port to node config (client side...
2001-09-08 Art Cancro* More changes to the new networker. Added client...
2001-08-11 Art Cancro* Realized that I am stupid and started implementing...
2001-07-24 Art Cancro* New UI for mailing list setup
2001-06-17 Nathan Bryantfix all the <time.h> vs. <sys/time.h> issues, hopefully
2001-02-28 Art Cancro* Removed the moderation questions.
2000-12-27 Art Cancro* The size constant "256" which shows up everywhere...
2000-12-05 Art Cancro* Added support for non-USA country identities in vCard...
2000-10-17 Art Cancro* Added IMAP port number to struct config, etc.
2000-10-04 Art Cancro* Allow Aides to zap rooms (site configurable setting)
2000-10-03 Art Cancro* Changed the <.A>ide <S>ysconfig <G>eneral command...
2000-06-28 Art Cancro* Changed the comments at the beginning of each file...
2000-05-26 Art Cancro* Changed some of the rev-level sensitive stuff to...
2000-04-10 Art Cancro* More paginator changes. Shuffled code around, added...
2000-03-08 Art Cancro* Shut off hostname resolution when dealing with Unix...
2000-03-04 Art Cancro* Remove nulls appended to editor files during replace...
2000-02-27 Art Cancro* Completed 'fsck'-like reference count verifier (serve...
2000-02-18 Art Cancro* Made the <.ASI> command a bit friendlier.
2000-01-31 Art Cancro* <.A>ide <S>ystem configuration <I>nternet in the...
2000-01-28 Art Cancro* Client config for internet
1999-11-18 Art Cancro* Changed the order of parameters in <.A>ide <S>ystem...
next