summaryrefslogtreecommitdiffstats
path: root/source4/torture/rpc/dssync.c
Commit message (Expand)AuthorAgeFilesLines
* s4-smbtorture: fix build warning.Günther Deschner2008-10-231-1/+1
* s4-drsuapi: merge drsuapi_DsGetNCChanges from s3 drsuapi idl.Günther Deschner2008-10-181-63/+70
* s4-drsuapi: merge drsuapi_DsCrackNames from s3 drsuapi idl.Günther Deschner2008-10-181-8/+15
* s4-smbtorture: fix drsuapi_DsGetNT4ChangeLog test.Günther Deschner2008-10-171-0/+4
* s4: merge from s3 drsuapi.idl.Günther Deschner2008-10-171-11/+14
* The IRIX compiler does not like embedded unnamed unionsVolker Lendecke2008-10-021-3/+3
* Move source4/lib/crypto to lib/crypto.Jelmer Vernooij2008-09-241-1/+1
* drsuapi: fix samba4 callers after drsuapi.idl changesStefan Metzmacher2008-08-201-6/+9
* We can't use ndr_pull_struct_blob_all in combinatin with relative pointersAndrew Bartlett2008-08-081-3/+4
* drsuapi: fix callers after idl changeStefan Metzmacher2008-08-071-1/+1
* Print trustAuthOutgoing and trustAuthIncoming in RPC-DSSYNCAndrew Bartlett2008-07-311-6/+22
* Use the cldap reply to avoid segfaulting in RPC-DSSYNCAndrew Bartlett2008-07-311-1/+13
* drsuapi: always set the pid field of the outgoing DsBindInfo to 0.Michael Adam2008-07-231-1/+1
* RPC-DSSYNC: print 'supplementalCredentials' more verboselyStefan Metzmacher2008-07-231-0/+10
* smbtorture: add a warning for unknown BindInfo length to the RPC-DSSYNC testMichael Adam2008-07-231-0/+3
* smbtorture: add support for the DSBindInfo48 to the RPC-DSSYNC test.Michael Adam2008-07-231-0/+9
* Change occurrences of the u1 member of DsBindInfo* to pid after idl change.Michael Adam2008-07-221-3/+3
* drsuapi: make use of the 'more_data' field in DsGetNCChangesCtr[1|6]Stefan Metzmacher2008-07-161-2/+2
* drsuapi: get ctr6 out of xpress compressed levelStefan Metzmacher2008-07-161-0/+5
* drsuapi.idl: remove some unknows from DsGetNCChanges() (update samba4 callers)Stefan Metzmacher2008-06-301-6/+6
* Rework the CLDAP and NBT netlogon requests and responses.Andrew Bartlett2008-05-161-3/+4
* Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2008-04-211-5/+5
* Remove yet more uses of global_loadparm.Jelmer Vernooij2008-02-211-1/+1
* r26355: Eliminate global_loadparm in more places.Jelmer Vernooij2007-12-211-8/+10
* r26353: Remove use of global_loadparm.Jelmer Vernooij2007-12-211-1/+1
* r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij2007-12-211-1/+1
* r26271: Remove some more uses of global_loadparm.Jelmer Vernooij2007-12-211-0/+1
* r26264: pass name resolve order explicitly, use torture context for settings ...Jelmer Vernooij2007-12-211-27/+29
* r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij2007-12-211-1/+1
* r25825: Don't print the user's password hash at level 0.Andrew Bartlett2007-12-211-2/+1
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-30/+30
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-101-14/+14
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-1/+1
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-16/+16
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher2007-10-101-1/+1
* r24146: It is not an error for a Win2k3-only server not to support the NT4Andrew Bartlett2007-10-101-0/+3
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22396: remove unused varsStefan Metzmacher2007-10-101-4/+0
* r22086: Bail out early on some of these failures.Andrew Bartlett2007-10-101-0/+9
* r21337: add hack option to use DsGetNCChanges level 5 against w2kStefan Metzmacher2007-10-101-0/+2
* r21335: add dssync:save_pwd_blobs_dir=path/ option to store the password blobsStefan Metzmacher2007-10-101-2/+22
* r21272: in the history fields each hash is rid crypted on its ownStefan Metzmacher2007-10-101-46/+16
* r21267: the first 4 bytes in each encrypted attribute is the crc32Stefan Metzmacher2007-10-101-9/+30
* r21261: add support for getting to the plain nthash (and I assume others too)Stefan Metzmacher2007-10-101-12/+74
* r21245: combination "c[3] s[1] e[1] d[0]..." was successful!!!!!!!!!!!!!!!!!!...Stefan Metzmacher2007-10-101-266/+75
* r21244: fix typo...Stefan Metzmacher2007-10-101-1/+1
* r21243: create the infrastructure to test a lot of crypto combinationsStefan Metzmacher2007-10-101-1/+248
* r21242: prepare trying to decrypt the encrypted attributesStefan Metzmacher2007-10-101-5/+28
* r21236: store and orint the dcerpc session key, gensec session key and user n...Stefan Metzmacher2007-10-101-1/+25