Releases: ltb-project/slapd-cli
v3.4
Changelog:
- provide hotrestore and hotrestore-config features #60
- Provide a systemd service instance [email protected] #68
- error when evaluating contextcsn #70
- Exit after finding version with slapd binary #75
See also https://github.com/ltb-project/slapd-cli/milestone/13
Thanks to contributors:
v3.3
Changelog:
- Possibility to delete older backup files #61
- Provide support for HAProxy proxy protocol #63
- allow client certificate authentication in checksync binds #64
- Option to convert slapd.conf to cn=config at each startup #66
See also https://github.com/ltb-project/slapd-cli/milestone/12
Thanks to contributors:
v3.2
Changelog:
- fix check_sync: syncrepl_get_value returns null if param not found and try anonymous bind if no binddn found for check_sync #57
- fix check_sync: base64 decode olcSyncrepl attribute in get_provider_config #58
See also https://github.com/ltb-project/slapd-cli/milestone/11
v3.1
Changelog:
- check data validity for importdatatemplate action #50
- add LDAPSEARCH_PARAMS option #54
- don't ask for client certificate in default config #55
See also https://github.com/ltb-project/slapd-cli/milestone/10
v3.0
Changelog:
- Possibility to configure systemd service name #49
- checksync target should not rely on slapcat + add a tolerance for contextCSN comparison #11
See also https://github.com/ltb-project/slapd-cli/milestone/9
v2.9
Changelog:
- use logfile feature of OpenLDAP 2.6 #45
- upgrade data templates for new olcPPolicyCheckModule in OpenLDAP 2.6 #46
- manage divergence between 2.5 and 2.6 versions of OpenLDAP #47
- enable password policy module checks by default in data template #48
Notice that some new features of slapd-cli 2.9 are no more compatible with OpenLDAP 2.4 version. (for example, displaying the OpenLDAP version with the status
action, and all the features with configuration and data templates)
v2.8
Changelog:
- checksync doesn't work with multiple suffix bug #44
- replace hard-coded "slapd" by service name variable #43
- memberOf will be soon deprecated #42
- create a different service name #40
- Provide a working example of lload #39
- autocomplete command #37
- remove bdb / hdb references #30
- remove init.d references #28
- remove slurpd #27
- provide default data and configuration enhancement #25
- Show OpenLDAP version in status enhancement #23
- Rename project to slapd-cli #22
- Privilege escalation / DoS via PID file manipulation (CVE-2017-14159) enhancement #3
- Root privilege escalation by subverting chown enhancement #2
Notice that some new features of slapd-cli 2.8 are only compatible with OpenLDAP 2.5 version. (for example, displaying the OpenLDAP version with the status
action, and all the features with configuration and data templates)