]> git.sur5r.net Git - openldap/history - servers/slapd/config.c
cleanup
[openldap] / servers / slapd / config.c
2010-04-19 Quanah Gibson-Mountcleanup
2010-04-19 Quanah Gibson-Mountmore cleanup
2010-04-16 Quanah Gibson-MountFix prev commit
2010-04-16 Quanah Gibson-MountITS#6389
2010-04-14 Quanah Gibson-MountITS#6465
2010-04-13 Kurt Zeilengahappy belated new year
2009-12-12 Howard ChuITS#6430, more for #6419
2009-12-08 Quanah Gibson-MountMore for ITS#6419, fix index offset
2009-12-08 Quanah Gibson-MountITS#6419
2009-11-17 Quanah Gibson-MountITS#6363
2009-10-30 Quanah Gibson-MountITS#6342
2009-08-02 Quanah Gibson-MountITS#5942
2009-07-27 Quanah Gibson-MountITS#6222
2009-06-03 Quanah Gibson-MountAdd ATDESC config arg type for AttributeDescriptions
2009-06-03 Quanah Gibson-MountAdd global_host_bv, why do we still have bare char...
2009-06-03 Quanah Gibson-MountITS#5836
2009-06-02 Quanah Gibson-MountAvoid printf(NULL) on Solaris
2009-02-13 Quanah Gibson-MountITS#5940
2009-01-27 Quanah Gibson-MountUse modular TLS
2009-01-22 Kurt ZeilengaUpdate copyright for next release
2008-11-11 Quanah Gibson-MountITS#5572
2008-04-15 Quanah Gibson-MountITS#5383
2008-04-09 Howard ChuITS#5383 use public OID for config schema, no more...
2008-02-14 Quanah Gibson-MountITS#5379
2008-02-14 Howard ChuITS#5379 HAVE_TLS dependency
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2008-02-11 Quanah Gibson-Mountallow to programmatically register new response code...
2008-02-11 Quanah Gibson-Mountallow to customize the error code in case of constraint...
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-12-28 Pierangelo Masaratiallow to programmatically register new response code...
2007-12-28 Pierangelo Masaratiallow to customize the error code in case of constraint...
2007-12-14 Howard ChuITS#5276 from HEAD
2007-12-14 Howard ChuRevert prev commit, different fix
2007-12-14 Howard ChuITS#5276 don't stack config state for includes
2007-11-08 Quanah Gibson-MountITS#5209 Fix sasl_host may be different from global_host
2007-11-05 Howard ChuITS#5209 sasl_host may be different from global_host
2007-09-29 Howard ChuITS#5122 add ARG_UINT config type for unsigned ints
2007-09-04 Pierangelo Masaratiparse unsigned as unsigned (ITS#5122)
2007-09-01 Quanah Gibson-MountSync with HEAD for OL 2.4.5
2007-08-21 Pierangelo Masaratifix or comment Calysto findings
2007-08-03 Ralf HaferkampReworked recent backend API changes, now using a separa...
2007-06-09 Pierangelo MasaratiautchId must be a (quoted) id, and can't be a DN; as...
2007-05-12 Howard ChuNo more dependency on OpenSSL
2007-05-09 Hallvard FurusethITS#4948: '#if <undefined macro>' -> '#ifdef' warning...
2007-03-23 Howard ChuPreliminary GNUtls support. gnutls.c will merge back...
2007-02-24 Howard ChuITS#4848 better config context tracking
2007-02-13 Kurt ZeilengaQuick merge: everything from HEAD
2007-02-05 Howard ChuFix prev commit
2007-02-05 Howard ChuAdd timeout / network timeout to bindconf
2007-01-10 Howard ChuITS#4799 remove kerberos / kbind
2007-01-09 Pierangelo Masaratifix build without TLS
2007-01-08 Howard ChuAdd TLS context configuration
2007-01-08 Howard ChuMake syncrepl inherit default TLS settings from main...
2007-01-02 Kurt Zeilengahappy new year
2006-12-02 Pierangelo Masaratifix DN (and berval'ued items requiring) normalization...
2006-11-12 Howard ChuAdd valx arg to config_parse_add - indicate which value...
2006-10-19 Kurt ZeilengaSync with HEAD
2006-10-15 Pierangelo Masaratilog messages related to blocking failures at "none...
2006-09-14 Howard ChuPortability cleanups
2006-09-13 Howard ChuAdd register_at / register_oc helpers.
2006-09-11 Pierangelo Masaratiadd sb_version to slap_bindconf;
2006-08-29 Howard ChuHide config schema if !LDAP_DEVEL
2006-08-29 Howard ChuTLS ctx is already cleaned up
2006-08-25 Kurt ZeilengaUse LINE_MAX instead of BUFSIZ. Per POSIX, LINE_MAX...
2006-08-22 Kurt ZeilengaSync with HEAD
2006-08-22 Kurt ZeilengaMore LDAP_DEVEL cleanup
2006-08-18 Kurt ZeilengaSync with HEAD
2006-08-17 Pierangelo Masaratiadd bverb_to_mask() API
2006-08-05 Pierangelo Masaratimake log messages more esplicative
2006-08-05 Pierangelo Masaratifix logging
2006-08-04 Pierangelo Masaratifactor connection code out of syncrepl
2006-05-30 Howard ChuFix ARG_OFFSET to work with overlays
2006-05-27 Pierangelo Masaratifix DN-valued (and likely others not handled in the...
2006-05-25 Howard ChuFix uninit'd var
2006-05-15 Kurt ZeilengaSync with HEAD
2006-05-11 Howard ChuRearrange, ARGS_TYPES should not be bitmasks
2006-05-03 Howard ChuHide starttls keyword if no TLS
2006-05-03 Howard ChuDetect TLS config changes
2006-04-18 Kurt ZeilengaSync with HEAD
2006-04-13 Pierangelo Masaratino TLS no party
2006-04-07 Howard ChuFix typo
2006-04-07 Howard ChuUse TLS context stuff in syncrepl
2006-04-07 Howard ChuAdd TLS options to bindconf struct
2006-04-01 Hallvard FurusethCast ctype.h char arguments to unsigned char
2006-03-31 Howard Chuplug leaks
2006-03-31 Howard Chuplug leaks
2006-01-28 Howard ChuITS#4376 add missing parameters in config_generic_wrapper
2006-01-24 Kurt Zeilengaunifdef -DSLAPD_CONF_UNKNOWN_BAILOUT -DSLAPD_CONF_UNKNO...
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-16 Pierangelo Masaratiplug one-time leaks; misc cleanup
2005-12-15 Pierangelo Masaratifirst part of fix to ITS#4262
2005-12-09 Pierangelo Masaratiallow parsing of numbers in whatever base (ITS#4257)
2005-12-07 Howard ChuDistinguish error message for frontendDB config
2005-11-24 Pierangelo Masaratiuse lutil_ato*() whenever appropriate
2005-11-19 Pierangelo Masaratistreamline back-ldap/slapo-chain configuration; add...
2005-11-19 Pierangelo Masaratiminor schema parsing cleanup
2005-11-16 Pierangelo Masaratimore URI into bindconf
2005-11-14 Hallvard FurusethFix pointer cast in assignment
2005-11-14 Pierangelo Masaratireturn the position of the failing verb
2005-11-06 Pierangelo Masaratimove bindconf_[un]parse() into generic API
next