src/crypto.c: possible fix for memory leak related
[citadel.git] / webcit / configure.in
2006-04-21 Art Cancrofixed nls available output message (thought I did this...
2006-04-19 Wilfried Göesgens* sort the libs in other direction
2006-04-18 Art CancroRemoved the old NLS output from the configure.in summary,
2006-04-09 Wilfried Göesgens* fix freebsd build.
2006-04-06 Wilfried Göesgensmore modern version.
2006-03-22 Wilfried Göesgens* added central location for tiny_mce
2006-03-20 Wilfried Göesgens* add documentation
2006-03-16 Wilfried Göesgensfixed default installation target of tiny mce and the...
2006-03-16 Wilfried Göesgenssubstitute our compile prefix.
2006-03-14 Wilfried Göesgenswell. autopoint doesn't know anything about .14.0
2006-03-14 Wilfried Göesgensrequire older gettext version.
2006-03-14 Wilfried Göesgens* fixed debian build
2006-03-12 Wilfried Göesgensadded Automaked makefiles.
2006-02-12 Art CancroBegan moving date outputs to strftime_l()
2006-02-04 Art CancroChanged the copyright date in the startup banner
2006-01-02 Art CancroNew way to display incoming instant messages. Not...
2005-12-22 Art Cancro* Added missing HTTP headers to do_chat()
2005-12-21 Art Cancro* configure.in: use different variable names for each...
2005-12-11 Art Cancro* Mercilessly ripped out all of the gratuitously comple...
2005-11-22 Art Cancro* create-pot.sh: now creates a new webcit.pot file...
2005-11-19 Art Cancro* Threw away most of the gettextize-generated build...
2005-11-17 Michael HamptonHave configure check for sed, so that recursion will...
2005-11-17 Art Cancro* Assorted tweaks to activate the translations...
2005-08-16 Art Cancro* This is an attempt to gettextize the WebCit build.
2005-08-02 Art Cancro* new iconv check for both libiconv and built-in iconv
2005-07-29 Art Cancro* omit check for gnu libiconv -- the iconv functionalit...
2005-07-20 Art Cancro* Detect libiconv on the host system and link it in...
2005-04-04 Art Cancro* configure.in: fix libical version detection
2005-02-22 Art Cancro* When the "begin_burst() / end_burst()" semantics...
2004-04-20 Art Cancro* "make install"
2004-04-15 Art Cancro* Brought over the SSL/TLS stuff from Citadel. I think...
2003-08-22 Art Cancro* Added a skeleton "setup" program to the tree. It...
2003-01-12 Art Cancro* configure.in: check for libical v0.24 or newer
2002-09-27 Art Cancro* Removed the gzip compression stuff due to bugs in...
2002-09-15 Art Cancro* Duh. I don't need to twiddle CFLAGS when autoconf...
2002-09-14 Art Cancro* Look for the "libical" calendaring library and link...
2002-09-13 Art Cancro* Detect when the client browser is capable of gzip...
2002-09-13 Art Cancro* Reversed the above change because I broke it somehow
2002-09-11 Art Cancro* Started adding in compression and calendaring library...
2000-04-06 Nathan Bryant* configure.in: fix a typo
2000-04-06 Nathan Bryant* solaris cleanups and warning fixes
2000-03-28 Nathan Bryant* configure.in: check for -lsocket -lnsl on Solaris...
2000-02-11 Nathan Bryant* Makefile.in, configure.in: add, like, some *more...
2000-02-11 Nathan Bryantconfigure.in: added some code for FreeBSD
1998-12-14 Nathan Bryantautomatically regenerate Makefile when Makefile.in...
1998-12-05 Nathan Bryantportability enhancements
1998-12-05 Nathan Bryantfixed a typo
1998-12-05 Nathan Bryant * converted to autoconf and began port to Digit...