[lib389] branch master updated (2814d11 -> 813f9e8)
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 2814d11 Ticket 21 - Missing serverid in dirsrv_test due to incorrect allocation
new 813f9e8 Ticket 1 - cn=config comparison
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/_mapped_object.py | 2 +-
lib389/config.py | 16 +++++
lib389/idm/user.py | 8 ++-
lib389/tests/config_compare_test.py | 56 +++++++++++++++
lib389/tests/idm/user_compare_i2_test.py | 67 +++++++++++++++++
lib389/tests/idm/user_compare_m2Repl_test.py | 83 ++++++++++++++++++++++
...ser_compare_test.py => user_compare_st_test.py} | 0
7 files changed, 230 insertions(+), 2 deletions(-)
create mode 100644 lib389/tests/config_compare_test.py
create mode 100644 lib389/tests/idm/user_compare_i2_test.py
create mode 100644 lib389/tests/idm/user_compare_m2Repl_test.py
rename lib389/tests/idm/{user_compare_test.py => user_compare_st_test.py} (100%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
6 years, 5 months
[lib389] branch master updated (de4c2a6 -> 2814d11)
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 de4c2a6 Ticket 26 - improve lib389 sasl support
new 2814d11 Ticket 21 - Missing serverid in dirsrv_test due to incorrect allocation
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/tests/dirsrv_test.py | 14 +++++---------
1 file changed, 5 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
6 years, 5 months
[389-ds-base] branch 389-ds-base-1.3.6 updated (64ff837 -> b414833)
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 64ff837 Ticket 49230 - slapi_register_plugin creates config entry where it should not
new 823cb70 Ticket 49233 - Fix crash in persistent search
new b414833 Ticket 49231 - fix sasl mech handling
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:
dirsrvtests/tests/suites/psearch/psearch_test.py | 53 ++++++++++++++++++++
dirsrvtests/tests/suites/sasl/allowed_mechs.py | 43 ++++++++++++++++
ldap/servers/slapd/charray.c | 48 ++++++++++++++++--
ldap/servers/slapd/connection.c | 7 ++-
ldap/servers/slapd/libglobs.c | 62 ++++++++++++++++++------
ldap/servers/slapd/proto-slap.h | 1 +
ldap/servers/slapd/saslbind.c | 58 +++++++++++++---------
ldap/servers/slapd/slap.h | 1 +
ldap/servers/slapd/slapi-private.h | 1 +
9 files changed, 231 insertions(+), 43 deletions(-)
create mode 100644 dirsrvtests/tests/suites/psearch/psearch_test.py
create mode 100644 dirsrvtests/tests/suites/sasl/allowed_mechs.py
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
6 years, 5 months
[389-ds-base] branch master updated (565314c -> 6395357)
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 565314c Ticket 49233 - Fix crash in persistent search
new 6395357 Ticket 49231 - fix sasl mech handling
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/sasl/allowed_mechs.py | 43 ++++++++++++++++++
ldap/servers/slapd/charray.c | 48 +++++++++++++++++---
ldap/servers/slapd/libglobs.c | 62 ++++++++++++++++++++------
ldap/servers/slapd/proto-slap.h | 1 +
ldap/servers/slapd/saslbind.c | 58 +++++++++++++++---------
ldap/servers/slapd/slap.h | 1 +
ldap/servers/slapd/slapi-private.h | 1 +
7 files changed, 173 insertions(+), 41 deletions(-)
create mode 100644 dirsrvtests/tests/suites/sasl/allowed_mechs.py
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
6 years, 5 months
[lib389] branch master updated (0fe0ea9 -> de4c2a6)
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 0fe0ea9 Issue 24 - Join paths using os.path.join instead of string concatenation
new de4c2a6 Ticket 26 - improve lib389 sasl support
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/_mapped_object.py | 11 ++++++++---
lib389/config.py | 3 +++
lib389/rootdse.py | 3 +++
3 files changed, 14 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
6 years, 5 months
[389-ds-base] branch master updated (37da9e6 -> 565314c)
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 37da9e6 Issue 49225 - Fix CI Test
new 565314c Ticket 49233 - Fix crash in persistent search
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/psearch/psearch_test.py | 53 ++++++++++++++++++++++++
ldap/servers/slapd/connection.c | 7 +++-
2 files changed, 58 insertions(+), 2 deletions(-)
create mode 100644 dirsrvtests/tests/suites/psearch/psearch_test.py
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
6 years, 5 months
[389-ds-base] branch master updated (8e367dd -> 37da9e6)
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 8e367dd Ticket 49230 - slapi_register_plugin creates config entry where it should not
new 37da9e6 Issue 49225 - Fix 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/suites/password/pwd_algo_test.py | 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, 5 months
[389-ds-base] branch 389-ds-base-1.3.6 updated (e086b83 -> 64ff837)
by git repository hosting
This is an automated email from the git hooks/post-receive script.
tbordaz pushed a change to branch 389-ds-base-1.3.6
in repository 389-ds-base.
from e086b83 Ticket 49135 - PBKDF2 should determine rounds at startup
new 64ff837 Ticket 49230 - slapi_register_plugin creates config entry where it should not
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/plugin.c | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
6 years, 5 months
[389-ds-base] branch master updated (a771800 -> 8e367dd)
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 a771800 Issue 49225 - Add additional CRYPT password storage schemes
new 8e367dd Ticket 49230 - slapi_register_plugin creates config entry where it should not
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/plugin.c | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
6 years, 5 months
[389-ds-base] branch master updated (d95c07b -> a771800)
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 d95c07b Bump version to 1.3.7
new a771800 Issue 49225 - Add additional CRYPT password storage schemes
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/password/pwd_algo_test.py | 5 +-
ldap/ldif/template-dse.ldif.in | 27 ++++++++
ldap/servers/plugins/pwdstorage/crypt_pwd.c | 65 +++++++++++++++---
ldap/servers/plugins/pwdstorage/pwd_init.c | 78 ++++++++++++++++++++++
ldap/servers/plugins/pwdstorage/pwdstorage.h | 3 +
5 files changed, 167 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
6 years, 5 months