citadel.git
2004-10-20 Art Cancro* New "notes" icon
2004-10-15 Art Cancro* Calendar objects UID now generated by generate_uuid...
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* localtime_r() fixes
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-03 Art Cancro* Added a pthread_attr_destroy() in the appropriate...
2004-10-03 Art Cancro* Brought newinstall.sh over from easyinstall.citadel.org
2004-10-01 Art Cancro* Set up framework for "notes" view, and added a skelet...
2004-10-01 Art Cancro* Configure "notes" view and auto-create Notes> room
2004-09-30 Art Cancro* fix line width break problem in chat
2004-09-28 Art Cancro* THIS IS 5.24
2004-09-28 Art Cancro* Prepare for 5.24 release
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-27 Art Cancro* messages.c: fix build problem on non-calendar-enabled...
2004-09-25 Art Cancro* summary.c: Fixed a calling syntax problem
2004-09-25 Art Cancro* small stylesheet fix
2004-09-24 Art Cancro* Fixed display bug for room list mode when we dropped...
2004-09-24 Art Cancro* Put our <SPAN> tags back in to denote floors, rooms...
2004-09-24 Art Cancro* "folders view" of room list now uses Dave Lindquist...
2004-09-23 Art Cancro* roomops.c: "folders" view of rooms is an actual Unnum...
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* Set default view of new rooms during CRE8 command...
2004-09-16 Art Cancro* CRE8 command: allow setting default view during room...
2004-09-15 Art Cancro* Support config of seaperate MSA port in Citadel 6.26
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* Added 'dialog' mode to setup
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* When saving VTODO (tasks), insert a UID if none is...
2004-08-31 Art Cancro* Calendar: store UUID+comment instead of comment as...
2004-08-31 Art Cancro* THIS IS 5.23
2004-08-31 Art Cancro* Changed internal version number to 5.23
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-27 Art Cancro*** empty log message ***
2004-08-27 Art Cancro* Ditched the graphical buttons because CSS can do...
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-18 Art Cancro* 'move' and 'delete' buttons only show when allowed...
2004-08-18 Art Cancro* Reply/Move/Delete buttons are now images, because...
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* static/iconbar.html: removed.
next