summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/session_key.c
Commit message (Expand)AuthorAgeFilesLines
* s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison2017-05-111-1/+1
* s4:torture: Fix cleanup of the secrets object in session_key testAndreas Schneider2016-11-171-17/+23
* s4:torture: Normalizes names in session_key testAndreas Schneider2016-11-171-1/+1
* s4:torture: Strip trailing whitespaces in session_key.cAndreas Schneider2016-11-171-29/+29
* s4:torture/rpc: make use of dcerpc_binding_set_flags()Stefan Metzmacher2014-02-131-1/+2
* s4:torture/rpc: remove unused variable in session_key.cStefan Metzmacher2014-02-111-4/+2
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-1/+1
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-3/+3
* Revert "s4-smbtorture: skip bigendian tests against s3 in RPC-LSA-SECRETS."Günther Deschner2010-07-081-6/+0
* s4:torture/rpc: rename rpc.h => torture_rpc.hStefan Metzmacher2010-04-141-1/+1
* s4:torture/rpc/session_key.c: add explicit check for NTSTATUS r.out.resultGünther Deschner2010-03-291-10/+15
* s4:torture/rpc/lsa*: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-171-6/+9
* Change uint_t to unsigned int in source4Matt Kraai2010-02-021-1/+1
* s4-smbtorture: skip bigendian tests against s3 in RPC-LSA-SECRETS.Günther Deschner2009-10-301-0/+6
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-1/+0
* s4-torture: fixed a fd/mem leak in the RPC-LSA-SECRETS testAndrew Tridgell2009-10-201-7/+12
* s4-smbtorture: rename SECRETS to LSA-SECRETS.Günther Deschner2009-06-091-1/+1
* Don't use lsa_Delete any more, as smbd now refuses it.Andrew Bartlett2008-08-261-2/+3
* Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2008-04-211-1/+5
* r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const.Kai Blin2007-12-261-1/+2
* r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij2007-12-211-1/+1
* r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij2007-12-211-3/+3
* r25392: Add loadparm context as argument in a couple more places.Jelmer Vernooij2007-10-101-3/+3
* r25175: Change to talloc_asprintf_append_buffer().Jeremy Allison2007-10-101-3/+3
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-1/+2
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24890: Integrate more of the RPC-SECRETS tests.Jelmer Vernooij2007-10-101-12/+46
* r24889: Move choosing the binding options into RPC-SECRETS.Jelmer Vernooij2007-10-101-22/+50
* r24888: Use torture API.Jelmer Vernooij2007-10-101-74/+42
* r24735: Use torture API in more places.Jelmer Vernooij2007-10-101-1/+1
* r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher2007-10-101-1/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r18971: avoid strndup is a few places. Fixes a minor memory leak, and shouldAndrew Tridgell2007-10-101-1/+1
* r15499: This test can't run if the remote server won't let us open a policy h...Andrew Bartlett2007-10-101-1/+4
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-1/+1
* r14712: Do not proceed in event of failure to obtain a policy handle.Andrew Bartlett2007-10-101-6/+6
* r14470: Remove some unnecessary headers.Jelmer Vernooij2007-10-101-1/+0
* r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij2007-10-101-0/+1
* r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij2007-10-101-3/+2
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2007-10-101-0/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+1
* r13346: use private proto header files for the torture testsStefan Metzmacher2007-10-101-0/+2
* r12693: Move core data structures out of smb.h into core.hJelmer Vernooij2007-10-101-0/+1
* r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij2007-10-101-3/+1
* r11287: Understand the new behaviour of the LSA pipe on ncacn_ip_tcp in Win2k...Andrew Bartlett2007-10-101-2/+2
* r7685: Simply the test for session key logic, so we pass against NT4.Andrew Bartlett2007-10-101-0/+191