summaryrefslogtreecommitdiff
path: root/repquota.c
Commit message (Expand)AuthorAgeFilesLines
* Implement manual choice of output unitJan Kara2018-01-101-29/+38
* repquota: use the same whitespace for quotaio_meta as quotaio_v2Theodore Ts'o2016-04-041-2/+3
* repquota: Add project quota supportJan Kara2016-03-311-4/+27
* repquota: -F option takes an argEric Sandeen2016-01-191-1/+1
* Create new autotools buildsystemTomáš Chvátal2014-12-021-1/+1
* Silent a set-but-not-used warning about sbflagsPetr Písař2013-10-291-5/+8
* Add support for CVS and XML output formats to repquota(8)Jan Kara2013-10-031-18/+98
* Fix various usage mistakesPetr Písař2013-03-131-2/+3
* Further i18n fixesJan Kara2012-03-021-1/+1
* Make global symbols static as possiblePetr Pisar2011-05-161-5/+5
* Implement repquota for filesystems without quota filesJan Kara2011-05-051-2/+2
* Fix --truncate-names descriptionJan Kara2011-01-111-1/+1
* * Rewritten configuration script to create config.h (Jan Kara)jkar85722010-01-051-0/+2
* Improved header of quota and repquota headers in case -s option is used.jkar85722009-10-201-1/+7
* Fix repquota(8) to work with quotas over 4TB (Jan Kara, Michael Meier)jkar85722008-05-151-1/+1
* Format string fixes (Ladislav Michnovic)jkar85722008-04-211-2/+2
* * fixed XFS handling to work with loopback mounted devices (Jan Kara)jkar85722007-02-211-2/+2
* Fixed error handling in edquota(8) when creating tmp files (Jan Kara)jkar85722006-10-301-5/+23
* Changed option parsing to use long options (Jan Kara)jkar85722006-05-131-2/+31
* Corrected some informal language in error messages (Jan Kara)jkar85722005-11-211-1/+1
* Changed mountpoint scanning so that we don't even stat NFS mountpoints whenjkar85722005-10-251-2/+2
* Added option to ignore autofs mountpoints to quota(1), quot(8) and repquota(8...jkar85722003-02-141-4/+8
* repquota(8) handles duplicate entries in /etc/passwd better (Jan Kara)jkar85722002-12-091-9/+13
* * fixed quotacheck(8) to continue when old quota files were not found (Jan Kara)jkar85722002-07-231-3/+21
* Small fixes in printing quota grace timesjkar85722002-04-081-2/+2
* Fixed bug in quota(1) return code.jkar85722002-03-271-7/+1
* Fixed minor bug in grace time printing (Jan Kara)jkar85722002-02-271-2/+2
* Updated repquota not to show grace times when softlimit is not exceeded.jkar85722001-12-121-2/+8
* Added -n option (don't resolve names) to repquota (not tested)jkar85722001-11-051-3/+16
* repquota now buffers entries to be printed when resolving is needed (major sp...jkar85722001-09-251-3/+63
* Fixed a few error messages.jkar85722001-08-151-12/+20
* Fixed quotacheck -aRu segfault on / (thanks to Arkadiusz)jkar85722001-05-141-1/+3
* Fixed bug in quotacheck for new format.jkar85722001-05-111-25/+33
* Fixed infinity loop for XFS repquota.jkar85722001-05-041-4/+2
* Added mntopt.h to dependencies in Makefile.in.jkar85722001-05-021-9/+19
* Fixed underscore bug (Nathan Scott)jkar85722001-04-261-2/+2
* Updated manpages.jkar85722001-04-111-3/+3
* Added ; between grace times (just to be compatible with RedHat).jkar85722001-04-041-1/+1
* Merged with RedHat patch - mainly documentation issuesjkar85722001-04-041-6/+9
* Initial revisionjkar85722001-03-231-0/+160