]> git.sur5r.net Git - openldap/history - servers/slapd/back-monitor/init.c
Update copyright statements
[openldap] / servers / slapd / back-monitor / init.c
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...