]> git.sur5r.net Git - openldap/history - servers
support for syntax and equality matching rule
[openldap] / servers /
2005-04-03 Pierangelo Masaratiimplement "realdn" by clause in ACLs (ITS#3627; account...
2005-04-03 Pierangelo Masaratiimplement checking of the whole target entry if no...
2005-04-02 Pierangelo Masaratirework few members of slap_bindconf; silence few warnings
2005-04-01 Pierangelo Masaraticlarify the usage of dnParent( dn, dn )
2005-04-01 Pierangelo Masaratiallow slapdn to return the DN in pretty/normal only...
2005-04-01 Pierangelo Masaratifix database operations in tool mode (ITS#3622)
2005-04-01 Howard ChuTruncate \r if it appears at end of DB_CONFIG lines
2005-04-01 Howard ChuAdd dbconfig directive for creating/writing the DB_CONF...
2005-04-01 Howard ChuITS#3607 more for Win32 portability
2005-04-01 Howard ChuITS#3607, added Win32 lock support
2005-04-01 Kurt ZeilengaAdded a conformant sortedResults support which is unabl...
2005-04-01 Kurt Zeilengacleanup
2005-04-01 Howard ChuFix filter crash when DN contains parenthesis
2005-03-31 Pierangelo Masaratiactually retrieve the target, to apply clauses like...
2005-03-31 Pierangelo Masaraticleanup options
2005-03-31 Pierangelo Masaratialways shutdown (slaptest was not)
2005-03-31 Pierangelo Masaratiinitial commit of "level" styles for "dn" and "self...
2005-03-31 Pierangelo Masaratirework provious commit(s)
2005-03-31 Pierangelo Masaratimore cleanup?
2005-03-31 Pierangelo Masaraticleanup
2005-03-30 Pierangelo Masaratibeautify conditional compilation warning
2005-03-30 Pierangelo Masaratimore dnParent() and misc cleanup
2005-03-30 Pierangelo Masaratimore dnParent() cleanup
2005-03-30 Pierangelo Masaratiallow setting misc params used by ACL checking
2005-03-30 Pierangelo Masaratiallow dnParent to work in place
2005-03-30 Pierangelo Masaratiminor cleanup
2005-03-30 Pierangelo Masaratidon't fail if the directory can't be opened because...
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
next