]> git.sur5r.net Git - openldap/history - servers/slapd/back-monitor/rww.c
#include <ac/string.h>, to get strlen(), strncmp() and strncasecmp().
[openldap] / servers / slapd / back-monitor / rww.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-11 Pierangelo Masaratifix memory context (hope NULL at init is valid)
2003-04-08 Pierangelo Masaratiimprove (and cleanup) value normalization
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-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-02 Howard ChuChanged struct berval ** to BVarray
2001-12-22 Pierangelo Masaratiadded operations and sent stats to back-monitor; minor...
2001-07-14 Pierangelo MasaratiThis is the skeleton of back-monitor, the slapd monitor...