A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, master has been updated via 2f232b5281c99a7fed1c6305f6ce7c7af593466a (commit) via 2991111f82f88efceaa84fa2ea97572303eefdb2 (commit) from 495af6caccfc53525047ede3d3e53ea620d34a0c (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit 2f232b5281c99a7fed1c6305f6ce7c7af593466a Author: Jan Synacek jsynacek@redhat.com Date: Mon Oct 29 12:20:25 2012 +0100
ITS#7423 Update slapo-constraint tests
commit 2991111f82f88efceaa84fa2ea97572303eefdb2 Author: Jan Synacek jsynacek@redhat.com Date: Thu Oct 25 14:23:41 2012 +0200
ITS#7418 Fix slapo-constraint: handle uri and restrict correctly
-----------------------------------------------------------------------
Summary of changes: servers/slapd/overlays/constraint.c | 20 +++++++++----------- tests/data/constraint/constraint.out | 2 ++ tests/data/constraint/root.ldif | 20 ++++++++++++++++++++ tests/data/constraint/t_fail_01.ldif | 2 +- tests/data/constraint/t_fail_02.ldif | 2 +- tests/data/constraint/t_fail_03.ldif | 2 +- tests/data/constraint/t_fail_04.ldif | 2 +- tests/data/constraint/t_fail_05.ldif | 2 +- tests/data/constraint/t_fail_06.ldif | 2 +- tests/data/constraint/t_fail_07.ldif | 2 +- tests/data/constraint/t_fail_08.ldif | 2 +- tests/data/constraint/t_fail_09.ldif | 2 +- tests/data/constraint/t_fail_10.ldif | 2 +- tests/data/constraint/t_fail_11.ldif | 2 +- tests/data/constraint/t_fail_12.ldif | 2 +- tests/data/constraint/t_fail_13.ldif | 2 +- tests/data/constraint/t_fail_14.ldif | 2 +- tests/data/constraint/t_fail_15.ldif | 5 +++++ tests/data/constraint/t_ok_01.ldif | 2 +- tests/data/constraint/t_ok_02.ldif | 2 +- tests/data/constraint/t_ok_03.ldif | 2 +- tests/data/constraint/t_ok_04.ldif | 2 +- tests/data/constraint/t_ok_05.ldif | 2 +- tests/data/constraint/t_ok_06.ldif | 2 +- tests/data/constraint/t_ok_07.ldif | 2 +- tests/data/constraint/t_ok_08.ldif | 2 +- tests/data/constraint/t_ok_09.ldif | 2 +- tests/data/constraint/t_ok_10.ldif | 2 +- tests/data/constraint/t_ok_11.ldif | 2 +- tests/data/constraint/t_ok_12.ldif | 2 +- tests/data/constraint/t_ok_13.ldif | 2 +- tests/data/constraint/t_ok_14.ldif | 2 +- tests/data/constraint/t_ok_15.ldif | 5 +++++ tests/data/constraint/user.ldif | 3 ++- tests/scripts/test064-constraint | 12 ++++++++++-- 35 files changed, 81 insertions(+), 42 deletions(-) create mode 100644 tests/data/constraint/t_fail_15.ldif create mode 100644 tests/data/constraint/t_ok_15.ldif