log src/plugins/expire/Makefile.am @ 23017:c1d36f2575c7 default tip

age author description
Sat, 30 Apr 2011 13:41:18 +0300 Timo Sirainen Use -Wl,--as-needed -Wl,--no-undefined GNU ld flags for non-plugins.
Thu, 27 May 2010 20:30:04 +0100 Timo Sirainen expire: Rewrote expire-tool as a plugin for doveadm. HEAD
Sun, 07 Feb 2010 18:38:13 +0200 Timo Sirainen expire Makefile: Link with .lo, not .o. Helps at least with dependency tracking. HEAD
Sun, 18 Oct 2009 15:24:12 -0400 Timo Sirainen Makefiles: Separated LIBDOVECOT and LIBDOVECOT_DEPS. HEAD
Sun, 21 Jun 2009 23:09:33 -0400 Timo Sirainen Removed unnecessary macro definitions from Makefiles. HEAD
Mon, 15 Jun 2009 21:17:02 -0400 Timo Sirainen expire-tool, --without-shared-libs: Link mountpoint.o so quota plugin loading doesn't fail. HEAD
Tue, 14 Apr 2009 13:09:21 -0400 Timo Sirainen Added configure --without-shared-libs to link built binaries against static libraries. HEAD
Thu, 09 Apr 2009 20:24:51 -0400 Timo Sirainen Added lib-master and mail-storage-service code that makes it easier to build new Dovecot binaries. HEAD
Tue, 07 Apr 2009 14:32:43 -0400 Timo Sirainen Get rid of imap/, pop3/, lda/ and sql/ module subdirs. It's all in lib/dovecot/ now. HEAD
Tue, 07 Apr 2009 13:01:12 -0400 Timo Sirainen Removed LIBICONV from unnecessary places. HEAD
Fri, 03 Apr 2009 19:47:59 -0400 Timo Sirainen Build libdovecot.so and libdovecot-storage.so. HEAD
Mon, 02 Feb 2009 01:06:53 -0500 Timo Sirainen Fixed plugins to work with config rewrite. HEAD
Sat, 01 Nov 2008 16:46:16 +0200 Timo Sirainen $STORAGE_LIBS now contains all the libraries that libstorage needs. HEAD
Tue, 28 Oct 2008 12:42:22 +0100 Sascha Wilde shared namespaces: new %%h variable, expanding to the traget users home. HEAD
Sat, 01 Nov 2008 14:49:12 +0200 Timo Sirainen expire-tool: Use the new auth-master API instead of doing the lookup ourself. HEAD
Fri, 13 Jun 2008 10:13:29 +0300 Timo Sirainen Previous changes broke plugin symlink creation in make install. HEAD
Thu, 12 Jun 2008 23:11:45 +0300 Timo Sirainen If we need -lcrypto for randomness, put it to $LIBS instead of $RAND_LIBS HEAD
Thu, 12 Jun 2008 00:31:59 +0300 Timo Sirainen Use dynamic module suffix provided by libtool rather than hardcoded ".so". HEAD
Tue, 04 Mar 2008 06:26:24 +0200 Timo Sirainen Added wildcard support to expire plugin. Added a new expire_altmove setting HEAD
Wed, 02 Jan 2008 02:00:39 +0200 Timo Sirainen Changed library linking order. HEAD
Sat, 16 Dec 2006 01:46:22 +0200 Timo Sirainen Changed the plugin filename numbering (ie. the ordering in which the plugins HEAD
Sun, 10 Dec 2006 14:35:02 +0200 Timo Sirainen Only imap binary was actually working. HEAD
Thu, 16 Nov 2006 02:16:31 +0200 Timo Sirainen Initial code for separation of mailbox accessing and directory layout HEAD
Mon, 31 Jul 2006 03:44:33 +0300 Timo Sirainen Install expire-tool and convert-tool to libexec dir. HEAD
Mon, 31 Jul 2006 02:12:51 +0300 Timo Sirainen Initial import of expire plugin code. Seems to work with at least one user. :) HEAD