* Include a pre-fixed parsedate.c in the source tree in order to eliminate
[citadel.git] / citadel / Makefile.in
2005-12-16 Art Cancro* Include a pre-fixed parsedate.c in the source tree...
2005-10-08 Art Cancrocvs to svn
2005-10-01 Art Cancro* Began writing code to index messages by euid per...
2005-09-14 Art Cancro* Bumped internal version number to 5.66
2005-08-02 Art Cancro* Applied W. Goegens' dirconfig patch for more install...
2005-05-17 Art Cancro* Completed the wordbreaker for the fulltext indexer.
2005-05-16 Art Cancro* Added in skeleton modules for fulltext indexer
2005-04-12 Art Cancro* 'make install' now installs citadel-openldap.schema
2005-01-09 Art Cancro* Applied a patch sent in by David Given for handling...
2004-10-22 Art Cancro* serv_notes.c: added skeleton module
2004-08-27 Art Cancro* Fleshed out contemplate_ldap() a bit
2004-08-11 Art Cancro* Replaced all "Citadel/UX" references with "Citadel"
2004-07-03 Art Cancro* Check the "Permission to send Internet mail" access...
2004-05-03 Art Cancro* Found and removed a bug that caused network rooms...
2004-03-16 Michael Hampton* Further changes to stress.c, Makefile.in to build...
2004-01-17 Art Cancro* Added "Base DN" "Bind DN" and "Bind DN password"...
2003-08-17 Art Cancro* Fix syntax error
2003-08-13 Art Cancro* "make install" now installs the contents of docs...
2003-08-12 Art Cancro* setup now knows about lots of other mail programs...
2003-07-30 Art Cancro* Removed the "weekly" script and began installing...
2003-07-28 Art Cancro* migratenet.c: removed. Adjusted Makefile.in accordingly.
2003-07-22 Nathan Bryantfix build for Solaris
2003-07-20 Art Cancro* build system: link Berkeley DB only to the server...
2003-06-25 Art Cancro* setup now uses "newt" instead of "curses" to draw...
2003-06-04 Michael Hampton* Numerous fixups needed for Windows port:
2003-05-16 Art Cancro* Removed the old rec_log() facility because the utilit...
2003-01-17 Art Cancro* This commit is a figment of your imagination.
2003-01-17 Art Cancro* Began making some build changes for Cygwin compatibility
2003-01-16 Art Cancro* Renamed "dynloader" to "serv_extensions" globally...
2003-01-15 Art Cancro* First cut at static-linking the citserver. Ripped...
2003-01-06 Michael Hampton* Remove non (yet) existent sstring.c dependency from...
2003-01-05 Michael Hampton* Add an AllFloors parameter to the citadel IPC API
2002-12-25 Art Cancro* ical_dezonify.c: added (function to strip localized...
2002-11-23 Michael Hampton* Makefile.in: Alphabetized all the source files
2002-11-21 Art Cancro* Added support for a "New User Greetings" room. See...
2002-10-14 Michael Hampton* Mac OS X build fixes (everything but serv_imap now...
2002-10-07 Michael Hampton* Don't try to compile non-existent client_crypto.c...
2002-09-27 Michael Hampton* Allow multiple simultaneous IPC connections. All...
2002-09-11 Art Cancro* [EXPERIMENTAL] Link in the "libical" calendar library...
2002-09-03 Art Cancro* Added MSG4 support to client-side IPC
2002-08-08 Art Cancro* serv_network.c: retain unknown commands in netconfigs...
2002-06-29 Michael Hampton* Convert whobbs, serv_info, misc. functions to new...
2002-06-22 Michael Hampton* Use a new IPC API (in citadel_ipc.c). Partially...
2002-06-15 Art Cancro* SpamAssassin connector is now configurable in <.A...
2002-06-09 Art Cancro* Started working on the spam filter
2002-06-07 Art Cancro* Added a module "serv_mrtg" which allows activity...
2002-05-31 Nathan Bryantbetter curses compatibility, and a couple makefile...
2002-05-28 Art Cancro* Removed the 'netsetup' and 'dnetsetup' utilities...
2002-05-12 Art Cancro* Removed the unfinished moderation system.
2002-04-18 Nathan Bryantdon't use libtool -avoid-version for libcitserver ...
2002-03-26 Nathan Bryantremoved last vestiges of "#ifdef CIT_CLIENT" conditiona...
2002-03-26 Nathan Bryant * support autoconf 2.53
2002-01-23 Art Cancro* Added a new hook type for handling incoming network...
2002-01-19 Michael Hampton* Full-screen curses support for Citadel text client
2002-01-06 Michael Hampton* Enable SSL/TLS support in the client (again)
2002-01-06 Michael Hampton* SSL/TLS support for the Citadel/UX wire protocol
2002-01-04 Nathan BryantMakefile fix for cygwin (fix migratenet linkage)
2002-01-04 Nathan Bryantconfigure/genstamp: check for struct tm.tm_gmtoff
2001-12-11 Nathan Bryant - fix library flags, includes for portability
2001-12-03 Art Cancro* mime_parser.c: now uses built-in functions to decode...
2001-10-23 Art Cancro* Threw a few more lines of code into migratenet.c
2001-10-16 Nathan Bryant- backed out -export-dynamic, it doesn't do anything...
2001-10-16 Nathan Bryantreinstate -export-dynamic for citserver in case libtool...
2001-10-06 Art Cancro* Stripped the build of obsolete parts of the old netwo...
2001-09-24 Art Cancro* Completed migrating the "netpoll" utility into the...
2001-09-06 Nathan Bryantbuild fix for sparc-sun-solaris2.8; i think the depende...
2001-09-06 Nathan Bryantbuild fix for Linux
2001-09-06 Nathan Bryant - port to Cygwin (DLL support, etc.)
2001-07-29 Nathan Bryantgenerate symlinks to .libs in modules directory
2001-07-27 Nathan Bryantlibtool has matured a lot since the last time i looked...
2001-07-26 Nathan Bryant - move to autoconf 2.52
2001-03-05 Art Cancro* IMAP COPY
2001-03-04 Art Cancro* IMAP EXPUNGE responses -should- be correct now
2001-02-21 Art Cancro* added citlogin.c
2001-02-20 Art Cancro* IMAP: implemented the STATUS command (sort of).
2001-02-03 Michael Hampton* serv_ical.c and serv_ical.h added; skeleton code...
2001-01-13 Nathan Bryantmerged remaining changes from TRANSACTIONS (using cvs...
2000-12-27 Art Cancro* The size constant "256" which shows up everywhere...
2000-12-27 Art Cancro* Added a skeleton IMAP "SEARCH" command (based on...
2000-12-07 Nathan Bryantadded --with-db and --with-gdbm options to configure
2000-12-06 Art Cancro* Changed netproc to keep the use table in a flat file...
2000-10-07 Art Cancro* Dammit, I lost my changes
2000-09-01 Michael HamptonA whole bunch of changes to support building Citadel...
2000-09-01 Art Cancro* Fixed a few more references to the deprecated uncnsrd...
2000-08-22 Brian CostelloAdded serv_pas2 to the deps.
2000-08-14 Brian Costello- Added constant sizes for usernames and the nonce...
2000-07-22 Art Cancro* Prepared infrastructure for the networker rewrite
2000-07-09 Art Cancro* Added the Art Vandelay module
2000-06-28 Art Cancro* Changed the comments at the beginning of each file...
2000-06-23 Art Cancro* removed icq
2000-06-22 Art Cancro* Made the ICQ stuff far more reliable ... by removing it!
2000-06-15 Art Cancro* Inserted a skeleton IMAP module into the build. ...
2000-06-03 Art Cancro* Replaced most of the very repetitive and very redunda...
2000-04-24 Art Cancro* Removed references to strucmp() and struncmp(), repla...
2000-04-14 Nathan Bryant* Makefile.in (distclean): pass correct args to non...
2000-03-27 Nathan Bryant*** empty log message ***
2000-03-27 Nathan Bryant * Makefile.in: generate parsedate.c automatically
2000-03-27 Nathan Bryant * First cut at Solaris fixes. There may still be some...
2000-03-17 Art Cancro* Moved bio-related commands out to a loadable module
2000-03-11 Nathan Bryant * new threaded client code for background keepalives
next