]> git.sur5r.net Git - openldap/history - servers/slapd/bconfig.c
implement "realdn" by clause in ACLs (ITS#3627; accounting for Howard's remarks)
[openldap] / servers / slapd / bconfig.c
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-29 Howard ChuTighten up some schema
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-24 Howard ChuConvert backendInfo/backendDB to STAILQs
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 ChuFix config_rootpw
2005-03-20 Howard ChuFix prev commit
2005-03-20 Howard ChuMore for loading config from LDIF
2005-03-18 Howard ChuAdd ordered-values schema flag
2005-03-18 Howard ChuAdded some implementation notes (reminders...)
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 ChuRead config tree from back-ldif
2005-03-15 Howard ChuMore back-config / back-ldif integration, added config_...
2005-03-14 Howard ChuMove cn=config from namingContexts to configContext
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-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 ChuAdded authz-regexp, slapi plugin retrieval
2005-02-27 Pierangelo Masaratifix ITS#3570 (please review)
2005-02-23 Howard ChuFix up memory usage
2005-02-21 Howard ChuAdded overlay objects
2005-02-21 Howard ChuAdded includeFile objects
2005-02-21 Howard ChuMore schema fixes
2005-02-21 Howard ChuUse backend#0 for config, tools default to #1
2005-02-21 Howard ChuRetrieve more values, bypass tool mode (for now)
2005-02-21 Howard ChuSimple values retrievable
2005-02-20 Howard ChuAdding back-config pieces