summaryrefslogtreecommitdiff
path: root/libcli/cldap/cldap.c
Commit message (Expand)AuthorAgeFilesLines
* dlist: remove unneeded type argument from DLIST_ADD_END()Michael Adam2016-02-061-1/+1
* libcli: Remove a reference to asn1->ofsVolker Lendecke2016-01-061-7/+5
* libcli: Make sure status is initialized.Andreas Schneider2014-10-311-1/+1
* libcli: Remove unreachable code in cldap.Andreas Schneider2014-09-281-6/+2
* lib/clap fix compiler warningsChristian Ambach2013-12-121-2/+1
* libcli/cldap: Add utility to create netlogon filterBenjamin Franzke2013-11-111-40/+50
* libcli/cldap: make use of samba_tevent_context_init()Stefan Metzmacher2013-02-191-2/+2
* libcli/cldap/cldap.c - remove outdated commentMatthias Dieter Wallnöfer2011-11-101-2/+0
* libcli/cldap: fix a crash bug in cldap_socket_recv_dgram() (bug #8593)Stefan Metzmacher2011-11-101-10/+25
* libcli-cldap: avoid the case local == remote == NULLMatthieu Patou2011-10-211-1/+5
* libcli/cldap: make sure the local and remote address family matchesStefan Metzmacher2011-10-211-5/+25
* libcli/cldap: don't pass tevent_context to cldap_socket_init()Stefan Metzmacher2011-10-101-1/+0
* libcli/cldap: make use of explicit tevent_contextsStefan Metzmacher2011-10-101-50/+75
* libcli/cldap: pass tevent_context to cldap_search_send()Stefan Metzmacher2011-10-101-4/+7
* libcli/cldap: pass tevent_context to cldap_netlogon_send()Stefan Metzmacher2011-10-101-3/+4
* libcli/cldap: pass tevent_context to cldap_set_incoming_handler()Stefan Metzmacher2011-10-101-1/+3
* Use tevent_req_oomVolker Lendecke2011-06-201-2/+2
* libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbolAndrew Bartlett2011-06-201-4/+4
* libcli/cldap/cldap.c: don't hand huge values to tevent_timeval_add usecsRusty Russell2011-06-011-2/+4
* cldap: prevent crashes when freeing cldap socketAndrew Tridgell2010-09-151-6/+15
* cldap: use ipv4 not up for unbound cldap socketsAndrew Tridgell2010-09-151-1/+5
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-6/+1
* Replace the "ipv4" specific strings in libcli/cldap/cldap.c with "ip". CLDAP canJeremy Allison2009-06-081-2/+2
* libcli/cldap: convert to tsocket_* function to tdgram_*Stefan Metzmacher2009-04-021-45/+38
* libcli/cldap: fix memory/resource leakStefan Metzmacher2009-04-011-1/+8
* move source4/libcli/cldap => libcli/cldapStefan Metzmacher2009-03-191-0/+1125