Started implementing global room numbers.
[citadel.git] / citadel / ChangeLog
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...
1998-10-28 Art Cancro * citserver.c: clear out cmdbuf before reading...
1998-10-28 Art Cancro * Unified the "unpacked database" format for both...
1998-10-27 Nathan Bryant * sysdep.c (client_gets), ipc_c_tcp.c (serv_get...
1998-10-27 Art Cancrominor documentation changes
1998-10-25 Art Cancromessages.c: fixed an oversight that was allowing attach...
1998-10-25 Nathan Bryant * routines2.c: warning fix
1998-10-25 Art CancroClient: added <.A>ide <S>ystem configuration command
1998-10-25 Art CancroClient: added message expiration policy questions to...
1998-10-25 Nathan Bryant * citadel.c, citadel.h, commands.c: make client...
1998-10-24 Nathan Bryant * Makefile.in: Auto dependency generation ...
1998-10-24 Art Cancropolicy.c: implemented cmd_gpex() and cmd_spex()
1998-10-24 Art Cancropolicy.c: added, moved GetExpirePolicy() from room_ops.c
1998-10-23 Art Cancroconfig.c: added put_config()
1998-10-23 Art Cancrosetup.c: default node name is now obtained from uname()
1998-10-22 Art Cancroproxy.c: added configurability and primitive message...
1998-10-22 Art CancroMail rooms now hide their owner-prefix from the client.
1998-10-21 Nathan Bryant * room_ops.c: fix improper null-termination...
1998-10-21 Nathan Bryant * configure.in: autologin defaults to enabled...
1998-10-20 Nathan Bryant * Makefile.tmpl: fix to build client with old...
1998-10-20 Art Cancro * Client ability to force display of prompts...
1998-10-16 Nathan Bryant * room_ops.c: exploitable overrun fixes
1998-10-16 Nathan Bryant * sysdep.c (cprintf): generate a newline on...
1998-10-16 Art Cancro proxy.c: cache dir create now dies on any error except...
1998-10-16 Art Cancro * setup.c: system-default message expire policy...
1998-10-15 Art Cancro * msgbase.c: reimplemented cmd_move()
1998-10-15 Art CancroInitial work on new implementation of move_message()
1998-10-15 Art CancroMisc code cleanup
1998-10-13 Nathan Bryant * file_ops.c: fix another overrun
1998-10-13 Nathan Bryant * configure.in: don't check for -lcrypt unless...
1998-10-13 Nathan Bryant * serv_upgrade.sh: remove uncnsrd-dependent...
1998-10-13 Art CancroFinished the import module
1998-10-13 Art Cancroimport.c is now serv_upgrade.c, a module (unfinished)
1998-10-12 Art Cancrodynloader.c: Made dynamically added server commands...
1998-10-12 Nathan Bryant * ipc_c_tcp.c: fix infinite loop on long line...
1998-10-12 Nathan Bryant * sysdep.c: fix infinite loop when long lines...
1998-10-12 Art CancroKilled the "rooms" subdirectory (it isn't used anymore)
1998-10-12 Nathan Bryant * Makefile.in: simplified to use pattern rules...
1998-10-12 Art CancroBuilt some more of the message expiry infrastructure
1998-10-11 Nathan Bryant * citserver.c: fix two more overruns, one of...
1998-10-11 Art CancroSet up data structures for room policies
1998-10-11 Art CancroMoved "struct visit" from citadel.h to server.h
1998-10-10 Nathan Bryant * citserver.c: fix overrun which caused segv...
1998-10-10 Nathan Bryant * serv_chat.c: fix another overrun that could...
1998-10-09 Art Cancrouser_ops.c: implemented NewMailCount()
1998-10-09 Art Cancro * user_ops.c: added PurgeStaleRelationships...
1998-10-09 Nathan Bryant * serv_chat.c: fix buffer overrun that was...
1998-10-09 Art Cancro * room_ops.c: modify CtdlRoomAccess() to allow...
1998-10-09 Art Cancro * Implemented "lazy mode" traversal - pressing...
1998-10-09 Nathan Bryant * rooms.c: use mkfifo(3) instead of system...
1998-10-08 Art Cancro * messages.c, citadel.rc: added the ability...
1998-10-08 Art Cancro * room_ops.c: Added is_noneditable() function...
1998-10-08 Nathan Bryant * lots of warning fixes; builds with -std1...
1998-10-08 Nathan Bryant * client_chat.c, commands.c, serv_chat.c, sysdep.c:
next