index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
torture
/
rpc
/
dssync.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:torture/rpc/dssync.c: make use of dcerpc_binding_handle stubs
Stefan Metzmacher
2010-03-16
1
-6
/
+8
*
s4:dsdb Change dsdb_get_schema() callers to use new talloc argument
Andrew Bartlett
2010-03-16
1
-1
/
+1
*
RPC-DSSYNC: handle DCERPC_FAULT_OP_RNG_ERROR as not supported for DsGetNT4Cha...
Stefan Metzmacher
2010-03-11
1
-1
/
+5
*
RPC-DSSYNC: fix the build after idl changes
Stefan Metzmacher
2010-03-11
1
-6
/
+11
*
s4/drs: DsCrackNames - Propagating IDL changes to source code
Kamen Mazdrashki
2010-03-10
1
-1
/
+1
*
s4/drs: DsGetNCChanges - Propagating IDL changes to source code
Kamen Mazdrashki
2010-03-10
1
-3
/
+3
*
s4:RPC-DSSYNC: pass the ip address to the cldap code instead of a name
Stefan Metzmacher
2010-02-26
1
-2
/
+16
*
s4:torture: use a connected CLDAP socket.
Stefan Metzmacher
2010-02-26
1
-4
/
+17
*
idl: switched to using the WSPP names for the 'neighbour' DRS options
Andrew Tridgell
2010-01-18
1
-12
/
+12
*
s4/drs(tort): DSSYNC test to print what is different in drs_msg also
Kamen Mazdrashki
2009-11-23
1
-1
/
+7
*
s4/drs(tort): Convert DSSYNC test to a test case fixture
Kamen Mazdrashki
2009-11-17
1
-23
/
+67
*
s4/drs(tort): replace DEBUG with torture_asert/comment/fail
Kamen Mazdrashki
2009-11-17
1
-45
/
+49
*
s4/drs(tort): use torture_drsuapi_assert_call() macro for error checking
Kamen Mazdrashki
2009-11-17
1
-11
/
+2
*
s4/drs(tort): replace 'printf' with 'torture_...' calls
Kamen Mazdrashki
2009-11-17
1
-14
/
+15
*
s4/drs(tort): 'DsSyncBindInfo.pipe' renamed - 'pipe' is a system call
Kamen Mazdrashki
2009-11-17
1
-11
/
+11
*
s4:dsdb With these workarounds, we now pass the RPC-DSSYNC test
Andrew Bartlett
2009-11-17
1
-2
/
+15
*
s4:torture Use (some) torture_assert() calls in RPC-DSSYNC test
Andrew Bartlett
2009-11-12
1
-5
/
+4
*
s4:torture Remove _drs_util_verify_attids() from RPC-DSSYNC
Andrew Bartlett
2009-11-12
1
-86
/
+0
*
s4:torture/dsdb Add verification of the push-to-LDB functions in RPC-DSSYNC
Andrew Bartlett
2009-11-12
1
-23
/
+260
*
s4:torture Convert RPC-DSSYNC test to use LDB rather than raw LDAP
Andrew Bartlett
2009-11-12
1
-49
/
+28
*
s4-torture: ran minimal_includes.pl over source4/torture
Andrew Tridgell
2009-10-20
1
-4
/
+0
*
s4/drs(tort): _drs_util_verify_attids() to verify ATTIDs in objects received
Kamen Mazdrashki
2009-10-16
1
-0
/
+50
*
s4/drs(tort): _drs_ldap_attr_by_oid() implementation
Kamen Mazdrashki
2009-10-16
1
-0
/
+49
*
Move DRSUAPI per-attribute decryption into a common file
Andrew Bartlett
2009-04-14
1
-116
/
+9
*
s4:cldap: rewrite the cldap library based on tsocket
Stefan Metzmacher
2009-03-19
1
-2
/
+7
*
s4-smbtorture: fix build warning.
Günther Deschner
2008-10-23
1
-1
/
+1
*
s4-drsuapi: merge drsuapi_DsGetNCChanges from s3 drsuapi idl.
Günther Deschner
2008-10-18
1
-63
/
+70
*
s4-drsuapi: merge drsuapi_DsCrackNames from s3 drsuapi idl.
Günther Deschner
2008-10-18
1
-8
/
+15
*
s4-smbtorture: fix drsuapi_DsGetNT4ChangeLog test.
Günther Deschner
2008-10-17
1
-0
/
+4
*
s4: merge from s3 drsuapi.idl.
Günther Deschner
2008-10-17
1
-11
/
+14
*
The IRIX compiler does not like embedded unnamed unions
Volker Lendecke
2008-10-02
1
-3
/
+3
*
Move source4/lib/crypto to lib/crypto.
Jelmer Vernooij
2008-09-24
1
-1
/
+1
*
drsuapi: fix samba4 callers after drsuapi.idl changes
Stefan Metzmacher
2008-08-20
1
-6
/
+9
*
We can't use ndr_pull_struct_blob_all in combinatin with relative pointers
Andrew Bartlett
2008-08-08
1
-3
/
+4
*
drsuapi: fix callers after idl change
Stefan Metzmacher
2008-08-07
1
-1
/
+1
*
Print trustAuthOutgoing and trustAuthIncoming in RPC-DSSYNC
Andrew Bartlett
2008-07-31
1
-6
/
+22
*
Use the cldap reply to avoid segfaulting in RPC-DSSYNC
Andrew Bartlett
2008-07-31
1
-1
/
+13
*
drsuapi: always set the pid field of the outgoing DsBindInfo to 0.
Michael Adam
2008-07-23
1
-1
/
+1
*
RPC-DSSYNC: print 'supplementalCredentials' more verbosely
Stefan Metzmacher
2008-07-23
1
-0
/
+10
*
smbtorture: add a warning for unknown BindInfo length to the RPC-DSSYNC test
Michael Adam
2008-07-23
1
-0
/
+3
*
smbtorture: add support for the DSBindInfo48 to the RPC-DSSYNC test.
Michael Adam
2008-07-23
1
-0
/
+9
*
Change occurrences of the u1 member of DsBindInfo* to pid after idl change.
Michael Adam
2008-07-22
1
-3
/
+3
*
drsuapi: make use of the 'more_data' field in DsGetNCChangesCtr[1|6]
Stefan Metzmacher
2008-07-16
1
-2
/
+2
*
drsuapi: get ctr6 out of xpress compressed level
Stefan Metzmacher
2008-07-16
1
-0
/
+5
*
drsuapi.idl: remove some unknows from DsGetNCChanges() (update samba4 callers)
Stefan Metzmacher
2008-06-30
1
-6
/
+6
*
Rework the CLDAP and NBT netlogon requests and responses.
Andrew Bartlett
2008-05-16
1
-3
/
+4
*
Remove more event_context_init() uses from function calls within deep down th...
Simo Sorce
2008-04-21
1
-5
/
+5
*
Remove yet more uses of global_loadparm.
Jelmer Vernooij
2008-02-21
1
-1
/
+1
*
r26355: Eliminate global_loadparm in more places.
Jelmer Vernooij
2007-12-21
1
-8
/
+10
*
r26353: Remove use of global_loadparm.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
[next]