]> git.sur5r.net Git - openldap/history - servers/slapd/back-monitor/backend.c
import fix to back-monitor attribute normalization (ITS#3659)
[openldap] / servers / slapd / back-monitor / backend.c
2005-04-21 Pierangelo Masaratiimport fix to back-monitor attribute normalization... OPENLDAP_REL_ENG_2_2_25
2005-01-20 Kurt ZeilengaHappy new year!
2004-01-01 Kurt ZeilengaHappy new year
2003-12-15 Kurt ZeilengaSync with HEAD
2003-12-01 Kurt ZeilengaSync with HEAD
2003-05-17 Pierangelo Masaratiuse back-monitor without including core.schema; commit...
2003-05-15 Pierangelo Masaratiadd create/modify timestamp to all entries; use monitor...
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 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-11-21 Pierangelo Masaratiadd supported controls to backend entries
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-04-08 Pierangelo MasaratiMostly based on patches provided by Hallvard B. Furuseth
2002-01-29 Pierangelo Masaratifix uninitialized last (NULL) entry in BerVarray
2002-01-28 Pierangelo Masaratianother round at cleaning it up: better naming, more...
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...
2001-07-14 Pierangelo MasaratiThis is the skeleton of back-monitor, the slapd monitor...