summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Add quotasync toolAbhijith Das2011-02-011-3/+5
* Allow admin to not strip quota binaries while installing themJan Kara2011-01-111-1/+1
* * make realclean now cleans also config.h which is autogenerated (Jan Kara)jkar85722010-02-171-1/+1
* * Rewritten configuration script to create config.h (Jan Kara)jkar85722010-01-051-7/+2
* 64-bit quota support.jkar85722009-12-141-2/+2
* Changed version.jkar85722009-01-051-1/+1
* * fix reference to rpc manpage (anonymous reporter)jkar85722008-12-171-2/+2
* Fix repquota(8) to work with quotas over 4TB (Jan Kara, Michael Meier)jkar85722008-05-151-0/+3
* Updated quota_nld manpage and package version. (Jan Kara)jkar85722008-02-201-1/+1
* Print more verbose list of compile options when --version specified. (Jan Kara)jkar85722007-10-201-1/+1
* Introduced variable STRIP to the makefile set by default to -s. Whenjkar85722007-08-201-4/+5
* Fixed compilation without quota_nld.jkar85722007-06-201-1/+1
* Implemented quota netlink daemon.jkar85722007-06-181-2/+9
* Use -fPIE when available; compile pot.o using CFLAGSjkar85722007-03-201-2/+1
* Raised version to 3.14jkar85722006-10-041-1/+1
* Updated version number.jkar85722005-03-071-1/+1
* Fixed "bashism" in Makefile (Michael Meskes)jkar85722004-10-111-1/+1
* Updated version to 3.12jkar85722004-05-241-1/+1
* * disabling nls via configure (Jan Kara)jkar85722004-03-021-4/+6
* Update of Changelog and version.jkar85722004-02-081-1/+1
* warnquota(8) supports getting of e-mail address via LDAP (James Bourne)jkar85722004-01-051-0/+2
* Changed version.jkar85722003-12-011-1/+1
* Added exit(0) to signal handler of SIGHUP,... in rpc.rquotad. (Michael Meskes)jkar85722003-09-251-1/+1
* Quotacheck now does not add empty user structures in old quota format (Jan Ka...jkar85722003-04-081-1/+1
* Optimized linking with svc_socket.o; fixed error reporting in svc_socket.c (J...jkar85722002-11-281-3/+2
* Made quota tools aware of /etc/services (unknown)jkar85722002-11-211-1/+2
* Added creation of bin + sbin directories on install (Jan Kara)jkar85722002-09-041-3/+4
* * fixed quotacheck(8) to continue when old quota files were not found (Jan Kara)jkar85722002-07-231-0/+2
* Updated quotacheck docs.jkar85722002-07-221-1/+1
* Fixed small bug in configure.injkar85722002-06-161-1/+5
* * fixes in manpages (Arkadiusz Miskiewicz)jkar85722002-04-261-1/+1
* Fixed bug in quota(1) return code.jkar85722002-03-271-3/+3
* Changed version number.jkar85722002-02-221-1/+1
* manpage directories are created during install (Jan Kara)jkar85722002-02-221-0/+4
* Added -p (print state) option to quotaon (Jan Kara)jkar85722002-01-071-1/+1
* Updated Changelog and version.jkar85722001-11-281-1/+1
* Fixed initialization of mountpoint scanning (leading to rpc.rquotad SEGFAULT).jkar85722001-11-261-0/+2
* Changed version to 3.02 :) I shouldn't forget this next time :)jkar85722001-11-161-1/+1
* Implemented reading of statistics through /proc/fs/quota (Nathan Scott) + min...jkar85722001-09-101-1/+1
* Preston Brown's RedHat patches included:jkar85722001-08-301-1/+0
* Implemented better error handling of RPC calls.jkar85722001-08-221-5/+1
* Fixed linking with EXT2 and RPC libraries.jkar85722001-07-191-2/+2
* Made nicer Makefile.in - it now uses more implicit rules and automatic depend...jkar85722001-07-171-28/+23
* Fixed compilation bug.jkar85722001-07-161-1/+1
* Fixed quotastats(8)jkar85722001-07-161-3/+3
* Added mntopt.h to dependencies in Makefile.in.jkar85722001-05-021-3/+3
* Added convertquota to install.jkar85722001-04-301-1/+1
* Updated manpages.jkar85722001-04-111-1/+2
* Initial revisionjkar85722001-03-231-0/+140