]> code.citadel.org Git - citadel.git/history - citadel
Got the local <G>oto loop working! Hooray!
[citadel.git] / citadel /
1999-04-23 Art Cancroserv_expire.c: now posts transcripts of all auto-purged...
1999-04-22 Art CancroAdded "bastille" to the developer stuff
1999-04-22 Art Cancroaidepost.c: add -r flag to allow posting to rooms other...
1999-04-20 Art CancroFix
1999-04-20 Art Cancro * messages.c: downloading more than MAX_MSGS...
1999-04-19 Art Cancro * whobbs.c: auto-detect when being called from...
1999-04-18 Nathan Bryantfixed some potential buffer overruns (thanks dme)
1999-04-15 Art Cancro * Makefile.in: chmod 4755 citmail to prevent citmail...
1999-04-13 Nathan Bryantfixed time_t handling (have to cast it to long for...
1999-04-13 Nathan Bryantfixed a few sillies
1999-04-13 Nathan BryantOpenBSD places underscores in front of symbol names
1999-04-13 Nathan Bryant * config.c, sysdep.c: fix -h option not setting...
1999-04-13 Art Cancro * aidepost.c: rewrote to unlink temp file befor...
1999-04-12 Nathan Bryanttaught it how to generate OpenBSD shared libraries
1999-04-12 Nathan Bryant*** empty log message ***
1999-04-12 Nathan Bryant * configure.in: another OpenBSD fix. now it...
1999-04-09 Art Cancro * setup.c: sets the 0600 permission bits on...
1999-04-09 Art Cancro * config.c: now requires a setup run for *any* rev...
1999-04-08 Nathan Bryantremoved a couple of unnecessary lines
1999-04-08 Nathan Bryant*** empty log message ***
1999-04-08 Nathan Bryantfixes for Digital UNIX
1999-04-08 Nathan Bryantoops, fixed another goof
1999-04-08 Nathan Bryantoops
1999-04-08 Nathan Bryantgot it right this time... also, more general interface...
1999-04-08 Nathan Bryant * citserver.c: improved is_public_client()...
1999-04-08 Nathan Bryantfix for OpenBSD
1999-04-08 Nathan Bryantfix a potential deadlock/data corruption bug
1999-04-08 Nathan Bryantfixed the 'gdbm error: Illegal data' message when delet...
1999-04-08 Art CancroImplemented "access level required to create rooms...
1999-04-07 Nathan Bryanta little warning/disclaimer about pam support
1999-04-07 Nathan Bryantinclude errno.h
1999-04-07 Nathan Bryant * configure.in: updated help messages, OpenBSD...
1999-04-07 Nathan Bryant * Makefile.in, configure.in, getutline.c, sysdep.c:
1999-04-04 Nathan BryantNew! Improved! Cleaner! Shinier!
1999-04-03 Nathan Bryantfix systems with SYSV-style signal handling (e.g. libc5)
1999-04-03 Nathan Bryant * configure.in: check for ncurses if we can...
1999-04-03 Nathan Bryant * Makefile.in, configure.in, chkpwd.c, acconfig...
1999-03-23 Art CancroARRGH
1999-03-21 Art Cancro messages.c: cosmetic cleanups to message reading loop
1999-03-14 Art Cancro * commands.c: use bright colors by default...
1999-03-13 Art CancroBold colours
1999-03-09 Nathan Bryant * sysdep.c: call DLoader_Init() with an absolut...
1999-03-06 Art Cancrominor fix to memfmout()
1999-03-06 Art Cancrooops
1999-03-06 Art Cancroadd3d
1999-03-06 Art Cancro * client_chat.c: use memfmout(), *not* cprintf...
1999-03-05 Nathan Bryantalso drop supplementary groups
1999-03-05 Nathan BryantSee ChangeLog for 1999-03-0[45] for details.
1999-03-04 Art Cancroclient_chat.c: use citedit() for page composition
1999-03-03 Art CancroPrevent buffer overruns in [get|put]user()
1999-03-03 Art CancroReduced the size of the "enter recipient" prompt
1999-03-01 Art Cancromime_parser.c: strip leading whitespace in content_type...
1999-02-27 Art Cancroprompt for filename in download_to_local_disk() when...
1999-02-25 Nathan Bryant * acconfig.h, configure.in, locate_host.c,...
1999-02-24 Nathan Bryantfixes for BSDI. see ChangeLog.
1999-02-23 Nathan Bryantfor BSDI 3.0
1999-02-22 Art CancroAdded "Daphne" to the list of client codes
1999-02-16 Art Cancro*** empty log message ***
1999-02-16 Art Cancro * citadel.c: increased hostname buffer size...
1999-02-15 Nathan Bryant * sysdep.c(main): initialize alen before call...
1999-02-05 Nathan Bryantoops
1999-02-05 Nathan Bryant * configure.in, Makefile.in, getutline.c: repla...
1999-02-04 Nathan Bryant * configure.in, routines.c: access utmp directl...
1999-02-04 Nathan Bryantimproved check for cygwin
1999-02-04 Art CancroFixed a bug in the page sending code
1999-02-03 Nathan Bryantoops, that's 1999
1999-02-03 Nathan BryantFixes for Cygwin (see ChangeLog)
1999-02-03 Art Cancronew GEXP command
1999-02-03 Art Cancro * Overhauled the express messaging system (again)
1999-02-02 Art Cancromessages.c: implemented client download of MIME attachments
1999-02-02 Art CancroJust added some stuff to .cvsignore
1999-02-01 Art CancroSafe public attachment thingies?
1999-02-01 Art CancroReally got things working nicely
1999-02-01 Art CancroAdded the OPNA command for downloading attachments
1999-01-31 Art Cancro * Added qpdecode.c to the distribution (decodes...
1999-01-31 Art CancroFinished the mime parser, but there's a bug in it somew...
1999-01-31 Art Cancrohandle "disposition" field
1999-01-31 Art CancroAdded base64.c to the distribution
1999-01-31 Art Cancromore work on the mime stuff
1999-01-31 Art CancroMore work on the MIME parser
1999-01-30 Art CancroLook for citadel.rc in current directory if not found...
1999-01-30 Art Cancrocheck cwd for citadel.rc
1999-01-29 Nathan Bryantirix fixen
1999-01-29 Art CancroFixed a potential buffer overrun in cmd_rchg()
1999-01-27 Art Cancro5.51
1999-01-24 Art CancroMinor bugfixes
1999-01-24 Art Cancro * Added a "room order" key to the room record...
1999-01-23 Art Cancro * Changed internal storage of express messages...
1999-01-21 Art Cancromade some progress with MIME
1999-01-21 Art Cancro * Changed module loading path to simply "module...
1999-01-20 Art CancroAdded the ability to supply both start and end pointers...
1999-01-20 Art Cancro Started a rewrite of the MIME parser
1999-01-20 Art Cancro Fixed a bug in the user editing command (client side)
1999-01-15 Art Cancro * Brought over the mime_parser from WebCit...
1999-01-14 Art CancroThis is 5.51
1999-01-14 Art CancroChanges to support MIME
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-10 Art CancroFixed a page log room security problem
next