* New "notes" icon
[citadel.git] / citadel /
2004-10-13 Art Cancro* Repaired a completely broken <;Z>ap floor command.
2004-10-12 Art Cancro* Tracing a problem with ;Z command
2004-10-12 Art Cancro* Reworked shutdown sequence to avoid thread deadlock
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-17 Art Cancro*** empty log message ***
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 Art Cancro* setup.c: look in both /etc/rc*.d and /etc/rc.d/rc...
2004-09-11 Michael Hampton* Remove calls to the broken flush_output() while I...
2004-09-10 Art Cancro*** empty log message ***
2004-09-10 Art Cancro* Added flush_output() calls to IMAP modules. (Do...
2004-09-10 Art Cancro*** empty log message ***
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-05 Michael Hampton* citadel.c: Left a comment for Ford.
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-27 Art Cancro* serv_network.c: never unload working_ignetcfg; only...
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*** empty log message ***
2004-08-14 Art Cancro*** empty log message ***
2004-08-14 Art Cancro* newinstall.sh: shuffled around the environment variab...
2004-08-14 Art Cancro*** empty log message ***
2004-08-13 Art Cancro*** empty log message ***
2004-08-13 Art Cancro*** empty log message ***
2004-08-13 Art Cancro*** empty log message ***
2004-08-13 Art Cancro*** empty log message ***
2004-08-13 Art Cancro*** empty log message ***
2004-08-13 Art Cancro* easy install tweaks
2004-08-12 Art Cancro* THIS IS 6.24
2004-08-12 Michael Hampton* newinstall.sh: Add the Easy Install script so IG...
2004-08-11 Art Cancro* Prepare for 6.24 release
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-29 Art Cancro* Trying to fix a buffer overrun
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*** empty log message ***
2004-07-15 Art Cancro* serv_network.c: grab and use a networker-local copy...
2004-07-11 Art Cancro*** empty log message ***
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...
next