Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-04-11 | subunit: Support formatting compatible with upstream subunit, for consistency. | Jelmer Vernooij | 1 | -7/+7 | |
Upstream subunit makes a ":" after commands optional, so I've fixed any places where we might trigger commands accidently. I've filed a bug about this in subunit. | |||||
2009-10-20 | s4-torture: ran minimal_includes.pl over source4/torture | Andrew Tridgell | 1 | -2/+0 | |
This reduces compile time somewhat. | |||||
2008-10-24 | Remove unused include param/param.h. | Jelmer Vernooij | 1 | -1/+0 | |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 47ffbbf67435904754469544390b67d34c958343) | |||||
2007-12-21 | r26238: Add a loadparm context parameter to torture_context, remove more ↵ | Jelmer Vernooij | 1 | -8/+8 | |
uses of global_loadparm. (This used to be commit a33a5530545086b81a3b205aa109dff11c546926) | |||||
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -4/+4 | |
(This used to be commit 566aa14139510788548a874e9213d91317f83ca9) | |||||
2007-10-10 | r25430: Add the loadparm context to all parametric options. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit fd697d77c9fe67a00939a1f04b35c451316fff58) | |||||
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service ↵ | Jelmer Vernooij | 1 | -1/+1 | |
number in more places. (This used to be commit df9cebcb97e20564359097148665bd519f31bc6f) | |||||
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit abe8349f9b4387961ff3665d8c589d61cd2edf31) | |||||
2007-10-10 | r25000: Fix some more C++ compatibility warnings. | Jelmer Vernooij | 1 | -2/+2 | |
(This used to be commit 08bb1ef643ab906f1645cf6f32763dc73b1884e4) | |||||
2007-10-10 | r24735: Use torture API in more places. | Jelmer Vernooij | 1 | -14/+5 | |
(This used to be commit 1319d88c099496be29dd9214fa2492c81e848369) | |||||
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 | |
There are still a few tidyups of old FSF addresses to come (in both s3 and s4). More commits soon. (This used to be commit fcf38a38ac691abd0fa51b89dc951a08e89fdafa) | |||||
2007-10-10 | r20311: Check one more samba3 error path for t2mkdir | Volker Lendecke | 1 | -0/+6 | |
(This used to be commit 0f018cca6f70cb44ab436b3a66edb01e57351eaf) | |||||
2007-10-10 | r20309: Don't treat non-supported EAs as fatal against Samba3. | Volker Lendecke | 1 | -10/+20 | |
Volker (This used to be commit 52d9c7ed0acbc286151117bb876559e13981fd44) | |||||
2007-10-10 | r16907: Add an index parameter to torture_open_connection. Next step is to ↵ | Volker Lendecke | 1 | -1/+1 | |
enable the unclist parameter for all tests that do two connections, to enable cluster testing. Volker (This used to be commit a5d6db09244d444986f8fded3fc6e72c74c8ca1f) | |||||
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 | r12542: Move some more prototypes out to seperate headers | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 0aca5fd5130d980d07398f3291d294202aefe3c2) | |||||
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 1 | -2/+2 | |
large commit. I thought this was worthwhile to get done for consistency. (This used to be commit ec32b22ed5ec224f6324f5e069d15e92e38e15c0) | |||||
2007-10-10 | r4183: expanded the RAW-MKDIR torture test to test creation of EA lists | Andrew Tridgell | 1 | -11/+33 | |
(This used to be commit 0134d8e9cc5634441b1aa6841bcd332c5afcc0f3) | |||||
2007-10-10 | r4055: fixed more places to use type safe allocation macros | Andrew Tridgell | 1 | -1/+1 | |
(This used to be commit eec698254f67365f27b4b7569fa982e22472aca1) | |||||
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 | r3198: check for too many .. components in filenames | Andrew Tridgell | 1 | -2/+2 | |
pvfs now passes RAW-MKDIR (This used to be commit 41adb385f123b8d4cd3fe2eb03d891b6bdcf2361) | |||||
2007-10-10 | r1654: rename cli_ -> smbcli_ | Stefan Metzmacher | 1 | -8/+8 | |
rename CLI_ -> SMBCLI_ metze (This used to be commit 8441750fd9427dd6fe477f27e603821b4026f038) | |||||
2004-02-08 | Convert libcli routines to use cli_tree instead of cli_state. Port | Tim Potter | 1 | -6/+6 | |
smbtorture to use the new interface. Part 2 will be to eliminate cli_state from smbtorture as this is now the only place where it is used. (This used to be commit db1cc96af62ea42837d60592877fc3f93cef143b) | |||||
2003-08-13 | first public release of samba4 code | Andrew Tridgell | 1 | -0/+141 | |
(This used to be commit b0510b5428b3461aeb9bbe3cc95f62fc73e2b97f) |