]> git.sur5r.net Git - openldap/history - servers/slapd/back-monitor
Fixed minor compile errors
[openldap] / servers / slapd / back-monitor /
2003-04-13 Kurt ZeilengaRename header macro
2003-04-12 Pierangelo Masaratiimprove schema
2003-04-12 Pierangelo MasaratiHEADS-UP: complete reworking of back-monitor
2003-04-12 Kurt ZeilengaFix OIDs
2003-04-12 Pierangelo Masaratidisable by default right now
2003-04-12 Pierangelo Masaratifix schema definitions (duplicate objectClass OID still...
2003-04-12 Kurt ZeilengaAssign experimental OIDs
2003-04-12 Pierangelo Masaratimore cleanup and api rewriting (too tired to do anythin...
2003-04-12 Pierangelo Masaratislight improvement
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-11 Howard ChuMore memory context tweaks
2003-04-08 Pierangelo Masaratiimprove (and cleanup) value normalization
2003-04-07 Pierangelo Masaratifix attr nvals & more improvements
2003-04-07 Pierangelo Masaratifix and improve previous commit
2003-04-07 Pierangelo Masaratineed attrs when sending entries ...
2003-04-05 Kurt Zeilenga#ifdef -DSLAP_NVALUES
2003-04-03 Pierangelo Masaratifix new API update
2003-04-02 Pierangelo Masaraticleanup previous commit
2003-04-02 Pierangelo Masaratimore new API ...
2003-04-01 Howard ChuConsolidated slap_callbacks into one function. Removed...
2003-03-31 Pierangelo Masaratimore (mostly blind) fixes
2003-03-31 Pierangelo Masaratifirst (mostly blind) round
2003-03-26 Howard ChuDeleted BackendInfo->bi_acl_attribute, bi_acl_group.
2003-03-24 Howard ChuSLAP_NVALUES tweaks - after input, a_nvals is always...
2003-03-11 Pierangelo Masarati#include reordering
2003-03-03 Pierangelo Masaratifix ITS#2343
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-02-10 Kurt ZeilengaMove include <slapi.h> behind #ifdef
2003-01-27 Pierangelo Masaratireworking of slapi headers
2003-01-20 Kurt Zeilengaworks without SLAPI
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-11-21 Pierangelo Masaratiadd supported controls to backend entries
2002-10-24 Pierangelo Masaratilistener:
2002-10-23 Pierangelo Masaratiprevent use of uninitialized var
2002-09-15 Kurt ZeilengaFix return value
2002-09-11 Pierangelo Masaratitrim c++ style comments
2002-08-31 Pierangelo Masaratidefine macros for appropriate sizing of lutil buffers
2002-08-29 Pierangelo Masaratifix backend initialization (including ITS#2048)
2002-08-06 Kurt ZeilengaRemove lint
2002-08-02 Pierangelo Masaratineed <lutil.h> for lutil_gentime
2002-07-31 Kurt ZeilengaoperationsError != Internal Error
2002-07-27 Howard ChuUse lutil_gentime
2002-07-25 Pierangelo Masaratifix normalization bug; change time stamping by using...
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-06-21 Howard ChuFix dynamic module linking
2002-06-19 Pierangelo Masaratiuse monitorContext for the monitor database
2002-06-12 Howard ChuDeleted Connection->c_cdn. Use conn->c_dn instead...
2002-05-02 Kurt ZeilengaMatched Values implementation (ITS#1776) based upon...
2002-05-01 Howard ChuChanged be_[n]suffix, be_[n]suffixAlias to BerVarray...
2002-04-25 Julius EnarusaiITS#1730: Misc typos in NEW_LOGGING code from Hallvard
2002-04-11 Howard ChuITS#1733 eliminate o_abandonmutex
2002-04-11 Howard ChuITS#1733 eliminate o_abandonmutex
2002-04-08 Pierangelo Masarati... and log initiated/completed operations divided...
2002-04-08 Pierangelo MasaratiITS#1730
2002-04-08 Pierangelo MasaratiMostly based on patches provided by Hallvard B. Furuseth
2002-04-03 Pierangelo Masaratimissing description in current cunnections number
2002-04-02 Pierangelo Masaratifix last part of ITS#1710 (commented code, though)
2002-04-02 Pierangelo Masaratiappropriately detect the required conn
2002-04-02 Pierangelo Masaratidon't loop any more if connid is found :)
2002-04-02 Pierangelo Masaratipartial fulfilment of ITS#1710
2002-04-02 Pierangelo Masaratiminor improvement
2002-04-02 Pierangelo Masaratiuse ber_bvcmp() whenever possible
2002-03-24 Kurt ZeilengaUpdate control framework
2002-02-19 Pierangelo Masarati#ifdef local time hack
2002-02-13 Pierangelo Masaratiuse ldap_bv2[r]dn and turn ldap_str2[r]dn into wrappers
2002-02-09 Pierangelo Masaratifix for acl state
2002-01-29 Kurt ZeilengaAdd time.c
2002-01-29 Pierangelo Masaratiadded local time under 'lang' (lang-x-local)
2002-01-29 Pierangelo Masaratiadd Time subsystem
2002-01-29 Pierangelo Masaratifix uninitialized last (NULL) entry in BerVarray
2002-01-28 Kurt ZeilengaRemove lint
2002-01-28 Pierangelo Masaratianother round at cleaning it up: better naming, more...
2002-01-28 Pierangelo Masaratibeautify listener monitor
2002-01-28 Howard ChuChanged Access.a_sockurl_pat, Connection.c_listener_url...
2002-01-26 Howard ChuChanged be_issuffix and dnParent to struct bervals
2002-01-11 Kurt ZeilengaAdd system schema flags to backends supporting system...
2002-01-11 Kurt ZeilengaAdd Backend to system schema check routines
2002-01-11 Pierangelo Masaratiof course this is required by listener monitor
2002-01-11 Pierangelo Masaratilistener monitor
2002-01-11 Pierangelo Masaratiadded structural objectclass; reworked obejctclasses...
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-09 Kurt ZeilengaFix problems caused by lint removal
2002-01-09 Kurt ZeilengaRemove some lint caused by the changes in const'ification
2002-01-07 Kurt ZeilengaMinor cleanup
2002-01-07 Pierangelo Masaratifix c_cdn migration
2002-01-05 Pierangelo Masaratileftover ber_bvdup eliminated; rewritten ber_bvdup...
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-03 Howard ChuUse ldap_queue.h instead of <ac/queue.h>
2002-01-02 Howard ChuFix for attr_merge
next