summaryrefslogtreecommitdiff
path: root/source4/torture/ldap/cldapbench.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-10libcli/cldap: don't pass tevent_context to cldap_socket_init()Stefan Metzmacher1-2/+2
2011-10-10libcli/cldap: pass tevent_context to cldap_search_send()Stefan Metzmacher1-1/+1
2011-10-10libcli/cldap: pass tevent_context to cldap_netlogon_send()Stefan Metzmacher1-1/+2
2011-05-03s4-libcli Remove resolve_name() as it conflicts with Samba3.Andrew Bartlett1-1/+2
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-3/+3
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-3/+1
2010-02-26s4:torture: use a connected CLDAP socket.Stefan Metzmacher1-5/+13
2009-10-20s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell1-1/+0
2009-06-18Fixes for the "cldap" testsMatthias Dieter Wallnöfer1-5/+15
2009-03-19s4:cldap: rewrite the cldap library based on tsocketStefan Metzmacher1-18/+28
2009-03-11LDAP-BENCH-CLDAP: also test CLDAP rootdse searches.Stefan Metzmacher1-6/+79
2009-02-02s4:cldap: s/private/private_dataStefan Metzmacher1-2/+2
2008-04-21Remove more event_context_init() uses from function calls within deep down th...Simo Sorce1-1/+3
2008-04-17Use provided event context rather than looking for it.Jelmer Vernooij1-1/+1
2008-02-21Remove yet more uses of global_loadparm.Jelmer Vernooij1-1/+1
2007-12-21r26376: Add context for libcli_resolve.Jelmer Vernooij1-1/+1
2007-12-21r26271: Remove some more uses of global_loadparm.Jelmer Vernooij1-0/+1
2007-12-21r26264: pass name resolve order explicitly, use torture context for settings ...Jelmer Vernooij1-1/+2
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-1/+1
2007-10-10r24728: Use more stock torture functions.Jelmer Vernooij1-14/+10
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r22579: disable progress printing in the build-farmStefan Metzmacher1-3/+6
2007-10-10r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij1-1/+1
2007-10-10r14721: Fix a couple of warnings.Jelmer Vernooij1-0/+1
2007-10-10r14720: Add torture_context argument to all torture testsJelmer Vernooij1-1/+1
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-0/+1
2007-10-10r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000Andrew Tridgell1-1/+1
2007-10-10r6933: Add a couple of helper functions for creating nbt names.Tim Potter1-3/+1
2007-10-10r6875: added a BENCH-CLDAP test. Speed of the cldap server isn't all that imp...Andrew Tridgell1-0/+129