]> git.sur5r.net Git - openldap/history - servers/slapd/slapcommon.c
ITS#6398: plug memory leak of confdir
[openldap] / servers / slapd / slapcommon.c
2009-11-23 Hallvard FurusethITS#6398: plug memory leak of confdir
2009-09-29 Howard ChuITS#6258 add '-n' option to slaptest
2009-07-07 Howard ChuITS#5892 make sure ldif error messages are displayed
2009-05-28 Pierangelo Masaratiadd slapschema tool (ITS#6150)
2009-05-04 Pierangelo Masaratifix one-time leaks; make sure free'd stuff is NULL
2009-04-30 Pierangelo Masaratifix one-time leak
2009-03-26 Pierangelo Masaratislapcat does not mention -s in usage
2009-03-05 Pierangelo Masaratifix previous commit
2009-03-05 Pierangelo Masaratibetter diagnostics
2009-02-05 Howard ChuITS#5925, allow online glue_sub_attach to be deferred
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-11-03 Howard ChuITS#5745 report errors in shutdown processing
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-11-21 Howard ChuFix, truncate should not be valid for slapadd, should...
2007-09-21 Hallvard FurusethUpdate last change: lutil_atoul() -> lutil_atou() for...
2007-08-28 Pierangelo Masaratiadd -S to slapadd to set desired SID in generated entry...
2007-08-27 Pierangelo Masaraticlose LDIF handler (valgrind)
2007-08-14 Pierangelo Masaratiadd '-Q' switch (used by slaptest only; ITS#4930)
2007-07-13 Howard ChuFallout from ITS#4986 - remove unused param of select_b...
2007-05-11 Hallvard FurusethFix for !(LDAP_DEBUG && LDAP_SYSLOG)
2007-05-09 Hallvard FurusethITS#4948: '#if <undefined macro>' -> '#ifdef' warning...
2007-01-15 Howard ChuITS#4554 slapindex takes a list of attributes to index
2007-01-02 Kurt Zeilengahappy new year
2006-09-14 Howard ChuPortability cleanups
2006-08-29 Howard ChuMust use ch_strdup, not strdup
2006-05-29 Howard ChuITS#4555 add "-j" option to jump to line of LDIF file...
2006-05-24 Pierangelo Masaratiallow tools to syslog
2006-02-02 Howard ChuReparse unknown debug flags after config is read to...
2006-01-10 Howard ChuITS#4319 fix check for need_shutdown/slap_shutdown()
2006-01-08 Luke HowardAdd -s option to slapadd to disable schema checking
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-20 Pierangelo Masaratirevert previous commit(s); clarify usage of "-s" in...
2005-12-16 Pierangelo Masaratislapdn calls shutdown without startup
2005-12-05 Pierangelo Masaratifix compilation without debugging (ITS#4245)
2005-11-28 Pierangelo Masaratiallow comma-separated descriptive log levels, so that...
2005-11-25 Pierangelo Masaratiallow arbitrary base also in tools
2005-11-24 Pierangelo Masaratiuse lutil_ato*() whenever appropriate
2005-11-23 Pierangelo Masaratifirst round of number/time parsing fixes
2005-11-09 Pierangelo Masaratitools log level defaults to "none", so that messages...
2005-10-31 Pierangelo Masaratiallow descriptions in -d for tools as well; test as...
2005-10-15 Howard ChuRevert prev commit, use -g option to disable glue instead
2005-10-15 Howard ChuITS#4089 use slapcat -n XX to specify just the superior...
2005-09-27 Howard ChuITS#3996 fix glue/syncprov interaction
2005-09-01 Howard ChuMoving glue overlay back into slapd core, returning...
2005-08-28 Howard ChuConsolidate a few more init calls into slap_init()...
2005-08-25 Kurt ZeilengaUpdate build tools based upon OPENLDAP_AC work
2005-08-19 Pierangelo Masaraticouldn't slapcat with ACIs in slapd.conf :)
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
next