[389-ds-base] branch 389-ds-base-1.2.11 updated (03a1935 -> f4a76bb)
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.2.11
in repository 389-ds-base.
from 03a1935 Ticket 49545 - final substring extended filter search returns invalid result
new f4a76bb Ticket 49652 - DENY aci's are not handled properly
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/plugins/acl/acl.c | 28 +++++++++++++++++++++++-----
1 file changed, 23 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
5 years, 1 month
[389-ds-base] branch 389-ds-base-1.3.6 updated (02f502a -> 31ba1e7)
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.6
in repository 389-ds-base.
from 02f502a Ticket 49644 - crash in debug build
new 31ba1e7 Ticket 49652 - DENY aci's are not handled properly
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/plugins/acl/acl.c | 28 +++++++++++++++++++++++-----
1 file changed, 23 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
5 years, 1 month
[389-ds-base] branch 389-ds-base-1.3.7 updated (9b1ad54 -> 8bdcfa4)
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 9b1ad54 Ticket 49649 - Use reentrant crypt_r()
new 8bdcfa4 Ticket 49652 - DENY aci's are not handled properly
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:
dirsrvtests/tests/suites/acl/acl_deny_test.py | 198 ++++++++++++++++++++++++++
ldap/servers/plugins/acl/acl.c | 24 +++-
2 files changed, 220 insertions(+), 2 deletions(-)
create mode 100644 dirsrvtests/tests/suites/acl/acl_deny_test.py
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
5 years, 1 month
[389-ds-base] branch 389-ds-base-1.3.8 updated (183bacd -> eb08d43)
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 183bacd Ticket 49649 - Use reentrant crypt_r()
new eb08d43 Ticket 49652 - DENY aci's are not handled properly
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:
dirsrvtests/tests/suites/acl/acl_deny_test.py | 198 ++++++++++++++++++++++++++
ldap/servers/plugins/acl/acl.c | 24 +++-
2 files changed, 220 insertions(+), 2 deletions(-)
create mode 100644 dirsrvtests/tests/suites/acl/acl_deny_test.py
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
5 years, 1 month
[389-ds-base] branch master updated (d214765 -> d77c7f0)
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 d214765 Ticket 49650 - lib389 enable_tls doesn't work on F28
new d77c7f0 Ticket 49652 - DENY aci's are not handled properly
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:
dirsrvtests/tests/suites/acl/acl_deny_test.py | 198 ++++++++++++++++++++++++++
ldap/servers/plugins/acl/acl.c | 24 +++-
2 files changed, 220 insertions(+), 2 deletions(-)
create mode 100644 dirsrvtests/tests/suites/acl/acl_deny_test.py
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
5 years, 1 month
[389-ds-base] branch master updated (a86ff68 -> d214765)
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 a86ff68 Issue 49538 - replace cacertdir_rehash with openssl rehash
adds d214765 Ticket 49650 - lib389 enable_tls doesn't work on F28
No new revisions were added by this update.
Summary of changes:
src/lib389/lib389/nss_ssl.py | 2 ++
1 file changed, 2 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
5 years, 1 month
[389-ds-base] branch master updated (c9632e8 -> a86ff68)
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 c9632e8 Issue 49406 - Port backend_test.py test to DSLdapObject implementation
adds a86ff68 Issue 49538 - replace cacertdir_rehash with openssl rehash
No new revisions were added by this update.
Summary of changes:
rpm/389-ds-base.spec.in | 4 ++--
src/lib389/lib389/instance/remove.py | 5 ++++-
src/lib389/lib389/nss_ssl.py | 4 ++--
3 files changed, 8 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
5 years, 1 month
[389-ds-base] branch master updated (530a2db -> c9632e8)
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 530a2db Ticket 49649 - Use reentrant crypt_r()
adds c9632e8 Issue 49406 - Port backend_test.py test to DSLdapObject implementation
No new revisions were added by this update.
Summary of changes:
.../{backend_test.py => backendLegacy_test.py} | 0
src/lib389/lib389/tests/backend_test.py | 513 ++++++++++++---------
2 files changed, 298 insertions(+), 215 deletions(-)
copy src/lib389/lib389/tests/{backend_test.py => backendLegacy_test.py} (100%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
5 years, 1 month
[389-ds-base] branch 389-ds-base-1.3.7 updated (f0eaa2a -> 9b1ad54)
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 f0eaa2a Ticket 49644 - crash in debug build
new 9b1ad54 Ticket 49649 - Use reentrant crypt_r()
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/plugins/pwdstorage/crypt_pwd.c | 36 +++++++---------------------
ldap/servers/plugins/pwdstorage/pwd_init.c | 8 -------
ldap/servers/plugins/pwdstorage/pwdstorage.h | 2 --
3 files changed, 8 insertions(+), 38 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
5 years, 1 month
[389-ds-base] branch 389-ds-base-1.3.8 updated (8505cb8 -> 183bacd)
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 8505cb8 Ticket 49644 - crash in debug build
new 183bacd Ticket 49649 - Use reentrant crypt_r()
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/plugins/pwdstorage/crypt_pwd.c | 36 +++++++---------------------
ldap/servers/plugins/pwdstorage/pwd_init.c | 8 -------
ldap/servers/plugins/pwdstorage/pwdstorage.h | 2 --
3 files changed, 8 insertions(+), 38 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
5 years, 1 month