summaryrefslogtreecommitdiff
path: root/convertquota.c
Commit message (Expand)AuthorAgeFilesLines
* convertquota: Fix a file descriptor leak in convert_endian()Petr Písař2019-03-211-0/+1
* Create new autotools buildsystemTomáš Chvátal2014-12-021-1/+1
* Use libc byteswapping routines not kernel onesCristian Rodríguez2013-12-021-16/+16
* Typo fixes, message changes for easier i18nJan Kara2012-02-291-2/+2
* Add support for quotas on ext4 in system filesJan Kara2011-11-171-9/+9
* Make global symbols static as possiblePetr Pisar2011-05-161-5/+5
* Implement repquota for filesystems without quota filesJan Kara2011-05-051-1/+1
* * Rewritten configuration script to create config.h (Jan Kara)jkar85722010-01-051-0/+2
* 64-bit quota support.jkar85722009-12-141-35/+63
* Changed option parsing to use long options (Jan Kara)jkar85722006-05-131-2/+18
* Corrected some informal language in error messages (Jan Kara)jkar85722005-11-211-11/+11
* Changed mountpoint scanning so that we don't even stat NFS mountpoints whenjkar85722005-10-251-1/+1
* Fixedbug in convertquota(8) when quota was turned on during conversion (Jan K...jkar85722002-11-121-1/+1
* Fixed bug with rpc.rquotad bad path processing.jkar85722002-05-031-2/+2
* Fixed bug in quota(1) return code.jkar85722002-03-271-9/+6
* Fixed initialization of mountpoint scanning (leading to rpc.rquotad SEGFAULT).jkar85722001-11-261-1/+1
* Added support for conversion of files with wrong endianity (due to SuSE RPM bug)jkar85722001-11-081-15/+227
* Implemented setting only limits by commit_dquot() so edquota & setquota can o...jkar85722001-09-271-1/+1
* Preston Brown's RedHat patches included:jkar85722001-08-301-10/+15
* Fixed a few error messages.jkar85722001-08-151-25/+15
* Added -V to manpages of convertquotajkar85722001-06-181-1/+1
* Fixed bug in quotacheck for new format.jkar85722001-05-111-1/+4
* Fixed infinity loop for XFS repquota.jkar85722001-05-041-3/+3
* Added mntopt.h to dependencies in Makefile.in.jkar85722001-05-021-12/+31
* Fixed underscore bug (Nathan Scott)jkar85722001-04-261-1/+1
* Updated manpages.jkar85722001-04-111-1/+1
* Merged with RedHat patch - mainly documentation issuesjkar85722001-04-041-1/+2
* Initial revisionjkar85722001-03-231-0/+136