citadel.git
1998-12-05 Nathan Bryant * converted to autoconf and began port to Digit...
1998-12-04 Nathan Bryant * webserver.c, context_loop.c, webcit.c: add...
1998-12-04 Nathan Bryant * webserver.c: warning fix
1998-12-04 Art CancroGot webcit-initiated session cleanups to work properly.
1998-12-04 Art CancroGot lots of goto, ungoto, skip, etc. working
1998-12-04 Art Cancroadded ungoto
1998-12-04 Art Cancrodo_welcome
1998-12-04 Art Cancrologout now goes to "_top" frame to clear the frameset.
1998-12-04 Art Cancrostuff
1998-12-04 Art Cancrochanged the title
1998-12-04 Art Cancrochanges to become_logged_in()
1998-12-04 Art Cancrologin page is now static
1998-12-04 Art CancroLogin page is now static
1998-12-03 Nick GrossmanNick: Added redirect()
1998-12-03 Nathan Bryant * setup.c: saner defaults for nodename and...
1998-12-03 Art CancroGot some of the cross-frame stuff working.
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 CancroGot the menu bar working (sort of)
1998-12-03 Art CancroFixed the locks, though I'm not sure I did it correctly.
1998-12-03 Art Cancroadded .cvsignore
1998-12-03 Art Cancrohmm
1998-12-03 Art Cancro * msgbase.c: modified AddMessageToRoom() and...
1998-12-03 Nathan Bryant*** empty log message ***
1998-12-03 Nathan Bryantweekly is now generated by configure
1998-12-03 Nathan Bryant*** empty log message ***
1998-12-02 Nathan Bryantweekly is now generated by configure
1998-12-01 Art Cancroreadme
1998-12-01 Art CancroBETA 1
1998-12-01 Art Cancro * sendcommand.c: added (also updated utils...
1998-12-01 Art Cancrosendcommand only accessible by the bbs user
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 Cancro5.50 Alpha 3
1998-11-30 Art Cancroremoved chmod 4755
1998-11-30 Art CancroFixed cmd_regi() to not display a second result code...
1998-11-30 Art Cancrowe still have a problem
1998-11-30 Art Cancroadded stuff
1998-11-30 Art Cancrogot known rooms list working
1998-11-26 Art Cancrostarted to add wholist
1998-11-26 Art Cancrogot login and frames working together
1998-11-25 Art Cancrofixed da framez
1998-11-25 Art Cancrocompleted part of the login procedure
1998-11-25 Art Cancroi dunno
1998-11-25 Art Cancrohandled unpacking of multiple cookies coming in on...
1998-11-25 Art CancroAdded IDEN
1998-11-25 Art Cancrocreated a separate developers.txt file for developer...
1998-11-25 Art Cancrohandled content
1998-11-25 Art Cancroadded make clean
1998-11-25 Art Cancrooooh, lotsa good stuff
1998-11-25 Art Cancrogot a basic framework for content working
1998-11-24 Art Cancroupdated TODO
1998-11-24 Art Cancrostarted on the static loader stuff
1998-11-24 Art CancroInitial revision
1998-11-24 Nathan Bryant * citadel.spec: added
1998-11-23 Art CancroWe're now 5.50alpha2
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 CancroMinor mods
1998-11-22 Art Cancrodocs
1998-11-22 Art Cancroroutines2.c: fixed <.AS> command; all configs now work...
1998-11-22 Art CancroFixed <.AS>
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 Cancrofixes
1998-11-21 Art Cancroupdated the TODO
1998-11-21 Art Cancroroom expires
1998-11-21 Art Cancro * setup.c: removed all prompts that can be...
1998-11-20 Art Cancroadded TODO
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-20 Art Cancroupdated serv_upgrade to handle some of the new data...
1998-11-19 Art Cancrochainsaw tendencies
1998-11-18 Art CancroStarted implementing global room numbers.
1998-11-17 Art Cancroclient side of allowing deletion of mail
1998-11-17 Art Cancroroom_ops.c: users can delete messages from their mailboxes
1998-11-17 Art Cancromoved room-sharing-howto.txt to root directory
1998-11-17 Art Cancroroom-sharing-howto.txt: added.
1998-11-17 Art Cancro * cmd_setr() delete old room record when room...
1998-11-17 Art Cancrofixed cmd_agup and cmd_asup
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-13 Art Cancroadded some logging
1998-11-13 Art Cancroremoved a message
1998-11-13 Art Cancrofixed cmd_rchg() again
1998-11-12 Art Cancrouse extract_long()
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 Cancromore fixes to msgbase.c for delivery of network mail
1998-11-12 Art Cancroquick fix for set_wtmpsupp_to_current_room()
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
next