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