]> git.sur5r.net Git - openldap/history - servers/slapd/back-monitor/database.c
Use IANA-assigned OID for entryDN and remove hide flag.
[openldap] / servers / slapd / back-monitor / database.c
2007-05-08 Howard Chucoverity scan, fix typo
2007-03-21 Pierangelo Masaratidon't add databases twice; but try as hard as possible...
2007-03-21 Pierangelo Masaratiallow adding of back-bdb with monitoring on (ITS#4789)
2007-01-02 Kurt Zeilengahappy new year
2006-09-09 Pierangelo Masaratimore cleanup; add the frontend to the set of monitored...
2006-09-08 Pierangelo Masarati- need to be able to set new subsystems when appending...
2006-09-06 Pierangelo Masaratiimplement support for unregistering registered stuff
2006-09-06 Pierangelo Masaratiremove dependencies on back-{b,h}db
2006-05-06 Pierangelo Masaratiadd URI list resorting feature (ITS#4524)
2006-04-11 Kurt Zeilengaremove more LDBM cruft
2006-02-16 Kurt ZeilengaMacro cleanup
2006-01-21 Pierangelo Masaratifix previous commit
2006-01-12 Howard ChuAdd monitor_entry_stub() for creating entries. Fix...
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-26 Pierangelo Masaratihandle when URIs are null
2005-11-20 Pierangelo Masaratidon't leak temporary URLs
2005-11-19 Pierangelo Masaratifix dangling resources issue in slapd-ldap; completely...
2005-08-08 Pierangelo Masaratiplug more one-time leaks; rearrange subsystems setup
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-05-21 Pierangelo Masaratipublish updateref...
2005-05-04 Pierangelo Masaratiadd "monitorIsShadow" (ITS#3696); more to come (see...
2005-04-29 Pierangelo Masaratianticipate monitor schema definition
2005-04-27 Pierangelo Masaratirefactor ABI for arbitrary attribute/entry/callback...
2005-04-27 Pierangelo Masaraticleanup entity registration
2005-04-21 Pierangelo Masaratieither pass normalized values to attr_merge*() or call...
2005-04-09 Pierangelo Masaraticheck parameters
2005-03-24 Howard ChuConvert backendInfo/backendDB to STAILQs
2005-03-01 Howard ChuFix slapi plugin info
2005-01-01 Kurt ZeilengaHappy New Year!
2004-12-08 Pierangelo Masaratiminor cleanup
2004-12-02 Pierangelo Masaraticleanup previous commit (still temporary, need to defin...
2004-11-17 Pierangelo MasaratiFIXME: needs work/cleanup
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 Masaratiimprove overlay helpers
2004-11-13 Pierangelo Masaratifurther cleanup
2004-11-08 Pierangelo Masaratiallow to register entries and entry callbacks; radical...
2004-11-08 Pierangelo Masaratifix typo in rww; general cleanup
2004-11-08 Pierangelo Masaratirework subsystem initialization (can be added dynamical...
2004-09-12 Pierangelo Masaratilots of cleanup; few improvements; fix RDN selection...
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-08-06 Pierangelo Masaratifix attr_merge() usage
2004-07-26 Pierangelo Masaratifrontend stuff moved into a database structure, essenti...
2004-07-19 Pierangelo Masaratiadd {creators|modifiers}Name to all entries
2004-07-19 Howard ChuRequired by backover.c -r1.22
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 Howard ChuAdded readOnly attribute, can be toggled on individual...
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-16 Pierangelo MasaratiseeAlso to overlays as well
2004-03-16 Pierangelo Masaratihandle overlays
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-11-27 Kurt ZeilengaFix last commit
2003-11-27 Kurt ZeilengaNotice and acknowledgements
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-18 Pierangelo Masaratiuse a macro for the entry buffer size
2003-04-12 Pierangelo MasaratiHEADS-UP: complete reworking of back-monitor
2003-04-12 Pierangelo Masaratiadd new schema stuff (no #ifdef, too heavy)
2003-04-11 Pierangelo Masaratifix memory context (hope NULL at init is valid)
2003-04-08 Pierangelo Masaratiimprove (and cleanup) value normalization
2003-04-07 Pierangelo Masaratifix attr nvals & more improvements
2003-03-03 Pierangelo Masaratifix ITS#2343
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-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-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-06-19 Pierangelo Masaratiuse monitorContext for the monitor database
2002-05-01 Howard ChuChanged be_[n]suffix, be_[n]suffixAlias to BerVarray...
2002-01-29 Pierangelo Masaratifix uninitialized last (NULL) entry in BerVarray
2002-01-28 Pierangelo Masaratianother round at cleaning it up: better naming, more...
2002-01-11 Pierangelo Masaratiadded structural objectclass; reworked obejctclasses...
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-02 Pierangelo Masaratimore cleanup
2002-01-02 Howard ChuChanged struct berval ** to BVarray
2001-12-27 Pierangelo Masaratistruct bervals for DN; fix in send children
2001-12-25 Kurt ZeilengaMore struct berval DNs
2001-12-22 Pierangelo Masaratiadded operations and sent stats to back-monitor; minor...
2001-07-14 Pierangelo MasaratiThis is the skeleton of back-monitor, the slapd monitor...