summaryrefslogtreecommitdiff
path: root/source4/torture/ldap
Commit message (Expand)AuthorAgeFilesLines
...
* s4:torture "cldap" test - restore the removed constraints and add moreMatthias Dieter Wallnöfer2009-10-191-4/+34
* s4:torture "cldap" test - rework and test more resultsMatthias Dieter Wallnöfer2009-10-181-21/+17
* s4:torture cldap test - Add checks for the right forest DNS nameMatthias Dieter Wallnöfer2009-10-141-1/+6
* s4:torture - fix up "ldap_basic" testMatthias Dieter Wallnöfer2009-10-141-5/+6
* ds-flags: use the new name DS_DNS_FOREST_ROOTAndrew Tridgell2009-10-021-5/+5
* s4:torture The test logic for the target was wrong. This should correct it.Matthias Dieter Wallnöfer2009-08-051-4/+4
* s4:torture Remove some unwanted code in the LDAP test - hope this fixes up th...Matthias Dieter Wallnöfer2009-08-051-12/+0
* s4:torture rework LDAP sort testAndrew Bartlett2009-08-042-0/+157
* s4: Adds a small test for the new enhanced error messages from the AD LDAP se...Matthias Dieter Wallnöfer2009-07-311-4/+183
* Fixes for the "cldap" testsMatthias Dieter Wallnöfer2009-06-182-6/+19
* major upgrade to the ldb attribute handlingAndrew Tridgell2009-04-021-1/+1
* LDAP-CLDAP: remove temporary debug statements...Stefan Metzmacher2009-03-221-2/+2
* s4:cldap: rewrite the cldap library based on tsocketStefan Metzmacher2009-03-192-48/+73
* LDAP-BENCH-CLDAP: also test CLDAP rootdse searches.Stefan Metzmacher2009-03-111-6/+79
* LDAP-UPTODATEVECTOR: fix segfault against samba4 as serverStefan Metzmacher2009-02-051-0/+1
* s4:cldap: s/private/private_dataStefan Metzmacher2009-02-021-2/+2
* idl: finally fully share nbt.idl in s3 and s4.Günther Deschner2008-10-151-7/+8
* Sync with Samba 3.Jelmer Vernooij2008-10-141-4/+4
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-112-2/+2
* The IRIX compiler does not like embedded unnamed unionsVolker Lendecke2008-10-021-44/+44
* LDB ASYNC: misc changesSimo Sorce2008-09-291-26/+38
* Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce2008-09-232-8/+6
* Add a torture test for the new 'netlogon' flags.Matthias Dieter Wallnöfer2008-08-201-0/+146
* Make up the right dependencies now that ldb depends on libeventsSimo Sorce2008-06-141-1/+1
* Extend the 'netlogon' CLDAP and NBT implementation.Andrew Bartlett2008-05-211-1/+21
* Modify the LDAP-CLDAP test for better coverage.Andrew Bartlett2008-05-171-4/+8
* Rework the CLDAP and NBT netlogon requests and responses.Andrew Bartlett2008-05-161-33/+34
* Move subunit infrastructure code into lib/torture.Jelmer Vernooij2008-04-271-1/+1
* Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2008-04-213-4/+10
* Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-172-2/+2
* Use provided event context rather than looking for it.Jelmer Vernooij2008-04-171-1/+1
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-3/+3
* Remove yet more uses of global_loadparm.Jelmer Vernooij2008-02-212-3/+3
* r26683: Add another testcase. I still don't know what's wrong here.Andrew Bartlett2008-01-061-0/+21
* r26682: Move CLDAP to the modern torture system, and add value checking.Andrew Bartlett2008-01-061-14/+28
* r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij2008-01-011-2/+4
* r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij2007-12-211-1/+1
* r26539: Remove unnecessary statics.Jelmer Vernooij2007-12-211-1/+1
* r26376: Add context for libcli_resolve.Jelmer Vernooij2007-12-211-1/+1
* r26355: Eliminate global_loadparm in more places.Jelmer Vernooij2007-12-212-10/+12
* r26353: Remove use of global_loadparm.Jelmer Vernooij2007-12-212-3/+6
* r26271: Remove some more uses of global_loadparm.Jelmer Vernooij2007-12-212-23/+25
* r26264: pass name resolve order explicitly, use torture context for settings ...Jelmer Vernooij2007-12-211-1/+2
* r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij2007-12-213-18/+13
* r26223: Move loadparm context up in the stack.Jelmer Vernooij2007-12-211-0/+2
* r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij2007-12-212-2/+2
* r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher2007-12-211-7/+7
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-105-62/+62
* r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij2007-10-102-2/+6
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-2/+2