summaryrefslogtreecommitdiffstats
path: root/source4/torture/rpc/dssync.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* r21235: fix crash bugStefan Metzmacher2007-10-101-0/+2
* r20676: Add ref pointer to fix warning.Jelmer Vernooij2007-10-101-8/+8
* r20514: implement idl for DsGetNT4ChangeLog() which transferres the meta dataStefan Metzmacher2007-10-101-0/+59
* r20504: we handle the attribute values always as DATA_BLOB's andStefan Metzmacher2007-10-101-3/+3
* r20396: Missed one user of the renamed elements.Andrew Bartlett2007-10-101-2/+2
* r20251: I found out that the oid-prefix to uint32-id-prefix mapping is transf...Stefan Metzmacher2007-10-101-2/+2
* r20079: the 2nd guid is the source_dsa invocation_id not the objectGUID,Stefan Metzmacher2007-10-101-2/+2
* r19967: this unknowns are max_object_count and max_ndr_sizeStefan Metzmacher2007-10-101-7/+6
* r19699: - use better names for the site stringsStefan Metzmacher2007-10-101-2/+3
* r19462: This isn't an encrypted attribute.Andrew Bartlett2007-10-101-3/+0
* r17442: print out credentials on the "secret" objectClass and "trustedDomain"Stefan Metzmacher2007-10-101-0/+18