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