| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-02-13 | s3:tldap: avoid using talloc_tos() | Stefan Metzmacher | 1 | -16/+25 |
| 2020-08-03 | lib: relicense smb_strtoul(l) under LGPLv3 | Ralph Boehme | 1 | -0/+1 |
| 2020-05-04 | CVE-2020-10704: lib util asn1: Add ASN.1 max tree depth | Gary Lockyer | 1 | -2/+2 |
| 2019-08-01 | tldap: Paged searches fail when they get to the end | Garming Sam | 1 | -1/+2 |
| 2019-08-01 | tldap: Make memcpy of no controls safe | Garming Sam | 1 | -1/+3 |
| 2019-06-30 | source3: Update all consumers of strtoul_err(), strtoull_err() to new API | Swen Schillig | 1 | -1/+1 |
| 2019-03-12 | lib: Remove "struct sid_parse_ret" again | Volker Lendecke | 1 | -2/+2 |
| 2019-03-12 | lib: Make sid_parse return the parsed length | Volker Lendecke | 1 | -1/+3 |
| 2019-03-01 | lib: Use wrapper for string to integer conversion | Swen Schillig | 1 | -1/+10 |
| 2019-02-06 | tldap: avoid more use after free errors | Ralph Boehme | 1 | -2/+0 |
| 2018-02-20 | tldap: Dump unnecessary includes | Volker Lendecke | 1 | -2/+0 |
| 2016-05-04 | lib: Give base64.c its own .h | Volker Lendecke | 1 | -0/+1 |
| 2016-02-03 | tldap: Make tldap_search use tldap_search_all | Volker Lendecke | 1 | -1/+1 |
| 2016-02-03 | lib: Introduce TLDAPRC | Volker Lendecke | 1 | -54/+48 |
| 2015-08-26 | lib: Make sid_parse take a uint8_t | Volker Lendecke | 1 | -1/+1 |
| 2014-09-26 | s3: tldap_util: Ensure all asn1_XX returns are checked. | Jeremy Allison | 1 | -20/+23 |
| 2013-02-19 | s3:lib: make use of samba_tevent_context_init() | Stefan Metzmacher | 1 | -1/+1 |
| 2011-12-20 | s3: Fix some False/NULL hickups | Volker Lendecke | 1 | -1/+1 |
| 2011-05-18 | s3-lib Replace StrCaseCmp() with strcasecmp_m() | Andrew Bartlett | 1 | -1/+1 |
| 2011-05-06 | More const fixes. Remove CONST_DISCARD. | Jeremy Allison | 1 | -1/+1 |
| 2011-04-06 | s3: Fix tldap_make_mod_blob_int() debug messages | Sumit Bose | 1 | -3/+3 |
| 2011-03-31 | s3-libndr: add ../librpc/ndr/libndr.h include in some places. | Günther Deschner | 1 | -0/+1 |
| 2011-03-24 | charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s... | Andrew Tridgell | 1 | -5/+4 |
| 2011-03-16 | s3-build: only include asn1 headers where actually needed. | Günther Deschner | 1 | -0/+1 |
| 2011-03-14 | s3: Change tldap_entry_attributes to the "array,count" convention | Volker Lendecke | 1 | -1/+1 |
| 2011-02-20 | s3: Protect tldap_errstr against a NULL ld | Volker Lendecke | 1 | -1/+3 |
| 2011-02-13 | s3: Convert tldap_entry_values args to "array, count" | Volker Lendecke | 1 | -4/+4 |
| 2011-02-13 | s3: Add an explicit counter to tldap_add_mod_[blobs|str] | Volker Lendecke | 1 | -8/+12 |
| 2011-02-13 | s3: Convert tldap_make_mod_fmt args to "array, count" | Volker Lendecke | 1 | -1/+1 |
| 2011-02-13 | s3: Convert tldap_make_mod_blob args to "array, count" | Volker Lendecke | 1 | -1/+1 |
| 2011-02-13 | s3: Convert tldap_make_mod_blob_int args to "array, count" | Volker Lendecke | 1 | -3/+3 |
| 2011-02-13 | s3: Convert tldap_add_blob_vals args to "array, count" | Volker Lendecke | 1 | -2/+2 |
| 2011-02-13 | s3: Convert tldap_add_mod_blobs args to "array, count" | Volker Lendecke | 1 | -5/+6 |
| 2010-10-12 | libcli/security Provide a common, top level libcli/security/security.h | Andrew Bartlett | 1 | -0/+1 |
| 2010-05-18 | s3-tldap: only include tldap when actually needed. | Günther Deschner | 1 | -0/+2 |
| 2009-07-04 | Add tldap_pull_guid | Volker Lendecke | 1 | -0/+11 |
| 2009-07-03 | tldap: Do not do a return before we got the search_result | Volker Lendecke | 1 | -1/+0 |
| 2009-06-28 | Add tldap_search_va | Volker Lendecke | 1 | -8/+20 |
| 2009-06-20 | Add tldap paged searches, together with two helper routines | Volker Lendecke | 1 | -0/+261 |
| 2009-06-20 | Reorganize retrieving errors and server-sent controls | Volker Lendecke | 1 | -1/+1 |
| 2009-06-20 | Add tldap_supports_control | Volker Lendecke | 1 | -0/+11 |
| 2009-06-20 | Add tldap_entry_has_attrvalue | Volker Lendecke | 1 | -0/+18 |
| 2009-06-20 | Prepare control support | Volker Lendecke | 1 | -2/+2 |
| 2009-06-19 | Add tldap_fetch_rootdse | Volker Lendecke | 1 | -0/+131 |
| 2009-06-08 | Add tlda_add_mod_str | Volker Lendecke | 1 | -0/+17 |
| 2009-06-07 | Add tldap_pull_uint32 | Volker Lendecke | 1 | -0/+12 |
| 2009-06-06 | Add some samba-style tldap utility functions | Volker Lendecke | 1 | -0/+351 |