smbcquota patch from metze
authorGerald Carter <jerry@samba.org>
Fri, 11 Apr 2003 23:32:00 +0000 (23:32 +0000)
committerGerald Carter <jerry@samba.org>
Fri, 11 Apr 2003 23:32:00 +0000 (23:32 +0000)
commit5b51fc4f065e9e68eefb530eb99ad8da9f4e5d28
treee0b97b40a4e42e5ccd1ca9de7b2cf4a4c837a899
parent04bb7e808ae391d207afb2d87e55ea0d20659dd4
smbcquota patch from metze
(This used to be commit 74fab8f0d24004b1dfd5ce0fd7402895652f941f)
14 files changed:
source3/Makefile.in
source3/include/fake_file.h [new file with mode: 0644]
source3/include/ntquotas.h [new file with mode: 0644]
source3/include/smb.h
source3/include/trans2.h
source3/lib/util_str.c
source3/libsmb/clifile.c
source3/libsmb/clifsinfo.c [new file with mode: 0644]
source3/libsmb/cliquota.c [new file with mode: 0644]
source3/python/py_smb.c
source3/torture/nbio.c
source3/torture/torture.c
source3/torture/utable.c
source3/utils/smbcquotas.c [new file with mode: 0644]