summaryrefslogtreecommitdiff
path: root/source3/lib/sysquotas.c
Commit message (Expand)AuthorAgeFilesLines
* s3: "sys_path_to_bdev" only looks at the devicenumberVolker Lendecke2009-12-081-4/+3
* s3: Pass the "fake dir create times" parameter to sys_*statVolker Lendecke2009-12-081-3/+4
* s3:lib/sysquotas: fix usage of SMB_STRUCT_STAT (struct stat_ex).Michael Adam2009-06-291-3/+3
* Use common util_file code.Jelmer Vernooij2008-10-121-3/+3
* More pstring removal. This one was tricky. I had to addJeremy Allison2007-11-151-19/+25
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-2/+2
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r14342: Fix coverity #68, resource leak on error path.Jeremy Allison2007-10-101-22/+54
* r11560: Fix core dump if setmntent returns NULL.Jeremy Allison2007-10-101-0/+3
* r6586: get rid of a few more compiler warningsHerb Lewis2007-10-101-0/+2
* r4236: More *alloc fixes.Jeremy Allison2007-10-101-6/+6
* * Fix XFS quotas: XFS_USER_QUOTA -> USRQUOTAStefan Metzmacher2004-01-151-8/+31
* fix XFS quotas the macro changed from HAVE_XFS_QUOTA -> HAVE_XFS_QUOTASStefan Metzmacher2004-01-141-2/+2
* Patch from Stefan (metze) Metzmacher <metze at metzemix.de> to revert to 2.2....Jeremy Allison2004-01-051-529/+0
* Move sysquotas autoconf tests to a seperate file.Jelmer Vernooij2003-10-091-99/+1
* Return proper error when it is impossible to change quota flagsAlexander Bokovoy2003-07-311-2/+23
* Add NT quotas support. Users allowed now to manage quotas on systems with sys...Alexander Bokovoy2003-07-291-44/+169
* Evolve quotas configure check more. Patch from Stefan (metze) Metzemacher. No...Alexander Bokovoy2003-05-141-0/+7
* Add NT quota support. Patch from Stefan (metze) MetzemacherAlexander Bokovoy2003-05-121-0/+956