Commits on Source (10)
-
Simon Pichugin authored
Description: dsconf tool now has: 'dsconf localhost backup create' and 'dsconf localhost backup restore'; 'dsconf localhost backend import' and 'dsconf localhost backend export'. Add basic tests for the CLI part Add JS logic for online backup/restore. Add more HTML and JS for online import/export functionality. Fix CSS alignment issues. Fix validity checks in CLI. https://pagure.io/389-ds-base/issue/49858 Reviewed by: mreynolds, wibrown, mhonek (Thanks!)
-
William Brown authored
When the SASL maps for single backend was made, it was assuming a number of behaviours such as a single backend was added. This is *not* the default in lib389, and caused a crashed when a valid ZERO backend server was created. Additionally, it used a template file that will not be present in the future. This Fixes the behaviour to account for 0, 1 and multiple backends and uses the correct saslmapping objects to create the types needed for LDAPI https://pagure.io/389-ds-base/issue/49887 Author: William Brown <william@blackhats.net.au>
-
Mark Reynolds authored
This reverts commit 5c89dd8f.
-
Mark Reynolds authored
This reverts commit 4cd1a24b.
-
Mark Reynolds authored
-
Timo Aaltonen authored
-
Timo Aaltonen authored
perl-use-move-instead-of-rename.diff: Fix upgrade on systems where /var is on a separate partition: (Closes: #905184)
-
Timo Aaltonen authored
-
Timo Aaltonen authored
-
Timo Aaltonen authored