oVirt LDAP authentication and authorization extension

2016-04-18 - Version 1.1.4

 * setup: make result of test tool more clear

2016-03-31 - Version 1.1.3

 * core: initialize servers/ports array correctly.
 * setup: remove support for additional DNS servers.

2015-12-11 - Version 1.1.2

 * core: do not overwrite already set globals in default, enables easier
   override when using extension global set.

2015-12-10 - Version 1.1.1

 * core: add ability to execute sequence per each record in fetch-record.
 * core: add flags to allow replace all and force in regex.
 * core: add dc-domain override to enable redirect searches.
 * core: add domain processor pre-processor.
 * profiles: ad: relax error code correlation.
 * profiles: simple: provide change-credentials with valid user name.

2015-10-22 - Version 1.1.0

 * authn: fix setting password change capability.
 * core: auto disable paging if not supported.
 * core: enable use of system width trust store, rhbz#1241262.
 * core: add regex conversion to mapping.
 * core: add dc-resolve pool option to resolve dc components using srv record
   instead of chasing referrals.
 * core: add domain-conversion for srvrecord to enable modification of domain
   before resolving srvrecord.
 * profiles: rfc2307-edir: initial add, rhbz#1224722.
 * profiles: rfc2307-generic: initial add rhbz#1266730.
 * profiles: rfc2307: minor cleanups.
 * profiles: ad: resolve gc using _ldap._tcp.gc.DOMAIN instead of
   _gc._tcp.DOMAIN to be more portable.
 * profiles: ad: enable dc-resolve by default.
 * setup: initial implementation.

2015-01-15 - Version 1.0.2

 * profiles: add rfc2307-openldap profile to make openldap users' lives
   easier.
 * profiles: simple: add simple_baseDN variable to override namespace.
 * core: framework: add var-list-get and var-list-set sequence commands.
 * core: authz: support non queried namespaces
 * core: authz: support default namespaces for cases namespace cannot be
   resolved.
 * core: fix java-8 issues.

2014-12-24 - Version 1.0.1

 * doc: improve documentations.
 * core: support ldaps that returns no supported extended operations.
   rhbz#1172173.

2014-12-01 - Version 1.0.0

Alon Bar-Lev <alonbl@redhat.com>

 * Initial implementation.
