]> git.sur5r.net Git - openldap/history - servers/slapd/back-monitor
Changed be_issuffix and dnParent to struct bervals
[openldap] / servers / slapd / back-monitor /
2002-01-11 Kurt ZeilengaAdd system schema flags to backends supporting system...
2002-01-11 Kurt ZeilengaAdd Backend to system schema check routines
2002-01-11 Pierangelo Masaratiof course this is required by listener monitor
2002-01-11 Pierangelo Masaratilistener monitor
2002-01-11 Pierangelo Masaratiadded structural objectclass; reworked obejctclasses...
2002-01-10 Pierangelo Masaratifix for backend-dependent schema check
2002-01-10 Kurt ZeilengaUse NULL for be parameter to entry_schema_check() for...
2002-01-10 Kurt ZeilengaAdd Backend argument to entry_schema_check() to support...
2002-01-09 Kurt ZeilengaFix problems caused by lint removal
2002-01-09 Kurt ZeilengaRemove some lint caused by the changes in const'ification
2002-01-07 Kurt ZeilengaMinor cleanup
2002-01-07 Pierangelo Masaratifix c_cdn migration
2002-01-05 Pierangelo Masaratileftover ber_bvdup eliminated; rewritten ber_bvdup...
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-03 Howard ChuUse ldap_queue.h instead of <ac/queue.h>
2002-01-02 Howard ChuFix for attr_merge
2002-01-02 Pierangelo Masaratimore cleanup
2002-01-02 Kurt Zeilengause malloc not calloc
2002-01-02 Howard ChuChanged struct berval ** to BVarray
2002-01-01 Howard ChuRemove abandon cruft
2002-01-01 Howard ChuRemove abandon cruft
2002-01-01 Howard ChuUse ldap_str2rdn
2001-12-31 Howard ChuChanged search attrs from struct berval ** to Attribute...
2001-12-29 Pierangelo Masaratifix some ava bugs
2001-12-29 Howard ChuChange struct berval * to struct berval in various...
2001-12-29 Howard ChuAdded dnPretty2/dnNormalize2 using preallocated destina...
2001-12-28 Pierangelo Masaraticached entries are deleted if volatile; small improvements
2001-12-28 Howard ChuChanged dnExtractRdn to use a provided berval instead...
2001-12-27 Kurt ZeilengadnExtractRDN should take a struct berval DN.
2001-12-27 Pierangelo Masaratistruct bervals for DN; fix in send children
2001-12-26 Kurt ZeilengaFix modrdn and other misc cleanup
2001-12-26 Pierangelo Masaratinot needed any longer
2001-12-26 Kurt ZeilengaMove search, modify, and modrdn APIs to struct berval...
2001-12-26 Kurt Zeilengamove compare and delete to struct berval DNs
2001-12-26 Kurt Zeilengamodify be_referral to use struct berval DNs.
2001-12-26 Howard ChuFirst pass at converting bind to struct bervals
2001-12-26 Pierangelo Masaratimore on attrs array from char* to berval*
2001-12-26 Howard ChuChanged search attrs to struct berval **.
2001-12-26 Howard ChuChanged search attrs to struct berval **.
2001-12-25 Kurt ZeilengaMore struct berval DNs
2001-12-25 Kurt ZeilengaAdjust e_name.bv_len on modrdn
2001-12-25 Kurt ZeilengaMore "char *" to struct berval DN changes
2001-12-24 Howard ChuFix uninitialized struct berval* to avoid assert in...
2001-12-22 Pierangelo Masaratiadded operations and sent stats to back-monitor; minor...
2001-12-22 Pierangelo Masaratibetter handling of on-the-fly operational attrs by...
2001-12-22 Pierangelo Masaratiadded hasSubordinates to back-monitor
2001-12-11 Pierangelo Masaratibetter description of the backend
2001-12-11 Pierangelo Masaratifix backend suffix allocation bug; add better versionin...
2001-12-10 Pierangelo Masaratimissing files (sorry)
2001-12-10 Howard ChuChanged backglue configuration. Added noSubordinates...
2001-12-10 Pierangelo Masaratiimprovements to monitor backend: added a log entry...
2001-12-08 Howard ChuConverted all use of dn_parent to the in-place version...
2001-12-08 Howard ChuChanged be_nsuffix from char ** to struct berval *...
2001-12-07 Howard ChuNT updates from jon@symas.com.
2001-11-17 Pierangelo Masaratiminor cleanup
2001-07-14 Pierangelo MasaratiThis is the skeleton of back-monitor, the slapd monitor...