citadel.git
1998-11-04 Nathan Bryant * added RCS Id keyword strings to sources
1998-11-04 Nathan Bryant * added RCS Id keyword strings to sources
1998-11-04 Art Cancrocorrected a syntax error
1998-11-04 Art Cancro * messages.c: temporarily set screenwidth to...
1998-11-04 Nathan Bryant * gtk/gcit.c: crash fix
1998-11-04 Nathan Bryant * libcli_cit/tcp_trans.c: implement DNS lookups
1998-11-04 Nathan Bryantadded
1998-11-03 Nathan Bryant * NEWS, README, AUTHORS, ChangeLog: new files...
1998-11-02 Art Cancrostuff
1998-11-02 Nathan Bryant * acconfig.h: remove ANSI_COLOR
1998-11-02 Nathan BryantInitial revision
1998-11-02 Art Cancromore export stuff
1998-11-02 Art Cancro * setup.c: looks for 'citadel', 'bbs', or ...
1998-11-02 Brian Costellobtx - fixed a couple of inaccuracies.
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 CancroTurn off ANSI colour during <Q>uote and <P>rint operati...
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 Art Cancrono more UA_INUSE
1998-10-29 Art CancroStuff
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-29 Nathan Bryanttrimmed the fat--now that we've got 'make install'...
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 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
next