Age | Commit message (Expand) | Author | Files | Lines |
2012-09-18 | quota: add supprt for gfs2 | Björn Jacke | 1 | -0/+2 |
2012-09-15 | quota: also log which fs type we found | Björn Jacke | 1 | -1/+1 |
2012-09-08 | s3:quota: don't add the string '"' into the argument list | Björn Jacke | 1 | -2/+2 |
2012-09-07 | s3:quota: clean up and consolidate the xfs quota checks and defines | Björn Jacke | 1 | -1/+1 |
2012-09-07 | s3:sysquota_xfs: fix logic so that we actually use this module on Linux | Björn Jacke | 1 | -1/+1 |
2012-09-06 | fileserver:sysquotas: remove wrong cast | Björn Jacke | 1 | -1/+1 |
2012-09-06 | sysquota: we need to list nfs4 as a separate fs name for the sys_get_nfs_quot... | Björn Jacke | 1 | -0/+1 |
2012-09-02 | s3: add sysquotas_4B support | Björn Jacke | 1 | -2/+0 |
2012-07-18 | loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *. | Rusty Russell | 1 | -2/+2 |
2011-04-23 | s3:lib/sysquota: remove ugly LARGE_SMB_OFF_T ifdef's | Stefan Metzmacher | 1 | -24/+0 |
2010-08-25 | s3:smbd: add a nfs backend for sysquotas. | Michael Adam | 1 | -0/+3 |
2009-11-29 | s3: "sys_path_to_bdev" only looks at the devicenumber | Volker Lendecke | 1 | -4/+3 |
2009-11-29 | s3: Pass the "fake dir create times" parameter to sys_*stat | Volker Lendecke | 1 | -3/+4 |
2009-06-29 | s3:lib/sysquotas: fix usage of SMB_STRUCT_STAT (struct stat_ex). | Michael Adam | 1 | -3/+3 |
2008-10-12 | Use common util_file code. | Jelmer Vernooij | 1 | -3/+3 |
2007-11-15 | More pstring removal. This one was tricky. I had to add | Jeremy Allison | 1 | -19/+25 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r14342: Fix coverity #68, resource leak on error path. | Jeremy Allison | 1 | -22/+54 |
2007-10-10 | r11560: Fix core dump if setmntent returns NULL. | Jeremy Allison | 1 | -0/+3 |
2007-10-10 | r6586: get rid of a few more compiler warnings | Herb Lewis | 1 | -0/+2 |
2007-10-10 | r4236: More *alloc fixes. | Jeremy Allison | 1 | -6/+6 |
2004-01-15 | * Fix XFS quotas: XFS_USER_QUOTA -> USRQUOTA | Stefan Metzmacher | 1 | -8/+31 |
2004-01-14 | fix XFS quotas the macro changed from HAVE_XFS_QUOTA -> HAVE_XFS_QUOTAS | Stefan Metzmacher | 1 | -2/+2 |
2004-01-05 | Patch from Stefan (metze) Metzmacher <metze at metzemix.de> to revert to 2.2.... | Jeremy Allison | 1 | -529/+0 |
2003-10-09 | Move sysquotas autoconf tests to a seperate file. | Jelmer Vernooij | 1 | -99/+1 |
2003-07-31 | Return proper error when it is impossible to change quota flags | Alexander Bokovoy | 1 | -2/+23 |
2003-07-29 | Add NT quotas support. Users allowed now to manage quotas on systems with sys... | Alexander Bokovoy | 1 | -44/+169 |
2003-05-14 | Evolve quotas configure check more. Patch from Stefan (metze) Metzemacher. No... | Alexander Bokovoy | 1 | -0/+7 |
2003-05-12 | Add NT quota support. Patch from Stefan (metze) Metzemacher | Alexander Bokovoy | 1 | -0/+956 |