Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s4:torture/rpc: make use of dcerpc_binding_[g|s]et_transport() | Stefan Metzmacher | 2014-02-13 | 1 | -4/+5 |
| | | | | | Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Guenther Deschner <gd@samba.org> | ||||
* | s4-torture: Make sure ncacn_np tests are only called over the a pipe. | Andreas Schneider | 2012-07-06 | 1 | -0/+16 |
| | |||||
* | s4-smbtorture: Make test names lowercase and dot-separated. | Jelmer Vernooij | 2010-12-11 | 1 | -1/+1 |
| | | | | | | | | This is consistent with the test names used by selftest, should make the names less confusing and easier to integrate with other tools. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Dec 11 04:16:13 CET 2010 on sn-devel-104 | ||||
* | libcli/auth Merge source4/libcli/security and util_sid.c into the common code | Andrew Bartlett | 2010-10-14 | 1 | -17/+0 |
| | | | | | | | | | This should ensure we only have one copy of these core functions in the tree. Andrew Bartlett Signed-off-by: Andrew Tridgell <tridge@samba.org> | ||||
* | s4:torture/rpc: rename rpc.h => torture_rpc.h | Stefan Metzmacher | 2010-04-14 | 1 | -1/+1 |
| | | | | | | | | | | | The reason for this is that some systems include <rpc/rpc.h> from within system headers. HP-UX 11.00 does so somewhere deep inside of <shadow.h>. For torture/winbind/struct_based.c <rpc/rpc.h> resolves to torture/rpc/rpc.h and breaks the build. metze | ||||
* | s4:torture/rpc/lsa_lookup.c:add explicit check for NTSTATUS r.out.result | Günther Deschner | 2010-03-29 | 1 | -10/+18 |
| | | | | | Guenther Signed-off-by: Stefan Metzmacher <metze@samba.org> | ||||
* | s4-smbtorture: use torture_context in policy function in RPC-LSA-LOOKUP test. | Günther Deschner | 2010-03-19 | 1 | -15/+17 |
| | | | | Guenther | ||||
* | s4:torture/rpc/lsa*: make use of dcerpc_binding_handle stubs | Stefan Metzmacher | 2010-03-17 | 1 | -27/+30 |
| | | | | metze | ||||
* | s4-torture: ran minimal_includes.pl over source4/torture | Andrew Tridgell | 2009-10-20 | 1 | -3/+0 |
| | | | | This reduces compile time somewhat. | ||||
* | s4: fix various warnings (not "const" related ones) | Matthias Dieter Wallnöfer | 2009-10-02 | 1 | -2/+2 |
| | |||||
* | s4-smbtorture: add LSA-LOOKUPSIDS to verify bug #6263. | Günther Deschner | 2009-04-17 | 1 | -0/+88 |
| | | | | Guenther | ||||
* | s4-smbtorture: Fix crash in RPC-LSA-LOOKUP | Günther Deschner | 2009-04-17 | 1 | -0/+2 |
| | | | | Guenther | ||||
* | s4-lsa: merge lsa_QueryInfoPolicy/{2} from s3 lsa idl. | Günther Deschner | 2008-10-27 | 1 | -1/+3 |
| | | | | Guenther | ||||
* | s4-lsa: merge lsa_QueryTrustedDomainInfoBySid from s3 lsa idl. | Günther Deschner | 2008-10-27 | 1 | -2/+5 |
| | | | | Guenther | ||||
* | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 2007-10-10 | 1 | -13/+13 |
| | | | | (This used to be commit 566aa14139510788548a874e9213d91317f83ca9) | ||||
* | r24835: Put all RPC tests in the list (skipping when necessary), warn if ↵ | Jelmer Vernooij | 2007-10-10 | 1 | -46/+37 |
| | | | | | | tests aren't there. (This used to be commit 1ff13ae254288afc56a3b19d00c7a20120eb4c74) | ||||
* | r24735: Use torture API in more places. | Jelmer Vernooij | 2007-10-10 | 1 | -1/+1 |
| | | | | (This used to be commit 1319d88c099496be29dd9214fa2492c81e848369) | ||||
* | r24557: rename 'dcerpc_table_' -> 'ndr_table_' | Stefan Metzmacher | 2007-10-10 | 1 | -1/+1 |
| | | | | | metze (This used to be commit 84651aee81aaabbebf52ffc3fbcbabb2eec6eed5) | ||||
* | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 2007-10-10 | 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) | ||||
* | r15328: Move some functions around, remove dependencies. | Jelmer Vernooij | 2007-10-10 | 1 | -1/+0 |
| | | | | | | Remove some autogenerated headers (which had prototypes now autogenerated by pidl) Remove ndr_security.h from a few places - it's no longer necessary (This used to be commit c19c2b51d3e1ad347120b06a22bda5ec586c22e8) | ||||
* | r14860: create libcli/security/security.h | Stefan Metzmacher | 2007-10-10 | 1 | -1/+1 |
| | | | | | metze (This used to be commit 9ec706238c173992dc938d537bdf1103bf519dbf) | ||||
* | r14720: Add torture_context argument to all torture tests | Jelmer Vernooij | 2007-10-10 | 1 | -1/+1 |
| | | | | (This used to be commit 3c7a5ce29108dd82210dc3e1f00414f545949e1d) | ||||
* | r14542: Remove librpc, libndr and libnbt from includes.h | Jelmer Vernooij | 2007-10-10 | 1 | -1/+1 |
| | | | | (This used to be commit 51b4270513752d2eafbe77f9de598de16ef84a1f) | ||||
* | r14470: Remove some unnecessary headers. | Jelmer Vernooij | 2007-10-10 | 1 | -1/+0 |
| | | | | (This used to be commit f7312dab3b9aba2b2b82e8a6e0c483a32a03a63a) | ||||
* | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 2007-10-10 | 1 | -1/+2 |
| | | | | | try to include just the BASENAME.h files (containing only structs) (This used to be commit 3dd477ca5147f28a962b8437e2611a8222d706bd) | ||||
* | r14402: Generate seperate headers for RPC client functions. | Jelmer Vernooij | 2007-10-10 | 1 | -0/+1 |
| | | | | (This used to be commit 7054ebf0249930843a2baf4d023ae8f62cedb109) | ||||
* | r14379: Build torture/rpc/ as a seperate smbtorture module. Move helper | Jelmer Vernooij | 2007-10-10 | 1 | -0/+2 |
| | | | | | functions for rpc out of torture/torture.c (This used to be commit 1d2d970f3b8aef3f36c2befb94b5dd72c0086639) | ||||
* | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 2007-10-10 | 1 | -0/+1 |
| | | | | | file dependencies (This used to be commit 122835876748a3eaf5e8d31ad1abddab9acb8781) | ||||
* | r12767: Add some trusted lookups | Volker Lendecke | 2007-10-10 | 1 | -5/+67 |
| | | | | (This used to be commit 568fc8a3412e07ac3084f441e693bc82b9ea912b) | ||||
* | r12766: fix the build | Volker Lendecke | 2007-10-10 | 1 | -1/+1 |
| | | | | (This used to be commit d73c343904f32956ba97e4ad82af9c9a75f5d70c) | ||||
* | r12764: Add a test for lsa_lookup. This will be expanded when I get around ↵ | Volker Lendecke | 2007-10-10 | 1 | -0/+264 |
to add trusted domains. Volker (This used to be commit 8b8bb85ad365721bfa1cf5309d53d851f2013c22) |