]> git.sur5r.net Git - openldap/history - servers/slapd/back-monitor/database.c
Merge branch 'mdb.master'
[openldap] / servers / slapd / back-monitor / database.c
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-03-03 Pierangelo Masaratifix ITS#2343
2003-02-25 Kurt ZeilengaSLAP_NVALUES back-monitor temporary hack
2003-02-10 Kurt ZeilengaMove include <slapi.h> behind #ifdef
2003-01-27 Pierangelo Masaratireworking of slapi headers
2003-01-03 Kurt ZeilengaHappy new year
2002-12-27 Pierangelo Masaratimisc slapi cleanup
2002-12-14 Pierangelo Masaratiallow a custom error log file for plugins by means...
2002-11-29 Pierangelo Masaratifix handling of anomalous databases, like subordinate...
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-06-19 Pierangelo Masaratiuse monitorContext for the monitor database
2002-05-01 Howard ChuChanged be_[n]suffix, be_[n]suffixAlias to BerVarray...
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-25 Kurt ZeilengaMore struct berval DNs
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...