[389-ds-base] branch 389-ds-base-1.3.8 updated (6bc2228 -> de03e74)
by git repository hosting
This is an automated email from the git hooks/post-receive script.
mreynolds pushed a change to branch 389-ds-base-1.3.8
in repository 389-ds-base.
from 6bc2228 bump version to 1.3.8.8
new de03e74 Ticket 49932 - Crash in delete_passwdPolicy when persistent search connections are terminated unexpectedly
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
ldap/servers/slapd/pblock.c | 2 ++
1 file changed, 2 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
5 years, 3 months
[389-ds-base] branch master updated (2dc26d9 -> 78fc627)
by git repository hosting
This is an automated email from the git hooks/post-receive script.
mreynolds pushed a change to branch master
in repository 389-ds-base.
from 2dc26d9 Issue 48053 - Add attribute encryption test cases
adds 78fc627 Ticket 49932 - Crash in delete_passwdPolicy when persistent search connections are terminated unexpectedly
No new revisions were added by this update.
Summary of changes:
ldap/servers/slapd/pblock.c | 2 ++
1 file changed, 2 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
5 years, 3 months
[389-ds-base] tag 389-ds-base-1.3.8.8 created (now 6bc2228)
by git repository hosting
This is an automated email from the git hooks/post-receive script.
mreynolds pushed a change to tag 389-ds-base-1.3.8.8
in repository 389-ds-base.
at 6bc2228 (commit)
No new revisions were added by this update.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
5 years, 3 months
[389-ds-base] branch 389-ds-base-1.3.8 updated (3386445 -> 6bc2228)
by git repository hosting
This is an automated email from the git hooks/post-receive script.
mreynolds pushed a change to branch 389-ds-base-1.3.8
in repository 389-ds-base.
from 3386445 Revert "Ticket 49372 - filter optimisation improvements for common queries"
new 6bc2228 bump version to 1.3.8.8
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
VERSION.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
5 years, 3 months
[389-ds-base] branch master updated (d661622 -> 2dc26d9)
by git repository hosting
This is an automated email from the git hooks/post-receive script.
spichugi pushed a change to branch master
in repository 389-ds-base.
from d661622 Issue 49866 - Refactor PwPolicy lib389/CLI module
adds 2dc26d9 Issue 48053 - Add attribute encryption test cases
No new revisions were added by this update.
Summary of changes:
.../suites/attr_encryption/attr_encryption_test.py | 453 +++++++++++++++++++++
src/lib389/lib389/backend.py | 7 +
src/lib389/lib389/encrypted_attributes.py | 50 +++
3 files changed, 510 insertions(+)
create mode 100644 dirsrvtests/tests/suites/attr_encryption/attr_encryption_test.py
create mode 100644 src/lib389/lib389/encrypted_attributes.py
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
5 years, 3 months
[389-ds-base] branch master updated (09ad0d0 -> d661622)
by git repository hosting
This is an automated email from the git hooks/post-receive script.
spichugi pushed a change to branch master
in repository 389-ds-base.
from 09ad0d0 Ticket 49877 - Add log level functionality to UI
adds d661622 Issue 49866 - Refactor PwPolicy lib389/CLI module
No new revisions were added by this update.
Summary of changes:
src/cockpit/389-console/js/backend.js | 8 +-
src/cockpit/389-console/js/servers.js | 4 +-
src/lib389/lib389/__init__.py | 21 +-
src/lib389/lib389/backend.py | 16 +-
src/lib389/lib389/cli_conf/pwpolicy.py | 167 ++++++--
src/lib389/lib389/cos.py | 116 +++---
src/lib389/lib389/pwpolicy.py | 491 ++++++++++++------------
src/lib389/lib389/tests/cli/conf_backup_test.py | 11 +
8 files changed, 492 insertions(+), 342 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
5 years, 3 months
[389-ds-base] branch master updated (de78c49 -> 09ad0d0)
by git repository hosting
This is an automated email from the git hooks/post-receive script.
mreynolds pushed a change to branch master
in repository 389-ds-base.
from de78c49 Bump version to 1.4.0.16
adds 09ad0d0 Ticket 49877 - Add log level functionality to UI
No new revisions were added by this update.
Summary of changes:
src/cockpit/389-console/js/servers.js | 52 +++++++++++++++++++++++++++++++++++
src/cockpit/389-console/servers.html | 40 +++++++++++++++------------
2 files changed, 74 insertions(+), 18 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
5 years, 3 months
[389-ds-base] tag 389-ds-base-1.4.0.16 created (now de78c49)
by git repository hosting
This is an automated email from the git hooks/post-receive script.
mreynolds pushed a change to tag 389-ds-base-1.4.0.16
in repository 389-ds-base.
at de78c49 (commit)
No new revisions were added by this update.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
5 years, 3 months
[389-ds-base] branch master updated (14a10a3 -> de78c49)
by git repository hosting
This is an automated email from the git hooks/post-receive script.
mreynolds pushed a change to branch master
in repository 389-ds-base.
from 14a10a3 Revert "Ticket 49372 - filter optimisation improvements for common queries"
new de78c49 Bump version to 1.4.0.16
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
VERSION.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
5 years, 3 months
[389-ds-base] branch 389-ds-base-1.3.7 updated (d3cf9f2 -> 79d0b4d)
by git repository hosting
This is an automated email from the git hooks/post-receive script.
mreynolds pushed a change to branch 389-ds-base-1.3.7
in repository 389-ds-base.
from d3cf9f2 Ticket 49742 - Fine grained password policy can impact search performance
new 24b84d1 Revert "Ticket 49432 - filter optimise crash"
new 79d0b4d Revert "Ticket 49372 - filter optimisation improvements for common queries"
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Makefile.am | 1 -
dirsrvtests/tests/suites/filter/filter_logic.py | 29 +--
.../suites/filter/rfc3673_all_oper_attrs_test.py | 7 +-
ldap/admin/src/scripts/ns-slapd-gdb.py | 70 -------
ldap/servers/slapd/back-ldbm/ldbm_modrdn.c | 7 +-
ldap/servers/slapd/back-ldbm/ldbm_search.c | 79 +++++---
ldap/servers/slapd/back-ldbm/proto-back-ldbm.h | 6 +-
ldap/servers/slapd/back-ldbm/vlv_srch.c | 23 ++-
ldap/servers/slapd/dse.c | 7 -
ldap/servers/slapd/filter.c | 209 ++++-----------------
ldap/servers/slapd/index_subsystem.c | 4 -
ldap/servers/slapd/slapi-private.h | 1 -
test/libslapd/filter/optimise.c | 83 --------
test/libslapd/test.c | 1 -
test/test_slapd.h | 3 -
15 files changed, 122 insertions(+), 408 deletions(-)
delete mode 100644 test/libslapd/filter/optimise.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
5 years, 3 months