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
/
netlogon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-11
subunit: Support formatting compatible with upstream subunit, for consistency.
Jelmer Vernooij
1
-1
/
+1
2010-03-29
s4:torture/rpc/netlogon.c: add explicit check for NTSTATUS r.out.result
Günther Deschner
1
-98
/
+116
2010-03-17
s4:torture/rpc/netlogon.c: make use of dcerpc_binding_handle stubs
Stefan Metzmacher
1
-61
/
+99
2010-03-12
s4:torture/rpc: make use of use tevent_req based dcerpc_binding_handle stubs
Stefan Metzmacher
1
-3
/
+6
2010-03-11
s4-smbtorture: add netr_SamLogon test with NULL domain to RPC-NETLOGON-S3.
Günther Deschner
1
-4
/
+30
2010-03-09
s4:torture/rpc/netlogon.c - "LogonGetDomainInfo" test - make it compatible ag...
Matthias Dieter Wallnöfer
1
-18
/
+100
2010-03-01
s4:RPC-NETLOGON: remove useless rpc callback
Stefan Metzmacher
1
-18
/
+1
2010-03-01
s4:torture/rpc: make use of explicit dcerpc_*_recv functions
Stefan Metzmacher
1
-1
/
+1
2010-02-26
s4:torture/rpc: use generate_random_password()
Stefan Metzmacher
1
-4
/
+4
2009-11-21
s4:torture/rpc/netlogon - Fix uninitialised variable
Matthias Dieter Wallnöfer
1
-2
/
+1
2009-11-09
s4-smbtorture: re-arrange netlogon LogonControl test.
Günther Deschner
1
-13
/
+64
2009-10-23
s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect()
Andrew Tridgell
1
-1
/
+1
2009-10-20
s4-torture: ran minimal_includes.pl over source4/torture
Andrew Tridgell
1
-6
/
+0
2009-10-16
s4-smbtorture: extend netr_LogonControl test in RPC-NETLOGON.
Günther Deschner
1
-3
/
+109
2009-10-14
s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where needed
Matthias Dieter Wallnöfer
1
-3
/
+3
2009-09-06
s4:torture - Fix uninitialized variable
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-09-02
s4-smbtorture: test netr_ServerSetPassword2 against Samba3.
Günther Deschner
1
-0
/
+1
2009-08-27
s4-smbtorture: do not hard code BDC secure channel type into RPC-NETLOGON tests.
Günther Deschner
1
-9
/
+12
2009-08-27
s4-smbtorture: add test_SetPassword_flags to RPC-NETLOGON-S3 testsuite.
Günther Deschner
1
-0
/
+101
2009-08-26
s4-smbtorture: add RPC-NETLOGON-S3 to test samba3 netlogon server.
Günther Deschner
1
-0
/
+18
2009-08-04
s4:torture Make RPC-NETLOGON pass against ncaclrpc servers
Andrew Bartlett
1
-122
/
+132
2009-08-03
s4: Change constant to comply with the merged build
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-08-03
s4: Torture test for enhancements in "netr_LogonGetDomainInformations" call
Matthias Dieter Wallnöfer
1
-26
/
+275
2009-06-29
s4-smbtorture: add torture_suite_add_machine_workstation_rpc_iface_tcase.
Günther Deschner
1
-1
/
+1
2009-06-18
NETLOGON pipe improvements
Matthias Dieter Wallnöfer
1
-2
/
+2
2009-04-14
Rework Samba4 to use the new common libcli/auth code
Andrew Bartlett
1
-84
/
+89
2009-01-06
s4-smbtorture: verify each password change via samlogon in SAMR-PASSWORDS-PWD...
Günther Deschner
1
-1
/
+1
2008-12-23
Fix more compiler warnings.
Jelmer Vernooij
1
-1
/
+0
2008-12-17
s4: smbtorture, fix the build of netlogon test after idl change.
Günther Deschner
1
-2
/
+2
2008-12-17
s4: fix smbtorture build after idl change.
Günther Deschner
1
-4
/
+13
2008-12-10
s4-smbtorture: add simple netr_ServerGetTrustInfo test.
Günther Deschner
1
-0
/
+42
2008-12-04
RAW-NETLOGON: check netr_GetAnyDCName() result
Stefan Metzmacher
1
-0
/
+1
2008-11-06
s4-smbtorture: add test for netr_DatabaseRedo.
Günther Deschner
1
-0
/
+535
2008-10-29
s4-netlogon: merge netr_ServerPasswordSet2 from s3 idl.
Günther Deschner
1
-18
/
+23
2008-10-29
s4-netlogon: merge netr_ServerPasswordSet from s3 idl.
Günther Deschner
1
-6
/
+11
2008-10-29
s4-netlogon: merge netr_ServerReqChallenge from s3 idl.
Günther Deschner
1
-3
/
+3
2008-10-29
s4-netlogon: merge netr_ServerAuthenticate{2,3} from s3 idl.
Günther Deschner
1
-3
/
+3
2008-10-29
s4-netlogon: merge netr_DatabaseSync2 from s3 idl.
Günther Deschner
1
-5
/
+17
2008-10-29
s4-netlogon: merge netr_DatabaseSync from s3 idl.
Günther Deschner
1
-11
/
+21
2008-10-29
s4-netlogon: merge netr_LogonSamLogon{Ex,WithFlags} from s3 idl.
Günther Deschner
1
-1
/
+8
2008-10-29
s4-netlogon: merge netr_AccountSync from s3 idl.
Günther Deschner
1
-2
/
+18
2008-10-29
s4-netlogon: merge netr_AccountDeltas from s3 idl.
Günther Deschner
1
-1
/
+14
2008-10-29
s4-netlogon: merge netr_DatabaseDeltas from s3 idl.
Günther Deschner
1
-7
/
+12
2008-10-29
s4-netlogon: merge netr_LogonGetDomainInfo from s3 idl.
Günther Deschner
1
-0
/
+4
2008-10-29
s4-netlogon: merge netr_LogonControl2Ex from s3 idl.
Günther Deschner
1
-0
/
+2
2008-10-29
s4-netlogon: merge netr_LogonControl2 from s3 idl.
Günther Deschner
1
-4
/
+15
2008-10-29
s4-netlogon: merge netr_LogonControl from s3 idl.
Günther Deschner
1
-0
/
+2
2008-10-29
s4-netlogon: merge netr_DsRGetDCName{Ex,Ex2} from s3 idl.
Günther Deschner
1
-6
/
+13
2008-10-28
s4-netlogon: merge netr_GetDcName from s3 idl.
Günther Deschner
1
-1
/
+3
2008-10-28
s4-netlogon: merge netr_GetAnyDCName from s3 idl (untested).
Günther Deschner
1
-3
/
+7
[next]