]> git.sur5r.net Git - openldap/history - servers
Add basic support for HTML->PDF conversion (uses htmldoc)
[openldap] / servers /
2005-03-29 Pierangelo Masaratirelease lock as early as possible; deferring referral...
2005-03-29 Pierangelo Masaratiadd manageDSAit & referral support (to be tested);...
2005-03-29 Pierangelo Masaratidon't continue if fopen failed
2005-03-29 Howard ChuAllow for alternate ordering characters to be used...
2005-03-29 Howard ChuTighten up some schema
2005-03-29 Howard ChuBetter numeric sorting for ordered entries
2005-03-29 Sang Seok LimFixing memory leakage in attribute aliasing
2005-03-28 Pierangelo Masaratifix previous commit
2005-03-28 Pierangelo Masaratidocument missing feature; avoid the risk of returning...
2005-03-28 Howard ChuRegister ManageDSAit control
2005-03-27 Howard ChuFix missing break's, add overlay works
2005-03-27 Howard ChuFix search, fix add. Adding backends/databases works.
2005-03-27 Howard ChuITS#3607 build alock
2005-03-26 Howard ChuITS#3607 build alock code
2005-03-26 Howard ChuITS#3607 add automatic BDB recovery
2005-03-26 Kurt ZeilengaUpdate uniqueMemberMatch to be consistent with latest
2005-03-26 Kurt ZeilengaChange "subtree delete not supported" diagnostic text to
2005-03-25 Howard ChuFix copyright/attribution comments
2005-03-25 Kurt ZeilengaITS#3538: improved substrings matching (spaces handled
2005-03-24 Howard ChuFix prev commit
2005-03-24 Howard ChuConvert backendInfo/backendDB to STAILQs
2005-03-23 Kurt Zeilengacleanup
2005-03-21 Howard ChuPreliminary ldapAdd support
2005-03-21 Howard ChuDefine SLAP_USE_CONFDIR, fix moduleload
2005-03-21 Howard ChuMore parsing fixes
2005-03-21 Howard ChuFix startup check
2005-03-21 Howard ChuFix unparsers, schema loading works
2005-03-21 Howard ChuSchema unparsing support
2005-03-21 Howard ChuAdd HARDCODE schema flags
2005-03-20 Howard ChuTweak log msg in prev commit
2005-03-20 Howard ChuRuntime detection of BDB read-only transaction patch
2005-03-20 Kurt Zeilengadb mismatch (including patch mismatch) should be an...
2005-03-20 Howard ChuFix config_rootpw
2005-03-20 Howard ChuFix prev commit
2005-03-20 Howard ChuMore for loading config from LDIF
2005-03-20 Kurt ZeilengaITS#3579 fixes
2005-03-20 Kurt Zeilengacleanup
2005-03-19 Kurt ZeilengaHonor disclose in compare_entry()
2005-03-19 Kurt Zeilengamove honor disclose back behind LDAP_DEVEL
2005-03-18 Howard ChuAdd ordered-values schema flag
2005-03-18 Howard ChuSupport subtree rename, refuse subtree delete
2005-03-18 Howard ChuAdded some implementation notes (reminders...)
2005-03-18 Howard ChuFix slapd_crypt declaration
2005-03-18 Howard ChuCleanup prev commit
2005-03-18 Howard ChuReorganiza SLAPD_CRYPT and SLAPD_SPASSWD support for...
2005-03-18 Pierangelo Masaratiavoid potential deadlock related to ACLs checking
2005-03-17 Kurt ZeilengaFix compile warning
2005-03-17 Howard ChuSilently ignore if back-ldif is not present
2005-03-17 Howard ChuMore for loading config from database. Fix non-reentran...
2005-03-17 Howard ChuIn aci_set_gather propagate op->o_private to subordinat...
2005-03-17 Kurt Zeilenga"disclose" implementation good enough for beta
2005-03-17 Howard ChuRead config tree from back-ldif
2005-03-17 Howard ChuFix enum_tree, return in lexical order
2005-03-17 Howard ChuITS#3542 - ignore timevals from deferred tasks
2005-03-17 Howard ChuRevert prev commit, wrong fix
2005-03-17 Howard ChuITS#3542 if slapd processes too slowly, time diff can...
2005-03-17 Howard ChuITS#3576 use actual backend (not glue instance) for...
2005-03-16 Howard ChuCheck for db_init failures
2005-03-16 Howard ChuFix unterminated debug msgs
2005-03-16 Howard ChuFix ITS#3601
2005-03-16 Howard ChuFix prev commit, overlay config was broken
2005-03-16 Howard ChuMore cleanup. Still needs work.
2005-03-16 Kurt Zeilengaremove non-ISO-C-isms
2005-03-15 Pierangelo Masaraticure ITS#3602
2005-03-15 Howard ChuMore back-config / back-ldif integration, added config_...
2005-03-15 Howard Chuentry_schema_check - NULL out *text when returning...
2005-03-15 Kurt Zeilengacleanup
2005-03-15 Kurt Zeilengaslapi glue fix
2005-03-14 Kurt Zeilengacleanup
2005-03-14 Howard ChuMove cn=config from namingContexts to configContext
2005-03-14 Howard ChuCleanup prev commit
2005-03-14 Howard ChuFix typo
2005-03-14 Howard ChuITS#3596 - fix overlay cleanup processing
2005-03-14 Howard ChuITS#3596 partial fix - fix sc_cleanup processing
2005-03-14 Howard ChuITS#3596 partial fix - allow abandoning a locked operation
2005-03-13 Howard ChuIgnore matches from the entry being modified
2005-03-10 Howard ChuAdded back-ldif
2005-03-10 Howard ChuAdded translucent overlay (sponsored by HP)
2005-03-07 Howard ChuAdded dummy config_back_modify, using ldap_pvt_thread_p...
2005-03-07 Howard ChuMoved ACLs to their own entry
2005-03-04 Kurt ZeilengaReplace OpenLDAPtime with testTime (in test.schema).
2005-03-04 Howard ChuITS#2919 move OpenLDAPtime to OpenLDAPperson
2005-03-04 Howard ChuAdded config compatibility wrapper for overlays etc...
2005-03-04 Howard ChuFix backend config table fallthru
2005-03-04 Howard ChuDon't restrict cache sizes to non-zero
2005-03-04 Howard ChuFix schema init sequence
2005-03-04 Howard ChuITS#2919 add a user modifiable generalizedTime attribute
2005-03-04 Howard ChuFix prev commit, make sure to only send result once
2005-03-04 Howard ChuFix ITS#3537 (need to repeat this fix for the other...
2005-03-04 Howard ChuITS#3579 disable ldap_syslog earlier.
2005-03-04 Howard ChuITS#3533 use LDAP_DEBUG_TRACE for version info
2005-03-02 Howard ChuMore verbmasks cleanup, added index unparsing
2005-03-02 Howard ChuCleanup verb/mask processing
2005-03-02 Howard ChuFix initial config file info
2005-03-02 Howard ChuReorganized config/bconfig. Migrated back-bdb config.
2005-03-01 Howard ChuDrop "access " from acl_unparse
2005-03-01 Howard ChuFix prev commit
2005-03-01 Howard ChuAdded general limits retrieval
2005-03-01 Howard ChuAdded limits_unparse_one
2005-03-01 Howard ChuFix prev commit
next