]> git.sur5r.net Git - openldap/history - servers/slapd/back-monitor
silence warning
[openldap] / servers / slapd / back-monitor /
2005-06-05 Pierangelo Masaratiremove #defines moved to frontend
2005-05-21 Pierangelo Masaratipublish updateref...
2005-05-13 Kurt ZeilengamanageDIT framework and obsolete objectclasses/DIT...
2005-05-09 Kurt ZeilengaDon't split description across multiple values.
2005-05-06 Pierangelo Masaraticleanup ident string
2005-05-04 Pierangelo Masaratiadd "monitorIsShadow" (ITS#3696); more to come (see...
2005-04-29 Pierangelo Masaratianticipate monitor schema definition
2005-04-29 Pierangelo Masaratiperform internal operations as rootdn, if any
2005-04-27 Pierangelo Masaratirefactor ABI for arbitrary attribute/entry/callback...
2005-04-27 Pierangelo Masaratifix attributeType DESC; #ifdef the legacy monitoredInfo
2005-04-27 Pierangelo Masaratiexplode connection monitored info into dedicated attributes
2005-04-27 Pierangelo Masaraticleanup entity registration
2005-04-23 Howard ChuTweak runqueue reporting
2005-04-23 Howard ChuAdd task names to runqueue entries. Display running...
2005-04-21 Pierangelo Masaratifix previous commit
2005-04-21 Pierangelo Masaratieither pass normalized values to attr_merge*() or call...
2005-04-09 Pierangelo Masaraticheck parameters
2005-04-08 Pierangelo Masaratihonor disclose
2005-04-08 Pierangelo Masaratihonor disclose and search access of searchBase; fix...
2005-03-24 Howard ChuConvert backendInfo/backendDB to STAILQs
2005-03-21 Howard ChuSchema unparsing support
2005-03-21 Howard ChuAdd HARDCODE schema flags
2005-03-01 Howard ChuFix slapi plugin info
2005-01-30 Pierangelo Masaratimatched values is "global"
2005-01-18 Pierangelo Masaratishould we touch timestamps when internally updating?
2005-01-01 Kurt ZeilengaHappy New Year!
2004-12-08 Pierangelo Masaratifix schema (1.3.6.1.4.1.4203.666.3.13 for 'monitoredObj...
2004-12-08 Pierangelo Masaratiminor cleanup
2004-12-02 Pierangelo Masaraticleanup previous commit (still temporary, need to defin...
2004-11-27 Howard ChuMore migration of syncrepl from frontend to syncprov...
2004-11-25 Howard ChuSplit Operation into Opheader and op
2004-11-17 Pierangelo MasaratiFIXME: needs work/cleanup
2004-11-15 Pierangelo Masaratiremove back-*/external.h
2004-11-15 Pierangelo Masaratiadd directory in labeledURI for back-bdb/hdb; put overl...
2004-11-15 Pierangelo Masaraticleanup
2004-11-15 Pierangelo Masaratidon't list multiple occurrences of the same overlay
2004-11-13 Pierangelo Masaratifirst step towards removing back-*/external.h
2004-11-13 Pierangelo Masaratiimprove overlay helpers
2004-11-13 Pierangelo Masaratifurther cleanup
2004-11-12 Pierangelo Masaratimore on monitor customization
2004-11-12 Pierangelo Masaratiinitialize var
2004-11-12 Pierangelo Masaraticheck validity of naming context
2004-11-11 Pierangelo Masaratirework static backend initialization
2004-11-08 Pierangelo Masaratiallow to register entries and entry callbacks; radical...
2004-11-08 Pierangelo Masaratiallow creation of subsystems whatever order the databas...
2004-11-08 Pierangelo Masaratifix typo in rww; general cleanup
2004-11-08 Pierangelo Masaratirework subsystem initialization (can be added dynamical...
2004-10-06 Howard ChuRevert ITS#3353 patch, it needs to be reworked.
2004-10-01 Howard ChuITS#3353 consolidate slapd globals into a single struct
2004-09-26 Pierangelo Masaratimultiple precision with BIGNUM/gmp/ulong
2004-09-12 Pierangelo Masaratilots of cleanup; few improvements; fix RDN selection...
2004-09-11 Pierangelo Masaratifix previous commit...
2004-09-11 Pierangelo Masaratifix previous commit when GMP is not defined
2004-09-11 Pierangelo Masaratiuse GMP for multiple precision in counters
2004-09-11 Pierangelo Masaratifix negative counters; prepare for imrpved count of...
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-09-04 Kurt ZeilengaMove MSVC port to the Attic
2004-08-06 Pierangelo Masaratifix attr_merge() usage
2004-07-26 Pierangelo Masaratifrontend stuff moved into a database structure, essenti...
2004-07-25 Pierangelo Masaratislightly rework user/operational attributes handling...
2004-07-25 Pierangelo Masaratifix ITS#3254
2004-07-19 Pierangelo Masaratiadd {creators|modifiers}Name to all entries
2004-07-19 Howard ChuRequired by backover.c -r1.22
2004-07-19 Howard ChuRequired by backover.c -r1.22
2004-07-18 Pierangelo Masaratirework op/rs structures to deal with opeartional attributes
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
next