citadel.git
25 years ago * converted to autoconf and began port to Digital UNIX
Nathan Bryant [Sat, 5 Dec 1998 03:17:05 +0000 (03:17 +0000)]
    * converted to autoconf and began port to Digital UNIX
        * warning fixes

25 years ago * webserver.c, context_loop.c, webcit.c: add commandline args for host
Nathan Bryant [Fri, 4 Dec 1998 19:39:02 +0000 (19:39 +0000)]
    * webserver.c, context_loop.c, webcit.c: add commandline args for host
          and port

25 years ago * webserver.c: warning fix
Nathan Bryant [Fri, 4 Dec 1998 04:43:47 +0000 (04:43 +0000)]
    * webserver.c: warning fix

25 years agoGot webcit-initiated session cleanups to work properly.
Art Cancro [Fri, 4 Dec 1998 04:01:48 +0000 (04:01 +0000)]
Got webcit-initiated session cleanups to work properly.

25 years agoGot lots of goto, ungoto, skip, etc. working
Art Cancro [Fri, 4 Dec 1998 02:09:29 +0000 (02:09 +0000)]
Got lots of goto, ungoto, skip, etc. working
Advanced menu is in place

25 years agoadded ungoto
Art Cancro [Fri, 4 Dec 1998 01:45:17 +0000 (01:45 +0000)]
added ungoto

25 years agodo_welcome
Art Cancro [Fri, 4 Dec 1998 01:21:24 +0000 (01:21 +0000)]
do_welcome

25 years agologout now goes to "_top" frame to clear the frameset.
Art Cancro [Fri, 4 Dec 1998 01:17:56 +0000 (01:17 +0000)]
logout now goes to "_top" frame to clear the frameset.

25 years agostuff
Art Cancro [Fri, 4 Dec 1998 01:13:57 +0000 (01:13 +0000)]
stuff

25 years agochanged the title
Art Cancro [Fri, 4 Dec 1998 01:00:02 +0000 (01:00 +0000)]
changed the title

25 years agochanges to become_logged_in()
Art Cancro [Fri, 4 Dec 1998 00:55:20 +0000 (00:55 +0000)]
changes to become_logged_in()

25 years agologin page is now static
Art Cancro [Fri, 4 Dec 1998 00:42:24 +0000 (00:42 +0000)]
login page is now static

25 years agoLogin page is now static
Art Cancro [Fri, 4 Dec 1998 00:42:09 +0000 (00:42 +0000)]
Login page is now static

25 years agoNick: Added redirect()
Nick Grossman [Thu, 3 Dec 1998 22:31:39 +0000 (22:31 +0000)]
Nick: Added redirect()

25 years ago * setup.c: saner defaults for nodename and fqdn
Nathan Bryant [Thu, 3 Dec 1998 21:26:37 +0000 (21:26 +0000)]
    * setup.c: saner defaults for nodename and fqdn

25 years agoGot some of the cross-frame stuff working.
Art Cancro [Thu, 3 Dec 1998 18:22:08 +0000 (18:22 +0000)]
Got some of the cross-frame stuff working.
Got the room banners working, and also added the "back" and "forward"
buttons to the banner.

25 years ago * serv_upgrade.c: don't create citadel.config if it doesn't already
Nathan Bryant [Thu, 3 Dec 1998 06:30:43 +0000 (06:30 +0000)]
    * serv_upgrade.c: don't create citadel.config if it doesn't already
          exist (paranoia)

25 years ago * Makefile.in: don't chmod sendcommand
Nathan Bryant [Thu, 3 Dec 1998 06:02:15 +0000 (06:02 +0000)]
* Makefile.in: don't chmod sendcommand

25 years ago * setup.c: create citadel.config with mode 0600
Nathan Bryant [Thu, 3 Dec 1998 05:56:57 +0000 (05:56 +0000)]
    * setup.c: create citadel.config with mode 0600

25 years agoGot the menu bar working (sort of)
Art Cancro [Thu, 3 Dec 1998 04:42:01 +0000 (04:42 +0000)]
Got the menu bar working (sort of)

25 years agoFixed the locks, though I'm not sure I did it correctly.
Art Cancro [Thu, 3 Dec 1998 04:24:27 +0000 (04:24 +0000)]
Fixed the locks, though I'm not sure I did it correctly.

25 years agoadded .cvsignore
Art Cancro [Thu, 3 Dec 1998 04:08:26 +0000 (04:08 +0000)]
added .cvsignore

25 years agohmm
Art Cancro [Thu, 3 Dec 1998 04:07:57 +0000 (04:07 +0000)]
hmm

25 years ago * msgbase.c: modified AddMessageToRoom() and all functions that call it
Art Cancro [Thu, 3 Dec 1998 01:39:38 +0000 (01:39 +0000)]
    * msgbase.c: modified AddMessageToRoom() and all functions that call it
          to use a more reliable/accurate method to set quickroom.QRhighest
        * weekly.in: don't sort/purge filedir where filedir doesn't exist

25 years ago*** empty log message ***
Nathan Bryant [Thu, 3 Dec 1998 00:16:05 +0000 (00:16 +0000)]
*** empty log message ***

25 years agoweekly is now generated by configure
Nathan Bryant [Thu, 3 Dec 1998 00:15:15 +0000 (00:15 +0000)]
weekly is now generated by configure

25 years ago*** empty log message ***
Nathan Bryant [Thu, 3 Dec 1998 00:00:09 +0000 (00:00 +0000)]
*** empty log message ***

25 years agoweekly is now generated by configure
Nathan Bryant [Wed, 2 Dec 1998 23:58:20 +0000 (23:58 +0000)]
weekly is now generated by configure

25 years agoreadme
Art Cancro [Tue, 1 Dec 1998 01:29:41 +0000 (01:29 +0000)]
readme

25 years agoBETA 1
Art Cancro [Tue, 1 Dec 1998 01:27:57 +0000 (01:27 +0000)]
BETA 1

25 years ago * sendcommand.c: added (also updated utils.txt, weekly, Makefile.in)
Art Cancro [Tue, 1 Dec 1998 01:13:59 +0000 (01:13 +0000)]
    * sendcommand.c: added (also updated utils.txt, weekly, Makefile.in)

25 years agosendcommand only accessible by the bbs user
Art Cancro [Tue, 1 Dec 1998 00:50:34 +0000 (00:50 +0000)]
sendcommand only accessible by the bbs user

25 years ago * sendcommand.c: added
Art Cancro [Tue, 1 Dec 1998 00:49:22 +0000 (00:49 +0000)]
    * sendcommand.c: added

25 years ago room_ops.c: added sort_msglist() to move and save operations
Art Cancro [Tue, 1 Dec 1998 00:17:12 +0000 (00:17 +0000)]
 room_ops.c: added sort_msglist() to move and save operations

25 years ago5.50 Alpha 3
Art Cancro [Mon, 30 Nov 1998 12:52:09 +0000 (12:52 +0000)]
5.50 Alpha 3

25 years agoremoved chmod 4755
Art Cancro [Mon, 30 Nov 1998 12:50:52 +0000 (12:50 +0000)]
removed chmod 4755

25 years agoFixed cmd_regi() to not display a second result code after xfer
Art Cancro [Mon, 30 Nov 1998 04:58:22 +0000 (04:58 +0000)]
Fixed cmd_regi() to not display a second result code after xfer

25 years agowe still have a problem
Art Cancro [Mon, 30 Nov 1998 04:25:20 +0000 (04:25 +0000)]
we still have a problem

25 years agoadded stuff
Art Cancro [Mon, 30 Nov 1998 00:08:07 +0000 (00:08 +0000)]
added stuff

25 years agogot known rooms list working
Art Cancro [Mon, 30 Nov 1998 00:07:47 +0000 (00:07 +0000)]
got known rooms list working

25 years agostarted to add wholist
Art Cancro [Thu, 26 Nov 1998 01:48:50 +0000 (01:48 +0000)]
started to add wholist

25 years agogot login and frames working together
Art Cancro [Thu, 26 Nov 1998 01:36:38 +0000 (01:36 +0000)]
got login and frames working together

25 years agofixed da framez
Art Cancro [Wed, 25 Nov 1998 21:42:39 +0000 (21:42 +0000)]
fixed da framez

25 years agocompleted part of the login procedure
Art Cancro [Wed, 25 Nov 1998 19:03:09 +0000 (19:03 +0000)]
completed part of the login procedure
added the frameset

25 years agoi dunno
Art Cancro [Wed, 25 Nov 1998 15:54:45 +0000 (15:54 +0000)]
i dunno

25 years agohandled unpacking of multiple cookies coming in on one Cookie: line
Art Cancro [Wed, 25 Nov 1998 15:34:51 +0000 (15:34 +0000)]
handled unpacking of multiple cookies coming in on one Cookie: line

25 years agoAdded IDEN
Art Cancro [Wed, 25 Nov 1998 04:13:36 +0000 (04:13 +0000)]
Added IDEN

25 years agocreated a separate developers.txt file for developer/client ID registry
Art Cancro [Wed, 25 Nov 1998 04:06:12 +0000 (04:06 +0000)]
created a separate developers.txt file for developer/client ID registry

25 years agohandled content
Art Cancro [Wed, 25 Nov 1998 03:57:37 +0000 (03:57 +0000)]
handled content

25 years agoadded make clean
Art Cancro [Wed, 25 Nov 1998 03:11:39 +0000 (03:11 +0000)]
added make clean

25 years agooooh, lotsa good stuff
Art Cancro [Wed, 25 Nov 1998 03:11:03 +0000 (03:11 +0000)]
oooh, lotsa good stuff

25 years agogot a basic framework for content working
Art Cancro [Wed, 25 Nov 1998 02:17:00 +0000 (02:17 +0000)]
got a basic framework for content working

25 years agoupdated TODO
Art Cancro [Tue, 24 Nov 1998 22:21:54 +0000 (22:21 +0000)]
updated TODO

25 years agostarted on the static loader stuff
Art Cancro [Tue, 24 Nov 1998 19:28:12 +0000 (19:28 +0000)]
started on the static loader stuff
added pthread locking

25 years agoInitial revision
Art Cancro [Tue, 24 Nov 1998 16:24:40 +0000 (16:24 +0000)]
Initial revision

25 years ago * citadel.spec: added
Nathan Bryant [Tue, 24 Nov 1998 01:28:07 +0000 (01:28 +0000)]
    * citadel.spec: added

25 years agoWe're now 5.50alpha2
Art Cancro [Mon, 23 Nov 1998 03:37:21 +0000 (03:37 +0000)]
We're now 5.50alpha2

25 years ago * Makefile.in: split install target into install-exec, install-data,
Nathan Bryant [Sun, 22 Nov 1998 22:14:09 +0000 (22:14 +0000)]
    * Makefile.in: split install target into install-exec, install-data,
          and install-doc subtargets

25 years ago * room_ops.c: fixed incorrect naming of files in info and images dirs
Art Cancro [Sun, 22 Nov 1998 17:31:51 +0000 (17:31 +0000)]
    * room_ops.c: fixed incorrect naming of files in info and images dirs

25 years agonetproc.c: handled incoming file transfers to correct room directory
Art Cancro [Sun, 22 Nov 1998 17:09:24 +0000 (17:09 +0000)]
netproc.c: handled incoming file transfers to correct room directory

25 years ago * Moved num_parms() and all the extract() type functions into tools.c
Art Cancro [Sun, 22 Nov 1998 17:08:58 +0000 (17:08 +0000)]
    * Moved num_parms() and all the extract() type functions into tools.c
          and removed them from all other files.  Linked in tools.[o|ro] there.

25 years agoMinor mods
Art Cancro [Sun, 22 Nov 1998 07:08:19 +0000 (07:08 +0000)]
Minor mods

25 years agodocs
Art Cancro [Sun, 22 Nov 1998 06:46:07 +0000 (06:46 +0000)]
docs

25 years agoroutines2.c: fixed <.AS> command; all configs now work properly
Art Cancro [Sun, 22 Nov 1998 06:11:09 +0000 (06:11 +0000)]
routines2.c: fixed <.AS> command; all configs now work properly

25 years agoFixed <.AS>
Art Cancro [Sun, 22 Nov 1998 06:09:32 +0000 (06:09 +0000)]
Fixed <.AS>

25 years agosysdep.c: strip trailing nonprintables in client_gets()
Art Cancro [Sat, 21 Nov 1998 23:36:18 +0000 (23:36 +0000)]
sysdep.c: strip trailing nonprintables in client_gets()

25 years agoserv_expire.c: finished the code to purge stale visits
Art Cancro [Sat, 21 Nov 1998 23:25:00 +0000 (23:25 +0000)]
serv_expire.c: finished the code to purge stale visits

25 years ago import.c: removed
Art Cancro [Sat, 21 Nov 1998 22:16:47 +0000 (22:16 +0000)]
 import.c: removed

25 years ago * Added a fourth color mode in the client: "user" which turns color
Art Cancro [Sat, 21 Nov 1998 21:54:42 +0000 (21:54 +0000)]
    * Added a fourth color mode in the client: "user" which turns color
          on or off according to a per-user flag stored on the server.  Added
          server-side support for this too, of course.

25 years agofixes
Art Cancro [Sat, 21 Nov 1998 05:34:51 +0000 (05:34 +0000)]
fixes

25 years agoupdated the TODO
Art Cancro [Sat, 21 Nov 1998 04:20:12 +0000 (04:20 +0000)]
updated the TODO

25 years agoroom expires
Art Cancro [Sat, 21 Nov 1998 02:52:01 +0000 (02:52 +0000)]
room expires

25 years ago * setup.c: removed all prompts that can be configured from within the
Art Cancro [Sat, 21 Nov 1998 01:30:07 +0000 (01:30 +0000)]
    * setup.c: removed all prompts that can be configured from within the
          client in order to simplify the setup procedure

25 years agoadded TODO
Art Cancro [Fri, 20 Nov 1998 05:08:26 +0000 (05:08 +0000)]
added TODO

25 years ago * serv_expire.c: began writing functions to purge rooms and visits
Art Cancro [Fri, 20 Nov 1998 05:02:28 +0000 (05:02 +0000)]
    * serv_expire.c: began writing functions to purge rooms and visits
          (neither work yet), and added a way to call defrag_databases()

25 years ago * Fixed serv_upgrade.c and export5.c (found elsewhere) to use a new
Art Cancro [Fri, 20 Nov 1998 04:29:32 +0000 (04:29 +0000)]
    * Fixed serv_upgrade.c and export5.c (found elsewhere) to use a new
          export format which treats visits as a separate section

25 years agoupdated serv_upgrade to handle some of the new data structs
Art Cancro [Fri, 20 Nov 1998 04:18:38 +0000 (04:18 +0000)]
updated serv_upgrade to handle some of the new data structs

25 years agochainsaw tendencies
Art Cancro [Thu, 19 Nov 1998 04:51:57 +0000 (04:51 +0000)]
chainsaw tendencies

25 years agoStarted implementing global room numbers.
Art Cancro [Wed, 18 Nov 1998 03:38:30 +0000 (03:38 +0000)]
Started implementing global room numbers.

25 years agoclient side of allowing deletion of mail
Art Cancro [Tue, 17 Nov 1998 04:18:48 +0000 (04:18 +0000)]
client side of allowing deletion of mail

25 years agoroom_ops.c: users can delete messages from their mailboxes
Art Cancro [Tue, 17 Nov 1998 04:13:56 +0000 (04:13 +0000)]
room_ops.c: users can delete messages from their mailboxes

25 years agomoved room-sharing-howto.txt to root directory
Art Cancro [Tue, 17 Nov 1998 04:09:09 +0000 (04:09 +0000)]
moved room-sharing-howto.txt to root directory

25 years agoroom-sharing-howto.txt: added.
Art Cancro [Tue, 17 Nov 1998 03:52:04 +0000 (03:52 +0000)]
room-sharing-howto.txt: added.

25 years ago * cmd_setr() delete old room record when room name changes
Art Cancro [Tue, 17 Nov 1998 03:36:07 +0000 (03:36 +0000)]
    * cmd_setr() delete old room record when room name changes
          (This causes a big mess that exposes a flaw in the whole design.)

25 years agofixed cmd_agup and cmd_asup
Art Cancro [Tue, 17 Nov 1998 02:12:06 +0000 (02:12 +0000)]
fixed cmd_agup and cmd_asup

25 years agomade QR_MAILBOX rooms non-editable
Art Cancro [Tue, 17 Nov 1998 01:41:38 +0000 (01:41 +0000)]
made QR_MAILBOX rooms non-editable

25 years agoroom_ops.c: mailbox rooms always appear on the main floor
Art Cancro [Mon, 16 Nov 1998 01:33:17 +0000 (01:33 +0000)]
room_ops.c: mailbox rooms always appear on the main floor

25 years agosee ChangeLog
Art Cancro [Fri, 13 Nov 1998 05:00:51 +0000 (05:00 +0000)]
see ChangeLog

25 years agoadded some logging
Art Cancro [Fri, 13 Nov 1998 04:25:43 +0000 (04:25 +0000)]
added some logging

25 years agoremoved a message
Art Cancro [Fri, 13 Nov 1998 00:22:10 +0000 (00:22 +0000)]
removed a message

25 years agofixed cmd_rchg() again
Art Cancro [Fri, 13 Nov 1998 00:20:29 +0000 (00:20 +0000)]
fixed cmd_rchg() again

25 years agouse extract_long()
Art Cancro [Thu, 12 Nov 1998 05:06:21 +0000 (05:06 +0000)]
use extract_long()

25 years ago * citadel.c: fixed the way <.WL> parses the returned data from a
Art Cancro [Thu, 12 Nov 1998 04:58:42 +0000 (04:58 +0000)]
   * citadel.c: fixed the way <.WL> parses the returned data from a
          TIME command.

25 years ago * serv_expire.c: purge ops are now a command instead of a cleanup
Art Cancro [Thu, 12 Nov 1998 04:43:45 +0000 (04:43 +0000)]
    * serv_expire.c: purge ops are now a command instead of a cleanup
          function.  This is probably temporary as well.

25 years agomore fixes to msgbase.c for delivery of network mail
Art Cancro [Thu, 12 Nov 1998 04:13:06 +0000 (04:13 +0000)]
more fixes to msgbase.c for delivery of network mail

25 years agoquick fix for set_wtmpsupp_to_current_room()
Art Cancro [Thu, 12 Nov 1998 02:28:43 +0000 (02:28 +0000)]
quick fix for set_wtmpsupp_to_current_room()

25 years agosysdep.c: added an fflush() to lprintf() for "tail -f"-able logs
Art Cancro [Thu, 12 Nov 1998 00:00:26 +0000 (00:00 +0000)]
sysdep.c: added an fflush() to lprintf() for "tail -f"-able logs

25 years ago * citserver.c, msgbase.c, user_ops.c: hide the owner-prefix of mail
Art Cancro [Wed, 11 Nov 1998 23:29:08 +0000 (23:29 +0000)]
    * citserver.c, msgbase.c, user_ops.c: hide the owner-prefix of mail
          rooms in a couple more places: set_wtmpsupp() and make_message()

25 years ago citserver.c: slight changes to cmd_rchg() and cmd_hchg() [crashes]
Art Cancro [Wed, 11 Nov 1998 22:58:27 +0000 (22:58 +0000)]
 citserver.c: slight changes to cmd_rchg() and cmd_hchg() [crashes]

25 years ago * serv_upgrade.c: fix uninitialized variable
Nathan Bryant [Wed, 11 Nov 1998 19:55:09 +0000 (19:55 +0000)]
    * serv_upgrade.c: fix uninitialized variable