[389-ds-base] branch master updated (9804f8a -> fbf320f)
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 9804f8a Issue 49227 - ldapsearch for nsslapd-errorlog-level returns incorrect values
new fbf320f Issue 48978 - Fix the emergency logging functions severity levels
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/addn/addn.c | 36 ++++++++++++++++++------------------
ldap/servers/slapd/log.c | 24 ++++++++++++------------
2 files changed, 30 insertions(+), 30 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
6 years, 7 months
[389-ds-base] branch master updated (f6ec67e -> 9804f8a)
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 f6ec67e Ticket 49041 - nss won't start if sql db type set
new 9804f8a Issue 49227 - ldapsearch for nsslapd-errorlog-level returns incorrect values
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/ticket49227_test.py | 111 ++++++++++++++++++++++++++
ldap/servers/slapd/configdse.c | 4 +-
ldap/servers/slapd/libglobs.c | 11 +--
ldap/servers/slapd/slap.h | 3 +-
4 files changed, 121 insertions(+), 8 deletions(-)
create mode 100644 dirsrvtests/tests/tickets/ticket49227_test.py
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
6 years, 7 months
[389-ds-base] branch master updated (f56a927 -> f6ec67e)
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 f56a927 Ticket 49223 - Fix sds queue locking
new f6ec67e Ticket 49041 - nss won't start if sql db type set
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/ssl.c | 29 ++++++++++++++++-------------
1 file changed, 16 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
6 years, 7 months
[389-ds-base] branch master updated (86931be -> f56a927)
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 86931be Issue 49204 - Fix 32bit arch build failures
new f56a927 Ticket 49223 - Fix sds queue locking
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/libsds/include/sds.h | 2 +-
src/libsds/sds/queue/queue.c | 18 ++++++++++--------
src/libsds/sds/queue/tqueue.c | 16 ++++++++--------
src/libsds/sds/sds_internal.h | 2 --
4 files changed, 19 insertions(+), 19 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
6 years, 7 months
[lib389] branch master updated (de3d644 -> ca2fdc5)
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 lib389.
from de3d644 Ticket 1 - cn=config comparison
new ca2fdc5 Ticket 23 - Use DirSrv.exists() instead of manually checking for instance's existence
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:
lib389/__init__.py | 18 ++++++------------
1 file changed, 6 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
6 years, 7 months
[389-ds-base] branch rhel-7.4 deleted (was 8a0b464)
by git repository hosting
This is an automated email from the git hooks/post-receive script.
mreynolds pushed a change to branch rhel-7.4
in repository 389-ds-base.
was 8a0b464 Ticket 49196 - Autotune generates crit messages
This change permanently discards the following revisions:
discards 8a0b464 Ticket 49196 - Autotune generates crit messages
discards 4e66114 Issue 49221 - During an upgrade the provided localhost name is ignored
discards 710b0a6 Ticket 49184 - Overflow in memberof
discards 765520f Ticket 49209 - Hang due to omitted replica lock release
discards 5854fc4 Issue 49210 - Fix regression when checking is password min age should be checked
discards 3937047 Issue 47662 - CLI args get removed
discards ea60248 fix for cve 2017-2668 - simple return text if suffix not found
discards 578d207 Issue 49039 - password min age should be ignored if password needs to be reset
discards 6cad70f Issue 49205 - Fix logconv.pl man page
discards a1c4718 Issue 49177 - Fix pkg-config file
discards c14b2d8 Issue 49035 - dbmon.sh shows pages-in-use that exceeds the cache size
discards be621fc Issue 48989 - Integer overflow
discards 4f90e73 Ticket 49174 - nunc-stans can not use negative timeout
discards d41993c Revert "Issue 48989 - Overflow in counters and monitor"
discards 353955b Issue 49192 - Deleting suffix can hang server
discards 1a66f5f Ticket 49076 - To debug DB_DEADLOCK condition, allow to reset DB_TXN_NOWAIT flag on txn_begin
discards fffbb3d Ticket 49177 - rpm would not create valid pkgconfig files
discards 8f908a1 Issue 49188 - retrocl can crash server at shutdown
discards 8c39c9d Fix double-free in _cl5NewDBFile() error path
discards e33f58d Issue 49157 - ds-logpipe.py crashes for non-existing users
discards abc9ff8 Issue 49095 - targetattr wildcard evaluation is incorrectly case sensitive
discards edf3d21 Issue 49065 - dbmon.sh fails if you have nsslapd-require-secure-binds enabled
discards 310b8f8 Issue 49062 - Reset agmt update staus and total init
discards eccbf16 Issue 48989 - Overflow in counters and monitor
discards fcb3f84 Ticket 49171 - Nunc Stans incorrectly reports a timeout
discards 6dde613 Issue 49169 - Fix covscan errors(regression)
discards 645e628 Ticket 49171 - Nunc Stans incorrectly reports a timeout
discards 97f0991 Issue 49169 - Fix covscan errors
discards 22f1ff8 Ticket 49165 pw_verify did not handle external auth
discards a00917e Issue 49170 - sync plugin thread count not handled correctly
discards 70230bf Ticket 49164 - Change NS to acq-rel semantics for atomics
discards 5cfb877 Rebase rhel-7.4 with 1.3.6
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
6 years, 7 months
[389-ds-base] branch rhel-7.4 created (now 8a0b464)
by git repository hosting
This is an automated email from the git hooks/post-receive script.
mreynolds pushed a change to branch rhel-7.4
in repository 389-ds-base.
at 8a0b464 Ticket 49196 - Autotune generates crit messages
This branch includes the following new commits:
new 5cfb877 Rebase rhel-7.4 with 1.3.6
new 70230bf Ticket 49164 - Change NS to acq-rel semantics for atomics
new a00917e Issue 49170 - sync plugin thread count not handled correctly
new 22f1ff8 Ticket 49165 pw_verify did not handle external auth
new 97f0991 Issue 49169 - Fix covscan errors
new 645e628 Ticket 49171 - Nunc Stans incorrectly reports a timeout
new 6dde613 Issue 49169 - Fix covscan errors(regression)
new fcb3f84 Ticket 49171 - Nunc Stans incorrectly reports a timeout
new eccbf16 Issue 48989 - Overflow in counters and monitor
new 310b8f8 Issue 49062 - Reset agmt update staus and total init
new edf3d21 Issue 49065 - dbmon.sh fails if you have nsslapd-require-secure-binds enabled
new abc9ff8 Issue 49095 - targetattr wildcard evaluation is incorrectly case sensitive
new e33f58d Issue 49157 - ds-logpipe.py crashes for non-existing users
new 8c39c9d Fix double-free in _cl5NewDBFile() error path
new 8f908a1 Issue 49188 - retrocl can crash server at shutdown
new fffbb3d Ticket 49177 - rpm would not create valid pkgconfig files
new 1a66f5f Ticket 49076 - To debug DB_DEADLOCK condition, allow to reset DB_TXN_NOWAIT flag on txn_begin
new 353955b Issue 49192 - Deleting suffix can hang server
new d41993c Revert "Issue 48989 - Overflow in counters and monitor"
new 4f90e73 Ticket 49174 - nunc-stans can not use negative timeout
new be621fc Issue 48989 - Integer overflow
new c14b2d8 Issue 49035 - dbmon.sh shows pages-in-use that exceeds the cache size
new a1c4718 Issue 49177 - Fix pkg-config file
new 6cad70f Issue 49205 - Fix logconv.pl man page
new 578d207 Issue 49039 - password min age should be ignored if password needs to be reset
new ea60248 fix for cve 2017-2668 - simple return text if suffix not found
new 3937047 Issue 47662 - CLI args get removed
new 5854fc4 Issue 49210 - Fix regression when checking is password min age should be checked
new 765520f Ticket 49209 - Hang due to omitted replica lock release
new 710b0a6 Ticket 49184 - Overflow in memberof
new 4e66114 Issue 49221 - During an upgrade the provided localhost name is ignored
new 8a0b464 Ticket 49196 - Autotune generates crit messages
The 32 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.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
6 years, 7 months
[389-ds-base] branch master updated (553d7dd -> 86931be)
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 553d7dd Issue 49204 - Need to update function declaration
new 86931be Issue 49204 - Fix 32bit arch build failures
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/cache.c | 4 ++--
ldap/servers/slapd/back-ldbm/dblayer.c | 18 +++++++++---------
ldap/servers/slapd/back-ldbm/dblayer.h | 12 ++++++------
3 files changed, 17 insertions(+), 17 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
6 years, 7 months
[389-ds-base] branch master updated (ae44ed4 -> 553d7dd)
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 ae44ed4 Ticket 49204 - Fix lower bounds on import autosize + On small VM, autotune breaks the access of the suffixes
new 553d7dd Issue 49204 - Need to update function declaration
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/slapi-private.h | 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, 7 months
[389-ds-base] branch master updated (8979cc6 -> ae44ed4)
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 8979cc6 Issue 49221 - During an upgrade the provided localhost name is ignored
new ae44ed4 Ticket 49204 - Fix lower bounds on import autosize + On small VM, autotune breaks the access of the suffixes
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/dblayer.c | 15 +++++++++-----
ldap/servers/slapd/back-ldbm/ldbm_config.c | 4 ++--
.../servers/slapd/back-ldbm/ldbm_instance_config.c | 23 +++++++++++++++++++---
ldap/servers/slapd/util.c | 20 ++++++++++++++-----
4 files changed, 47 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
6 years, 7 months