]> git.sur5r.net Git - openldap/history - servers/slapd/back-monitor
Implement slapi_entry_has_children()
[openldap] / servers / slapd / back-monitor /
2004-05-06 Pierangelo Masaraticleanup
2004-05-02 Pierangelo Masaratiallow consistent modification of readOnly and restricte...
2004-05-01 Pierangelo Masaratiadd restrictedOperation to databases; modification...
2004-04-27 Howard ChuDon't allow changes to the monitor database
2004-04-27 Pierangelo Masaratiset schema first, so it can be used, e.g., in ACLs
2004-04-27 Howard ChuAdded readOnly attribute, can be toggled on individual...
2004-04-10 Pierangelo Masaratitypo
2004-04-09 Kurt ZeilengaFix typo
2004-04-08 Kurt Zeilengabvalue cleanup
2004-04-08 Howard ChuMore dynamic/static cleanup
2004-04-08 Howard ChuConsolidated static/dynamic backend switches
2004-04-07 Kurt Zeilengause BER_BVNULL
2004-04-05 Kurt Zeilengause SLAP_DBFLAGS instead of be->be_flags
2004-04-05 Kurt ZeilengaUse SLAP_MONITOR(be) to check flag
2004-03-20 Howard ChuReplaced slap_overinfo.oi_bd with oi_orig.
2004-03-17 Pierangelo Masaratiadd labeledURI to back-ldap databases
2004-03-17 Pierangelo Masaratireset SlapReply flags
2004-03-16 Pierangelo MasaratiseeAlso to overlays as well
2004-03-16 Pierangelo Masaratiadd overlay subsystem and connect it to databases
2004-03-16 Pierangelo Masaratihandle overlays
2004-02-28 Pierangelo Masaratishould fix ITS#2983 - total count of ops initiated...
2004-01-01 Kurt ZeilengaHappy new year
2003-12-16 Luke HowardFirst round of SLAPI cleanups - use slapi_int_XXX for...
2003-12-08 Kurt Zeilenganotices and acknowledgements
2003-12-07 Howard ChuCleanup unknown config directive handling.
2003-12-06 Luke HowardUse gmtime_r()/localtime_r if HAVE_GMTIME_R/HAVE_LOCALT...
2003-12-01 Howard ChuFix slapi include path
2003-11-29 Hallvard FurusethAvoid /* inside comments.
2003-11-27 Kurt ZeilengaFix last commit
2003-11-27 Kurt ZeilengaNotice and acknowledgements
2003-11-26 Kurt ZeilengaNotice/Acknowledge updates
2003-10-18 Kurt ZeilengaExplicitly mark attribute/assertion syntax of values...
2003-08-30 Jong Hyuk Choislaptool update for LDAP Sync replication
2003-06-12 Howard ChuITS#2440 unmunge init_module names
2003-05-31 Pierangelo Masaratifix typo; need to port fix in OPENLDAP_REL_ENG_2_2
2003-05-31 Kurt ZeilengaSet schema flags (might need schema check routines...
2003-05-31 Kurt ZeilengaSchema registration stuff needs work to set flags
2003-05-25 Kurt ZeilengaAnother round of minor copyright updates
2003-05-20 Hallvard FurusethMove SLAPD_MONITOR_DN out of format strings.
2003-05-19 Kurt ZeilengaFix typo
2003-05-18 Pierangelo Masaratido not init schema that's not specific to monitoring
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-29 Kurt Zeilengaremove dnNormalize2
2003-04-29 Kurt Zeilengaremove dnPretty
2003-04-18 Pierangelo Masaratiuse a macro for the entry buffer size
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...
next