summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/samba3rpc.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij1-15/+15
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-40/+40
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-27/+12
2010-04-26s4: use generated rap header.Günther Deschner1-1/+1
2010-04-14s4:torture/rpc: rename rpc.h => torture_rpc.hStefan Metzmacher1-1/+1
2010-04-11subunit: Support formatting compatible with upstream subunit, for consistency.Jelmer Vernooij1-2/+2
2010-03-29s4:torture/rpc/samba3rpc.c: add explicit check for NTSTATUS r.out.resultGünther Deschner1-9/+143
2010-03-24s4-smbtorture: add missing checks for WERROR results in RPC-SAMBA3 tests.Günther Deschner1-1/+17
2010-03-24s4-smbtorture: cleanup some of the RPC-SAMBA3 tests.Günther Deschner1-1076/+612
2010-03-24s4-smbtorture: add rap_get_servername to RPC-SAMBA3 family of tests.Günther Deschner1-0/+18
2010-03-23s4-smbtorture: remove tailing whitespace in samba3rpc testsuite.Günther Deschner1-33/+33
2010-03-19s4-smbtorture: put all RPC-SAMB3-X torture tests into their own torture_suite.Günther Deschner1-12/+35
2010-03-17s4:torture/rpc/samba3rpc.c: make use of dcerpc_binding_handle stubsStefan Metzmacher1-71/+125
2010-03-11winreg: add winreg_KeyType enum.Günther Deschner1-2/+2
2010-02-26s4:torture/rpc: use generate_random_password()Stefan Metzmacher1-4/+4
2010-01-21s4: Fix a few warnings.Jelmer Vernooij1-1/+0
2009-12-15smbtorture4: Add rpc-samba3-getaliasmembership-0Volker Lendecke1-0/+60
2009-10-20s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell1-11/+0
2009-10-02s4: fix various warnings (not "const" related ones)Matthias Dieter Wallnöfer1-6/+6
2009-06-29Fixes for SAMBA3RPC torture testMatthias Dieter Wallnöfer1-4/+11
2009-04-14Rework Samba4 to use the new common libcli/auth codeAndrew Bartlett1-23/+28
2009-03-06s4-smbtorture: fix s3 flavor rpc spoolss test.Günther Deschner1-0/+2
2009-03-01Use common header file for character set handling in Samba 3 and Samba 4.Jelmer Vernooij1-1/+1
2009-02-17s4-smbtorture: fix spoolss test after count out,ref idl changes.Günther Deschner1-1/+3
2009-02-13s4:torture/samba3rpc: fix the build after get_myname() changesStefan Metzmacher1-3/+3
2009-02-06s4-smbtorture: fix spoolss enum tests.Günther Deschner1-2/+4
2009-02-06s4-smbtorture: fix test_GetPrinter.Günther Deschner1-2/+4
2009-02-02s4:torture/rpc: avoid 'delete' and 'class' in samba3rpc.cStefan Metzmacher1-6/+6
2009-02-01shared: Move dom_sid_* utility functions to top levelKai Blin1-1/+1
2008-12-05s4-samr: fix samr callers after SAMR_FIELD_PASSWORD change.Günther Deschner1-3/+3
2008-11-28s4-samr: fix samr passwdord_expired callers.Günther Deschner1-2/+6
2008-11-10s4-samr: merge samr_QueryUserInfo{2} from s3 idl. (fixme: python)Günther Deschner1-10/+16
2008-11-10s4-samr: merge samr_EnumDomains from s3 idl. (fixme: python)Günther Deschner1-4/+8
2008-11-10s4-samr: merge samr_LookupDomain from s3 idl. (fixme: python)Günther Deschner1-4/+6
2008-11-10s4-samr: merge samr_LookupNames from s3 idl. (fixme: python)Günther Deschner1-1/+4
2008-11-02Remove another use of global_loadparm.Jelmer Vernooij1-6/+12
2008-11-02Fix the build.Jelmer Vernooij1-8/+14
2008-11-02Add gensec_settings structure. This wraps loadparm_context for now, butJelmer Vernooij1-3/+5
2008-10-31s4-srvsvc: merge srvsvc_NetShareEnum from s3 idl.Günther Deschner1-16/+71
2008-10-31s4-srvsvc: merge srvsvc_NetShareGetInfo from s3 idl.Günther Deschner1-7/+11
2008-10-31s4-srvsvc: merge srvsvc_NetShareSetInfo from s3 idl.Günther Deschner1-1/+3
2008-10-31s4-srvsvc: merge srvsvc_NetShareInfo502 from s3.Günther Deschner1-1/+1
2008-10-29s4-netlogon: merge netr_ServerPasswordSet from s3 idl.Günther Deschner1-4/+10
2008-10-29s4-netlogon: merge netr_ServerReqChallenge from s3 idl.Günther Deschner1-4/+4
2008-10-29s4-netlogon: merge netr_ServerAuthenticate{2,3} from s3 idl.Günther Deschner1-3/+3
2008-10-29s4-netlogon: merge netr_LogonSamLogon{Ex,WithFlags} from s3 idl.Günther Deschner1-4/+14
2008-10-27s4-lsa: merge lsa_QueryInfoPolicy/{2} from s3 lsa idl.Günther Deschner1-1/+5
2008-10-27s4-lsa: merge lsa_LookupNames/{2,3,4} from s3 lsa idl.Günther Deschner1-1/+3
2008-10-27s4-lsa: merge lsa_GetUserName from s3 lsa idl.Günther Deschner1-5/+8
2008-10-24Eliminate another instance of global_loadparm.Jelmer Vernooij1-6/+12