Tag stable-78x for 7.86 release
[citadel.git] / citadel / configure.ac
2011-04-11 Art CancroTag stable-78x for 7.86 release v7.86
2010-12-21 Art Cancroupdate version number in preparation for 7.85 release
2010-08-26 Art Cancro* Fixed a wrap bug in convert_internet_message()
2010-07-28 Art Cancro* All components of both stable and trunk noted as...
2010-07-21 Art Cancro* Version number to 782. NOT A RELEASE
2010-07-20 Art Cancro* Internal version numbers to 7.81
2010-06-08 Wilfried Göesgens* check for syscall.h
2010-01-06 Art Cancro* Modified configure.ac to look for gc/gc_local_alloc...
2009-12-30 Art Cancro* Added a new 'MSGS LT' subcommand
2009-12-21 Wilfried Göesgens* apply the release stuff to head too from r8127
2009-11-30 Wilfried Göesgens* make configure check for getloadavg()
2009-11-16 Dave Westconfigure will now detect the Boehm-Demers-Weiser garba...
2009-10-24 Dave Westquieten a few messages from configure when usin VPATH...
2009-10-24 Wilfried Göesgens* check for the PAM lib in every case, since if we...
2009-10-24 Dave WestFix the VPATH build.
2009-10-04 Wilfried Göesgens* disable dspam stuff its anywhere near production...
2009-09-11 Art Cancro* Set the version numbers of everything to 7.66.
2009-09-01 Art Cancro* Version numbers of everything 7.63
2009-08-06 Art Cancro* Version number to 7.61 on all components
2009-06-21 Wilfried Göesgens* add support for reading the UID via getsockopt from...
2009-05-31 Art Cancro* Add -lcitadel to chkpwd_LIBS
2009-04-06 Art Cancro* Development version is now 7.60
2009-04-02 Art Cancro* Set version number to 7.50 across the entire system...
2009-03-30 Art Cancro* THIS IS 7.44 (BETA RELEASE ONLY)
2009-03-17 Art Cancro* THIS IS 7.43 (BETA VERSION)
2009-02-27 Wilfried Göesgens* THIS IS 7.42 BETA
2009-02-25 Wilfried Göesgens+ correct FS-flags on citadel.co* on startup
2009-02-20 Art Cancro* Set all version numbers to 7.41 for upcoming beta.
2009-01-27 Wilfried Göesgens* detect zlib, don't link it. libcitadel does this...
2008-12-13 Wilfried Göesgens* remove libz code, libcitadel does this the right...
2008-12-05 Art Cancro* UPDATE YOUR LIBICAL FROM SVN NOW.
2008-10-05 Wilfried Göesgens* configure zlib too, since libcitadel will link it...
2008-10-03 Art Cancroconfigure.ac in citadel and webcit now looks
2008-09-12 Art CancroVersion 7.38 of citadel and libcitadel
2008-09-11 Wilfried Göesgens* move messages/ to /etc/ since the admin should edit...
2008-08-30 Art CancroWe now look for libical/ical.h instead of ical.h, because
2008-07-07 Art CancroRenamed database_sleepycat.c to database.c
2008-06-16 Dave WestTidy up useage message for configure script.
2008-06-02 Art CancroExport format has changed due to the addition of a new
2008-05-30 Art CancroUpdated version numbers.
2008-05-24 Wilfried Göesgens* use iconv in citserver too
2008-05-21 Art Cancro* More work on OpenID 1.1 Relying Party support
2008-05-19 Art CancroRSS client now uses libcurl instead of the crappy built-in
2008-04-24 Art CancroFix '@AUTOCONF@ command not found' build problem
2008-04-22 Wilfried Göesgens* THIS IS 7.35
2008-04-11 Art CancroVersion number to 7.35 in preparation for an upcoming...
2008-03-18 Art Cancrolibical, expat, and libsieve are now *required*.
2008-03-03 Wilfried Göesgens* THIS IS 7.33 / 1.08
2008-02-17 Art CancroRemoved a temporary hack to vlprintf() that displayed the
2008-02-11 Wilfried GöesgensTHIS IS 7.31
2008-02-09 Wilfried Göesgens* f'bse seems to carry its resolver calls in its libc...
2008-02-04 Wilfried Göesgens* build the modules stuff while configuring. it's funct...
2008-01-31 Art Cancro--- VERSION 7.30 ---
2008-01-29 Art CancroThird try. :(
2008-01-29 Art CancroMoved the libcitadel version check below the point
2008-01-28 Art Cancro* Unfinished code is now disabled.
2008-01-25 Art CancroShuffled around the order of resolver library tests.
2008-01-24 Art CancroAdded a second test for libresolv that takes into
2008-01-13 Wilfried Göesgens* openbsd has no -lresolv, its in their libc.
2008-01-10 Wilfried Göesgens* openbsd doesn't like pam. so... if we don't have...
2008-01-08 Art Cancroconfigure now *requires* libresolv to be present.
2007-12-25 Wilfried Göesgens* initial dspam integration module
2007-11-27 Dave WestAdded --with-threadlog. Use this if you want the thread...
2007-11-16 Art CancroHUGE PATCH. This moves all of mime_parser.c and all
2007-11-15 Art CancroUpdated version number to 7.24
2007-11-02 Art Cancro* Updated internal version number of citadel and webcit...
2007-11-01 Art CancroThe list of existing MTA's to disable has been reduced
2007-10-10 Art CancroVersion number to 7.22
2007-09-14 Art CancroCitadel 7.20 meta-release to be deployed to Easy Install
2007-09-11 Wilfried Göesgens* 64 bit cleanness: format size_t properly in printf()
2007-09-08 Wilfried Göesgens* the blastwave emacs doesn't like me.
2007-09-08 Wilfried Göesgens* use AC_CHECK_FUNCS to check for flock()
2007-08-30 Wilfried Göesgens* modify the ld + cflags for gprof and backtrace if...
2007-08-29 Wilfried Göesgens* make backtrace optional.
2007-08-14 Wilfried Göesgens* next try to get a working new tokenizer. this seems...
2007-07-22 Wilfried Göesgensdavew: search for newer versions of berkeley db
2007-07-08 Michael HamptonInclude sys/stat.h when available (FreeBSD)
2007-07-06 Art Cancro* Move to GPL v3
2007-06-19 Art Cancrochkpwd is now a daemon that is started by citserver
2007-06-18 Art CancroRemoved the --disable-chkpwd option, because it generates
2007-05-29 Wilfried Göesgens* merged acconfig.h into configure.
2007-05-29 Wilfried Göesgens* move arround some files in the configured build accor...
2007-05-08 Art CancroSet the 'Id:' property on all files which use it
2007-04-19 Art CancroCompleted DVCA (Dump VCard Addresses) function. This...
2007-04-19 Art CancroVersion 7.09
2007-04-12 Art CancroVersion number is now 7.08
2007-03-28 Art Cancro* New room flag QR2_COLLABDEL ('collaborative
2007-03-07 Art CancroTHIS IS CITADEL 7.06
2007-03-05 Wilfried Göesgens* create format strings different for solaris
2007-02-27 Wilfried Göesgens* some fixups in the solaris detection.
2007-02-25 Wilfried Göesgens* solaris compatibility patches.
2007-02-22 Art Cancro* THIS IS 7.05
2007-01-19 Michael HamptonFix problem where HTML listsub subscribe/unsubscribe...
2007-01-16 Wilfried Göesgens* make the crypto functions use precalculated files...
2007-01-15 Art CancroChecked in matt's patches for TCP performance on Mac OS:
2007-01-03 Art Cancro* Removed some of the extra sleep() calls in setup
2006-12-28 Wilfried Göesgens* bumped verison to 7.02
2006-12-20 Art Cancro* Updated setup dialog for host auth mode.
2006-12-19 Art Cancro* Bumped version number to 7.01
2006-12-11 Art CancroInternal version number is now 7.00
next