Clarify that we are GPLv2
[citadel.git] / citadel /
2006-01-26 Art CancroClarify that we are GPLv2
2006-01-24 Art CancroIn WIKI rooms, clients can supply a message EUID
2006-01-23 Wilfried Göesgens*narf*
2006-01-23 Wilfried Göesgensone more missing file. where did this go?
2006-01-23 Wilfried Göesgensmore fixes
2006-01-21 Art CancroPatch to the "m<Y> next message" function, submitted...
2006-01-21 Wilfried Göesgensset permissions on chkpwd.
2006-01-20 Wilfried Göesgenscalculate once. todo: move commandline parsing up.
2006-01-20 Wilfried Göesgenscalc dirs another time
2006-01-20 Wilfried Göesgensanother try
2006-01-20 Wilfried Göesgensmissing variables
2006-01-20 Wilfried Göesgenscalc home dirs
2006-01-20 Wilfried Göesgenscalc home dirs
2006-01-20 Art Cancromake change
2006-01-20 Art Cancro* Added VIEW_WIKI to the available view types. EUID...
2006-01-19 Art Cancro* support SMTP-AUTH for outbound connection to smart...
2006-01-19 Art Cancroadd serv_vcard.h
2006-01-19 Art Cancro* Change to journaling code to include an Internet...
2006-01-19 Art Cancro* Refactored the code that populates the session's...
2006-01-18 Wilfried Göesgensincludes.
2006-01-18 Wilfried Göesgensmissing dirchanges and dependencies to pam.
2006-01-18 Art CancroMisc small fixes to the new host auth mode.
2006-01-17 Art Cancro* REMOVED MIXED MODE AUTHENTICATION.
2006-01-17 Wilfried Göesgensmissing directory calculations
2006-01-16 Wilfried Göesgensreally omit -h if no dir specified
2006-01-16 Wilfried Göesgenscentralized filename calculation
2006-01-15 Wilfried Göesgenscalculate the directories in a central manner.
2006-01-15 Wilfried Göesgensadded provides/conflicts to pop3-server and imap-server.
2006-01-15 Art Cancro* citserver.c: patch submitted by matt to keep the...
2006-01-15 Art Cancro* setup.c: remove "--backtitle" from calls to "dialog...
2006-01-13 Art CancroTHIS IS 6.70
2006-01-13 Wilfried Göesgensnewer versions of these files.
2006-01-11 Art Cancro* Moved the "Content-Identifer" (sic) header out of...
2006-01-11 Art Cancro* Added a per-user client option to always compose...
2006-01-10 Art Cancro* Added "Content-Identifer: ExJournalReport" to journal...
2006-01-09 Art Cancrojournaling
2006-01-09 Art Cancrojournaling
2006-01-09 Art Cancrodocs/journaling.html: added.
2006-01-09 Art Cancrodocument journaling options
2006-01-09 Art CancroBumped the version number to 6.70 in preparation for...
2006-01-06 Wilfried Göesgenspackage version number for package build scripts
2006-01-05 Art CancroAdjustments to journal recipient list
2006-01-05 Art CancroImplemented configuration settings for journaling.
2006-01-05 Art CancroJournaling code is finished. Still needs configuration...
2006-01-04 Art CancroBegan implementation of Journaling and Envelope Journaling.
2005-12-22 Art Cancroroadmap
2005-12-18 Wilfried Göesgens* added build dependency to bison
2005-12-16 Art Cancro* Include a pre-fixed parsedate.c in the source tree...
2005-12-15 Art Cancro* newinstall.sh: be smarter about how wget and curl...
2005-12-15 Art Cancro* room_ops.c: when granting a room creator access to...
2005-12-12 Wilfried Göesgens* changed sleepycat version
2005-12-12 Art CancroTHIS IS 6.63
2005-12-09 Art Cancro* Updated the output of server GOTO command; new parame...
2005-11-28 Art Cancro* control.c: fixed a potential concurrency/race conditi...
2005-11-28 Art Cancro* Eliminated the use of tmpnam() to shut up the compile...
2005-11-21 Wilfried Göesgenscreate directories.
2005-11-21 Wilfried Göesgens* add some script to wrap the debian package build...
2005-11-21 Wilfried Göesgens* add some script to wrap the debian package build...
2005-11-17 Wilfried Göesgenscitadel.control doesn't belong to /var/run/citadel
2005-11-16 Art CancroTHIS IS 6.62
2005-11-14 Art Cancro* serv_extensions.c: serv_upgrade_init() must be called...
2005-11-06 Art Cancromore changes to batch mode setup
2005-11-04 Art Cancro* Updated setup to allow more batch mode control of it;
2005-10-31 Art Cancro* When logging to syslog is enabled, SMTP transactions...
2005-10-31 Art Cancro* syslog messages are now sent to the desired facility...
2005-10-31 Art Cancrobugzilla 166
2005-10-27 Art CancroTHIS IS 6.61
2005-10-27 Art Cancro* Allow 'host:port' syntax when specifying an outbound...
2005-10-26 Art Cancro* msgbase.c: Yet Another Fix to the handling of embedde...
2005-10-25 Art Cancro* msgbase.c: when a summary mode message list is reques...
2005-10-25 Art CancroSVN ID in the ChangeLog
2005-10-25 Art Cancronum_recps init
2005-10-25 Art Cancrofix for above
2005-10-25 Art Cancro* Every user gets a Trash folder. Clients can also...
2005-10-24 Art Cancro* serv_listsub.c: web subscription/confirmation address...
2005-10-24 Art Cancrobuf size fix
2005-10-24 Art Cancroday start and day end preferences for calendar day...
2005-10-23 Art Cancro* ft_wordbreaker.c: don't clobber memory when reading...
2005-10-23 Art Cancro* Set a maximum number of messages which may be indexed...
2005-10-22 Art Cancrominor fix for previous checkin
2005-10-22 Art Cancroremoved comment
2005-10-22 Art Cancro* msgbase.c: allow multipart/alternative part-swapping...
2005-10-22 Art Cancro* mime_parser.c: recurse into message/rfc822 parts...
2005-10-21 Art CancroBumped internal version number to 6.61
2005-10-21 Art Cancro* MSG4 (and CtdlOutputMsg() as well) now accepts an...
2005-10-20 Art Cancro* ft_wordbreaker.c: added a list of 'noise words' to...
2005-10-20 Art Cancro* serv_calendar.c: registered a fixed output hook for...
2005-10-19 Art Cancro* New type of server hook: CtdlRegisterFixedOutputHook...
2005-10-19 Art Cancrominor change to log msgs
2005-10-19 Art Cancro* msgbase.c, messages.c, html.c: conversion of HTML...
2005-10-18 Art Cancrooutput changes
2005-10-18 Art Cancro* serv_fulltext.c: index records are now cached in...
2005-10-18 Art Cancroeasy install now uses db-4.3.29
2005-10-17 Art CancroTHIS IS 6.60
2005-10-16 Art Cancro* msgbase.c: alias() now handles addresses such as
2005-10-16 Art CancroHandle email addresses with commas inside quotes,
2005-10-13 Art Cancro* citadel.c: don't crash when <.R>ead <U>serlist result...
2005-10-13 Art Cancro* newinstall.sh: once again, prefer wget over curl...
2005-10-12 Art Cancro* imap_search.c: when fulltext index is enabled, avoid...
2005-10-12 Art Cancro* html.c: added support for some additional character...
next