]> git.sur5r.net Git - openldap/shortlog
openldap
2005-05-13 Kurt ZeilengaAdditional manageDIT changes.
2005-05-13 Pierangelo... improve fix
2005-05-13 Pierangelo... fix ACL_PRIV_MASK for manage
2005-05-13 Pierangelo... fix cleanup in case of error
2005-05-13 Kurt ZeilengamanageDIT framework and obsolete objectclasses/DIT...
2005-05-13 Kurt ZeilengaFix client-side ManageDIT control
2005-05-13 Kurt Zeilengafinish global_schemacheck removal
2005-05-13 Pierangelo... fix sizelimit interaction with glue overlay (ITS#3724)
2005-05-13 Howard ChuLDIF include must use a file URL
2005-05-13 Pierangelo... don't bother about slap_dummy_bv
2005-05-13 Pierangelo... don't free officially dummy values
2005-05-13 Kurt ZeilengaAdd parsing for manageDIT control.
2005-05-13 Kurt Zeilengaextend manageDIT test cases (now just need to find...
2005-05-13 Howard ChuITS#3278 use correct connection for sasl_install()
2005-05-13 Kurt ZeilengaAdd client-side ManageDIT control support
2005-05-13 Kurt ZeilengaFix typo
2005-05-13 Kurt ZeilengaControl cleanup
2005-05-13 Howard ChuITS#3608 - ignore unavailable non-critical controls
2005-05-13 Howard ChuFix parseSearchOptions
2005-05-12 Howard ChuFix typo
2005-05-12 Pierangelo... fix sizelimit bug (ITS#3720)
2005-05-12 Howard ChuFix Win32 build using separate object directory
2005-05-12 Howard ChuSample LDIF slapd configuration
2005-05-12 Howard Chucore.schema converted to LDIF
2005-05-12 Howard ChuFix attribute sorting
2005-05-12 Howard ChuFix for slapadd'ing a config db
2005-05-12 Howard ChuFix prev commit
2005-05-12 Howard ChuUpdated ldif_read_record to support LDIF include: directive
2005-05-12 Pierangelo... fix and strengthen the structural objectClass test
2005-05-12 Pierangelo... remove global_schemacheck
2005-05-11 Kurt ZeilengaNever publish:
2005-05-11 Kurt ZeilengaMostly remove global_schemacheck. More cleanup needed in
2005-05-11 Kurt Zeilengaprototype manage script
2005-05-11 Howard ChuITS#3577 Make librewrite shared - > liblrewrite.la
2005-05-11 Pierangelo... remove cruft
2005-05-11 Pierangelo... remove obsolete tests
2005-05-11 Kurt ZeilengaAdd code to build guide
2005-05-11 Howard ChuMore tweaks for BDB
2005-05-11 Howard ChuMore details
2005-05-10 Howard ChuAdd LDAP_DEBUG_SYNC loglevel
2005-05-10 Howard ChuPreliminary slapd.d info, very incomplete
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... don'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 Sang Seok LimLDIF update for CRL test
2005-05-09 Howard ChuMore for error propagation
2005-05-09 Sang Seok Limtestscript update for testing CRL routine
2005-05-09 Sang Seok LimBug fix in Component Matching for CRL support
2005-05-09 Howard ChuExplicitly set LTONLY_MOD for shared overlays
2005-05-09 Howard ChuAdd (very limited) libtool 1.5 --tag support
2005-05-09 Howard ChuFix prev commit
2005-05-08 Howard ChuAdd notes about -F config dir option
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 ChuForced commit - prev commits fix ITS#3714
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 Howard ChuITS#3712 skip Winsock detection on Cygwin
2005-05-07 Pierangelo... don't leave consts around
2005-05-06 Howard ChuMake entry_encode/decode independent of slapd structure...
2005-05-06 Kurt Zeilengaldap.h updates
2005-05-06 Pierangelo... use appropriate log level if bailing out; need to use...
2005-05-06 Howard ChuPropagate config errors back to caller.
2005-05-06 Pierangelo... re-enable by default
2005-05-06 Kurt ZeilengaRemove _X_ from some items now standard track
2005-05-06 Pierangelo... cleanup ident string
2005-05-06 Pierangelo... more on strict config parsing (ITS#3705)
2005-05-06 Pierangelo... cleanup usage
2005-05-06 Pierangelo... add 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 "ANSWERABILITY RESULTS" string, it interferes...
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 ChuPick up strutct timeval definition
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... consistently rename function
2005-05-05 Pierangelo... a bit more reworking and streamline; the change to...
2005-05-05 Pierangelo... line up with config code
2005-05-05 Pierangelo... fix previous commit: don't loop on undefined; return...
2005-05-05 Pierangelo... fix support for absoluteFilters
next