]> git.sur5r.net Git - openldap/history - servers
prototype manage script
[openldap] / servers /
2005-05-11 Howard ChuITS#3577 Make librewrite shared - > liblrewrite.la
2005-05-11 Pierangelo Masaratiremove cruft
2005-05-11 Pierangelo Masaratiremove obsolete tests
2005-05-10 Howard ChuAdd LDAP_DEBUG_SYNC loglevel
2005-05-10 Howard ChuFix typo, use dn.base instead of dn.exact in unparse
2005-05-10 Howard ChuMore value ACL style tweaks
2005-05-10 Howard ChuFix acl_unparse - add missing style specifiers
2005-05-09 Kurt ZeilengaDon't split description across multiple values.
2005-05-09 Howard ChuFix (temporary) crash on ldbm
2005-05-09 Howard ChuAdd comments for config_overlay
2005-05-09 Howard ChuMore fixes for overlay support. Converted pcache to...
2005-05-09 Howard ChuFix debug msg
2005-05-09 Pierangelo Masaratidon't compare freed pointers (no harm)
2005-05-09 Howard ChuFix prev commit, extra objectclass table
2005-05-09 Howard ChuFix prev commit, trim unused cfOC vars
2005-05-09 Howard ChuTable-driven config
2005-05-09 Howard ChuRestructured to allow miscellaneous Adds under database...
2005-05-09 Howard ChuMore for error propagation
2005-05-09 Howard ChuExplicitly set LTONLY_MOD for shared overlays
2005-05-08 Howard ChuNUL at end of entry not needed any more
2005-05-08 Howard ChuDelete unused entry_lenlen code
2005-05-08 Howard ChuMacro fix, again
2005-05-08 Howard ChuFix bad macro interaction in prev commit
2005-05-07 Howard ChuSimplify static build
2005-05-07 Pierangelo Masaratidon't leave consts around
2005-05-06 Howard ChuMake entry_encode/decode independent of slapd structure...
2005-05-06 Pierangelo Masaratiuse appropriate log level if bailing out; need to use...
2005-05-06 Howard ChuPropagate config errors back to caller.
2005-05-06 Pierangelo Masaraticleanup ident string
2005-05-06 Pierangelo Masaratimore on strict config parsing (ITS#3705)
2005-05-06 Pierangelo Masaratiadd support for "subordinate" scope
2005-05-06 Howard ChuFix prev commit
2005-05-06 Howard ChuFix undefined attributetype initializer
2005-05-06 Howard ChuITS#3710 add missing space
2005-05-06 Howard ChuRemove redundant def
2005-05-06 Howard ChuFix Windows export setup
2005-05-06 Howard ChuMore for ITS#3681
2005-05-06 Howard ChuFix backends.o dependencies
2005-05-06 Howard ChuFix for WIN32 mkdir
2005-05-05 Howard ChuITS#3681 separate static from dynamic overlays
2005-05-05 Howard ChuMust always accept "base" for ACL_STYLE_BASE since...
2005-05-05 Howard ChuFix global entry setup
2005-05-05 Kurt ZeilengaWrap w in WAKE_LISTENER
2005-05-05 Kurt ZeilengaIncrease listen() backlog to 1024, allow compile time...
2005-05-05 Pierangelo Masaraticonsistently rename function
2005-05-05 Pierangelo Masaratia bit more reworking and streamline; the change to...
2005-05-05 Pierangelo Masaratifix previous commit: don't loop on undefined; return...
2005-05-05 Pierangelo Masaratifix support for absoluteFilters
2005-05-05 Pierangelo Masaratifix previous commit
2005-05-05 Pierangelo Masaratimove discover function to frontend
2005-05-05 Pierangelo Masaratihonor T-F filters (ITS#3706) and some cleanup
2005-05-04 Pierangelo Masaratihonor T-F filters (ITS#3706) and lots of cleanup
2005-05-04 Pierangelo Masaratihonor T-F filters (ITS#3706)
2005-05-04 Pierangelo Masaratiif for any reason ldap_search_ext() fails (e.g. ITS...
2005-05-04 Pierangelo MasaratiITS#3705: bailout if unknown config directive is found
2005-05-04 Howard ChuITS#3702 add tool entry points
2005-05-04 Howard ChuITS#3699, #3702 fix ldif_back_search to send entries...
2005-05-04 Pierangelo Masaratiadd "monitorIsShadow" (ITS#3696); more to come (see...
2005-05-04 Howard ChuITS#3703 skip checkpoint on close if ReadOnly mode
2005-05-04 Howard ChuIn backend_group, return LDAP_COMPARE_FALSE if attr...
2005-05-03 Pierangelo Masaratifix printing a NULL value (ITS#3698)
2005-05-03 Pierangelo Masaratifix SIGSEGV when default style is used for "val" (ITS...
2005-05-03 Howard ChuITS#3699 fix dbconfig, limits schema flags
2005-05-01 Howard Chuunifdef SLAP_USE_CONFDIR
2005-05-01 Howard ChuFix config selection:
2005-04-30 Pierangelo Masaratidon't return client API error if the server is down...
2005-04-30 Kurt ZeilengaITS3693: fix of authPasswordSchemes for whom ever ends...
2005-04-30 Kurt ZeilengaMove $STRIP to top.mk, expand use.
2005-04-30 Howard ChuFix ITS#3695 preserve stack alignment in slap_sl_realloc
2005-04-29 Pierangelo Masaratianticipate monitor schema definition
2005-04-29 Pierangelo Masaratihardcode "description" and "seeAlso"
2005-04-29 Pierangelo Masaratisanity check
2005-04-29 Pierangelo Masaratiperform internal operations as rootdn, if any
2005-04-28 Howard ChuPropagate Abandon to allow cleanup callbacks to run
2005-04-28 Howard ChuPropagate SLAPD_ABANDON results to to allow cleanup...
2005-04-28 Howard ChuCheck for abandon during transaction retry
2005-04-28 Howard ChuITS#3671 more abandon/error checks
2005-04-28 Howard ChuITS#3671 must release conn->c_mutex to allow blocked...
2005-04-28 Howard ChuMroe abandon checks for ITS#3671
2005-04-28 Howard ChuMore for ITS#3671, check for Abandon before replaying...
2005-04-28 Pierangelo Masaratianticipate undefined symbols when compiling for 2.2
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 Howard ChuITS#3688 don't sort range IDLs!
2005-04-27 Pierangelo Masaraticleanup entity registration
2005-04-27 Sang Seok LimMisc bug fix: component matching
2005-04-26 Pierangelo Masaratimore cleanup in handling timeouts in ldap_result()
2005-04-26 Pierangelo Masaratiuse safe(r) default
2005-04-26 Howard ChuFix ppolicy libltdl usage on Win32
2005-04-26 Pierangelo Masaratihandle the null lud_dn case...
2005-04-26 Pierangelo Masaratiwork around the last issue: some times the result times...
2005-04-26 Howard ChuITS#3682, dup entry and free the DB's copy before sendi...
2005-04-26 Howard ChuFix tool startup, don't start main backend twice
2005-04-26 Pierangelo Masaratidon't use temporaries
2005-04-25 Pierangelo Masaratireset candidates when intentionally abandoning; consist...
2005-04-25 Pierangelo Masaratifix retry; add per-target configurable number of retrie...
2005-04-25 Howard ChuFix some return codes
2005-04-25 Howard ChuMore error reporting for clients
2005-04-25 Howard ChuMore modpath fixes
next