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-10-17
Revert "s4:remove "util_ldb" submodule and integrate the three gendb_* calls ...
Matthias Dieter Wallnöfer
1
-0
/
+1
2010-10-17
s4:remove "util_ldb" submodule and integrate the three gendb_* calls in "dsdb...
Matthias Dieter Wallnöfer
1
-1
/
+0
2010-09-24
s4:torture/rpc/netlogon.c - remove the dependency on "samdb_server_site_name"
Matthias Dieter Wallnöfer
1
-5
/
+54
2010-09-16
s3/s4: merge msleep and smb_msleep
Björn Jacke
1
-5
/
+5
2010-08-25
s4-smbtorture: Make test_SetupCredentials3 public
Sumit Bose
1
-1
/
+1
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-21
/
+21
2010-06-29
s4-smbtorture: handle NT_STATUS_NOT_IMPLEMENTED in GetForestTrustInformation ...
Günther Deschner
1
-2
/
+6
2010-06-29
s4-smbtorture: use TEST_MACHINE_NAME in test_netr_GetForestTrustInformation().
Günther Deschner
1
-1
/
+1
2010-06-29
s4-smbtorture: add netr_GetForestTrustInformation test to RPC-NETLOGON.
Günther Deschner
1
-0
/
+39
2010-06-18
s4:torture/rpc/netlogon.c - make sure that the address family is set in littl...
Matthias Dieter Wallnöfer
1
-18
/
+18
2010-06-18
s4:torture/rpc/netlogon.c - activate "AddressToSitenames" tests which do run ...
Matthias Dieter Wallnöfer
1
-12
/
+16
2010-06-16
s4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA a library.
Stefan Metzmacher
1
-1
/
+1
2010-05-31
s3/s4:netrEnumerateTrustedDomains - this call returns a "NTSTATUS" result
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-05-31
s4:torture/rpc/netlogon.c - add another "LogonGetDomainInfo" testcase
Matthias Dieter Wallnöfer
1
-0
/
+17
2010-05-20
s4:torture Add tests to demonstrate S2U4Self in the RPC-PAC test
Andrew Bartlett
1
-1
/
+1
2010-05-11
s4:torture/rpc/netlogon.c - don't use constant "AF_LOCAL" but do use "AF_UNIX...
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-04-27
s4:torture - DsRAddressToSitenames[Ex]W testsuite - make it IPv4-only compatible
Matthias Dieter Wallnöfer
1
-4
/
+56
2010-04-28
s4-netlogon: fixed getDcNameEx2 for blank inputs
Andrew Tridgell
1
-0
/
+9
2010-04-27
s4-torture: not all platforms have defines like AF_AX25
Andrew Tridgell
1
-6
/
+6
2010-04-27
s4:torture - DsRGetDcSiteCoverageW - adapt test to check for the sitename
Matthias Dieter Wallnöfer
1
-0
/
+24
2010-04-27
s4:torture - DsRGetSiteName - move "skip" statement before the "computer_name...
Matthias Dieter Wallnöfer
1
-3
/
+3
2010-04-27
s4:torture - GetAnyDCName - adaptions
Matthias Dieter Wallnöfer
1
-2
/
+23
2010-04-27
s4:torture - DsRAddressesToSitenames - enhance the testsuite
Matthias Dieter Wallnöfer
1
-24
/
+264
2010-04-20
s4:torture/rpc/netlogon.c - fix typo
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-04-14
s4:torture/rpc: rename rpc.h => torture_rpc.h
Stefan Metzmacher
1
-1
/
+1
2010-04-13
s4:torture/netlogon - enhance test for "dcesrv_netr_DsRGetDCNameEx2"
Matthias Dieter Wallnöfer
1
-0
/
+20
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
[next]