]> git.sur5r.net Git - openldap/history - servers/slapd/back-monitor/sent.c
#include <ac/string.h>, to get strlen(), strncmp() and strncasecmp().
[openldap] / servers / slapd / back-monitor / sent.c
2003-05-14 Hallvard Furuseth#include <ac/string.h>, to get strlen(), strncmp()...
2003-04-18 Pierangelo Masaratiuse a macro for the entry buffer size
2003-04-12 Pierangelo MasaratiHEADS-UP: complete reworking of back-monitor
2003-04-12 Pierangelo Masaratiadd new schema stuff (no #ifdef, too heavy)
2003-04-11 Pierangelo Masaratipass Operation instead of private info
2003-04-07 Pierangelo Masaratifix attr nvals & more improvements
2003-02-25 Kurt ZeilengaSLAP_NVALUES back-monitor temporary hack
2003-01-03 Kurt ZeilengaHappy new year
2002-07-25 Pierangelo Masaratifix normalization bug (related to ITS#1984)
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-01-11 Pierangelo Masaratiadded structural objectclass; reworked obejctclasses...
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-02 Pierangelo Masaratimore cleanup
2002-01-02 Howard ChuChanged struct berval ** to BVarray
2001-12-27 Pierangelo Masaratistruct bervals for DN; fix in send children
2001-12-22 Pierangelo Masaratiadded operations and sent stats to back-monitor; minor...