]> git.sur5r.net Git - openldap/history - servers/slapd/back-monitor/log.c
ITS#2368 - fix deleting key from range IDL
[openldap] / servers / slapd / back-monitor / log.c
2003-03-01 Kurt ZeilengaSLAP_NVALUE: misc updates
2003-02-27 Kurt ZeilengaSLAP_NVALUES:
2003-02-26 Kurt ZeilengaChange MR flag names and add comments as to what they...
2003-02-25 Kurt ZeilengaSLAP_NVALUES back-monitor temporary hack
2003-01-03 Kurt ZeilengaHappy new year
2002-07-31 Kurt ZeilengaoperationsError != Internal Error
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-04-11 Howard ChuITS#1733 eliminate o_abandonmutex
2002-04-11 Howard ChuITS#1733 eliminate o_abandonmutex
2002-04-02 Pierangelo Masaratifix last part of ITS#1710 (commented code, though)
2002-01-10 Pierangelo Masaratifix for backend-dependent schema check
2002-01-10 Kurt ZeilengaUse NULL for be parameter to entry_schema_check() for...
2002-01-10 Kurt ZeilengaAdd Backend argument to entry_schema_check() to support...
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-02 Pierangelo Masaratimore cleanup
2002-01-02 Howard ChuChanged struct berval ** to BVarray
2001-12-29 Howard ChuChange struct berval * to struct berval in various...
2001-12-28 Pierangelo Masaraticached entries are deleted if volatile; small improvements
2001-12-27 Pierangelo Masaratistruct bervals for DN; fix in send children
2001-12-25 Kurt ZeilengaMore "char *" to struct berval DN changes
2001-12-24 Howard ChuFix uninitialized struct berval* to avoid assert in...
2001-12-10 Pierangelo Masaratiimprovements to monitor backend: added a log entry...