]> git.sur5r.net Git - openldap/history - servers/slapd/slapcommon.c
Merge remote branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
[openldap] / servers / slapd / slapcommon.c
2005-03-30 Pierangelo Masaratiallow setting misc params used by ACL checking
2005-03-24 Howard ChuConvert backendInfo/backendDB to STAILQs
2005-03-15 Howard ChuMore back-config / back-ldif integration, added config_...
2005-03-04 Howard ChuFix schema init sequence
2005-03-04 Howard ChuITS#3579 disable ldap_syslog earlier.
2005-02-21 Howard ChuUse backend#0 for config, tools default to #1
2005-01-26 Howard ChuAdd -q quick option for slapindex too
2005-01-24 Howard ChuAdd '-q' "quick" option and SLAP_TOOL_QUICK def for...
2005-01-22 Howard ChuSchema caching for slaptools
2005-01-14 Howard ChuCleanup slapcat usage
2005-01-14 Howard ChuMore consolidation for single consumer-context syncrepl
2005-01-12 Pierangelo Masaratitypo
2005-01-12 Pierangelo Masaratifurther refinement of ITS#3461
2005-01-08 Pierangelo Masaraticlarify error message and allow -u (dryrun) option...
2005-01-01 Kurt ZeilengaHappy New Year!
2004-12-06 Pierangelo MasaratiITS#3419: values in built auth DNs may need DN escaping...
2004-12-04 Howard ChuDelete backglue.c in favor of glue overlay
2004-11-17 Pierangelo Masaratitest "entry" as default attribute
2004-10-06 Howard ChuRevert ITS#3353 patch, it needs to be reworked.
2004-10-01 Howard ChuITS#3353 consolidate slapd globals into a single struct
2004-09-18 Jong Hyuk Choi*oc support in attr list
2004-09-10 Kurt ZeilengaITS#3326: fix slaptest shutdown
2004-09-08 Kurt ZeilengaAdd "slapcat -a filter" support
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-07-26 Pierangelo Masaratifrontend stuff moved into a database structure, essenti...
2004-07-18 Pierangelo Masaratistartup and shutdown backends only if not in dryrun...
2004-07-17 Pierangelo Masaratinormalize authcDN (ITS#3246); don't touch databases...
2004-07-16 Pierangelo Masaratito be safe, always start backends and database
2004-04-20 Pierangelo Masaratiimprove slapacl
2004-04-20 Pierangelo Masaratiimprove slapacl option sanity checks
2004-04-20 Pierangelo Masaratiadd slapacl tool
2004-04-16 Kurt Zeilengas/saslAuthz/authz/
2004-04-13 Pierangelo Masaratiadd slapsaslauth test tool
2004-04-07 Kurt Zeilengause BER_BVNULL
2004-04-06 Pierangelo Masaratiload overlays also with tools
2004-03-17 Pierangelo Masaratimove DN/config test in slapdn/slaptest
2004-03-10 Howard ChuTurn off syslog for slap tools
2004-02-26 Howard ChuMerged slap tools with main slapd binary; installs...