441 Commits

Author SHA1 Message Date
Viktor Ashirov
46ed18d4aa Bump version to 3.1.1 2024-10-30 13:36:27 +01:00
Viktor Ashirov
3e8872b4ad Bump version to 2.0.15 2022-03-24 10:10:14 +01:00
Viktor Ashirov
219443e4d8 Use Rust 2018 edition for concread 2022-01-25 16:15:27 +01:00
Viktor Ashirov
119caedb68 Bump version to 2.0.13 2022-01-25 12:10:14 +01:00
Viktor Ashirov
15457fb2f9 Bump version to 2.0.12 2021-12-17 10:18:11 +01:00
Viktor Ashirov
8d74cea740 Bump version to 2.0.11 2021-11-23 09:55:44 +01:00
Viktor Ashirov
eff994258c Use split perl dependencies only on Fedora >= 33 and RHEL >= 9
Resolves rhbz#2016595
2021-11-04 08:52:16 +01:00
Viktor Ashirov
6ec7cd6707 Bump version to 2.0.10 2021-10-07 15:17:56 +02:00
Viktor Ashirov
99b1ee4281 Bump version to 2.0.6 2021-06-24 11:33:05 +02:00
Viktor Ashirov
02c260e83f Bump version to 2.0.4
Switch testing to follow f34/2.0.x
2021-05-07 11:04:28 +02:00
Thierry Bordaz
3c11dc675a Bump version to 1.4.4.14
Issue 4671 - UI - Fix browser crashes
Issue 4229 - Fix Rust linking
Issue 4658 - monitor - connection start date is incorrect
Issue 4656 - Make replication CLI backwards compatible with role name change
Issue 4656 - Remove problematic language from UI/CLI/lib389
Issue 4459 - lib389 - Default paths should use dse.ldif if the server is down
Issue 4661 - RFE - allow importing openldap schemas (#4662)
Issue 4659 - restart after openldap migration to enable plugins (#4660)
Issue 4663 - CLI - unable to add objectclass/attribute without x-origin
Issue 4169 - UI - updates on the tuning page are not reflected in the UI
Issue 4588 - BUG - unable to compile without xcrypt (#4589)
Issue 4513 - Fix replication CI test failures (#4557)
Issue 4646 - CLI/UI - revise DNA plugin management
Issue 4644 - Large updates can reset the CLcache to the beginning of the changelog (#4647)
Issue 4649 - crash in sync_repl when a MODRDN create a cenotaph (#4652)
Issue 4513 - CI - make acl ip address tests more robust
Issue 4619 - remove pytest requirement from lib389
Issue 4615 - log message when psearch first exceeds max threads per conn
2021-03-22 08:56:38 +01:00
Alexander Bokovoy
c885a7fe00 Rebuild now that Dogtag is fixed to work with a fix to Issue 4609
Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com>
2021-03-22 08:56:38 +01:00
Mark Reynolds
75c26298d4 Bump version to 1.4.4.13
Update dscontainer (#4564)
Issue 4591 - RFE - improve openldap_to_ds help and features (#4607)
Issue 4324 - Some architectures the cache line size file does not exist
Issue 4593 - RFE - Print help when nsSSLPersonalitySSL is not found (#4614)
Issue 4609 - CVE - info disclosure when authenticating
2021-03-22 08:56:38 +01:00
Mark Reynolds
7e0593339e Bump version to 1.4.4.12
Issue 4579 - libasan detects heap-use-after-free in URP test (#4584)
Issue 4563 - Failure on s390x: 'Fails to split RDN "o=pki-tomcat-CA" into components' (#4573)
Issue 4526 - sync_repl: when completing an operation in the pending list, it can select the wrong operation (#4553)
Issue 4396 - Minor memory leak in backend (#4558) (#4572)
Issue 4324 - Performance search rate: change entry cache monitor to recursive pthread mutex (#4569)
Issue 5442 - Search results are different between RHDS10 and RHDS11
2021-03-22 08:56:38 +01:00
Mark Reynolds
7280d45d0d Bump version to 1.4.4.11
Issue 4548 - CLI - dsconf needs better root DN access control plugin validation
Issue 4513 - Fix schema test and lib389 task module (#4514)
Issue 4535 - lib389 - Fix log function in backends.py
Issue 4534 - libasan read buffer overflow in filtercmp (#4541)
2021-03-22 08:56:38 +01:00
Mark Reynolds
bc3be30b44 Bump version to 1.4.4.10
Issue 4381 - RFE - LDAPI authentication DN rewritter
Issue 4539 - BUG - no such file if no overlays in openldap during migration (#4540)
Issue 4513 - CI Tests - fix test failures
Issue 4528 - Fix cn=monitor SCOPE_ONE search (#4529)
Issue 4535 - lib389 - healthcheck throws exception if backend is not replicated
Issue 4504 - insure that repl_monitor_test use ldapi (for RHEL) - fix merge issue (#4533)
Issue 4504 - Insure ldapi is enabled in repl_monitor_test.py (Needed on RHEL) (#4527)
Issue 4506 - BUG - Fix bounds on fd table population (#4520)
Issue 4521 - DS crash in deref plugin if dereferenced entry exists but is not returned by internal search (#4525)
Issue 4384 - Separate eventq into REALTIME and MONOTONIC
Issue 4418 - ldif2db - offline. Warn the user of skipped entries
Issue 4419 - Warn users of skipped entries during ldif2db online import (#4476)
Issue 4414 - disk monitoring - prevent division by zero crash
Issue 4507 - Improve csngen testing task (#4508)
Issue 4498 - BUG - entryuuid replication may not work (#4503)
Issue 4504 - Fix pytest test_dsconf_replication_monitor (#4505)
Issue 4480 - Unexpected info returned to ldap request (#4491)
Issue 4373 - BUG - one line cleanup, free results in mt if ent 0 (#4502)
Issue 4500 - Add cockpit enabling to dsctl
Issue 4272 - RFE - add support for gost-yescrypt for hashing passwords (#4497)
Issue 1795 - RFE - Enable logging for libldap and libber in error log (#4481)
Issue 4492 - Changelog cache can upload updates from a wrong starting point (CSN) (#4493)
Issue 4373 - BUG - calloc of size 0 in MT build (#4496)
Issue 4483 - heap-use-after-free in slapi_be_getsuffix
Issue 4224 - cleanup specfile after libsds removal
Issue 4421 - Unable to build with Rust enabled in closed environment
Issue 4229 - RFE - Improve rust linking and build performance (#4474)
Issue 4464 - RFE - clang with ds+asan+rust
Issue 4224 - openldap can become confused with entryuuid
Issue 4313 - improve tests and improve readme re refdel
Issue 4313 - fix potential syncrepl data corruption
Issue 4315 - performance search rate: nagle triggers high rate of setsocketopt (#4437)
Issue 4243 - Fix test (4th): SyncRepl plugin provides a wrong (#4475)
Issue 4446 - RFE - openldap password hashers
Issue 4403 - RFE - OpenLDAP pw hash migration tests (#4408)
Issue 4410  -RFE - ndn cache with arc in rust
Issue 4460 - BUG - add machine name to subject alt names in SSCA (#4472)
Issue 4243 - Fix test: SyncRepl plugin provides a wrong cookie (#4466) (#4466)
2021-03-22 08:56:32 +01:00
Viktor Ashirov
df9946086f Bump version to 1.4.4.9
Switch testing to follow f33/1.4.4.x
2020-12-01 10:24:19 +01:00
Mark Reynolds
87a9de63de Update sources 2020-10-25 22:32:26 +01:00
Mark Reynolds
168bbc548d Bump version to 1.4.3.13
Issue 4342 - UI - additional fixes for creation instance modal
Issue 3996 - Add dsidm rename option (#4338)
Issue 4258 - Add server version information to UI
Issue 4209 - RFE - add bootstrap credentials to repl agreement (UI update)
Issue 4209 - RFE - add bootstrap credentials to repl agreement (CLI update)
Issue 4209 - RFE - add bootstrap credentials to repl agreement
Issue 4319 - Performance search rate: listener may be erroneously waken up (#4323)
Ticket 51190 - SyncRepl plugin provides a wrong cookie
Ticket 51253 - dscreate should LDAPI to bootstrap the config
Ticket 51228 - Fix lock/unlock wording and lib389 use of methods
Ticket 51229 - Server Settings page gets into an unresponsive state
Ticket 51165 - Set the operation start time for extended ops
Ticket 51228 - Clean up dsidm user status command
Ticket 51233 - ds-replcheck crashes in offline mode
Ticket 50260 - Fix test according to #51222 fix
2020-10-25 22:32:21 +01:00
Mark Reynolds
5f02ce4d26 Bump version to 1.4.3.12
Issue 51222 - It should not be allowed to delete Managed Entry manually
Issue 51129 - SSL alert: The value of sslVersionMax "TLS1.3" is higher than the supported version
Issue 51086 - Fix instance name length for interactive install
Issue 51136 - JSON Error output has redundant messages
Issue 51059 - If dbhome directory is set online backup fails
Issue 51000 - Separate the BDB backend monitors
Issue 49300 - entryUSN is duplicated after memberOf operation
Issue 50984 - Fix disk_mon_check_diskspace types
2020-08-04 12:56:07 +02:00
Mark Reynolds
28897621ef Bump version to 1.4.3.11
Issue 51192 - Add option to reject internal unindexed searches
Issue 51159 - dsidm ou delete fails
Issue 51165 - add more logconv stats for the new access log keywords
Issue 51188 - db2ldif crashes when LDIF file can't be accessed
Issue 51165 - add new access log keywords for wtime and optime
Issue 50696 - Fix Allowed and Denied Ciphers lists - WebUI
Issue 51169 - UI - attr uniqueness - selecting empty subtree crashes cockpit
Issue 49256 - log warning when thread number is very different from autotuned value
Issue 51157 - Reindex task may create abandoned index file
Issue 51166 - Log an error when a search is fully unindexed
Issue 51161 - fix SLE15.2 install issps
Issue 51144 - dsctl fails with instance names that contain slapd-
Issue 50984 - Memory leaks in disk monitoring
Issue 50201 - nsIndexIDListScanLimit accepts any value
2020-08-04 12:56:07 +02:00
Mark Reynolds
5d28e52bbf Bump version to 1.4.3.10
Issue 49859 - A distinguished value can be missing in an entry
Issue 50791 - Healthcheck should look for notes=A/F in access log
Issue 51072 - Set the default minimum worker threads
Issue 50912 - pwdReset can be modified by a user
Issue 51100 - Correct numSubordinates value for cn=monitor
Issue 51136 - dsctl and dsidm do not errors correctly when using JSON
Issue 51132 - Winsync setting winSyncWindowsFilter not working as expected
Issue 51072 - improve autotune defaults
Issue 50746 - Add option to healthcheck to list all the lint reports
Issue 51118 - UI - improve modal validation when creating an instance
2020-06-22 13:30:24 +02:00
Mark Reynolds
fe5fb99c2e Bump version to 1.4.3.9
Issue 50931 - RFE AD filter rewriter for ObjectCategory
Issue 51113 - Allow using uid for replication manager entry
Issue 51095 - abort operation if CSN can not be generated
Issue 51110 - Fix ASAN ODR warnings
Issue 51102 - RFE - ds-replcheck - make online timeout configurable
Issue 51076 - remove unnecessary slapi entry dups
Issue 51086 - Improve dscreate instance name validation
Issue 50989 - ignore pid when it is ourself in protect_db
Issue 50499 - Fix some npm audit issues
Issue 51091 - healthcheck json report fails when mapping tree is deleted
Issue 51079 - container pid start and stop issues
Issue 50610 - Fix return code when it's nothing to free
Issue 51082 - abort when a empty valueset is freed
Issue 50610 - memory leaks in dbscan and changelog encryption
Issue 51076 - prevent unnecessarily duplication of the target entry
2020-06-04 22:37:08 +02:00
Mark Reynolds
1f11dc6813 Bump version to 1.4.3.8
Issue 51078 - Add nsslapd-enable-upgrade-hash to the schema
Issue 51054 - Revise ACI target syntax checking
Issue 51068 - deadlock when updating the schema
Issue 51060 - unable to set sslVersionMin to TLS1.0
Issue 51064 - Unable to install server where IPv6 is disabled
Issue 51051 - CLI fix consistency issues with confirmations
Issue 49731 - undo db_home_dir under /dev/shm/dirsrv for now
Issue 51054 - AddressSanitizer: heap-buffer-overflow in ldap_utf8prev
Issue 51047 - React deprecating ComponentWillMount
Issue 50499 - fix npm audit issues
Issue 50545 - Port dbgen.pl to dsctl
2020-06-04 22:37:08 +02:00
Mark Reynolds
6c6e7f994a Bump version to 1.4.3.7
Issue 51024 - syncrepl_entry callback does not contain attributes added by postoperation plugins
Issue 51035 - Heavy StartTLS connection load can randomly fail with err=1
Issue 49731 - undo db_home_dir under /dev/shm/dirsrv for now
Issue 51031 - UI - transition between two instances needs improvement
2020-06-04 22:37:08 +02:00
Mark Reynolds
77975b6368 Bump version to 1.4.3.6
Issue 50933 - 10rfc2307compat.ldif is not ready to set used by default
Issue 50931 - RFE AD filter rewriter for ObjectCategory
Issue 51016 - Fix memory leaks in changelog5_init and perfctrs_init
Issue 50980 - RFE extend usability for slapi_compute_add_search_rewriter and slapi_compute_add_evaluator
Issue 51008 - dbhome in containers
Issue 50875 - Refactor passwordUserAttributes's and passwordBadWords's code
Issue 51014 - slapi_pal.c possible static buffer overflow
Issue 50545 - remove dbmon "incr" option from arg parser
Issue 50545 - Port dbmon.sh to dsconf
Issue 51005 - AttributeUniqueness plugin's DN parameter should not have a default value
Issue 49731 - Fix additional issues with setting db home directory by default
Issue 50337 - Replace exec() with setattr()
Issue 50905 - intermittent SSL hang with rhds
Issue 50952 - SSCA lacks basicConstraint:CA
Issue 50640 - Database links: get_monitor() takes 1 positional argument but 2 were given
Issue 50869 - Setting nsslapd-allowed-sasl-mechanisms truncates the value
2020-06-04 22:37:08 +02:00
Mark Reynolds
d944854879 Bump version to 1.4.3.5
Issue 50994 - Fix latest UI bugs found by QE
Issue 50933 - rfc2307compat.ldif
Issue 50337 - Replace exec() with setattr()
Issue 50984 - Memory leaks in disk monitoring
Issue 50984 - Memory leaks in disk monitoring
Issue 49731 - dscreate fails in silent mode because of db_home_dir
Issue 50975 - Revise UI branding with new minimized build
Issue 49437 - Fix memory leak with indirect COS
Issue 49731 - Do not add db_home_dir to template-dse.ldif
Issue 49731 - set and use db_home_directory by default
Issue 50971 - fix BSD_SOURCE
Issue 50744 - -n option of dbverify does not work
Issue 50952 - SSCA lacks basicConstraint:CA
Issue 50976 - Clean up Web UI source directory from unused files
Issue 50955 - Fix memory leaks in chaining plugin(part 2)
Issue 50966 - UI - Database indexes not using typeAhead correctly
Issue 50974 - UI - wrong title in "Delete Suffix" popup
Issue 50972 - Fix cockpit plugin build
Issue 49761 - Fix CI test suite issues
Issue 50971 - Support building on FreeBSD.
Issue 50960 - [RFE] Advance options in RHDS Disk Monitoring Framework
Issue 50800 - wildcards in rootdn-allow-ip attribute are not accepted
Issue 50963 - We should bundle *.min.js files of Console
Issue 50860 - Port Password Policy test cases from TET to python3 Password grace limit section.
Issue 50860 - Port Password Policy test cases from TET to python3 series of bugs Port final
Issue 50954 - buildnum.py - fix date formatting issue
2020-04-02 11:24:55 +02:00
Mark Reynolds
2e89eb5dff Bump version to 1.4.3.4
Issue 50954 - Port buildnum.pl to python(part 2)
Issue 50955 - Fix memory leaks in chaining plugin
Issue 50954 - Port buildnum.pl to python
Issue 50947 - change 00core.ldif objectClasses for openldap migration
Issue 50755 - setting nsslapd-db-home-directory is overriding db_directory
Issue 50937 - Update CLI for new backend split configuration
Issue 50860 - Port Password Policy test cases from TET to python3 pwp.sh
Issue 50945 - givenname alias of gn from openldap
Issue 50935 - systemd override in lib389 for dscontainer
Issue 50499 - Fix npm audit issues
Issue 49761 - Fix CI test suite issues
Issue 50618 - clean compiler warning and log level
Issue 50889 - fix compiler issues
Issue 50884 - Health check tool DSEldif check fails
Issue 50926 - Remove dual spinner and other UI fixes
Issue 50928 - Unable to create a suffix with countryName
Issue 50758 - Only Recommend bash-completion, not Require
Issue 50923 - Fix a test regression
Issue 50904 - Connect All React Components And Refactor the Main Navigation Tab Code
Issue 50920 - cl-dump exit code is 0 even if command fails with invalid arguments
Issue 50923 - Add test - dsctl fails to remove instances with dashes in the name
Issue 50919 - Backend delete fails using dsconf
Issue 50872 - dsconf can't create GSSAPI replication agreements
Issue 50912 - RFE - add password policy attribute pwdReset
Issue 50914 - No error returned when adding an entry matching filters for a non existing automember group
Issue 50889 - Extract pem files into a private namespace
Issue 50909 - nsDS5ReplicaId cant be set to the old value it had before
Issue 50686 - Port fractional replication test cases from TET to python3 final
Issue 49845 - Remove pkgconfig check for libasan
Issue:50860 - Port Password Policy test cases from TET to python3 bug624080
Issue:50860 - Port Password Policy test cases from TET to python3 series of bugs
Issue 50786 - connection table freelist
Issue 50618 - support cgroupv2
Issue 50900 - Fix cargo offline build
Issue 50898 - ldclt core dumped when run with -e genldif option
2020-03-16 18:43:19 +01:00
Matus Honek
7f65eb5b0d Bring back the necessary c_rehash util
Resolves: #1803370
(cherry picked from commit 6befc19988)
2020-02-25 09:15:09 +01:00
Mark Reynolds
31ffbfb10f Bump version to 1.4.3.3-2
Remove unneeded perl dependencies
Change bash-completion to "Recommends" instead of "Requires"
2020-02-25 09:15:09 +01:00
Mark Reynolds
4b004b5dc3 Bump version to 1.4.3.3
Bump version to 1.4.3.3
Issue 50855 - remove unused file from UI
Issue 50855 - UI: Port Server Tab to React
Issue 49845 - README does not contain complete information on building
Issue 50686 - Port fractional replication test cases from TET to python3 part 1
Issue 49623 - cont cenotaph errors on modrdn operations
Issue 50882 - Fix healthcheck errors for instances that do not have TLS enabled
Issue 50886 - Typo in the replication debug message
Issue 50873 - Fix healthcheck and virtual attr check
Issue 50873 - Fix issues with healthcheck tool
Issue 50028 - Add a new CI test case
Issue 49946 - Add a new CI test case
Issue 50117 - Add a new CI test case
Issue 50787 - fix implementation of attr unique
Issue 50859 - support running only with ldaps socket
Issue 50823 - dsctl doesn't work with 'slapd-' in the instance name
Issue 49624 - cont - DB Deadlock on modrdn appears to corrupt database and entry cache
Issue 50867 - Fix minor buildsys issues
Issue 50737 - Allow building with rust online without vendoring
Issue 50831 - add cargo.lock to allow offline builds
Issue 50694 - import PEM certs on startup
Issue 50857 - Memory leak in ACI using IP subject
Issue 49761 - Fix CI test suite issues
Issue 50853 - Fix NULL pointer deref in config setting
Issue 50850 - Fix dsctl healthcheck for python36
Issue 49990 - Need to enforce a hard maximum limit for file descriptors
Issue 48707 - ldapssotoken for authentication
2020-02-25 09:15:09 +01:00
Viktor Ashirov
3d8422f2ba Use rawhide spec file for testing 2020-01-28 10:37:54 +01:00
Viktor Ashirov
a6fcb03fc6 Remove python3-packaging dependency 2020-01-28 10:10:50 +01:00
Viktor Ashirov
0eec4c2d2d Issue 50680 - Remove branding from upstream spec file 2020-01-28 09:35:48 +01:00
Viktor Ashirov
7fc074ecac Use an unversioned dependency on cockpit 2020-01-28 09:14:26 +01:00
Mark Reynolds
929c2d7a5b Bump version to 1.4.1.14
Issue 49254 - Fix compiler failures and warnings
Issue 50349 - additional fix: filter schema check must handle subtypes
Issue 50836 - Port Schema UI tab to React
Issue 50842 - Decrease 389-console Cockpit component size
Issue 50790 - Add result text when filter is invalid
Issue 50834 - Incorrectly setting the NSS default SSL version max
Issue 50829 - Disk monitoring rotated log cleanup causes heap-use-after-free
Issue 50709 - (cont) Several memory leaks reported by Valgrind for 389-ds 1.3.9.1-10
Issue 50599 - Fix memory leak when removing db region files
Issue 49395 - Set the default TLS version min to TLS1.2
Issue 50818 - dsconf pwdpolicy get error
Issue 50599 - Remove db region files prior to db recovery
Issue 50816 - dsconf allows the root password to be set to nothing
2020-01-23 17:22:01 -05:00
Mark Reynolds
f4286966d8 Bump version to 1.4.1.13
Issue 50545 - Add the new replication monitor functionality to UI
Issue 50806 - Fix minor issues in lib389 health checks
Issue 50754 - Add Restore Change Log option to CLI
Issue 50667 - dsctl -l did not respect PREFIX
Issue 50780 - More CLI fixes
Issue 50780 - Fix UI issues
Issue 50779 - lib389 - conflict compare fails for DN's with spaces
Issue 50499 - Fix npm audit issues
Issue 50758 - Need to enable CLI arg completion
Issue 50709 - Several memory leaks reported by Valgrind for 389-ds 1.3.9.1-10
2020-01-13 16:29:43 -05:00
Mark Reynolds
f3b5a6b874 Bump version to 1.4.1.12-2
Fix python-argcomplete tinkering
2019-12-09 16:08:56 -05:00
Mark Reynolds
c35689ffd1 Bump version to 1.4.1.12
Issue 50586 - lib389 - Fix DSEldif long line processing
2019-12-06 20:02:33 -05:00
Mark Reynolds
60c4af3a5a Bump version to 1.4.1.11
Issue 50499 - Fix npm audit issues
Issue 50753 - Dumping the changelog to a file doesn't work
Issue 50734 - lib389 creates non-SSCA cert DBs with misleading README.txt
Issue 50736 - RetroCL trimming may crash at shutdown if trimming configuration is invalid
Issue 50439 - Update docker integration for Fedora
Issue 50747 - Port readnsstate to dsctl
Issue 50745 - ns-slapd hangs during CleanAllRUV tests
Issue 50758 - Enable CLI arg completion
Issue 50701 - Fix type in lint report
Issue 50701 - Add additional healthchecks to dsconf
Issue 50711 - `dsconf security` lacks option for setting nsTLSAllowClientRenegotiation attribute
Issue 50499 - Fix npm audit issues
Issue 50634 - Fix CLI error parsing for non-string values
2019-12-06 17:11:21 -05:00
Mark Reynolds
40d91395ad Bump version to 1.4.1.10-2
Fix specfile dependancy for python packaging
2019-11-15 09:01:56 -05:00
Mark Reynolds
b96e1face7 Fix specfile from bad cherry-pick 2019-11-13 19:04:45 -05:00
Mark Reynolds
fc02847459 Update sources 2019-11-13 17:48:47 -05:00
Mark Reynolds
b1601d9c17 Bump version to 1.4.1.10
Issue 50712 - Version comparison doesn't work correctly on git builds
Issue 50706 - Missing lib389 dependency - packaging
Issue 50499 - Fix npm audit issues
Issue 50699 - Add Disk Monitor to CLI and UI
Issue 50716 - CVE-2019-14824 (BZ#1748199) - deref plugin displays restricted attributes
Issue 50696 - Fix various UI bugs
Issue 50689 - Failed db restore task does not report an error
2019-11-13 17:44:36 -05:00
Mark Reynolds
e42160d481 Bump version to 1.4.1.9
Issue 50592 - Port Replication Tab to ReactJS
Issue 49850 - cont -fix crash in ldbm_non_leaf
Issue 50634 - Clean up CLI errors output - Fix wrong exception
Issue 50634 - Clean up CLI errors output
Issue 49850 - ldbm_get_nonleaf_ids() slow for databases with many non-leaf entries
Issue 50655 - access log etime is not properly formatted
Issue 50653 - objectclass parsing fails to log error message text
Issue 50646 - Improve task handling during shutdowns
Issue 50622 - ds_selinux_enabled may crash on suse
Issue 50499 - Fix npm audit issues
2019-11-01 16:01:27 -04:00
Mark Reynolds
946c432a51 Bump version to 1.4.1.8-4
Remove perl filter provides/requires as its causes more regressions
2019-10-15 11:47:35 -04:00
Mark Reynolds
6caa815aaf Bump version to 1.4.1.8-3
Fix perl filter provides/requires
2019-09-27 17:33:44 -04:00
Mark Reynolds
36a556fb1d Revert perl filter 2019-09-26 12:16:06 -04:00
Mark Reynolds
360978ad9a Bump version to 1.4.1.8
Issue 50545 - Port repl-monitor.pl to lib389 CLI
Issue 50620 - Fix regressions from 50506 (slapi_enry_attr_get_ref)
2019-09-26 10:48:42 -04:00
Mark Reynolds
ce16f0d5bd Bump version to 1.4.1.7
Issue 50581 - ns-slapd crashes during ldapi search
Issue 50604 - Fix UI validation
Issue 50593 - Investigate URP handling on standalone instance
Issue 50506 - Fix regression for relication stripattrs
Issue 50546 - fix more UI issues(part 2)
Issue 50546 - fix more UI issues
Issue 50546 - Fix various issues in UI
Issue 50576 - Same proc uid/gid maps to rootdn for ldapi sasl
Issue 50567, 50568 - strict host check disable and display container version
Issue 50550 - DS installer debug messages leaking to ipa-server-install
Issue 50545 - Port fixup-memberuid and add the functionality to CLI and UI
Issue 50572 - After running cl-dump dbdir/cldb/*ldif.done are not deleted
Issue 50578 - Add SKIP_AUDIT_CI flag for Cockpit builds
Issue 50349 - filter schema validation
Issue 48055 - CI test-(Plugin configuration should throw proper error messages if not configured properly)
Issue 49324 - idl_new fix assert
Issue 50564 - Fix rust libraries by default and improve docker
Issue 50206 - Refactor lock, unlock and status of dsidm account/role
Issue 49324 - idl_new report index name in error conditions
Issue 49761 - Fix CI test suite issues
Issue 50506 - Fix regression from slapi_entry_attr_get_ref refactor
Issue 50499 - Audit fix - Update npm 'eslint-utils' version
Issue 49624 - modrdn silently fails if DB deadlock occurs
Issue 50542 - fix crash in filter tests
Issue 49761 - Fix CI test suite issues
Issue 50542 - Entry cache contention during base search
Issue 50462 - Fix CI tests
Issue 50490 - objects and memory leaks
Issue 50538 - Move CI test to individual file
Issue 50538 - cleanAllRUV task limit is not enforced for replicated tasks
Issue 50536 - Audit log heading written to log after every update
Issue 50525 - nsslapd-defaultnamingcontext does not change when the assigned suffix gets deleted
Issue 50534 - CLI change schema edit subcommand to replace
Issue 50506 - cont Fix invalid frees from pointer reference calls
Issue 50507 - Fix Cockpit UI styling for PF4
Issue 48851 - investigate and port TET matching rules filter tests(indexing final)
Issue 48851 - Add more test cases to the match test suite(mode replace)
Issue 50530 - Directory Server not RFC 4511 compliant with requested attr "1.1"
Issue 50529 - LDAP server returning PWP controls in different sequence
Issue 50506 - Fix invalid frees from pointer reference calls.
Issue 50506 - Replace slapi_entry_attr_get_charptr() with slapi_entry_attr_get_ref()
Issue 50521 - Add regressions in CI tests
Issue 50510 - etime can contain invalid nanosecond value
Issue 50488 - Create a monitor for disk space usagedisk-space-mon
Issue 50511 - lib389 PosixGroups type can not handle rdn properly
Issue 50508 - UI - fix local password policy form
2019-09-17 11:47:45 -04:00