summaryrefslogtreecommitdiffstats
path: root/source4/torture/rpc/samsync.c
Commit message (Expand)AuthorAgeFilesLines
* s4:torture/rpc: avoid 'new' in samsync.cStefan Metzmacher2009-02-021-22/+22
* s4-samr: merge samr_QueryUserInfo{2} from s3 idl. (fixme: python)Günther Deschner2008-11-101-33/+35
* s4-samr: merge samr_QueryGroupInfo from s3 idl. (fixme python)Günther Deschner2008-11-101-3/+5
* s4-samr: merge samr_QueryAliasInfo from s3 idl. (fixme: python)Günther Deschner2008-11-101-2/+4
* s4-samr: merge samr_LookupDomain from s3 idl. (fixme: python)Günther Deschner2008-11-101-3/+5
* s4-samr: merge samr_GetGroupsForUser from s3 idl. (fixme: python)Günther Deschner2008-11-101-8/+11
* s4-samr: merge samr_QueryDomainInfo from s3 idl. (fixme python)Günther Deschner2008-11-101-12/+15
* s4-samr: merge samr_QuerySecurity from s3 idl. (fixme: python)Günther Deschner2008-11-101-1/+3
* s4-netlogon: change parameters string to lsa_BinaryString.Günther Deschner2008-11-101-1/+10
* s4-netlogon: merge netr_DatabaseSync2 from s3 idl.Günther Deschner2008-10-291-5/+16
* s4-netlogon: merge netr_DatabaseSync from s3 idl.Günther Deschner2008-10-291-15/+27
* s4-netlogon: merge netr_LogonSamLogon{Ex,WithFlags} from s3 idl.Günther Deschner2008-10-291-2/+9
* s4-netlogon: merge netr_DatabaseDeltas from s3 idl.Günther Deschner2008-10-291-9/+20
* s4-lsa: merge lsa_QueryTrustedDomainInfo from s3 idl.Günther Deschner2008-10-271-1/+3
* s4-lsa: merge lsa_LookupPrivName from s3 lsa idl.Günther Deschner2008-10-271-1/+5
* s4-lsa: merge lsa_EnumPrivsAccount from s3 lsa idl.Günther Deschner2008-10-271-5/+7
* s4-lsa: merge lsa_QuerySecurity from s3 lsa idl.Günther Deschner2008-10-271-1/+3
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* Move source4/lib/crypto to lib/crypto.Jelmer Vernooij2008-09-241-1/+1
* Rename structures to better match the names in the WSPP IDL.Andrew Bartlett2008-07-211-4/+4
* Make up the right dependencies now that ldb depends on libeventsSimo Sorce2008-06-141-3/+3
* Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2008-04-211-2/+2
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-0/+1
* Avoid use of global_loadparm.Jelmer Vernooij2008-02-191-6/+7
* r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij2008-01-011-1/+1
* r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij2007-12-211-2/+2
* r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij2007-12-211-6/+6
* r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher2007-12-211-2/+3
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-129/+129
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-7/+7
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-2/+2
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24755: Use common code for finding the RPC binding in the torture tests.Jelmer Vernooij2007-10-101-5/+2
* r24735: Use torture API in more places.Jelmer Vernooij2007-10-101-4/+4
* r24728: Use more stock torture functions.Jelmer Vernooij2007-10-101-1/+1
* r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher2007-10-101-3/+3
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22190: fix compiler warnings and remove unused talloc_reference()Stefan Metzmacher2007-10-101-4/+3
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+1
* r14860: create libcli/security/security.hStefan Metzmacher2007-10-101-1/+1
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-1/+1
* r14470: Remove some unnecessary headers.Jelmer Vernooij2007-10-101-1/+0
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-0/+3
* r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij2007-10-101-0/+3
* r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij2007-10-101-2/+2
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+2
* r13908: Improve the RPC-SAMSYNC test to cross-check some attributes I wasn'tAndrew Bartlett2007-10-101-6/+29
* r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij2007-10-101-0/+1
* r13583: Realise that the member server name appears in all calls that use theAndrew Bartlett2007-10-101-1/+1
* r13346: use private proto header files for the torture testsStefan Metzmacher2007-10-101-0/+1