Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace index() and rindex() calls with strchr() and strrchr(). | ed | 2012-01-03 | 1 | -1/+1 |
* | Debugging nits found while testing the new 64-bit quota code. | mckusick | 2010-03-16 | 1 | -16/+18 |
* | Add and document the quota_convert function which converts between the | mckusick | 2009-12-28 | 1 | -2/+97 |
* | Minor bugs turned up during conversion of quotacheck. | mckusick | 2009-12-27 | 1 | -6/+7 |
* | Add and document new quoat_on and quota_off functions. | mckusick | 2009-11-16 | 1 | -2/+16 |
* | Add quota_maxid which returns the maximum user (or group) identifier | mckusick | 2009-10-20 | 1 | -4/+22 |
* | Further extend the quotafile API. | des | 2009-09-26 | 1 | -32/+69 |
* | Style | des | 2009-09-25 | 1 | -6/+6 |
* | Update the quotafile library to manage both active quotas via the | mckusick | 2009-02-14 | 1 | -88/+191 |
* | Make hasquota thread safe. | mckusick | 2009-02-13 | 1 | -9/+8 |
* | Move hasquota() function to libutil. | mckusick | 2009-02-13 | 1 | -2/+54 |
* | Bug fixes found from using these functions in edquota. | mckusick | 2009-02-10 | 1 | -2/+2 |
* | WIP | des | 2009-01-30 | 1 | -0/+272 |