]> code.citadel.org Git - citadel.git/history - citadel
* Various changes to begin work on support for MIME messages
[citadel.git] / citadel /
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
1998-12-07 Art Cancrostats.c: fixed segfault resulting from extracting log...
1998-12-06 Art Cancrosysdep.c: read citadel.config _before_ initializing...
1998-12-06 Art Cancroincreased one of the minfo buffer sizes
1998-12-06 Art CancroRemoved whitespace to left and right of '@' in netmail...
1998-12-05 Art CancroAdded a new type of module hook for adding logging...
1998-12-03 Nathan Bryant * setup.c: saner defaults for nodename and...
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 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-25 Art Cancrocreated a separate developers.txt file for developer...
1998-11-24 Art Cancroupdated TODO
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
next