summaryrefslogtreecommitdiff
path: root/source4/torture/ldap/cldapbench.c
Commit message (Expand)AuthorAgeFilesLines
* s4:torture/ldap: add includes to avoid compiler warningsStefan Metzmacher2014-04-021-0/+2
* libcli/cldap: don't pass tevent_context to cldap_socket_init()Stefan Metzmacher2011-10-101-2/+2
* 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
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-3/+3
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-3/+1
* s4:torture: use a connected CLDAP socket.Stefan Metzmacher2010-02-261-5/+13
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-1/+0
* Fixes for the "cldap" testsMatthias Dieter Wallnöfer2009-06-181-5/+15
* s4:cldap: rewrite the cldap library based on tsocketStefan Metzmacher2009-03-191-18/+28
* LDAP-BENCH-CLDAP: also test CLDAP rootdse searches.Stefan Metzmacher2009-03-111-6/+79
* s4:cldap: s/private/private_dataStefan Metzmacher2009-02-021-2/+2
* Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2008-04-211-1/+3
* Use provided event context rather than looking for it.Jelmer Vernooij2008-04-171-1/+1
* Remove yet more uses of global_loadparm.Jelmer Vernooij2008-02-211-1/+1
* r26376: Add context for libcli_resolve.Jelmer Vernooij2007-12-211-1/+1
* r26271: Remove some more uses of global_loadparm.Jelmer Vernooij2007-12-211-0/+1
* r26264: pass name resolve order explicitly, use torture context for settings ...Jelmer Vernooij2007-12-211-1/+2
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-1/+1
* r24728: Use more stock torture functions.Jelmer Vernooij2007-10-101-14/+10
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22579: disable progress printing in the build-farmStefan Metzmacher2007-10-101-3/+6
* r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij2007-10-101-1/+1
* r14721: Fix a couple of warnings.Jelmer Vernooij2007-10-101-0/+1
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-1/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+1
* r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000Andrew Tridgell2007-10-101-1/+1
* r6933: Add a couple of helper functions for creating nbt names.Tim Potter2007-10-101-3/+1
* r6875: added a BENCH-CLDAP test. Speed of the cldap server isn't all that imp...Andrew Tridgell2007-10-101-0/+129