[389-ds-base] branch 389-ds-base-1.3.7 updated (4edf9f1 -> e22e008)
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 4edf9f1 Ticket 49305 - Need to wrap atomic calls
new e22e008 Ticket 49305 - Need to wrap atomic calls
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/attrsyntax.c | 8 +-
ldap/servers/slapd/back-ldbm/dblayer.c | 8 +-
ldap/servers/slapd/entry.c | 8 +-
ldap/servers/slapd/libglobs.c | 154 ++++++++++++++++-----------------
ldap/servers/slapd/log.c | 9 +-
ldap/servers/slapd/mapping_tree.c | 28 +++---
ldap/servers/slapd/object.c | 7 +-
ldap/servers/slapd/psearch.c | 7 +-
ldap/servers/slapd/slapi-plugin.h | 65 ++++++++++----
ldap/servers/slapd/slapi_counter.c | 113 +++++++++++++-----------
10 files changed, 223 insertions(+), 184 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
5 years, 8 months
[389-ds-base] branch master updated (1d158cd -> 93a2958)
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 1d158cd Ticket 48973 Indexing a ExactIA5Match attribute with a IgnoreIA5Match matching rule triggers a warning
new 93a2958 Ticket 49305 - Need to wrap atomic calls
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/attrsyntax.c | 8 +-
ldap/servers/slapd/back-ldbm/dblayer.c | 8 +-
ldap/servers/slapd/entry.c | 8 +-
ldap/servers/slapd/libglobs.c | 154 ++++++++++++++++-----------------
ldap/servers/slapd/log.c | 9 +-
ldap/servers/slapd/mapping_tree.c | 28 +++---
ldap/servers/slapd/object.c | 7 +-
ldap/servers/slapd/psearch.c | 7 +-
ldap/servers/slapd/slapi-plugin.h | 65 ++++++++++----
ldap/servers/slapd/slapi_counter.c | 113 +++++++++++++-----------
10 files changed, 223 insertions(+), 184 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
5 years, 8 months
[389-ds-base] branch master updated (e9ad5f5 -> 1d158cd)
by git repository hosting
This is an automated email from the git hooks/post-receive script.
tbordaz pushed a change to branch master
in repository 389-ds-base.
from e9ad5f5 Ticket 49378 server init fails
new 1d158cd Ticket 48973 Indexing a ExactIA5Match attribute with a IgnoreIA5Match matching rule triggers a warning
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/ticket48973_test.py | 304 ++++++++++++++++++++++++++
ldap/servers/slapd/plugin_mr.c | 2 +-
2 files changed, 305 insertions(+), 1 deletion(-)
create mode 100644 dirsrvtests/tests/tickets/ticket48973_test.py
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
5 years, 8 months
[389-ds-base] branch master updated (af723fd -> e9ad5f5)
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 af723fd Ticket 49305 - Need to wrap atomic calls
new e9ad5f5 Ticket 49378 server init fails
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:
wrappers/systemd.template.asan.service.in | 2 +-
wrappers/systemd.template.service.in | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
5 years, 8 months
[389-ds-base] branch 389-ds-base-1.3.7 updated (6e8ffe0 -> 4edf9f1)
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 6e8ffe0 Ticket: 49180 - errors log filled with attrlist_replace - attr_replace
new 4edf9f1 Ticket 49305 - Need to wrap atomic calls
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/attrsyntax.c | 8 +-
ldap/servers/slapd/back-ldbm/dblayer.c | 66 +++++-----
ldap/servers/slapd/entry.c | 11 +-
ldap/servers/slapd/libglobs.c | 161 ++++++++++++-----------
ldap/servers/slapd/log.c | 9 +-
ldap/servers/slapd/mapping_tree.c | 28 ++--
ldap/servers/slapd/object.c | 8 +-
ldap/servers/slapd/psearch.c | 7 +-
ldap/servers/slapd/slapi-plugin.h | 52 ++++++++
ldap/servers/slapd/slapi_counter.c | 100 ++++++++++++++
ldap/servers/slapd/thread_data.c | 2 +-
src/nunc-stans/ns/ns_thrpool.c | 17 ++-
src/nunc-stans/test/test_nuncstans_stress_core.c | 42 +++++-
13 files changed, 361 insertions(+), 150 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
5 years, 8 months
[389-ds-base] branch master updated (83f04fe -> af723fd)
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 83f04fe Ticket: 49180 - add CI test
new af723fd Ticket 49305 - Need to wrap atomic calls
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/attrsyntax.c | 8 +-
ldap/servers/slapd/back-ldbm/dblayer.c | 66 +++++-----
ldap/servers/slapd/entry.c | 11 +-
ldap/servers/slapd/libglobs.c | 161 ++++++++++++-----------
ldap/servers/slapd/log.c | 9 +-
ldap/servers/slapd/mapping_tree.c | 28 ++--
ldap/servers/slapd/object.c | 8 +-
ldap/servers/slapd/psearch.c | 7 +-
ldap/servers/slapd/slapi-plugin.h | 52 ++++++++
ldap/servers/slapd/slapi_counter.c | 100 ++++++++++++++
ldap/servers/slapd/thread_data.c | 2 +-
src/nunc-stans/ns/ns_thrpool.c | 17 ++-
src/nunc-stans/test/test_nuncstans_stress_core.c | 42 +++++-
13 files changed, 361 insertions(+), 150 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
5 years, 8 months
[389-ds-base] branch master updated (6b1cbc8 -> 83f04fe)
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 6b1cbc8 Ticket: 49180 - errors log filled with attrlist_replace - attr_replace
new 83f04fe Ticket: 49180 - add 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:
dirsrvtests/tests/tickets/ticket49180_test.py | 170 ++++++++++++++++++++++++++
1 file changed, 170 insertions(+)
create mode 100644 dirsrvtests/tests/tickets/ticket49180_test.py
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
5 years, 8 months
[389-ds-base] branch 389-ds-base-1.3.6 updated (6927069 -> 6f585fa)
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.6
in repository 389-ds-base.
from 6927069 Ticket 49379 - Allowed sasl mapping requires restart
new 6f585fa Ticket: 49180 - backport 1.3.6 errors log filled with attrlist_replace - attr_replace
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/replication/repl5_ruv.c | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
5 years, 8 months
[389-ds-base] branch 389-ds-base-1.3.7 updated (517a623 -> 6e8ffe0)
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 517a623 Bump verson to 1.3.7.5
new 6e8ffe0 Ticket: 49180 - errors log filled with attrlist_replace - attr_replace
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/replication/repl5_ruv.c | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
5 years, 8 months
[389-ds-base] branch master updated (8fc58fd -> 6b1cbc8)
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 8fc58fd Revise VERSION number
new 6b1cbc8 Ticket: 49180 - errors log filled with attrlist_replace - attr_replace
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/replication/repl5_ruv.c | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
5 years, 8 months