]> git.sur5r.net Git - openldap/history - servers/slapd/slapcommon.c
plug one-time leak
[openldap] / servers / slapd / slapcommon.c
2005-08-11 Pierangelo Masaratiplug one-time leak
2005-08-11 Pierangelo Masaratifix error message
2005-08-10 Howard ChuFix backend selection diagnostics
2005-08-08 Howard ChuITS#3917 revert prev commit
2005-08-08 Howard ChuITS#3917 init schema before parsing args
2005-06-09 Howard ChuFix prev commit - slapdn should not start any databases
2005-06-09 Howard ChuITS#3621 slaptest should start databases when dryrun...
2005-05-12 Howard ChuUpdated ldif_read_record to support LDIF include: directive
2005-05-01 Howard ChuFix config selection:
2005-04-13 Pierangelo Masaratifix access control when no backend could be found ...
2005-04-12 Pierangelo Masaratimore issues related to slapacl
2005-04-12 Pierangelo Masaratifix previous commit in case of access to non existent...
2005-04-01 Pierangelo Masaratiallow slapdn to return the DN in pretty/normal only...
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-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...