]> code.citadel.org Git - citadel.git/history - citadel
* Makefile.in, configure.in, chkpwd.c, acconfig.h: support for
[citadel.git] / citadel /
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
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. 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-04 Art Cancrodocumentation changes
1999-01-01 Art CancroFixed security problem relating to private rooms
1998-12-31 Art Cancrosysdep.c: put a bigger string buffer into lprintf(...
1998-12-28 Art Cancrosend space-backspace during keepalives
1998-12-28 Art Cancromade changes
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-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 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 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-13 Art Cancro removed serv_test.so from the default build
1998-12-13 Art Cancro * sysdep.c, citserver.c: (hopefully) fixed...
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-08 Art CancroBeta 2
1998-12-07 Art Cancromade some code a little easier to read
1998-12-07 Art Cancrofixed a spelling error
1998-12-07 Art Cancro * Ripped most of the "attachments" stuff out...
1998-12-07 Art CancroAdded the P/C ratio back to stats
next