summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14928: demonstrate that the completion filter is only set on the first notifyAndrew Tridgell1-0/+1
2007-10-10r14927: expand the RAW-NOTIFY test to test recursive and rename handlingAndrew Tridgell1-1/+115
2007-10-10r14860: create libcli/security/security.hStefan Metzmacher13-14/+13
2007-10-10r14845: expanded the number of info levels tested for continue in theAndrew Tridgell1-90/+123
2007-10-10r14843: the results of the srvsrv_* calls depends on the user,Stefan Metzmacher1-85/+132
2007-10-10r14826: initialize pid1 and pid2:-)Stefan Metzmacher1-0/+3
2007-10-10r14818: give an error on an unknown testStefan Metzmacher1-0/+1
2007-10-10r14817: rename some testsStefan Metzmacher2-4/+6
2007-10-10r14794: added a test to see what happens when you send a notify request on aAndrew Tridgell1-0/+66
2007-10-10r14735: Use dcerpc_syntax_id rather then seperate GUID + if_version everywhereJelmer Vernooij8-15/+13
2007-10-10r14734: this demonstrates that a tcon isn't autoclosed by a ulogoffStefan Metzmacher1-0/+151
2007-10-10r14732: fix typo noticed by derrell, thanks!Stefan Metzmacher1-1/+1
2007-10-10r14728: Install two more headers, fix warningJelmer Vernooij1-1/+1
2007-10-10r14725: Reduce amount of headers, add simple ui implementation (not used yet ...Jelmer Vernooij1-10/+32
2007-10-10r14723: Keep statisticsJelmer Vernooij2-0/+8
2007-10-10r14721: Fix a couple of warnings.Jelmer Vernooij2-0/+2
2007-10-10r14720: Add torture_context argument to all torture testsJelmer Vernooij118-162/+192
2007-10-10r14718: Add initial work on a standardized UI for smbtortureJelmer Vernooij4-1/+133
2007-10-10r14712: Do not proceed in event of failure to obtain a policy handle.Andrew Bartlett1-6/+6
2007-10-10r14710: make more clear that SMBexit only cares about the PIDStefan Metzmacher1-19/+28
2007-10-10r14680: add some tests which demonstrate that closing the dir handleStefan Metzmacher1-0/+199
2007-10-10r14667: Fix indentation.Rafal Szczesniak1-29/+29
2007-10-10r14665: More testing in RPC-SAMR. It looks like we will probably need anotherAndrew Bartlett1-20/+41
2007-10-10r14636: Print an error on torture connect failure. (Helps with debugging).Andrew Bartlett1-0/+4
2007-10-10r14610: Fix writing of modulesdir to .pc filesJelmer Vernooij1-0/+1
2007-10-10r14599: Pass ACLs down the registry layer.Jelmer Vernooij1-1/+2
2007-10-10r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij1-10/+10
2007-10-10r14565: Fix shared library sonamesJelmer Vernooij1-0/+2
2007-10-10r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij18-3/+18
2007-10-10r14539: get rid of a pointless union layer in struct smb_notifyAndrew Tridgell2-70/+70
2007-10-10r14527: Fix build problems.Jelmer Vernooij49-102/+148
2007-10-10r14525: Sort list of torture tests alphabeticallyJelmer Vernooij1-19/+16
2007-10-10r14524: Make TORTURE_NET a separate moduleJelmer Vernooij5-22/+60
2007-10-10r14520: Split up smbtorture binary into a core (torture.c) and UI frontend (s...Jelmer Vernooij4-356/+417
2007-10-10r14519: Put base registration in a seperate file, as well as someJelmer Vernooij5-1602/+1648
2007-10-10r14518: Support STANDARD_VISIBILITY property on binariesJelmer Vernooij1-1/+1
2007-10-10r14511: Install more headersJelmer Vernooij1-1/+2
2007-10-10r14497: Fix build with shared librariesJelmer Vernooij4-5/+8
2007-10-10r14470: Remove some unnecessary headers.Jelmer Vernooij32-37/+0
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij29-10/+40
2007-10-10r14446: demonstrate the notifies on files are not allowedStefan Metzmacher1-16/+92
2007-10-10r14444: - make clear that a canceled notify directly returns without any othe...Stefan Metzmacher1-16/+42
2007-10-10r14441: try to get more hosts on the build farm pass the NBT-WINSREPLICATION-...Stefan Metzmacher1-2/+2
2007-10-10r14440: demonstrate that the smbpid is attached to a session (vuid),Stefan Metzmacher1-11/+250
2007-10-10r14437: fix warningsStefan Metzmacher1-2/+2
2007-10-10r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij36-0/+43
2007-10-10r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij51-140/+247
2007-10-10r14369: Remove obsolete headerJelmer Vernooij1-45/+0
2007-10-10r14363: Remove credentials.h from the global includes.Jelmer Vernooij13-0/+13
2007-10-10r14347: Add registration function to allow registering smbtorture test(suites)Jelmer Vernooij3-28/+91