summaryrefslogtreecommitdiff
path: root/libcli/cldap
Commit message (Expand)AuthorAgeFilesLines
* lib: Remove idtree from samba_util.hVolker Lendecke2023-01-101-0/+1
* lib: Add "starting_id" to idr_get_new_random()Volker Lendecke2023-01-101-2/+2
* libcldap: Save lines in cldap_netlogon_create_filter() with talloc_asprintf_a...Volker Lendecke2022-12-141-30/+12
* CVE-2020-10704: libcli ldap_message: Add search size limits to ldap_decodeGary Lockyer2020-05-041-3/+15
* CVE-2020-10704: lib util asn1: Add ASN.1 max tree depthGary Lockyer2020-05-041-1/+1
* libcli/cldap: clang: Fix 'Dereference of null pointer'Noel Power2019-07-161-0/+4
* tevent: Fix callers of tevent_req_set_endtimeVolker Lendecke2018-04-241-1/+0
* cldap: Avoid a ZERO_STRUCTPVolker Lendecke2018-04-041-1/+0
* s3: cldap: cldap_multi_netlogon_send() fails with one bad IPv6 address.Jeremy Allison2016-10-181-0/+5
* 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-112-40/+52
* 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-102-2/+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-102-4/+8
* libcli/cldap: pass tevent_context to cldap_netlogon_send()Stefan Metzmacher2011-10-102-3/+5
* libcli/cldap: pass tevent_context to cldap_set_incoming_handler()Stefan Metzmacher2011-10-102-1/+4
* build: provide tevent-util as a public libraryAndrew Bartlett2011-08-081-1/+1
* cli_cldap: Lowercase name.Jelmer Vernooij2011-07-261-1/+1
* 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
* waf-build: Add more libraries to avoid duplicate symbolsAndrew Bartlett2011-05-181-5/+6
* netlogon: move netlogon helpers to ../libcli/netlogon.Günther Deschner2011-01-071-1/+1
* s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2010-10-311-7/+0
* waf: Stop automaticaly changing dashes to underscores in library names.Jelmer Vernooij2010-10-261-1/+1
* waf: Remove lib prefix from libraries manually.Jelmer Vernooij2010-10-261-1/+1
* s4: Rename LIBCLI_LDAP to libcli_ldap.Jelmer Vernooij2010-10-241-1/+1
* s4: Rename LIBSAMBA-* to libsamba-*Jelmer Vernooij2010-10-241-1/+1
* 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-182-9/+1
* s4-waf: removed the AUTOGENERATED markersAndrew Tridgell2010-04-061-3/+0
* s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell2010-04-061-0/+2
* build: commit all the waf build files in the treeAndrew Tridgell2010-04-061-0/+10
* 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-193-0/+1265