* Various changes to begin work on support for MIME messages
[citadel.git] / citadel / ChangeLog
1999-01-13 Art Cancro * Various changes to begin work on support...
1999-01-10 Art CancroFixed a page log room security problem
1999-01-10 Art CancroLotsa stuff. See the changeLog for more details.
1999-01-06 Art Cancro * Replaced all occurances of malloc(), realloc...
1999-01-04 Art Cancrodocumentation changes
1999-01-01 Art CancroFixed security problem relating to private rooms
1998-12-31 Art Cancrosysdep.c: put a bigger string buffer into lprintf(...
1998-12-26 Art CancroImproved the comment-documentation in network/internetm...
1998-12-24 Art Cancro * citadel.c: added some experimental code to...
1998-12-23 Art Cancro * sysdep.c: ignore SIGPIPE. This keeps broken...
1998-12-21 Art Cancrohousekeeping.c: call kill_session() with session_to_kil...
1998-12-19 Art Cancro * Added "-i" flag to netproc to make it skip...
1998-12-18 Art Cancromsgbase.c: generate an 'I' field when requested (i...
1998-12-17 Art CancroGetting things together to prepare for an actual release...
1998-12-16 Art Cancromsgbase.c: fixed tempfile naming problem that could...
1998-12-16 Art Cancromsgbase.c: remove extra call to alias() which was causing
1998-12-14 Art CancroMore session table stability nonsense
1998-12-13 Art Cancro removed serv_test.so from the default build
1998-12-13 Art Cancro * sysdep.c, citserver.c: (hopefully) fixed...
1998-12-12 Art Cancrocommands.c: when using color, default to low-intensity...
1998-12-12 Art Cancro * setup.c: default value for maxsessions is...
1998-12-08 Art CancroBeta 2
1998-12-07 Art Cancro * Ripped most of the "attachments" stuff out...
1998-12-07 Art Cancrostats.c: fixed segfault resulting from extracting log...
1998-12-06 Art Cancrosysdep.c: read citadel.config _before_ initializing...
1998-12-06 Art CancroRemoved whitespace to left and right of '@' in netmail...
1998-12-05 Art CancroAdded a new type of module hook for adding logging...
1998-12-03 Nathan Bryant * setup.c: saner defaults for nodename and...
1998-12-03 Nathan Bryant * serv_upgrade.c: don't create citadel.config...
1998-12-03 Nathan Bryant * Makefile.in: don't chmod sendcommand
1998-12-03 Nathan Bryant * setup.c: create citadel.config with mode...
1998-12-03 Art Cancro * msgbase.c: modified AddMessageToRoom() and...
1998-12-02 Nathan Bryantweekly is now generated by configure
1998-12-01 Art CancroBETA 1
1998-12-01 Art Cancro * sendcommand.c: added (also updated utils...
1998-12-01 Art Cancro * sendcommand.c: added
1998-12-01 Art Cancro room_ops.c: added sort_msglist() to move and save...
1998-11-30 Art Cancroremoved chmod 4755
1998-11-30 Art CancroFixed cmd_regi() to not display a second result code...
1998-11-24 Nathan Bryant * citadel.spec: added
1998-11-22 Nathan Bryant * Makefile.in: split install target into instal...
1998-11-22 Art Cancro * room_ops.c: fixed incorrect naming of files...
1998-11-22 Art Cancronetproc.c: handled incoming file transfers to correct...
1998-11-22 Art Cancro * Moved num_parms() and all the extract() type...
1998-11-22 Art Cancroroutines2.c: fixed <.AS> command; all configs now work...
1998-11-21 Art Cancrosysdep.c: strip trailing nonprintables in client_gets()
1998-11-21 Art Cancroserv_expire.c: finished the code to purge stale visits
1998-11-21 Art Cancro import.c: removed
1998-11-21 Art Cancro * Added a fourth color mode in the client:...
1998-11-21 Art Cancro * setup.c: removed all prompts that can be...
1998-11-20 Art Cancro * serv_expire.c: began writing functions to...
1998-11-20 Art Cancro * Fixed serv_upgrade.c and export5.c (found...
1998-11-19 Art Cancrochainsaw tendencies
1998-11-18 Art CancroStarted implementing global room numbers.
1998-11-17 Art Cancroroom_ops.c: users can delete messages from their mailboxes
1998-11-17 Art Cancro * cmd_setr() delete old room record when room...
1998-11-17 Art Cancromade QR_MAILBOX rooms non-editable
1998-11-16 Art Cancroroom_ops.c: mailbox rooms always appear on the main...
1998-11-13 Art Cancrosee ChangeLog
1998-11-12 Art Cancro * citadel.c: fixed the way <.WL> parses the...
1998-11-12 Art Cancro * serv_expire.c: purge ops are now a command...
1998-11-12 Art Cancrosysdep.c: added an fflush() to lprintf() for "tail...
1998-11-11 Art Cancro * citserver.c, msgbase.c, user_ops.c: hide...
1998-11-11 Art Cancro citserver.c: slight changes to cmd_rchg() and cmd_hchg...
1998-11-11 Nathan Bryant * serv_upgrade.c: fix uninitialized variable
1998-11-11 Art CancroWed Nov 11 00:47:32 EST 1998 Art Cancro <ajc@uncnsrd...
1998-11-10 Nathan Bryant * Makefile.in: link in snprintf.o where needed
1998-11-10 Nathan Bryant * commands.c, control.c, cux2ascii.c, file_ops...
1998-11-10 Nathan Bryant*** empty log message ***
1998-11-10 Art Cancroadded more stuff to <.A>ide <E>dit user
1998-11-10 Art Cancro * serv_upgrade.c: added all missing fields to export...
1998-11-09 Art Cancro * room_ops.c: fixed Aide room access (for some...
1998-11-09 Art Cancro * routines2.c: finished <.AS> command
1998-11-09 Art Cancro * serv_expire.c: created; moved message expiry...
1998-11-09 Nathan Bryant * useradmin.c: really removed (cvs remove)
1998-11-08 Art Cancro * useradmin.c: removed
1998-11-07 Art Cancro * Implemented CONF server command for site-global...
1998-11-07 Art Cancro * citadel.h (and related files): removed defunc...
1998-11-05 Nathan Bryant * snprintf.c: warning fix propagated over from...
1998-11-05 Nathan Bryant * citmail.c: reverted to version 1.10
1998-11-04 Nathan Bryant * added RCS Id keyword strings to sources
1998-11-04 Art Cancro * messages.c: temporarily set screenwidth to...
1998-11-02 Nathan Bryant * acconfig.h: remove ANSI_COLOR
1998-11-02 Art Cancro * setup.c: looks for 'citadel', 'bbs', or ...
1998-11-02 Art Cancro * Implemented message expiry by date (this...
1998-11-01 Art Cancroserv_upgrade.c: cosmetic changes
1998-11-01 Nathan Bryant * serv_upgrade.c: warning fixes
1998-11-01 Art Cancroadded "build.txt" to the techdoc directory, with LS...
1998-11-01 Art Cancro * ANSI colour selection is now in citadel.rc...
1998-11-01 Art CancroMore stoopid ANSI colour additions
1998-10-31 Nathan Bryant * citadel.c, commands.c, commands.h: set backgr...
1998-10-30 Nathan Bryant * citadel.c: send ANSI detect sequence after...
1998-10-29 Nathan Bryant * rooms.c: fix color of Mail>
1998-10-29 Nathan Bryant * policy.c: warning fix for OSF/1 (use memset...
1998-10-29 Art Cancrocitadel.c: Added a splash of colour to the Wholist
1998-10-29 Nathan Bryant * configure.in, Makefile.in: only pass -fPIC...
1998-10-28 Nathan Bryant * aclocal.m4, missing: new files, also swiped...
1998-10-28 Nathan Bryant * mkinstalldirs: new file to be used for `make...
1998-10-28 Nathan Bryant * configure.in: added comments
1998-10-28 Art Cancro * rooms.c: removed the warning about the ineffe...
next