citadel.git
1999-01-13 Art Cancro * Various changes to begin work on support...
1999-01-13 Art Cancroadd include errno.h
1999-01-12 Art Cancrochanged the default external editor
1999-01-12 Art Cancrofinished site-config screen and added generic-command...
1999-01-10 Art CancroFixed a page log room security problem
1999-01-10 Art Cancrominor change to weekly script
1999-01-10 Art Cancrominor fix to multiline pages
1999-01-10 Art Cancrosmall change
1999-01-10 Art Cancrolotsa stuff
1999-01-10 Art CancroLotsa stuff. See ChangeLog for details.
1999-01-10 Art CancroLotsa stuff. See the changeLog for more details.
1999-01-06 Art Cancroleak stuff
1999-01-06 Art Cancro * Replaced all occurances of malloc(), realloc...
1999-01-06 Art Cancrotask list
1999-01-05 Art Cancromsg changes
1999-01-05 Art CancroAdded an "edit your session" screen to change your...
1999-01-05 Art CancroRemoved wc_host and wc_port cookies.
1999-01-04 Art Cancro * Added a "kill session" link to each line...
1999-01-04 Art CancroAdded networking configuration screens. These still...
1999-01-04 Art Cancrodocumentation changes
1999-01-04 Art CancroAdded "change password"
1999-01-04 Art Cancro * Added "enter registration"
1999-01-01 Art Cancro * Added "add/edit room graphic" screens.
1999-01-01 Art CancroFixed security problem relating to private rooms
1999-01-01 Art Cancro * Final cvs commit for 1998 (an awful year...
1999-01-01 Art Cancrostuff
1999-01-01 Art Cancromore work on the mime stuff
1998-12-31 Art Cancro * Wrote mime_parser.c for handling of image...
1998-12-31 Art Cancroadded more stuff to the parser
1998-12-31 Art Cancrogot it working ok
1998-12-31 Art Cancrogot boundaries working
1998-12-31 Art CancroFleshed out the mime parser a bit
1998-12-31 Art Cancrouuuughhhh... added mime_parser.c to prepare for uploads
1998-12-31 Art Cancrosysdep.c: put a bigger string buffer into lprintf(...
1998-12-30 Art Cancro * Added "validate users"
1998-12-30 Art Cancro * Fixed a bug in the room banner display code
1998-12-29 Art Cancrodebugs
1998-12-28 Art Cancrosend space-backspace during keepalives
1998-12-28 Art Cancro * Added "edit room info file"
1998-12-28 Art Cancromade changes
1998-12-27 Art Cancroadded "edit room"
1998-12-27 Art Cancroadded "Create room"
1998-12-27 Art Cancro * Added "create room"
1998-12-27 Art Cancro * Changed the "auto read new" functionality...
1998-12-27 Art Cancrodunno ... what did I do?
1998-12-27 Art Cancronetproc now uses syslog
1998-12-26 Art CancroImproved the comment-documentation in network/internetm...
1998-12-24 Art Cancro * citadel.c: added some experimental code to...
1998-12-23 Art Cancrotagged 5.50
1998-12-23 Art Cancro * sysdep.c: ignore SIGPIPE. This keeps broken...
1998-12-23 Art Cancro * Got the Zap and List-Zapped commands working
1998-12-21 Art Cancrohousekeeping.c: call kill_session() with session_to_kil...
1998-12-19 Art Cancro * Added "-i" flag to netproc to make it skip...
1998-12-18 Art Cancro * Added goto private rooms
1998-12-18 Art CancroAdded the chat system
1998-12-18 Art Cancro * Added the screens to send pages
1998-12-18 Art Cancromsgbase.c: generate an 'I' field when requested (i...
1998-12-17 Art CancroGetting things together to prepare for an actual release...
1998-12-16 Art CancroReplace "Citadel/UX" in menu bar with the Citadel/UX...
1998-12-16 Art Cancroadded start-webcit (temporary)
1998-12-16 Art Cancromsgbase.c: fixed tempfile naming problem that could...
1998-12-16 Art Cancroget committed
1998-12-16 Art Cancromsgbase.c: remove extra call to alias() which was causing
1998-12-14 Art CancroFixed more of the session table nonsense
1998-12-14 Art CancroMore session table stability nonsense
1998-12-14 Nathan Bryantautomatically regenerate Makefile when Makefile.in...
1998-12-14 Art CancroDisplay express messages in cute little JavaScript...
1998-12-14 Art CancroSet up an option in output_headers() to optionally...
1998-12-14 Art Cancro roomops.c: fixed buggy implementation of ungoto
1998-12-14 Art Cancrouserlist.c: added. This adds "userlist" and "show...
1998-12-14 Art Cancromessages.c: added "move message" functionality
1998-12-14 Art Cancromessages.c: added "delete message" functionality
1998-12-13 Art Cancro * Ignore SIGPIPE; this seems to magically make...
1998-12-13 Art Cancro removed serv_test.so from the default build
1998-12-13 Art Cancro * sysdep.c, citserver.c: (hopefully) fixed...
1998-12-13 Art Cancroremove extra diagnostic
1998-12-13 Art CancroCheck for dead webcit child process before each transac...
1998-12-13 Art Cancrocontext_loop.c: Moved "remove session" into its own...
1998-12-13 Art Cancroi dunno
1998-12-12 Art Cancro * Brought over message reading and entry functions...
1998-12-12 Art Cancro * Brought over message reading and entry functions...
1998-12-12 Art Cancrofixed spacing
1998-12-12 Art CancroBrought over message reading functions from old WebCit
1998-12-12 Art Cancrocommands.c: when using color, default to low-intensity...
1998-12-12 Art Cancrosmall optimization in RWHO command
1998-12-12 Art Cancro * setup.c: default value for maxsessions is...
1998-12-10 Nathan Bryant * webserver.c: remove commented-out references...
1998-12-10 Nathan Bryant * context_loop.c: really fix the SO_LINGER...
1998-12-10 Art Cancroconfig.h.in
1998-12-10 Art Cancroinitial tests for image uploads
1998-12-10 Art CancroSet up login banner graphic and background image graphic
1998-12-10 Art CancroAdded support for graphics images retrieved from the...
1998-12-10 Art Cancroweird stuff regarding that trailing CRLF
1998-12-09 Art Cancro * context_loop.c: After fork(), child process...
1998-12-09 Art CancroAdded support for new user login (still need to handle...
1998-12-09 Nathan Bryant* context_loop.c, webserver.c, webserver.h: SO_LINGER...
1998-12-09 Art Cancro * Smoothed out some of the login/logout code...
1998-12-08 Art Cancrocosmetic
1998-12-08 Art Cancro * Discovered that the HTTP socket problem is...
1998-12-08 Art CancroBeta 2
next