]> code.citadel.org Git - citadel.git/history - webcit
Initial revision
[citadel.git] / webcit /
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 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-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-07 Art Cancro * Did a little debugging, still trying to figur...
1998-12-07 Nathan Bryantupdated dependencies
1998-12-07 Art Cancroadded new "action" variable to make main loop simpler
1998-12-07 Art CancroFixed broken interpretation of variables specified...
1998-12-06 Nathan Bryant* context_loop.c: warning fix
1998-12-06 Nathan Bryant * webserver.c: prototype vsnprintf
1998-12-05 Nathan Bryantportability enhancements
1998-12-05 Nathan Bryantfixed a typo
1998-12-05 Nathan Bryant * tcp_sockets.c: removed some dead code
1998-12-05 Nathan BryantMakefile
1998-12-05 Nathan Bryant * context_loop.c: moved the monster 64k buffer...
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 Art CancroGot some of the cross-frame stuff working.
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-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 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 Cancrostarted on the static loader stuff
1998-11-24 Art CancroInitial revision