summaryrefslogtreecommitdiff
path: root/source3/smbd/ntquotas.c
AgeCommit message (Collapse)AuthorFilesLines
2004-01-15merge:Stefan Metzmacher1-0/+3
* Fix XFS quotas: XFS_USER_QUOTA -> USRQUOTA XFS_GROUP_QUOTA -> GRPQUOTA * Fix disk_free calculation with group quotas. * Add debug class 'quota' and a lot of DEBUG()'s to the quota code. metze (This used to be commit 33c6ca3b4bc0898893b5d95ea2485b7694b9d198)
2003-08-02port latest changes from SAMBA_3_0 treeSimo Sorce1-1/+1
(This used to be commit 3101c236b8241dc0183995ffceed551876427de4)
2003-07-16ading new files from 3.0Gerald Carter1-0/+259
(This used to be commit 99feae7b5b1c229a925367b87c0c0f636d9a2d75)