summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Collapse)Author
2008-07-12Fixed check for netlink library (Jan Kara)jkar8572
2008-07-10* use PKG_CHECK_MODULES to check for DBUS (Ladislav Michnovic)jkar8572
2008-03-19Removed also resolv and lber. (Jan Kara)jkar8572
2008-03-19Removed -ssl from the list of needed LDAP libraries (Jan Kara)jkar8572
2007-10-20Print more verbose list of compile options when --version specified. (Jan Kara)jkar8572
2007-08-24Fixed ldap_perror() detection. (Jan Kara)jkar8572
2007-08-23Fixed compilation with older ldap library (Jan Kara)jkar8572
2007-08-22Cleaned up host access handling in rpc.rquotad (Jan Kara)jkar8572
Added allow_severity and deny_severity variables for older versions of libwrap (Martin Jacobs) Added MPFS to the list of supported filesystems (Dave Boone) Configure script now correctly reports checking of libwrap (Jan Kara)
2007-07-14Added 'try' option to --enable-netlink. Changed default of the option to 'no'.jkar8572
2007-06-20Fixed compilation without quota_nld.jkar8572
2007-06-18Implemented quota netlink daemon.jkar8572
2007-05-29Some more fixes. Converted warnquota not to use deprecated function calls.jkar8572
2007-05-29Changed warnquota to allow use of URI, updated configure to detect whether ↵jkar8572
ldap_initialize() is available (Jan Kara)
2007-03-20Use -fPIE when available; compile pot.o using CFLAGSjkar8572
2004-09-02Minor fix in configure (Tomasz Kloczko, Jan Kara)jkar8572
2004-03-15quotacheck(8) should now preserve ext2/ext3 special flags (esp. journalledjkar8572
data flag - useful when journalling quotas) on quota files.
2004-03-02* disabling nls via configure (Jan Kara)jkar8572
* fixed warning when gettext not used (Peter Breitenlohner) * fixed typo in rquotad.8 (Peter Breitenlohner) * fixed compiler warning in quotacheck.c (Peter Breitenlohner) * added config option for putting some important binaries to /sbin regardless $(prefix) (Jan Kara)
2004-01-05warnquota(8) supports getting of e-mail address via LDAP (James Bourne)jkar8572
warnquota(8) supports checking whether user is not over quota on mail partition (James Bourne) fixed typo in quotacheck.8 (Noel Koethe)
2003-10-13XFS roothack disabled by default (Nathan Scott)jkar8572
2002-11-12Commited XFS patch by Christoph Hellwigjkar8572
2002-06-27Updated rpc.rquotad doc. (Jan Kara)jkar8572
Disabled setquota by default in config and daemon. (Jan Kara)
2002-06-19Other minor config fix (Nathan Scott)jkar8572
2002-06-16Fixed small bug in configure.injkar8572
Some forgotten changes?
2002-04-26* fixes in manpages (Arkadiusz Miskiewicz)jkar8572
* fixed detection of libwrap in configure (Arkadiusz Miskiewicz) * added forgotten ROOTDIR to path to gettext catalogs (Arkadiusz Miskiewicz) * quotacheck uses newest format supported by kernel when creating new quota files (Jan Kara) * fixed bug in IO initialization when -F xfs was given (Jan Kara)
2001-09-26Fixed detection of RH 7.1 kernel not to make problems on older kernels.jkar8572
Utilities now use shared locks when opening files read-only. Changed naming of Q_GETSTATS as they would be no longer in kernel.
2001-08-08Made configure script work right of systems with e2fslib but without ext2fs.h.jkar8572
2001-05-02Added mntopt.h to dependencies in Makefile.in.jkar8572
Fixed MNTTYPE_REISER to proper string. sprintf->snprintf Merged Marco's patch with errstr(), configurable BSD behaviour Fixed bug in quota detection IO code now opens file only RO if possible. IO code now doesn't open file if not required. Fixed bug in quotaon. Updated all manpages.
2001-04-05Added EXT2DIRECT as configurable option.jkar8572
Fixed bug in quotacheck -c option. Fixed bug in RPC implementation.
2001-03-23Initial revisionjkar8572