summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/samsync.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-12s4:torture/rpc: s/getgroups/getgr to avoid compiler warningsStefan Metzmacher1-5/+5
2013-08-12s4:torture/rpc/samsync: avoid talloc_reference()Stefan Metzmacher1-14/+13
2013-08-10s4:torture: avoid usage of dcerpc_schannel_creds()Stefan Metzmacher1-7/+4
2013-02-22torture: Fix samsync domain_name checks.Andreas Schneider1-4/+45
2012-12-09s4-torture: use names for r.in.logon_level of netlogon samlogon requests.Günther Deschner1-1/+1
2011-10-24idl: Improve MS-PAC IDLSimo Sorce1-4/+4
2011-08-03gensec: split GENSEC into mechanism-dependent and runtime functionsAndrew Bartlett1-0/+1
2010-11-27s4:torture/rpc/samsync.c - remove uninitialised "nt_status" checkMatthias Dieter Wallnöfer1-8/+1
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-6/+6
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-1/+1
2010-04-14s4:torture/rpc: rename rpc.h => torture_rpc.hStefan Metzmacher1-1/+1
2010-04-06s4-smbtorture: fix two context arguments in RPC-SAMSYNC test.Günther Deschner1-2/+2
2010-03-29s4:torture/rpc/samsync.c: add explicit check for NTSTATUS r.out.resultStefan Metzmacher1-120/+142
2010-03-24s4-smbtorture: fix some invalid parameters in RPC-SAMSYNC test.Günther Deschner1-4/+4
2010-03-23s4-smbtorture: use torture_context in samsync test.Günther Deschner1-126/+142
2010-03-23s4-smbtorture: remove trailing whitespace from samsync torture test.Günther Deschner1-121/+121
2010-03-17s4:torture/rpc/samsync.c: make use of dcerpc_binding_handle stubsStefan Metzmacher1-30/+38
2010-03-17s4:torture/rpc/samr.c: make use of dcerpc_binding_handle stubsStefan Metzmacher1-4/+4
2009-11-12lib/util Split data_blob_hex_string() into upper and lowerAndrew Bartlett1-2/+2
2009-10-20s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell1-3/+0
2009-10-19Fix typo.Karolin Seeger1-1/+1
2009-10-02s4: fix various warnings (not "const" related ones)Matthias Dieter Wallnöfer1-1/+1
2009-04-24s4:torture Fix segfault in RPC-SAMSYNCAndrew Bartlett1-1/+1
2009-04-23s4:torture use common libcli/auth crypto codeAndrew Bartlett1-11/+9
2009-04-14Rework Samba4 to use the new common libcli/auth codeAndrew Bartlett1-15/+15
2009-02-02s4:torture/rpc: avoid 'new' in samsync.cStefan Metzmacher1-22/+22
2008-11-10s4-samr: merge samr_QueryUserInfo{2} from s3 idl. (fixme: python)Günther Deschner1-33/+35
2008-11-10s4-samr: merge samr_QueryGroupInfo from s3 idl. (fixme python)Günther Deschner1-3/+5
2008-11-10s4-samr: merge samr_QueryAliasInfo from s3 idl. (fixme: python)Günther Deschner1-2/+4
2008-11-10s4-samr: merge samr_LookupDomain from s3 idl. (fixme: python)Günther Deschner1-3/+5
2008-11-10s4-samr: merge samr_GetGroupsForUser from s3 idl. (fixme: python)Günther Deschner1-8/+11
2008-11-10s4-samr: merge samr_QueryDomainInfo from s3 idl. (fixme python)Günther Deschner1-12/+15
2008-11-10s4-samr: merge samr_QuerySecurity from s3 idl. (fixme: python)Günther Deschner1-1/+3
2008-11-10s4-netlogon: change parameters string to lsa_BinaryString.Günther Deschner1-1/+10
2008-10-29s4-netlogon: merge netr_DatabaseSync2 from s3 idl.Günther Deschner1-5/+16
2008-10-29s4-netlogon: merge netr_DatabaseSync from s3 idl.Günther Deschner1-15/+27
2008-10-29s4-netlogon: merge netr_LogonSamLogon{Ex,WithFlags} from s3 idl.Günther Deschner1-2/+9
2008-10-29s4-netlogon: merge netr_DatabaseDeltas from s3 idl.Günther Deschner1-9/+20
2008-10-27s4-lsa: merge lsa_QueryTrustedDomainInfo from s3 idl.Günther Deschner1-1/+3
2008-10-27s4-lsa: merge lsa_LookupPrivName from s3 lsa idl.Günther Deschner1-1/+5
2008-10-27s4-lsa: merge lsa_EnumPrivsAccount from s3 lsa idl.Günther Deschner1-5/+7
2008-10-27s4-lsa: merge lsa_QuerySecurity from s3 lsa idl.Günther Deschner1-1/+3
2008-10-11Fix include paths to new location of libutil.Jelmer Vernooij1-1/+1
2008-09-24Move source4/lib/crypto to lib/crypto.Jelmer Vernooij1-1/+1
2008-07-21Rename structures to better match the names in the WSPP IDL.Andrew Bartlett1-4/+4
2008-06-14Make up the right dependencies now that ldb depends on libeventsSimo Sorce1-3/+3
2008-04-21Remove more event_context_init() uses from function calls within deep down th...Simo Sorce1-2/+2
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij1-0/+1
2008-02-19Avoid use of global_loadparm.Jelmer Vernooij1-6/+7
2008-01-01r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij1-1/+1