summaryrefslogtreecommitdiffstats
path: root/lib/libutil/quotafile.c
Commit message (Expand)AuthorAgeFilesLines
* libutil: Use O_CLOEXEC for internal file descriptors from open().jilles2013-08-281-3/+5
* Replace index() and rindex() calls with strchr() and strrchr().ed2012-01-031-1/+1
* Debugging nits found while testing the new 64-bit quota code.mckusick2010-03-161-16/+18
* Add and document the quota_convert function which converts between themckusick2009-12-281-2/+97
* Minor bugs turned up during conversion of quotacheck.mckusick2009-12-271-6/+7
* Add and document new quoat_on and quota_off functions.mckusick2009-11-161-2/+16
* Add quota_maxid which returns the maximum user (or group) identifiermckusick2009-10-201-4/+22
* Further extend the quotafile API.des2009-09-261-32/+69
* Styledes2009-09-251-6/+6
* Update the quotafile library to manage both active quotas via themckusick2009-02-141-88/+191
* Make hasquota thread safe.mckusick2009-02-131-9/+8
* Move hasquota() function to libutil.mckusick2009-02-131-2/+54
* Bug fixes found from using these functions in edquota.mckusick2009-02-101-2/+2
* WIPdes2009-01-301-0/+272
OpenPOWER on IntegriCloud