[389-ds-base] branch 389-ds-base-1.3.7 updated (4b8fc4b -> b8f1b19)
by git repository hosting
This is an automated email from the git hooks/post-receive script.
lkrispen pushed a change to branch 389-ds-base-1.3.7
in repository 389-ds-base.
from 4b8fc4b Ticket 49495 - Fix memory management is vattr.
new b8f1b19 Ticket 49493 - heap use after free in csn_as_string
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/back-ldbm/ldbm_add.c | 22 +---------------------
ldap/servers/slapd/back-ldbm/ldbm_delete.c | 4 ++++
ldap/servers/slapd/back-ldbm/ldbm_modify.c | 4 ++++
ldap/servers/slapd/back-ldbm/ldbm_modrdn.c | 4 ++++
ldap/servers/slapd/back-ldbm/misc.c | 18 ++++++++++++++++++
ldap/servers/slapd/back-ldbm/proto-back-ldbm.h | 1 +
6 files changed, 32 insertions(+), 21 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
5 years, 11 months
[389-ds-base] branch master updated (5f3e4be -> c68eaed)
by git repository hosting
This is an automated email from the git hooks/post-receive script.
lkrispen pushed a change to branch master
in repository 389-ds-base.
from 5f3e4be Issue 49379 - Add Python 3 support to CI test
new c68eaed Ticket 49493 - heap use after free in csn_as_string
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/back-ldbm/ldbm_add.c | 22 +---------------------
ldap/servers/slapd/back-ldbm/ldbm_delete.c | 4 ++++
ldap/servers/slapd/back-ldbm/ldbm_modify.c | 4 ++++
ldap/servers/slapd/back-ldbm/ldbm_modrdn.c | 4 ++++
ldap/servers/slapd/back-ldbm/misc.c | 18 ++++++++++++++++++
ldap/servers/slapd/back-ldbm/proto-back-ldbm.h | 1 +
6 files changed, 32 insertions(+), 21 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
5 years, 11 months
[389-ds-base] branch master updated (ca855b8 -> 5f3e4be)
by git repository hosting
This is an automated email from the git hooks/post-receive script.
firstyear pushed a change to branch master
in repository 389-ds-base.
from ca855b8 Ticket 49431 - Add CI test case
new 5f3e4be Issue 49379 - Add Python 3 support to CI test
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:
src/lib389/lib389/rootdse.py | 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, 11 months
[389-ds-base] branch master updated (ab61eff -> ca855b8)
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 ab61eff Ticket 49495 - cos stress test and improvements.
new ca855b8 Ticket 49431 - Add CI test case
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:
.../tests/suites/replication/regression_test.py | 88 +++++++++++++++++++++-
1 file changed, 87 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
5 years, 11 months
[389-ds-base] branch 389-ds-base-1.3.6 updated (693abeb -> 572f978)
by git repository hosting
This is an automated email from the git hooks/post-receive script.
firstyear pushed a change to branch 389-ds-base-1.3.6
in repository 389-ds-base.
from 693abeb Ticket 48118 - backport - changelog can be erronously rebuilt at startup
new 572f978 Ticket 49495 - Fix memory management is vattr.
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/cos/cos_cache.c | 28 ++++------
ldap/servers/slapd/slapi-plugin.h | 21 ++++++++
ldap/servers/slapd/slapi_counter.c | 30 +++++++++++
ldap/servers/slapd/vattr.c | 100 +++++++++++++++++++++--------------
4 files changed, 122 insertions(+), 57 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
5 years, 11 months
[389-ds-base] branch master updated (c0346d5 -> ab61eff)
by git repository hosting
This is an automated email from the git hooks/post-receive script.
firstyear pushed a change to branch master
in repository 389-ds-base.
from c0346d5 Ticket 49495 - Fix memory management is vattr.
new ab61eff Ticket 49495 - cos stress test and improvements.
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:
.../tests/stress/cos/cos_scale_template_test.py | 148 +++++++++++++++++++++
src/lib389/lib389/cos.py | 146 ++++++++++++++++++++
2 files changed, 294 insertions(+)
create mode 100644 dirsrvtests/tests/stress/cos/cos_scale_template_test.py
create mode 100644 src/lib389/lib389/cos.py
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
5 years, 11 months
[389-ds-base] branch 389-ds-base-1.3.7 updated (3fb1c40 -> 4b8fc4b)
by git repository hosting
This is an automated email from the git hooks/post-receive script.
firstyear pushed a change to branch 389-ds-base-1.3.7
in repository 389-ds-base.
from 3fb1c40 Ticket 49471 - heap-buffer-overflow in ss_unescape
new 4b8fc4b Ticket 49495 - Fix memory management is vattr.
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/cos/cos_cache.c | 28 +++++++++++-----------------
ldap/servers/slapd/vattr.c | 23 +++++++++++++++++++++--
2 files changed, 32 insertions(+), 19 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
5 years, 11 months
[389-ds-base] branch master updated (b5e840b -> c0346d5)
by git repository hosting
This is an automated email from the git hooks/post-receive script.
firstyear pushed a change to branch master
in repository 389-ds-base.
from b5e840b Ticket 49494 - python 2 bytes mode.
new c0346d5 Ticket 49495 - Fix memory management is vattr.
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/cos/cos_cache.c | 28 +++++++++++-----------------
ldap/servers/slapd/vattr.c | 23 +++++++++++++++++++++--
2 files changed, 32 insertions(+), 19 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
5 years, 11 months
[389-ds-base] branch master updated (5991388 -> b5e840b)
by git repository hosting
This is an automated email from the git hooks/post-receive script.
firstyear pushed a change to branch master
in repository 389-ds-base.
from 5991388 Ticket 49471 - heap-buffer-overflow in ss_unescape
new b5e840b Ticket 49494 - python 2 bytes mode.
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:
src/lib389/lib389/__init__.py | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
5 years, 11 months
[389-ds-base] branch 389-ds-base-1.3.7 updated (9109af6 -> 3fb1c40)
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 9109af6 Ticket 49449 - Load sysctl values on rpm upgrade.
new 3fb1c40 Ticket 49471 - heap-buffer-overflow in ss_unescape
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/tickets/ticket49471_test.py | 79 +++++++++++++++++++++++++++
ldap/servers/plugins/collation/orfilter.c | 14 +++--
2 files changed, 87 insertions(+), 6 deletions(-)
create mode 100644 dirsrvtests/tests/tickets/ticket49471_test.py
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
5 years, 11 months