VFS quota: add per mount-point global, uid and gid limit fields.
[dragonfly.git] / sbin / vquota / vquota.c
2012-04-15 Francois TigeotVFS quota: add per mount-point global, uid and gid...
2012-04-10 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-03-27 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-03-24 Francois Tigeotvquota(8): Only count files with more than 2 hard links...
2012-03-13 John MarinoMerge branch 'vendor/GCC44'
2012-01-23 Peter AvalosMerge branch 'vendor/TCPDUMP'
2012-01-23 Peter AvalosMerge branch 'vendor/LIBPCAP'
2012-01-20 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-01-19 François Tigeotvquota(8): Remove unneeded braces
2012-01-19 François Tigeotvquota(8): Display full user and group names
2012-01-16 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2012-01-12 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2012-01-08 Peter AvalosMerge branch 'vendor/XZ'
2012-01-08 Peter AvalosMerge branch 'vendor/TNFTP'
2012-01-05 Peter AvalosMerge branch 'vendor/OPENSSL'
2011-12-31 Peter AvalosMerge branch 'vendor/FILE'
2011-12-23 Peter AvalosMerge branch 'vendor/OPENPAM'
2011-12-15 Francois TigeotVFS accounting: add a sync command
2011-12-15 Francois Tigeotvquota(8): add a -h flag
2011-12-15 Sascha Wildnervquota(8): More style fixes.
2011-12-14 Francois Tigeotvquota(8): finish implementing the check command
2011-12-14 Francois Tigeotvquota(8): add code to manage hard links
2011-12-13 Francois TigeotVFS accounting: add a new vquotactl() syscall
2011-12-12 Venkatesh SrinivasMerge git://git.dragonflybsd.org/dragonfly
2011-12-11 Francois TigeotVFS accounting: list enabled filesystems
2011-12-10 Sascha Wildnervquota(8): Silence 'has more than one link' messages.
2011-12-03 François TigeotAdd missing fts_close() calls
2011-12-03 Sascha Wildnervquota(8): style(9)/whitespace fixes.
2011-12-02 François TigeotUnbreak buildworld on i386
2011-12-02 Francois TigeotAdd a vquota(8) utility