* Cleaned up some things that generated compiler warnings
[citadel.git] / citadel / ChangeLog
2004-10-12 Art Cancro* Cleaned up some things that generated compiler warnings
2004-10-06 Michael Hampton* Fixup a few more compiler warnings from icc
2004-10-05 Art Cancro* Changed a bunch of localtime() calls to localtime_r...
2004-10-04 Michael Hampton* configure.ac: Add CFLAGS for icc Intel Compiler
2004-10-04 Michael Hampton* Fix a couple of minor compiler warnings
2004-10-03 Art Cancro* Removed some vestiges
2004-10-03 Art Cancro* sysdep.c: in the main server loop, when time_to_die...
2004-10-03 Art Cancro* Added pthread_attr_destroy() in the appropriate locat...
2004-10-01 Art Cancro* Configure "notes" view and auto-create Notes> room
2004-09-28 Art Cancro* THIS IS 6.26
2004-09-28 Art Cancro* Update documentation and config files for 6.26 release
2004-09-28 Art Cancro* Improve output of RECENT flag in IMAP
2004-09-23 Art Cancro* MyContext() no longer declared INLINE
2004-09-23 Art Cancro* in MyContext(), reduced the number of calls to pthrea...
2004-09-23 Michael Hampton* rooms.c: create_floor(): Fix the check for whether...
2004-09-21 Art Cancro* Tweaks to above
2004-09-21 Art Cancro* imap_search.c: when search criteria permit, do not...
2004-09-17 Art Cancro* Updated documentation to include information about...
2004-09-17 Art Cancro* serv_network.c: added a missing \n in log output
2004-09-17 Art Cancro* citadel-openldap.schema: replaced. Dunno why it...
2004-09-16 Art Cancro* CRE8 command: allow setting default view during room...
2004-09-15 Art Cancro* Add an SMTP MSA listener (separate port, requires...
2004-09-13 Art Cancro* newinstall.sh: updated from the working version at...
2004-09-11 Michael Hampton* Remove calls to the broken flush_output() while I...
2004-09-10 Art Cancro* Added flush_output() calls to IMAP modules. (Do...
2004-09-09 Art Cancro* Completed (I think) the 'dialog' mode in setup
2004-09-08 Art Cancro* setup.c: initial changes to use a 'dialog' based...
2004-09-07 Michael Hampton* msgbase.c: cmd_msgs(): Call unbuffer_output() when...
2004-09-06 Michael Hampton* msgbase.c: cmd_ent0(): Fix another unbuffer_output()
2004-09-06 Michael Hampton* file_ops.c: cmd_writ(): Add an unbuffer_output()...
2004-09-05 Michael Hampton* Buffered output needs to be flushed in several places...
2004-09-05 Michael Hampton* Network optimizations - buffer output server-side...
2004-09-05 Michael Hampton* sysdep.c: unbuffer_output(): Split the writing part...
2004-09-03 Art Cancro* setup.c: when creating an inittab entry for slapd...
2004-09-03 Art Cancro* setup.c: Changes to inittab-twiddling to make it...
2004-09-01 Art Cancro* serv_smtp.c: fix build error on hosts with no SSL...
2004-08-31 Art Cancro* Calendar: store UUID+comment instead of comment as...
2004-08-30 Art Cancro* setup.c: when running in Newt mode, make the size...
2004-08-29 Michael Hampton* newinstall.sh: fix detection of gmake/make
2004-08-28 Michael Hampton* Change the logging level of some messages and add...
2004-08-28 Art Cancro* setup.c: when run from the Easy Install script, auto...
2004-08-28 Art Cancro* Generalize some of the inittab-tweaking stuff so...
2004-08-27 Art Cancro* Fleshed out contemplate_ldap() a bit
2004-08-27 Art Cancro* THIS IS 6.25
2004-08-27 Art Cancro* Update internal version number to 6.25
2004-08-26 Art Cancro* newinstall.sh: updated with some new goodies
2004-08-23 Michael Hampton* html.c: Try to something sane with lists
2004-08-23 Michael Hampton* No longer accept MD5 as a hash when encrypting
2004-08-23 Michael Hampton* serv_network.c: Suppress Invalid node name for "...
2004-08-16 Art Cancro* newinstall.sh: more intelligent auto-run of setup...
2004-08-15 Art Cancro* newinstall.sh: various tweaks to make it more reliable
2004-08-14 Art Cancro* newinstall.sh: shuffled around the environment variab...
2004-08-12 Art Cancro* THIS IS 6.24
2004-08-11 Art Cancro* Replaced all "Citadel/UX" references with "Citadel"
2004-08-05 Art Cancro* html.c: handle the <BLOCKQUOTE> tag properly
2004-08-05 Art Cancro* CtdlHostAlias() now accepts "localhost" as a localhos...
2004-08-02 Art Cancro* utilsmenu: removed. Because most of the admin functi...
2004-07-30 Art Cancro* user_ops.c: limit the length of the name which can...
2004-07-28 Art Cancro* serv_network.c: we had ignetcfg and working_ignetcfg...
2004-07-25 Michael Hampton* msgbase.c: CtdlCheckInternetMailPermission(): Do...
2004-07-25 Michael Hampton* citadel.spec: update version number
2004-07-25 Michael Hampton* stress.c: Slightly more verbose output
2004-07-25 Michael Hampton* citadel_decls.h: fixed the new logoff() macro
2004-07-24 Art Cancro* citadel.c: temporarily commented out the signal(...
2004-07-15 Art Cancro* serv_network.c: grab and use a networker-local copy...
2004-07-11 Art Cancro* Updated roadmap document slightly
2004-07-11 Art Cancroserv_network.c: small fix to above
2004-07-11 Art Cancro* serv_network.c: removed a stray end_critical_section()
2004-07-10 Art Cancro* Changed "policy set" message to "policy has been...
2004-07-06 Art Cancro* THIS IS 6.23
2004-07-06 Art Cancro* When writing a message body to the CDB_BIGMSGS table...
2004-07-03 Art Cancro* Check the "Permission to send Internet mail" access...
2004-06-28 Art Cancro* Properly re-terminate messages posted via IMAP APPEND...
2004-06-24 Art Cancro* updated serv_vandelay.c to include new "c_ip_addr...
2004-06-24 Art Cancro* Bumped internal version number to 6.23
2004-06-24 Art Cancro* Updated the ig_tcp_server() function to allow binding...
2004-06-24 Art Cancro* serv_imap.c: when an IMAP socket breaks while a folde...
2004-06-19 Art Cancro* THIS IS 6.22
2004-06-19 Art Cancro* Updated internal version number to 6.22
2004-06-19 Art Cancro*** empty log message ***
2004-06-19 Art Cancro* Removed the configuration option "Allow Aides access...
2004-06-16 Art Cancro* More scheduler changes. Removed the rescan pipe...
2004-06-16 Art Cancro* Scheduler fix ... added the rescan pipe back in
2004-06-15 Art Cancro* Store the body of any large (>1K) message in a separa...
2004-06-15 Art Cancro* Bumped internal version number to 6.22
2004-06-14 Art Cancro* serv_vandelay.c: re-inserted a missing line of code...
2004-06-11 Art Cancro* Optimized the scheduler some more. The S_I_WANNA_SEL...
2004-06-09 Art Cancro* The scheduler can now "wake up" a session to deliver...
2004-06-07 Art Cancro* Removed network/filterlist network/mailinglists netwo...
2004-06-07 Art Cancro* Changed "express message" to "instant message" everyw...
2004-06-06 Art Cancro* New session scheduler. All sessions which select...
2004-06-03 Art Cancro* html.c: allow parsing of tags even when they're quali...
2004-06-03 Art Cancro* citadel_ipc.c: SETR command was missing defaultview...
2004-05-31 Art Cancro* Reworked the security checks for move/copy commands...
2004-05-26 Nathan Bryant* stress.c: silence warning
2004-05-26 Nathan Bryant* configure.ac: check for /usr/local/BerkeleyDB.4.2
2004-05-24 Art Cancro* serv_network.c: when processing incoming IGnet spool...
2004-05-21 Art Cancro* THIS IS 6.21
2004-05-20 Art Cancro* Changed internal version number to 6.21
2004-05-15 Michael Hampton* Scheduler: when next_session is to be deleted, make...
next