summaryrefslogtreecommitdiff
path: root/source3/lib/sysquotas_nfs.c
Commit message (Expand)AuthorAgeFilesLines
* sysquotas_nfs: also honor reported inode/file limitsBjörn Jacke2019-02-171-0/+3
* waf: Fix NFS quota support with libtirpcAndreas Schneider2018-01-221-1/+10
* nfs-quota: do not fail on ECONNREFUSEDUri Simchoni2016-03-311-2/+14
* s3.lib: Remove invalid switch case from sysquotas_nfsAnoop C S2015-10-161-7/+0
* Convert all uint32/16/8 to _t in source3/lib.Richard Sharpe2015-05-131-1/+1
* smbd: Fix format errors on FreeBSD10Volker Lendecke2014-01-241-1/+1
* s3-lib: Remove unsused variable from sys_get_nfs_quota().Andreas Schneider2012-12-121-2/+1
* s3:quota-nfs: add RQ_PATHLEN define for systems that don't have itBjörn Jacke2012-09-091-0/+4
* s3:quota-nfs: another build fix for the old Unix worldBjörn Jacke2012-09-091-1/+1
* s3:sysquota_nfs: fix build on Tru64 et aliiBjörn Jacke2012-09-071-23/+31
* s3: Fix Coverity ID 2478, UNINITVolker Lendecke2011-04-231-1/+1
* s3: Fix Coverity ID 2307, NULL_RETURNSVolker Lendecke2011-04-221-0/+4
* s3:smbd: add a nfs backend for sysquotas.Michael Adam2010-08-251-0/+271