[389-ds-base] branch master updated (5c89dd8 -> f4d86bb)
by git repository hosting
This is an automated email from the git hooks/post-receive script.
vashirov pushed a change to branch master
in repository 389-ds-base.
from 5c89dd8 Ticket 49432 - filter optimise crash
new f4d86bb Issue 49434 - RPM build errors
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:
rpm/389-ds-base.spec.in | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
6 years, 1 month
[389-ds-base] branch master updated (2086d05 -> 5c89dd8)
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 2086d05 Ticket 48894 - harden valueset_array_to_sorted_quick valueset access
new ba0ea20 Ticket 49432 - Add complex fliter CI test
new 5c89dd8 Ticket 49432 - filter optimise crash
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 +
.../tests/suites/filter/complex_filters_test.py | 136 +++++++++++++++++++++
ldap/servers/slapd/filter.c | 30 +++--
test/libslapd/filter/optimise.c | 83 +++++++++++++
test/libslapd/test.c | 1 +
test/test_slapd.h | 3 +
6 files changed, 242 insertions(+), 12 deletions(-)
create mode 100644 dirsrvtests/tests/suites/filter/complex_filters_test.py
create mode 100644 test/libslapd/filter/optimise.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
6 years, 1 month
[389-ds-base] branch 389-ds-base-1.3.6 updated (009800b -> 7cbeed8)
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 009800b Ticket 49402 - Adding a database entry with the same database name that was deleted hangs server at shutdown
new 7cbeed8 Ticket 49431 - replicated MODRDN fails breaking replication
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/urp.c | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
6 years, 1 month
[389-ds-base] branch 389-ds-base-1.3.6 updated (80c8795 -> 009800b)
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 80c8795 Ticket 48235 - remove memberof lock (cherry-pick error)
new 009800b Ticket 49402 - Adding a database entry with the same database name that was deleted hangs server at shutdown
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/import.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
6 years, 1 month
[389-ds-base] branch 389-ds-base-1.3.6 updated (e6ac5ec -> 80c8795)
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 e6ac5ec Ticket 49401 - Fix compiler incompatible-pointer-types warnings
new 80c8795 Ticket 48235 - remove memberof lock (cherry-pick error)
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/memberof/memberof.c | 140 ++++++++++++++++---------------
ldap/servers/plugins/memberof/memberof.h | 2 -
2 files changed, 71 insertions(+), 71 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
6 years, 1 month
[389-ds-base] branch 389-ds-base-1.3.6 updated (3c8c692 -> e6ac5ec)
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 3c8c692 Ticket 49401 - improve valueset sorted performance on delete
new e6ac5ec Ticket 49401 - Fix compiler incompatible-pointer-types warnings
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/valueset.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
6 years, 1 month
[389-ds-base] branch 389-ds-base-1.3.6 updated (4248346 -> 3c8c692)
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 4248346 Ticket 48894 - harden valueset_array_to_sorted_quick valueset access
new 3c8c692 Ticket 49401 - improve valueset sorted performance on delete
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/valueset.c | 171 +++++++++++++++++++++++++-----------------
1 file changed, 102 insertions(+), 69 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
6 years, 1 month
[389-ds-base] branch 389-ds-base-1.3.7 updated (71b109f -> 01530f4)
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 71b109f Ticket 49401 - improve valueset sorted performance on delete
new 01530f4 Ticket 49401 - Fix compiler incompatible-pointer-types warnings
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/valueset.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
6 years, 1 month
[389-ds-base] branch 389-ds-base-1.3.7 updated (a85e247 -> 71b109f)
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 a85e247 Ticket 48894 - harden valueset_array_to_sorted_quick valueset access
new 71b109f Ticket 49401 - improve valueset sorted performance on delete
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/valueset.c | 171 +++++++++++++++++++++++++-----------------
1 file changed, 103 insertions(+), 68 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
6 years, 1 month
[389-ds-base] branch 389-ds-base-1.3.6 updated (2111276 -> 4248346)
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 2111276 Ticket 48681 - Use of uninitialized value in string ne at /usr/bin/logconv.pl
new 4248346 Ticket 48894 - harden valueset_array_to_sorted_quick valueset access
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/valueset.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
6 years, 1 month