log src/plugins/quota/Makefile.am @ 9228:6b7151c1fdc2 HEAD

age author description
Wed, 15 Jul 2009 12:12:47 -0400 Timo Sirainen quota-fs: One more build fix. HEAD
Tue, 14 Jul 2009 12:48:02 -0400 Timo Sirainen quota: Typofix to previous commit. Hopefully the last change.. HEAD
Tue, 14 Jul 2009 12:39:55 -0400 Timo Sirainen quota: Yet another build fix for old automakes. HEAD
Fri, 10 Jul 2009 11:08:35 -0400 Timo Sirainen quota: Fixed compiling with older automakes. HEAD
Thu, 09 Jul 2009 22:56:36 -0400 Timo Sirainen quota: When building in a separate dir, make clean should delete copied rquota. HEAD
Wed, 08 Jul 2009 16:59:12 -0400 Timo Sirainen quota-fs: Another compiling fix (for older autotools?) HEAD
Tue, 07 Jul 2009 17:29:27 -0400 Timo Sirainen quota-fs: Fixed previous "VPATH build" commit to work with all shells. HEAD
Tue, 07 Jul 2009 21:01:36 +0200 Matthias Andree Fix VPATH build of RQUOTA support. HEAD
Sat, 27 Jun 2009 22:08:33 -0400 Timo Sirainen dict proxy: Use base_dir as the default dict-server location. HEAD
Fri, 03 Apr 2009 16:33:42 -0400 Timo Sirainen Fixed quota compiling when using a separate build dir. HEAD 1.2.rc2
Fri, 03 Apr 2009 16:26:15 -0400 Timo Sirainen rquota.x was missing from distribution tarball. HEAD
Thu, 02 Apr 2009 15:02:58 -0400 Timo Sirainen quota-fs: Added support for NFS group quota. HEAD
Sun, 04 Jan 2009 17:22:05 -0500 Timo Sirainen quota-fs: Avoid compiler warning with BSDs. HEAD
Fri, 27 Jun 2008 08:18:41 +0300 Timo Sirainen rquota_xdr compilation fixes for AIX (hopefully won't break other OSes). HEAD
Fri, 20 Jun 2008 11:19:16 +0300 Timo Sirainen quota: Generated rquota_xdr.c file was missing LF after first #include. 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 00:31:59 +0300 Timo Sirainen Use dynamic module suffix provided by libtool rather than hardcoded ".so". HEAD
Tue, 18 Sep 2007 18:14:29 +0300 Timo Sirainen Yet another try at getting rquota code compiling properly with BSD make. HEAD
Mon, 17 Sep 2007 15:57:11 +0300 Timo Sirainen rquota_xdr.h -> rquota.h HEAD
Mon, 17 Sep 2007 11:29:08 +0300 Timo Sirainen Generate also rquota_xdr.h. HEAD
Mon, 17 Sep 2007 10:41:00 +0300 Timo Sirainen Try an alternative way to specify rquota_xdr.c dependency. HEAD
Sun, 16 Sep 2007 12:08:07 +0300 Timo Sirainen __attr_unused__ -> ATTR_UNUSED HEAD
Wed, 22 Aug 2007 16:24:30 +0300 Timo Sirainen Use sed instead of $(SED). sed should work everywhere anyway, and $(SED) HEAD
Tue, 07 Aug 2007 15:16:49 +0300 Timo Sirainen Removed DISTFILES which caused sources not to be included in tarball. HEAD
Tue, 07 Aug 2007 13:49:51 +0300 Timo Sirainen Compile fix when building outside source tree. HEAD
Tue, 07 Aug 2007 00:12:18 +0300 Timo Sirainen Added rquota_xdr.c dependency to quota-fs.c HEAD
Mon, 06 Aug 2007 19:07:36 +0300 Timo Sirainen Build rquota_xdr.c with rpcgen from rquota.x. HEAD
Thu, 02 Aug 2007 17:05:26 +0300 Timo Sirainen Support for rquota with NFS mounts. Patch by HTK NetCommunication Oy. 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, 03 Dec 2006 20:55:38 +0200 Timo Sirainen dict quota: If dictionary doesn't yet contain the quota, calculate it by HEAD
Sat, 17 Jun 2006 21:03:45 +0300 Timo Sirainen mkdir_p doesn't accept multiple directories in some systems, so do it one at HEAD
Fri, 16 Jun 2006 12:40:40 +0300 Timo Sirainen Add ",S=size" to maildir filenames when quota plugin is loaded with HEAD
Thu, 27 Apr 2006 15:30:05 +0300 Timo Sirainen Install the quota plugin also for POP3. HEAD
Mon, 06 Mar 2006 12:31:11 +0200 Timo Sirainen Maildir++ quota support. HEAD
Wed, 14 Dec 2005 23:50:56 +0200 Timo Sirainen Load plugins in sorted order. Prefixed plugins with nn_ set their order. HEAD
Wed, 14 Dec 2005 23:34:01 +0200 Timo Sirainen quotactl() quota checking support HEAD
Sun, 11 Dec 2005 00:25:05 +0200 Timo Sirainen Added missing header files. Fixed plugin install hooks to use DESTDIR. HEAD
Sat, 10 Dec 2005 21:44:45 +0200 Timo Sirainen Added beginnings of plugin infrastructure. TODO: These could be optionally HEAD