citadel.git
2002-10-16 Art Cancro* Fixes and updates to build WebCit on Linux for IBM...
2002-10-16 Art Cancro* Remove some trace messages
2002-10-16 Michael Hampton* Don't assume pointer to time_t is compatible with...
2002-10-16 Art Cancro* CtdlWriteObject() encode in memory instead of on...
2002-10-15 Art Cancro* Numerous warning fixes and cleanups for compile on...
2002-10-15 Michael Hampton* IPC support for resumable downloads
2002-10-15 Michael Hampton* configure.ac check for malloc.h header file (Mac...
2002-10-15 Art Cancro* Run without crashing on Berkeley DB 4.1 :)
2002-10-15 Art Cancro* Build ok on Berkeley DB 4.1
2002-10-14 Michael Hampton* Mac OS X build fixes (everything but serv_imap now...
2002-10-09 Art Cancro* Templatized trailing HTML
2002-10-09 Art Cancro* Templatized the <HEAD> section of HTML
2002-10-08 Michael Hampton* Build environment: cvs ignore .diff/.patch files
2002-10-07 Art Cancro* messages.c: don't display room name field when it...
2002-10-07 Art Cancro* Build fixes for Solaris box without OpenSSL installed
2002-10-07 Michael Hampton* Don't try to compile non-existent client_crypto.c...
2002-10-07 Art Cancro* When displaying meeting invitations, only show date...
2002-10-06 Michael Hampton* Move (nearly) all IPC-related code to citadel_ipc...
2002-10-05 Art Cancro* Change MAXSETUP from 4 to 3 (bug reported by mavherzo...
2002-10-04 Michael Hampton* Fix bootstrap for Red Hat 7.3
2002-10-03 Art Cancro* Worked on meeting accept/decline a little bit
2002-10-02 Michael Hampton* status_line() now shows "new mail" only when there...
2002-10-02 Michael Hampton* File/image uploads now implemented in terms of the...
2002-10-01 Art Cancro* html.c: speed improvement in html-to-ascii converter
2002-09-30 Michael Hampton* ipcdef.h: add extern "C" for linking to C++ programs
2002-09-30 Michael Hampton* ipcdef.h: remove prototype for connection_died()...
2002-09-30 Michael Hampton* Fix configure mis-detecting libical and zlib and...
2002-09-30 Art Cancro* Dabbled in handling incoming meeting requests
2002-09-29 Art Cancro* ugly icon (won't be ugly with background)
2002-09-29 Art Cancro* minor cleanup
2002-09-29 Art Cancro* Completed the calendar day view
2002-09-29 Michael Hampton* File and attachment downloads now use the new IPC...
2002-09-29 Michael Hampton* file_ops.c: cmd_read() now returns a short read at...
2002-09-28 Art Cancro* started fleshing out the calendar day view
2002-09-27 Art Cancro* Add new event
2002-09-27 Art Cancro* Properly handle VEVENT saves (fixed nasty loopy loopy...
2002-09-27 Art Cancro* Removed the gzip compression stuff due to bugs in...
2002-09-27 Michael Hampton* Allow multiple simultaneous IPC connections. All...
2002-09-27 Art Cancro* New, buggy versions of event editing screens
2002-09-26 Art Cancro* Fixed buggy month-selection algorithm (January is...
2002-09-25 Art Cancro* Keep track of msgnums in the two-pass calendar loop...
2002-09-25 Art Cancro*** empty log message ***
2002-09-24 Art Cancro* Rough cut of the two-pass calendar display routines...
2002-09-23 Art Cancro* Presentation changes to calendar month view
2002-09-22 Art Cancro* Began implementing month view
2002-09-22 Art Cancro* calendar_view.c: added. (This module will contain...
2002-09-22 Art Cancro* Backed the previous change out. There is no such...
2002-09-22 Art Cancro* axdefs.h: add "Notes" view
2002-09-21 Art Cancro* Added utility functions for displaying vcalendar...
2002-09-20 Art Cancro* Broken save-to-disk
2002-09-20 Art Cancro* save/delete/cancel
2002-09-20 Art Cancro* Smooth transition between "list tasks" & "edit task...
2002-09-20 Art Cancro* Display the "Tasks" view as a bulleted list with...
2002-09-18 Art Cancro* display VTODO parameters
2002-09-17 Art Cancro* Handler chains for VCALENDAR and VTODO types
2002-09-17 Art Cancro* Implemented a 'display handler' infrastructure for...
2002-09-17 Art Cancro* Create the Calendar> and Tasks> rooms at login time...
2002-09-17 Art Cancro* add calendar and tasks to views
2002-09-16 Art Cancro* silly cosmetic change to sendcommand.c
2002-09-16 Art Cancro* Just a bunch of glue code to iterate through the...
2002-09-15 Art Cancro* Process calendar object subcomponents
2002-09-15 Art Cancro* calendar.c: added
2002-09-15 Art Cancro* Renamed decode_base64() to CtdlDecodeBase64()
2002-09-15 Art Cancro* Changed decode_base64() to CtdlDecodeBase64() to...
2002-09-15 Art Cancro* Duh. I don't need to twiddle CFLAGS when autoconf...
2002-09-14 Art Cancro* Backed out compression of inlines -- not all browsers...
2002-09-14 Art Cancro* Attempting to push more stuff through compression...
2002-09-14 Art Cancro* Compress output_image() graphics
2002-09-14 Art Cancro* output_image() now reads the entire image from Citade...
2002-09-14 Art Cancro* Look for the "libical" calendaring library and link...
2002-09-14 Art Cancro* Finished gzip compression of dynamic pages (when...
2002-09-13 Art Cancro* Detect when the client browser is capable of gzip...
2002-09-13 Art Cancro* Reversed the above change because I broke it somehow
2002-09-13 Art Cancro* serv_calendar.c: #include "serv_calendar.h", not...
2002-09-11 Art Cancro* Started adding in compression and calendaring library...
2002-09-11 Art Cancro* [EXPERIMENTAL] Link in the "libical" calendar library...
2002-09-10 Michael Hampton* update citadel.spec for 6.00* update citadel.spec...
2002-09-09 Art Cancro* This is version 4.00
2002-09-09 Art Cancro* In the HTML-to-HTML converter:
2002-09-09 Art Cancro* When a user logs in, create the Mail> room if it...
2002-09-08 Art Cancro* Also fixed a bug in <.T>erminate <S>tay which caused...
2002-09-08 Art Cancro* Let's call this 6.01, shall we?
2002-09-08 Art Cancro* doco update
2002-09-08 Art Cancro* Fixed a crashy crashy bug in the AGUP protocol functi...
2002-09-07 Art Cancro* When displaying messages using MSG4, enumerate the...
2002-09-06 Art Cancro* Stupidness
2002-09-06 Art Cancro* Added an "About this server" panel to the Summary...
2002-09-04 Art Cancro* test commit
2002-09-04 Art Cancro* Committing the current code base as version 6.00
2002-09-03 Art Cancro* setup.c: automatically stop/start services
2002-09-03 Art Cancro* Added MSG4 support to client-side IPC
2002-09-02 Art Cancro* Automation work for setup
2002-08-31 Art Cancro* IMAP APPEND no longer forces messages to appear as...
2002-08-31 Art Cancro* Set version number to 6.00 in documentation and heade...
2002-08-28 Art Cancro* Make reply_to and reply_subject global (otherwise...
2002-08-27 Art Cancro* bugfix
2002-08-27 Art Cancro* huh?
2002-08-27 Art Cancro* quick fix to reply logic
2002-08-27 Art Cancro* Added the ability to run an external command from...
2002-08-26 Art Cancro* Rooms listed on the summary page are now clickable...
next