citadel.git
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 Cancrohmm
1998-10-25 Art CancroFloor expire
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
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 CancroMore of the same.
1998-10-23 Art Cancrosetup.c: default node name is now obtained from uname()
1998-10-22 Art Cancro*** empty log message ***
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-22 Art CancroOoops
1998-10-21 Art CancroMinor cosmetic change
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 CancroErr?
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 Cancrofix
1998-10-16 Art CancroFix
1998-10-16 Art Cancro proxy.c: cache dir create now dies on any error except...
1998-10-16 Art CancroPulled out a coupla "FIX" comments
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 CancroUpdate stuff
1998-10-13 Art Cancrostuff
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 CancroIt's in there!
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 CancroNothing
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 CancroUh oh
1998-10-08 Art CancroOops
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:
1998-10-07 Nathan Bryant * snprintf.c, snprintf.h: new files
1998-10-06 Art CancroFixed stuff I broke.
1998-10-05 Art CancroChangeover to new room structure. See ChangeLog for...
1998-10-05 Art CancroDon't automatically defrag databases on shutdown
1998-10-02 Nathan Bryant * configure.in: autologin now defaults to disabled
1998-10-02 Art Cancro * Finally removed all three usersupp.foo[MAXROO...
1998-10-02 Art Cancro * Rewrote [l][get|put]room() functions to use...
1998-10-01 Art CancroRemoved a few more references to usersupp.lastseen[]
1998-10-01 Nathan Bryant * configure.in: pass -pthread to DEC compiler...
1998-10-01 Nathan Bryant * .cvsignore: add so_locations (generated by...
1998-09-30 Nathan Bryant * configure.in: don't use gcc on Digital Unix
1998-09-30 Nathan Bryantinstall-sh: new file
1998-09-30 Nathan Bryant * config.guess, config.sub: new files
1998-09-30 Nathan Bryant * Makefile.in: new variable PTHREAD_DEFS for...
1998-09-30 Art Cancro * room_ops.c: modified usergoto() to look at...
1998-09-29 Nathan Bryant * Makefile.in: realclean removes config.{cache...
1998-09-29 Nathan Bryant * configure.in, Makefile.in: only build the...
1998-09-29 Nathan Bryant * user_ops.c: fix compiler warning and potentia...
1998-09-29 Art Cancro * Removed code from some of the utilities which...
1998-09-29 Art CancroCommented some of the code that will need to be changed.
1998-09-29 Art Cancro * Implemented the function ForEachRoom() to...
1998-09-29 Art CancroAdded ForEachRoom()
1998-09-29 Art Cancro * Implemented the function CtdlRoomAccess(...
1998-09-28 Nathan Bryant * configure.in, acconfig.h: new files; partiall...
1998-09-28 Art CancroAdded V_ACCESS
1998-09-28 Art Cancro * BOTH the old and new generation systems are...
1998-09-28 Art CancroDefined user/room relationships
1998-09-28 Art CancroJust a quick update to .cvsignore
1998-09-27 Art Cancro * Changed all "generation" variables from char...
1998-09-23 Art Cancro * More changes to support attachments. They...
1998-09-23 Art CancroMultipart attachments stuff. arrgh
1998-09-23 Art CancroCosmetic changes
1998-09-22 Art CancroAttachments continued...
next