summaryrefslogtreecommitdiff
path: root/libcli/cldap/cldap.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-19libcli/cldap: make use of samba_tevent_context_init()Stefan Metzmacher1-2/+2
2011-11-10libcli/cldap/cldap.c - remove outdated commentMatthias Dieter Wallnöfer1-2/+0
2011-11-10libcli/cldap: fix a crash bug in cldap_socket_recv_dgram() (bug #8593)Stefan Metzmacher1-10/+25
2011-10-21libcli-cldap: avoid the case local == remote == NULLMatthieu Patou1-1/+5
2011-10-21libcli/cldap: make sure the local and remote address family matchesStefan Metzmacher1-5/+25
2011-10-10libcli/cldap: don't pass tevent_context to cldap_socket_init()Stefan Metzmacher1-1/+0
2011-10-10libcli/cldap: make use of explicit tevent_contextsStefan Metzmacher1-50/+75
2011-10-10libcli/cldap: pass tevent_context to cldap_search_send()Stefan Metzmacher1-4/+7
2011-10-10libcli/cldap: pass tevent_context to cldap_netlogon_send()Stefan Metzmacher1-3/+4
2011-10-10libcli/cldap: pass tevent_context to cldap_set_incoming_handler()Stefan Metzmacher1-1/+3
2011-06-20Use tevent_req_oomVolker Lendecke1-2/+2
2011-06-20libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbolAndrew Bartlett1-4/+4
2011-06-01libcli/cldap/cldap.c: don't hand huge values to tevent_timeval_add usecsRusty Russell1-2/+4
2010-09-15cldap: prevent crashes when freeing cldap socketAndrew Tridgell1-6/+15
2010-09-15cldap: use ipv4 not up for unbound cldap socketsAndrew Tridgell1-1/+5
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-6/+1
2009-06-08Replace the "ipv4" specific strings in libcli/cldap/cldap.c with "ip". CLDAP canJeremy Allison1-2/+2
2009-04-02libcli/cldap: convert to tsocket_* function to tdgram_*Stefan Metzmacher1-45/+38
2009-04-01libcli/cldap: fix memory/resource leakStefan Metzmacher1-1/+8
2009-03-19move source4/libcli/cldap => libcli/cldapStefan Metzmacher1-0/+1125