summaryrefslogtreecommitdiff
path: root/source3/lib/sysquotas_nfs.c
AgeCommit message (Expand)AuthorFilesLines
2025-11-10lib: Fix trailing whitespaceVolker Lendecke1-4/+4
2019-02-17sysquotas_nfs: also honor reported inode/file limitsBjörn Jacke1-0/+3
2018-01-22waf: Fix NFS quota support with libtirpcAndreas Schneider1-1/+10
2016-03-31nfs-quota: do not fail on ECONNREFUSEDUri Simchoni1-2/+14
2015-10-16s3.lib: Remove invalid switch case from sysquotas_nfsAnoop C S1-7/+0
2015-05-13Convert all uint32/16/8 to _t in source3/lib.Richard Sharpe1-1/+1
2014-01-24smbd: Fix format errors on FreeBSD10Volker Lendecke1-1/+1
2012-12-12s3-lib: Remove unsused variable from sys_get_nfs_quota().Andreas Schneider1-2/+1
2012-09-09s3:quota-nfs: add RQ_PATHLEN define for systems that don't have itBjörn Jacke1-0/+4
2012-09-09s3:quota-nfs: another build fix for the old Unix worldBjörn Jacke1-1/+1
2012-09-07s3:sysquota_nfs: fix build on Tru64 et aliiBjörn Jacke1-23/+31
2011-04-23s3: Fix Coverity ID 2478, UNINITVolker Lendecke1-1/+1
2011-04-22s3: Fix Coverity ID 2307, NULL_RETURNSVolker Lendecke1-0/+4
2010-08-25s3:smbd: add a nfs backend for sysquotas.Michael Adam1-0/+271