]> git.sur5r.net Git - openldap/history - servers/slapd/back-monitor/init.c
coverity scan, fix typo
[openldap] / servers / slapd / back-monitor / init.c
2003-04-18 Pierangelo Masaratiuse a macro for the entry buffer size
2003-04-12 Pierangelo Masaratiimprove schema
2003-04-12 Pierangelo MasaratiHEADS-UP: complete reworking of back-monitor
2003-04-12 Kurt ZeilengaFix OIDs
2003-04-12 Pierangelo Masaratifix schema definitions (duplicate objectClass OID still...
2003-04-12 Kurt ZeilengaAssign experimental OIDs
2003-04-12 Pierangelo Masaratimore cleanup and api rewriting (too tired to do anythin...
2003-04-12 Pierangelo Masaratislight improvement
2003-04-12 Pierangelo Masaratiadd new schema stuff (no #ifdef, too heavy)
2003-04-11 Pierangelo Masaratipass Operation instead of private info
2003-04-08 Pierangelo Masaratiimprove (and cleanup) value normalization
2003-04-07 Pierangelo Masaratifix attr nvals & more improvements
2003-03-26 Howard ChuDeleted BackendInfo->bi_acl_attribute, bi_acl_group.
2003-02-25 Kurt ZeilengaSLAP_NVALUES back-monitor temporary hack
2003-01-03 Kurt ZeilengaHappy new year
2002-08-29 Pierangelo Masaratifix backend initialization (including ITS#2048)
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-05-02 Kurt ZeilengaMatched Values implementation (ITS#1776) based upon...
2002-05-01 Howard ChuChanged be_[n]suffix, be_[n]suffixAlias to BerVarray...
2002-04-25 Julius EnarusaiITS#1730: Misc typos in NEW_LOGGING code from Hallvard
2002-04-08 Pierangelo MasaratiITS#1730
2002-01-29 Pierangelo Masaratiadd Time subsystem
2002-01-11 Kurt ZeilengaAdd system schema flags to backends supporting system...
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-05 Pierangelo Masaratileftover ber_bvdup eliminated; rewritten ber_bvdup...
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-02 Howard ChuFix for attr_merge
2002-01-02 Pierangelo Masaratimore cleanup
2002-01-02 Kurt Zeilengause malloc not calloc
2002-01-01 Howard ChuRemove abandon cruft
2001-12-29 Howard ChuAdded dnPretty2/dnNormalize2 using preallocated destina...
2001-12-27 Pierangelo Masaratistruct bervals for DN; fix in send children
2001-12-26 Kurt Zeilengamodify be_referral to use struct berval DNs.
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-22 Pierangelo Masaratiadded operations and sent stats to back-monitor; minor...
2001-12-22 Pierangelo Masaratiadded hasSubordinates to back-monitor
2001-12-11 Pierangelo Masaratifix backend suffix allocation bug; add better versionin...
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 ChuChanged be_nsuffix from char ** to struct berval *...
2001-11-17 Pierangelo Masaratiminor cleanup
2001-07-14 Pierangelo MasaratiThis is the skeleton of back-monitor, the slapd monitor...