summaryrefslogtreecommitdiff
path: root/source4/torture/raw/qfsinfo.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r1740: fixed the torture suite for ASCII-only serversAndrew Tridgell1-1/+1
(This used to be commit c3bce90be745db3e7cbf8273c1c8496920332f5e)
2007-10-10r1654: rename cli_ -> smbcli_Stefan Metzmacher1-1/+1
rename CLI_ -> SMBCLI_ metze (This used to be commit 8441750fd9427dd6fe477f27e603821b4026f038)
2007-10-10r1547: rename 'enum <bla>_level' -> 'enum smb_<bla>_level'Stefan Metzmacher1-1/+1
e.g. we now have 'union smb_mkdir' and 'enum smb_mkdir_level' in sync we may should also rename 'RAW_MKDIR_*' -> 'SMB_MKDIR_*' metze (This used to be commit 0bb50dcf1ccb9797000fcbea4d8a73f2d2a3db77)
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher1-2/+2
metze (This used to be commit 0e5517d937a2eb7cf707991d1c7498c1ab456095)
2003-11-06allow qfsinfo to continue with just 10 levels supported in the serverAndrew Tridgell1-1/+1
(This used to be commit 9476dd562010dc30dd9aea777e0cede273e6e29a)
2003-08-15don't give detailed errors for levels that failAndrew Tridgell1-1/+2
(This used to be commit 04b60864a67fa320f6de5f1f457b9de9bb46b730)
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+295
(This used to be commit b0510b5428b3461aeb9bbe3cc95f62fc73e2b97f)