]> git.sur5r.net Git - openldap/history - servers/slapd/back-monitor/init.c
plug more one-time leaks; rearrange subsystems setup
[openldap] / servers / slapd / back-monitor / init.c
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-07-23 Pierangelo Masaratiadd back-config suppor to back-monitor; advertize what...
2005-07-20 Pierangelo Masaratidestroy cache on exit
2005-07-19 Pierangelo MasaratiMemory cleanup
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-05-21 Pierangelo Masaratipublish updateref...
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-03-21 Howard ChuSchema unparsing support
2005-03-21 Howard ChuAdd HARDCODE schema flags
2005-01-30 Pierangelo Masaratimatched values is "global"
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-11-27 Howard ChuMore migration of syncrepl from frontend to syncprov...
2004-11-25 Howard ChuSplit Operation into Opheader and op
2004-11-15 Pierangelo Masaratiremove back-*/external.h
2004-11-13 Pierangelo Masaratifirst step towards removing back-*/external.h
2004-11-13 Pierangelo Masaratifurther cleanup
2004-11-12 Pierangelo Masaratimore on monitor customization
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-12 Pierangelo Masaratilots of cleanup; few improvements; fix RDN selection...
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-07-19 Pierangelo Masaratiadd {creators|modifiers}Name to all entries
2004-05-01 Pierangelo Masaratiadd restrictedOperation to databases; modification...
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-09 Kurt ZeilengaFix typo
2004-04-08 Howard ChuConsolidated static/dynamic backend switches
2004-04-05 Kurt Zeilengause SLAP_DBFLAGS instead of be->be_flags
2004-03-17 Pierangelo Masaratiadd labeledURI to back-ldap databases
2004-03-16 Pierangelo Masaratiadd overlay subsystem and connect it to databases
2004-03-16 Pierangelo Masaratihandle overlays
2004-01-01 Kurt ZeilengaHappy new year
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-11-27 Kurt ZeilengaFix last commit
2003-11-27 Kurt ZeilengaNotice and acknowledgements
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-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-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-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 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-08 Pierangelo Masaratiimprove (and cleanup) value normalization
2003-04-07 Pierangelo Masaratifix attr nvals & more improvements
2003-03-26 Howard ChuDeleted BackendInfo->bi_acl_attribute, bi_acl_group.
2003-02-25 Kurt ZeilengaSLAP_NVALUES back-monitor temporary hack
2003-01-03 Kurt ZeilengaHappy new year
2002-08-29 Pierangelo Masaratifix backend initialization (including ITS#2048)
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
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-08 Pierangelo MasaratiITS#1730
2002-01-29 Pierangelo Masaratiadd Time subsystem
2002-01-11 Kurt ZeilengaAdd system schema flags to backends supporting system...
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-05 Pierangelo Masaratileftover ber_bvdup eliminated; rewritten ber_bvdup...
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-02 Howard ChuFix for attr_merge
2002-01-02 Pierangelo Masaratimore cleanup
2002-01-02 Kurt Zeilengause malloc not calloc
2002-01-01 Howard ChuRemove abandon cruft
2001-12-29 Howard ChuAdded dnPretty2/dnNormalize2 using preallocated destina...
2001-12-27 Pierangelo Masaratistruct bervals for DN; fix in send children
2001-12-26 Kurt Zeilengamodify be_referral to use struct berval DNs.
2001-12-25 Kurt ZeilengaMore struct berval DNs
next