summaryrefslogtreecommitdiff
path: root/source4/torture/ldap
Commit message (Expand)AuthorAgeFilesLines
* s4-cldap/netlogon: Match Windows 2012R2 and return NETLOGON_NT_VERSION_5 when...Andrew Bartlett2017-07-281-1/+1
* s4:torture/ldap: Test netlogon without NtVerArvid Requate2017-07-281-0/+48
* s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison2017-05-115-6/+6
* s4: torture: Change torture_register_suite() to add a TALLOC_CTX *.Jeremy Allison2017-05-051-2/+2
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-221-1/+1
* werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source4/tor...Günther Deschner2016-09-281-4/+4
* torture_ldap_sort: avoid segfaultDouglas Bagnall2016-03-091-0/+1
* torture: fix the ldap.netlogon-udp testMichael Adam2016-01-111-1/+12
* torture: fix the ldap.cldap testMichael Adam2016-01-111-1/+12
* torture: Make sure server_type isn't used uninitialized.Andreas Schneider2014-10-311-1/+1
* nbt-cli: display all known NBT_SERVER flags.Günther Deschner2014-10-241-0/+4
* torture: Fix use-after-free in ldap.nested-searchAndrew Bartlett2014-09-271-2/+4
* s4:torture/ldap: add includes to avoid compiler warningsStefan Metzmacher2014-04-025-1/+8
* s4:torture/netlogon: Test netlogon with additional attrsBenjamin Franzke2013-11-121-0/+83
* s4:torture/ldap: Add test for netlogon over tcpBenjamin Franzke2013-11-113-329/+518
* s4:torture/cldap: Fix a typoBenjamin Franzke2013-11-111-1/+1
* s4:torture:ldap: Fix misleading outputHoward Chu2013-09-231-2/+2
* torture: Add tests for LDAP substring search with no strings providedAndrew Bartlett2013-06-241-0/+110
* s4-schema: rename dsdb_attribute_from_ldb to dsdb_set_attribute_from_ldb and...Matthieu Patou2012-04-181-2/+2
* LDAP-CLDAP: demonstrate that pdc name is not an unc pathStefan Metzmacher2012-01-041-0/+9
* LDAP-CLDAP: demonstrate that pdc name is an unc pathStefan Metzmacher2012-01-041-0/+6
* s4:torture/ldap/cldap.c - remove the "test_cldap_netlogon_flag_ds_dns_forest"...Matthias Dieter Wallnöfer2011-11-271-87/+4
* s4:torture/ldap/basic.c - fix a typoMatthias Dieter Wallnöfer2011-10-271-2/+2
* libcli/cldap: don't pass tevent_context to cldap_socket_init()Stefan Metzmacher2011-10-102-6/+6
* libcli/cldap: pass tevent_context to cldap_search_send()Stefan Metzmacher2011-10-101-1/+1
* libcli/cldap: pass tevent_context to cldap_netlogon_send()Stefan Metzmacher2011-10-101-1/+2
* s4-libcli Remove resolve_name() as it conflicts with Samba3.Andrew Bartlett2011-05-031-1/+2
* Fix some typesJelmer Vernooij2011-02-281-1/+1
* ldb: use #include <ldb.h> for ldbAndrew Tridgell2011-02-101-2/+2
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-8/+8
* s4:dsdb - remove "samdb_result_uint", "samdb_result_int64", "samdb_result_uin...Matthias Dieter Wallnöfer2010-10-151-2/+2
* s4:torture/ldap: close connections with an UnbindRequestStefan Metzmacher2010-09-271-0/+29
* LDAP-BASIC: test AbandonRequestStefan Metzmacher2010-09-271-0/+41
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-162-8/+8
* s4:torture/ldap/basic.c - add more error code/messages testsMatthias Dieter Wallnöfer2010-06-191-30/+264
* s4:libcli/ldap Rename ldap.h to libcli_ldap.hAndrew Bartlett2010-05-211-1/+1
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-183-32/+27
* Added a function to check if an attribute can belong to a filtered replica.Nadezhda Ivanova2010-05-031-0/+17
* nbt: samlogon/netlogon structures - unify denominationsMatthias Dieter Wallnöfer2010-04-271-6/+6
* Revert "s4:prefer "samdb_*_dn" basedn calls over the "ldb_get_*_dn" functions"Matthias Dieter Wallnöfer2010-04-131-3/+3
* s4:torture/ldap/ldap_sort.c - There should be used the "base_dn" not the "roo...Matthias Dieter Wallnöfer2010-04-121-2/+2
* s4:torture: use a connected CLDAP socket.Stefan Metzmacher2010-02-262-14/+46
* s4:torture/ldap/basic.c - add a basic test for referral returnMatthias Dieter Wallnöfer2010-02-251-3/+219
* s4:torture/ldap/basic.c - add some "const"Matthias Dieter Wallnöfer2010-02-221-5/+3
* s4/ldap: Test to expoit ldb_ildap bug in case of nested search requestsKamen Mazdrashki2010-01-292-0/+203
* s4:torture/ldap/ldap_sort - Add some casts to suppress warningsMatthias Dieter Wallnöfer2009-12-011-7/+7
* s4:dsdb/schema Simplify schema loading from ldb messagesAndrew Bartlett2009-11-121-17/+2
* lib/util Split data_blob_hex_string() into upper and lowerAndrew Bartlett2009-11-121-1/+1
* s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect()Andrew Tridgell2009-10-233-3/+3
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-205-13/+0