Fixed liblber write bugs (ITS#1983)
Added slapadd lastmod attribute support
Added ldap tools passfile (-y) support (ITS#2031)
- Updated slapd hasSubordinates support
- Updated slapd extensible matching support
- Updated noop & matchedval control support
+ Updated slapd hasSubordinates
+ Updated slapd extensible matching
+ Updated matched values and noop controls
Updated back-passwd gecos buffer size bug (ITS#2046)
Updated back-sql
Build Environment
/* LDAP Controls */
#define LDAP_CONTROL_MANAGEDSAIT "2.16.840.1.113730.3.4.2"
+#define LDAP_CONTROL_NOOP "1.3.6.1.4.1.4203.1.10.2"
#define LDAP_CONTROL_SORTREQUEST "1.2.840.113556.1.4.473"
#define LDAP_CONTROL_SORTRESPONSE "1.2.840.113556.1.4.474"