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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
torture
/
ldap
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-11
libcli: Move "struct cldap_netlogon" definition to torture
Volker Lendecke
1
-0
/
+17
2024-11-11
torture4: Replace direct netlogon ping calls with netlogon_pings()
Volker Lendecke
1
-69
/
+0
2024-11-11
torture4: Add ldap.netlogon-ping test
Volker Lendecke
2
-0
/
+101
2024-11-11
torture4: Use netlogon_pings_send/recv in bench-cldap
Volker Lendecke
1
-18
/
+16
2024-11-11
param: Remove parameter "cldap port"
Volker Lendecke
3
-16
/
+7
2024-11-11
cldap: Make cldap_netlogon.out.netlogon a pointer
Volker Lendecke
1
-75
/
+144
2024-11-11
lib: Fix trailing whitespace
Volker Lendecke
1
-7
/
+7
2024-11-11
torture4: Simplifiy [tcp|udp]_ldap_netlogon()
Volker Lendecke
1
-7
/
+6
2024-07-18
s4:torture: Initialize struct cldap_netlogon
Andreas Schneider
1
-1
/
+1
2024-07-18
s4:torture: Remove trailing spaces from cldapbench.c
Andreas Schneider
1
-8
/
+8
2023-08-14
s4:torture:ldap: Fix code spelling
Andreas Schneider
1
-2
/
+2
2023-08-14
s4:torture:ldap: Remove trailing white spaces
Andreas Schneider
1
-12
/
+12
2023-05-29
s4:torture: Consistently use NBT_SERVER_* flags
Joseph Sutton
1
-6
/
+6
2023-05-29
s4:torture: Handle new NBT_SERVER_* flags
Joseph Sutton
1
-0
/
+4
2021-06-16
s4:torture: Migrate smbtorture to new cmdline option parser
Andreas Schneider
6
-13
/
+13
2021-04-28
auth:creds: Add obtained arg to cli_credentials_set_kerberos_state()
Andreas Schneider
1
-2
/
+3
2020-11-03
auth:creds: Rename CRED_USE_KERBEROS values
Andreas Schneider
1
-1
/
+1
2020-08-28
lib/util: remove extra safe_string.h file
Matthew DeVore
2
-0
/
+3
2020-08-21
torture: Test ldap session expiry
Volker Lendecke
2
-0
/
+123
2020-08-20
torture: Fix ldap.basic multibind test
Volker Lendecke
1
-4
/
+10
2020-08-20
torture: Inline test_bind_simple()
Volker Lendecke
1
-22
/
+12
2020-08-20
torture: Add subunit output to ldap.basic test
Volker Lendecke
1
-0
/
+2
2020-08-17
Fix a comment typo copied around
Volker Lendecke
5
-5
/
+5
2020-08-17
torture: Align a few integer types
Volker Lendecke
3
-3
/
+3
2020-08-17
torture: Fix a typo
Volker Lendecke
1
-1
/
+1
2019-05-06
torture: Remove unused torture_ldap_connection2()
Andrew Bartlett
1
-17
/
+0
2017-07-28
s4-cldap/netlogon: Match Windows 2012R2 and return NETLOGON_NT_VERSION_5 when...
Andrew Bartlett
1
-1
/
+1
2017-07-28
s4:torture/ldap: Test netlogon without NtVer
Arvid Requate
1
-0
/
+48
2017-05-11
s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...
Jeremy Allison
5
-6
/
+6
2017-05-05
s4: torture: Change torture_register_suite() to add a TALLOC_CTX *.
Jeremy Allison
1
-2
/
+2
2017-04-22
lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...
Jeremy Allison
1
-1
/
+1
2016-09-28
werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source4/tor...
Günther Deschner
1
-4
/
+4
2016-03-09
torture_ldap_sort: avoid segfault
Douglas Bagnall
1
-0
/
+1
2016-01-11
torture: fix the ldap.netlogon-udp test
Michael Adam
1
-1
/
+12
2016-01-11
torture: fix the ldap.cldap test
Michael Adam
1
-1
/
+12
2014-10-31
torture: Make sure server_type isn't used uninitialized.
Andreas Schneider
1
-1
/
+1
2014-10-24
nbt-cli: display all known NBT_SERVER flags.
Günther Deschner
1
-0
/
+4
2014-09-27
torture: Fix use-after-free in ldap.nested-search
Andrew Bartlett
1
-2
/
+4
2014-04-02
s4:torture/ldap: add includes to avoid compiler warnings
Stefan Metzmacher
5
-1
/
+8
2013-11-12
s4:torture/netlogon: Test netlogon with additional attrs
Benjamin Franzke
1
-0
/
+83
2013-11-11
s4:torture/ldap: Add test for netlogon over tcp
Benjamin Franzke
3
-329
/
+518
2013-11-11
s4:torture/cldap: Fix a typo
Benjamin Franzke
1
-1
/
+1
2013-09-23
s4:torture:ldap: Fix misleading output
Howard Chu
1
-2
/
+2
2013-06-24
torture: Add tests for LDAP substring search with no strings provided
Andrew Bartlett
1
-0
/
+110
2012-04-18
s4-schema: rename dsdb_attribute_from_ldb to dsdb_set_attribute_from_ldb and...
Matthieu Patou
1
-2
/
+2
2012-01-04
LDAP-CLDAP: demonstrate that pdc name is not an unc path
Stefan Metzmacher
1
-0
/
+9
2012-01-04
LDAP-CLDAP: demonstrate that pdc name is an unc path
Stefan Metzmacher
1
-0
/
+6
2011-11-27
s4:torture/ldap/cldap.c - remove the "test_cldap_netlogon_flag_ds_dns_forest"...
Matthias Dieter Wallnöfer
1
-87
/
+4
2011-10-27
s4:torture/ldap/basic.c - fix a typo
Matthias Dieter Wallnöfer
1
-2
/
+2
2011-10-10
libcli/cldap: don't pass tevent_context to cldap_socket_init()
Stefan Metzmacher
2
-6
/
+6
[next]