Copyright (C) 2012, 2019, 2023, 2025 David M. Syzdek david@syzdek.net
Released 2025/01/15
- project: updating to use POSIX C source 200112L (syzdek)
- project: updating to use C dialect c11 (syzdek)
- project: removing use of LDAP_DEPRECATED by default configuration (syzdek)
- project: cleaning up white space and coding style (syzdek)
- project: fixing compiler warnings on Alpine Linux (syzdek)
- project: fixing compiler warnings on Rocky Linux (syzdek)
- ldapppolicy: adding utility (syzdek)
Released 2023/01/26
- ldapinfo: fixing management of listeners branch in monitor context (syzdek)
- ldapconns: adding program (syzdek)
- docs: removing doxygen targets (syzdek)
Released 2020/08/13
- docs: expanding RFC collection (syzdek)
- docs: documenting assigned enterprise number (syzdek)
- docs: adding initial support for Doxygen (syzdek)
- ldap2csv: adding support for attribute titles (syzdek)
- ldap2csv: incorporating libldapschema.a (syzdek)
- ldap2csv: misc bug fixes (syzdek)
- ldapschema: adding support for matchingRules (syzdek)
- ldapschema: misc bug fixes (syzdek)
- libldapschema: misc bug fixes (syzdek)
- libldapschema: adding initial ABNF oidspecs (syzdek)
- libldapschema: adding support for matchingRules (syzdek)
- libldapschema: refactoring error management (syzdek)
- oidspectool: adding ABNF oidspec type (syzdek)
- oidspectool: resetting line number when changing files (syzdek)
- oidspectool: adding static to OID declarations (syzdek)
- oidspectool: removing individual OID declarations from header file (syzdek)
- oidspecs: adding Microsoft OIDs (syzdek)
Released 2019/11/24
- libldapschema: adding library (syzdek)
- libldaputils: fixing copyright notice in
ldaputils_version()(syzdek) - ldap2csv: adding ability to specify default values (syzdek)
- ldap2csv: making search filter optional (syzdek)
- ldap2json: adding utility (syzdek)
- ldapinfo: adding utility (syzdek)
- ldapschema: adding initial utility (syzdek)
- ldaptree: fixing filter handling when specifing attributes (syzdek)
- ldaptree: adding comments above graph (syzdek)
- ldaptree: fixing segfault when displaying linear tree (syzdek)
- ldaptree: adding --expand option (syzdek)
- ldaptree: making search filter optional when listing attributes (syzdek)
- oidspectool: adding internal utility (syzdek)
- ide: splitting IDE project files into separate project (syzdek)
- autotools: adding ability to disable all utilities (syzdek)
Released 2019/10/13
- copyright: updating copyright with legal name of sole proprietor (syzdek)
- libldaputils: refactoring source (syzdek)
- libldaputils: adding TLS support (syzdek)
- ldapdebug: refactoring source (syzdek)
- ldapdebug: renaming ldapconfprint to ldapdebug (syzdek)
- ldapdebug: adding ability to install via make (syzdek)
- ldaptree: adding utility (syzdek)
Released 2015/04/23
- Recreating Xcode project file. (syzdek)
- Removing files installed by autotools from git repo. (syzdek)
- Updating autotools files (Makefile.am, configure.ac, etc). (syzdek)
- Changing versioning scheme. (syzdek)
- Re-writing README. (syzdek)
Released 2009/01/19
- Updating ldaputils_getpass() to use stderr.
- Modifying behavior of --verbose to set debug level
- Removing debugging lines for LDAP API Version.
- Updating version information to include LDAP API information.
- Adding sorting functions for LDAP searches.
- Fixing problems compiling with MinGW.
- Abstracting code for separating multivalue values.
- Fixing gettext international support.
- Changing how LDAP host/port/URI values are stored so that values from ldap.conf and ldaprc files will be used if they are not specified on the command line. (syzdek)
- Changing default search scope to SUBTREE. (syzdek)
- Changing version major version from 1.0.0. to 0.1.0 (syzdek)
Released 2009/01/19.
- initial release of package (syzdek)