Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r14980: fixed several IBM checker errors in gentest and masktest | Andrew Tridgell | 2 | -3/+6 |
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 | r14967: load shared module torture test after we know where to search... | Stefan Metzmacher | 1 | -2/+2 |
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 | r14860: create libcli/security/security.h | Stefan Metzmacher | 13 | -14/+13 |
2007-10-10 | r14845: expanded the number of info levels tested for continue in the | Andrew Tridgell | 1 | -90/+123 |
2007-10-10 | r14843: the results of the srvsrv_* calls depends on the user, | Stefan Metzmacher | 1 | -85/+132 |
2007-10-10 | r14826: initialize pid1 and pid2:-) | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r14818: give an error on an unknown test | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r14817: rename some tests | Stefan Metzmacher | 2 | -4/+6 |
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 | r14735: Use dcerpc_syntax_id rather then seperate GUID + if_version everywhere | Jelmer Vernooij | 8 | -15/+13 |
2007-10-10 | r14734: this demonstrates that a tcon isn't autoclosed by a ulogoff | Stefan Metzmacher | 1 | -0/+151 |
2007-10-10 | r14732: fix typo noticed by derrell, thanks! | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14728: Install two more headers, fix warning | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14725: Reduce amount of headers, add simple ui implementation (not used yet ... | Jelmer Vernooij | 1 | -10/+32 |
2007-10-10 | r14723: Keep statistics | Jelmer Vernooij | 2 | -0/+8 |
2007-10-10 | r14721: Fix a couple of warnings. | Jelmer Vernooij | 2 | -0/+2 |
2007-10-10 | r14720: Add torture_context argument to all torture tests | Jelmer Vernooij | 118 | -162/+192 |
2007-10-10 | r14718: Add initial work on a standardized UI for smbtorture | Jelmer Vernooij | 4 | -1/+133 |
2007-10-10 | r14712: Do not proceed in event of failure to obtain a policy handle. | Andrew Bartlett | 1 | -6/+6 |
2007-10-10 | r14710: make more clear that SMBexit only cares about the PID | Stefan Metzmacher | 1 | -19/+28 |
2007-10-10 | r14680: add some tests which demonstrate that closing the dir handle | Stefan Metzmacher | 1 | -0/+199 |
2007-10-10 | r14667: Fix indentation. | Rafal Szczesniak | 1 | -29/+29 |
2007-10-10 | r14665: More testing in RPC-SAMR. It looks like we will probably need another | Andrew Bartlett | 1 | -20/+41 |
2007-10-10 | r14636: Print an error on torture connect failure. (Helps with debugging). | Andrew Bartlett | 1 | -0/+4 |
2007-10-10 | r14610: Fix writing of modulesdir to .pc files | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14599: Pass ACLs down the registry layer. | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r14572: Give libraries saner names, remove some .pc files, make some things | Jelmer Vernooij | 1 | -10/+10 |
2007-10-10 | r14565: Fix shared library sonames | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r14542: Remove librpc, libndr and libnbt from includes.h | Jelmer Vernooij | 18 | -3/+18 |
2007-10-10 | r14539: get rid of a pointless union layer in struct smb_notify | Andrew Tridgell | 2 | -70/+70 |
2007-10-10 | r14527: Fix build problems. | Jelmer Vernooij | 49 | -102/+148 |
2007-10-10 | r14525: Sort list of torture tests alphabetically | Jelmer Vernooij | 1 | -19/+16 |
2007-10-10 | r14524: Make TORTURE_NET a separate module | Jelmer Vernooij | 5 | -22/+60 |
2007-10-10 | r14520: Split up smbtorture binary into a core (torture.c) and UI frontend (s... | Jelmer Vernooij | 4 | -356/+417 |
2007-10-10 | r14519: Put base registration in a seperate file, as well as some | Jelmer Vernooij | 5 | -1602/+1648 |
2007-10-10 | r14518: Support STANDARD_VISIBILITY property on binaries | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14511: Install more headers | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r14497: Fix build with shared libraries | Jelmer Vernooij | 4 | -5/+8 |
2007-10-10 | r14470: Remove some unnecessary headers. | Jelmer Vernooij | 32 | -37/+0 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 29 | -10/+40 |
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 |