Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-10 | r14720: Add torture_context argument to all torture tests | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 3c7a5ce29108dd82210dc3e1f00414f545949e1d) | |||||
2007-10-10 | r14527: Fix build problems. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 863ca4014d9b821706ee90f58ab5d5cf3899a4c7) | |||||
2007-10-10 | r12694: Move some headers to the directory of the subsystem they belong to. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit c722f665c90103f3ed57621c460e32ad33e7a8a3) | |||||
2007-10-10 | r12693: Move core data structures out of smb.h into core.h | Jelmer Vernooij | 1 | -0/+1 | |
torture prototypes in seperate header (This used to be commit 73610639b23ca3743077193fa0b1de7c7f65944d) | |||||
2007-10-10 | r11638: fixed handling of null volume name in RAW-QFSINFO test | Andrew Tridgell | 1 | -4/+4 | |
thanks to Stephen Zarkos for finding this (This used to be commit 8331eee64cb679c091ca46cc001ff9851eb91f0e) | |||||
2007-10-10 | r8634: we are still getting occasional test failures due to disk space | Andrew Tridgell | 1 | -1/+1 | |
changing. I suspect it is a signed/unsigned problem with the approx equal test. Hopefully this will fix it. (This used to be commit 668dd29259198698c556c50e28a9070085db89ea) | |||||
2007-10-10 | r8495: allow for up 10% change in allocated disk space during QFSINFO tests | Andrew Tridgell | 1 | -2/+10 | |
(This used to be commit 16d752b55189780a038aed1d54ef28201a9859a4) | |||||
2007-10-10 | r8123: fixed the RAW-NOTIFY and RAW-QFSINFO tests against w2k3 | Andrew Tridgell | 1 | -0/+3 | |
(This used to be commit acd9fad3a4c578e20cd4bdb79a000a7ff70f680c) | |||||
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 1 | -1/+1 | |
large commit. I thought this was worthwhile to get done for consistency. (This used to be commit ec32b22ed5ec224f6324f5e069d15e92e38e15c0) | |||||
2007-10-10 | r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h | Andrew Tridgell | 1 | -0/+1 | |
and made them private (This used to be commit 386ac565c452ede1d74e06acb401ca9db99d3ff3) | |||||
2007-10-10 | r3324: made the smbtorture code completely warning free | Andrew Tridgell | 1 | -1/+1 | |
(This used to be commit 7067bb9b52223cafa28470f264f0b60646a07a01) | |||||
2007-10-10 | r1740: fixed the torture suite for ASCII-only servers | Andrew Tridgell | 1 | -1/+1 | |
(This used to be commit c3bce90be745db3e7cbf8273c1c8496920332f5e) | |||||
2007-10-10 | r1654: rename cli_ -> smbcli_ | Stefan Metzmacher | 1 | -1/+1 | |
rename CLI_ -> SMBCLI_ metze (This used to be commit 8441750fd9427dd6fe477f27e603821b4026f038) | |||||
2007-10-10 | r1547: rename 'enum <bla>_level' -> 'enum smb_<bla>_level' | Stefan Metzmacher | 1 | -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-10 | r884: convert samba4 to use [u]int32_t instead of [u]int32 | Stefan Metzmacher | 1 | -2/+2 | |
metze (This used to be commit 0e5517d937a2eb7cf707991d1c7498c1ab456095) | |||||
2003-11-06 | allow qfsinfo to continue with just 10 levels supported in the server | Andrew Tridgell | 1 | -1/+1 | |
(This used to be commit 9476dd562010dc30dd9aea777e0cede273e6e29a) | |||||
2003-08-15 | don't give detailed errors for levels that fail | Andrew Tridgell | 1 | -1/+2 | |
(This used to be commit 04b60864a67fa320f6de5f1f457b9de9bb46b730) | |||||
2003-08-13 | first public release of samba4 code | Andrew Tridgell | 1 | -0/+295 | |
(This used to be commit b0510b5428b3461aeb9bbe3cc95f62fc73e2b97f) |