Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -80/+80 |
2007-10-10 | r25430: Add the loadparm context to all parametric options. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service numbe... | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r25000: Fix some more C++ compatibility warnings. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r24735: Use torture API in more places. | Jelmer Vernooij | 1 | -28/+16 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r23734: Add a test to prove tridge's theory that the mask, once set | Jeremy Allison | 1 | -2/+119 |
2007-10-10 | r22886: Workaround to make RAW-NOTIFY a bit more reliable against Samba3. It | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r22838: Add in an explority test for what QFSINFO operations are valid on IPC$ | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r22813: improve error messages in RAW-NOTIFY test | Andrew Tridgell | 1 | -4/+17 |
2007-10-10 | r22670: changed the RAW-NOTIFY test to support clustered testing (two nodes) | Andrew Tridgell | 1 | -14/+25 |
2007-10-10 | r21125: Tridge, please check this closely if this relaxed notify test is | Volker Lendecke | 1 | -21/+55 |
2007-10-10 | r21124: Samba3 does not support create times correctly. | Volker Lendecke | 1 | -7/+15 |
2007-10-10 | r18371: made the directory depth notify test independent of timing | Andrew Tridgell | 1 | -11/+29 |
2007-10-10 | r18355: increase the delays waiting for all events to propogate in the | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r17020: pass the real error to the failing requests | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r17015: add a test that closes the tcp connection with an outstanding | Stefan Metzmacher | 1 | -0/+67 |
2007-10-10 | r16980: - make struct smb_notify a union and add levels RAW_NOTIFY_NTTRANS,RA... | Stefan Metzmacher | 1 | -140/+149 |
2007-10-10 | r16907: Add an index parameter to torture_open_connection. Next step is to en... | Volker Lendecke | 1 | -4/+4 |
2007-10-10 | r14969: ensure that even on slow machines we leave plenty of time for a series | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r14956: change the notify search to be much more efficient by using a | Andrew Tridgell | 1 | -0/+115 |
2007-10-10 | r14948: add testing of truncate events, and add truncate support to inotify | Andrew Tridgell | 1 | -1/+10 |
2007-10-10 | r14942: make the RAW-NOTIFY test check the strange file rename semantics. Also | Andrew Tridgell | 1 | -19/+53 |
2007-10-10 | r14935: try to avoid a race condition in the recursion test | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r14934: greatly expand the RAW-NOTIFY testing of completion filters. We now | Andrew Tridgell | 1 | -0/+185 |
2007-10-10 | r14928: demonstrate that the completion filter is only set on the first notify | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r14927: expand the RAW-NOTIFY test to test recursive and rename handling | Andrew Tridgell | 1 | -1/+115 |
2007-10-10 | r14794: added a test to see what happens when you send a notify request on a | Andrew Tridgell | 1 | -0/+66 |
2007-10-10 | r14720: Add torture_context argument to all torture tests | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14680: add some tests which demonstrate that closing the dir handle | Stefan Metzmacher | 1 | -0/+199 |
2007-10-10 | r14539: get rid of a pointless union layer in struct smb_notify | Andrew Tridgell | 1 | -45/+45 |
2007-10-10 | r14527: Fix build problems. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14446: demonstrate the notifies on files are not allowed | Stefan Metzmacher | 1 | -16/+92 |
2007-10-10 | r14444: - make clear that a canceled notify directly returns without any othe... | Stefan Metzmacher | 1 | -16/+42 |
2007-10-10 | r14256: - rename smb_file -> smb_handle | Stefan Metzmacher | 1 | -6/+6 |
2007-10-10 | r14173: change smb interface structures to always use | Stefan Metzmacher | 1 | -30/+30 |
2007-10-10 | r14059: change notify is quite a bit more complex than we thought. These tests | Andrew Tridgell | 1 | -5/+85 |
2007-10-10 | r12694: Move some headers to the directory of the subsystem they belong to. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12693: Move core data structures out of smb.h into core.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r12542: Move some more prototypes out to seperate headers | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r8123: fixed the RAW-NOTIFY and RAW-QFSINFO tests against w2k3 | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4011: get rid of rpc_secdes.h and replace it with a single sane set of | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r3699: - split the delayed write testing out of RAW-WRITE, as it is not yet | Andrew Tridgell | 1 | -5/+2 |
2007-10-10 | r3324: made the smbtorture code completely warning free | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r1740: fixed the torture suite for ASCII-only servers | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r1654: rename cli_ -> smbcli_ | Stefan Metzmacher | 1 | -7/+7 |
2004-02-08 | Convert libcli routines to use cli_tree instead of cli_state. Port | Tim Potter | 1 | -5/+5 |