]> git.sur5r.net Git - openldap/history - servers
update back-monitor man page
[openldap] / servers /
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-16 Kurt ZeilengaClean up SLAP_NVALUES comment
2003-05-16 Kurt ZeilengaNVALUES updates to approximate matching...
2003-05-15 Hallvard FurusethFix some Statslog()s: Add missing newlines. Print...
2003-05-15 Howard ChuStreamlined listener/select/accept handling:
2003-05-15 Pierangelo Masaratiremove unused arg from fprintf (ITS#2516)
2003-05-15 Hallvard Furuseth#include "lutil.h" to get lutil_strcopy().
2003-05-15 Hallvard FurusethRemove excess `0' arguments to fprintf.
2003-05-15 Hallvard Furuseth#include <ac/unistd.h> to get write()
2003-05-15 Hallvard Furuseth#include <ac/string.h> to get strcasecmp().
2003-05-15 Pierangelo Masaratiadd create/modify timestamp to all entries; use monitor...
2003-05-15 Pierangelo Masaratineed starttime before backend db_open() is invoked
2003-05-14 Hallvard Furuseth#include <ac/string.h>, to get strlen(), strncmp()...
2003-05-14 Kurt Zeilengaupdated certificateExactMatch support,
2003-05-14 Howard ChuITS#2514 fix NULL deref
2003-05-14 Howard ChuITS#2509 add missing arg for dnNormalize
2003-05-14 Howard ChuITS#2511 use %p to log pointer values
2003-05-14 Luke HowardDon't crash if attr_find() fails (Howard, you might...
2003-05-14 Luke HowardFix content rule validation code -- don't use validatio...
2003-05-13 Howard ChuITS#2507, fix *_candidates error return values
2003-05-13 Howard ChuOptimize modify_internal, only reindex the actual modif...
2003-05-13 Howard ChuFix prev commit, must passthru precomputed scopes
2003-05-13 Howard ChuITS#2506 - fix prev patch, don't ignore undefined filte...
2003-05-12 Howard ChuITS#2505 - make sr_strings per-op instead of static
2003-05-11 Howard ChuRevert prev commit
2003-05-11 Howard ChuPlug leak in hdb
2003-05-11 Howard ChuAdded SLAP_TOOL_READMAIN and SLAP_TOOL_READONLY slapMod...
2003-05-11 Howard ChuAnother idle time tweak
2003-05-10 Howard ChuPlug mem leak in slapindex
2003-05-09 Howard ChuFor ITS#2502 - force release of locks on exiting threads
2003-05-09 Jong Hyuk Choi-reenabling LDAP_CACHING
2003-05-09 Jong Hyuk Choi-syncUUID search in syncrepl
2003-05-09 Pierangelo Masaratinow LDAP_CACHING can be enabled again; not sure it...
2003-05-07 Jong Hyuk Choirunqueue restructuring
2003-05-07 Jong Hyuk Choirunqueue update
2003-05-07 Kurt Zeilengaminor tweak
2003-05-07 Jong Hyuk Choia runqueue for periodic thread execution (for syncrepl)
2003-05-05 Jong Hyuk Choitemporarily disable LDAP_CACHING (till API update)
2003-05-05 Luke HowardDon't crash slapi_filter_get_subfilt() if no "any"...
2003-05-05 Luke HowardContent rule logic fix
2003-05-04 Luke HowardDon't crash if no attributes in slapi_attr_value_find()
2003-05-03 Pierangelo Masaratiadd network timeout (ITS#2413 reworked)
2003-05-03 Luke HowardFix slapi_filter_join() behavioural bug.
2003-05-02 Kurt ZeilengaJunk
2003-05-02 Kurt ZeilengaRemove junk
2003-05-02 Jong Hyuk Choistrdup cleanup
2003-05-02 Howard ChuITS#2480 uninit'd vars
2003-05-02 Hallvard FurusethFix assignment of <char/int>* to unsigned <char/int...
2003-05-02 Hallvard Furusethctrls[] was initialized with which non-constants.
2003-05-02 Hallvard FurusethEntry *e could be freed uninitialized after goto return...
2003-05-02 Hallvard FurusethInsert missing %s in printf format to print ldap_err2st...
2003-05-02 Hallvard FurusethFix printf/Debug format arguments.
2003-05-01 Jong Hyuk Choi- LDAP_SYNCREPL defined in include/ldap.h
2003-05-01 Howard ChuFix HDB search_aliases crash, cleanup search scope...
2003-05-01 Luke HowardFix build breakage
2003-05-01 Howard ChuITS#2424 use two SASL contexts per session to conform...
2003-05-01 Jong Hyuk Choisyncrepl REFRESH : a master entry modify case fix
2003-04-30 Jong Hyuk Choicomment cleanup
2003-04-30 Jong Hyuk Choilist of nonpresent entries in syncinfo_t
2003-04-30 Jong Hyuk Choisyncrepl refresh mode : both scope-in & scope-out worki...
2003-04-30 Howard ChuFix prev commit
2003-04-30 Howard ChuITS#2424 reset SASL on an existing connection
2003-04-30 Luke HowardA pre-operation plugin is not required to set SLAPI_RES...
2003-04-30 Howard ChuAdded errmsg arg to lutil_passwd_{check,hash} functions
2003-04-30 Howard ChuLog errors from dn2id failures
2003-04-30 Howard ChuUse DB_RMW when deleting dn2id elements
2003-04-30 Howard ChuUse computed filters to pass in search scope.
2003-04-30 Jong Hyuk Choi- mods memory allocation fix
2003-04-30 Jong Hyuk Choi- manageDSAit is implicitly assumed for LCUP / SYNC
2003-04-30 Jong Hyuk ChoiLCUP / SYNC overrides manageDSAit upon calling select_b...
2003-04-29 Jong Hyuk Choicleanup
2003-04-29 Howard ChuRevert prev commit. It's a symptom that BDB was built...
2003-04-29 Howard ChuBetter handling of computed filters
2003-04-29 Kurt Zeilengacleanup
2003-04-29 Hallvard FurusethImplement slapcat -s <dn>: Only dump a subtree of the...
2003-04-29 Howard ChuFix computed filter inversion
2003-04-29 Hallvard FurusethMust have ';' between default: and '}'
2003-04-29 Howard ChuITS#2474 default return value
2003-04-29 Kurt Zeilengaremove dnNormalize2
2003-04-29 Kurt Zeilengaremove dnPretty
2003-04-29 Jong Hyuk Choitab cleanup
2003-04-29 Hallvard FurusethReduce warnings: Add missing 0 or NULL initializers...
2003-04-29 Hallvard Furuseth#include <ac/string.h>.
2003-04-29 Hallvard Furuseth#include <ac/string.h>, to get memset() and strlen().
2003-04-29 Hallvard FurusethPrint long with %ld, not %d.
2003-04-29 Hallvard FurusethDon't do arithmetic on void pointers.
2003-04-29 Hallvard FurusethDeclare lap_free_ctrls() and sl_mem_init().
2003-04-29 Howard ChuFix computed TRUE/FALSE filters
2003-04-29 Howard ChuITS#2453 - Handle computed filters, ignore Undefined...
2003-04-29 Howard ChuHandle SLAPD_FILTER_COMPUTED cases
2003-04-28 Kurt Zeilengageneric first component matching routines
2003-04-26 Luke HowardRemove unused variables in slapi_filter_test()
2003-04-26 Luke HowardDon't crash in slapi_send_ldap_search_entry if no attri...
2003-04-25 Howard ChuUndo BDB const mucking
2003-04-25 Howard ChuITS#2464 don't strdup NULL DN
2003-04-25 Howard ChuITS#2467 NULL pointer check
2003-04-25 Kurt Zeilengafix up nvalues code so that pretty routines work properly
2003-04-25 Kurt ZeilengaNeed to pretty assertion values
2003-04-25 Kurt Zeilengacleanup
next