]> git.sur5r.net Git - openldap/history - servers/slapd/back-monitor
note about OpenSSL being more liberal than OpenLDAP when there is garbage past the...
[openldap] / servers / slapd / back-monitor /
2005-11-06 Pierangelo Masaratisilence warnings
2005-11-03 Pierangelo Masaratidon't leak on exit
2005-10-15 Pierangelo Masaraticomplete fix of slapd-monitor log modify (ITS#4091)
2005-10-15 Pierangelo Masaratifix log level modification via slapd-monitor (ITS#4091)
2005-10-14 Pierangelo Masaratifix previous commit (modifyTimestamp didn't get appende...
2005-10-12 Kurt ZeilengaAlign Operation buffers using LBER_ALIGNED_BUFFER
2005-09-08 Pierangelo Masaratifix messages in previous commit
2005-09-08 Pierangelo Masaratireject registrations when back-monitor is not configured
2005-08-30 Pierangelo Masaratidon't let back-monitor appear __after__ a database...
2005-08-08 Pierangelo Masaratimore (in)sanity stuff
2005-08-08 Hallvard FurusethDestroy monitor_info.mi_cache_mutex
2005-08-08 Pierangelo Masaratiplug more one-time leaks; rearrange subsystems setup
2005-08-08 Pierangelo Masaratiplug another one-time leak
2005-08-06 Pierangelo Masaraticleanup
2005-08-01 Luke HowardAdd o_no_schema_check to operation structure
2005-07-25 Pierangelo Masaratiplug leaks
2005-07-23 Pierangelo Masaratisame for overlays; fix typo ("Overlays" instead of...
2005-07-23 Pierangelo Masaratiadd back-config suppor to back-monitor; advertize what...
2005-07-20 Pierangelo Masaratidestroy cache on exit
2005-07-20 Pierangelo Masaratimore on deadlock/dangling pointers
2005-07-20 Pierangelo Masaraticonnection_client leave c_peer_* fields NULL
2005-07-19 Pierangelo MasaratiMemory cleanup
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-07-17 Pierangelo Masaratifix some unclean unlock issues; fix potential leaks
2005-07-17 Pierangelo Masaratifix generated connection entries
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
next