]> git.sur5r.net Git - openldap/history - servers
ITS#4210 don't setup indexing threads if no indexing is defined.
[openldap] / servers /
2005-11-25 Howard ChuITS#4210 don't setup indexing threads if no indexing...
2005-11-25 Pierangelo Masaratiuse LDAP_SIZELIMIT_EXCEEDED; rework the return values...
2005-11-25 Howard ChuITS#4198 initialize logdb contextCSN from main DB conte...
2005-11-25 Howard ChuITS#4209 release entry when it exists.
2005-11-25 Howard Chuop->ors_slimit is always intact now.
2005-11-25 Howard ChuDon't touch op->ors_slimit.
2005-11-25 Howard ChuDon't decrement op->ors_slimit, just compare with rs...
2005-11-25 Pierangelo Masaratiallow arbitrary base also in tools
2005-11-25 Pierangelo Masaratifrontend/config/monitor cannot be shadow, I bet
2005-11-25 Pierangelo Masaratidetect if trying to make back-monitor shadow
2005-11-25 Pierangelo Masaratifix sizelimit commit
2005-11-25 Pierangelo Masaratistreamline overlay configuration
2005-11-25 Pierangelo Masaraticleanup filter escaping
2005-11-25 Pierangelo Masaratiadd more versatile private API for filter escaping
2005-11-25 Pierangelo Masaratiset limits as appropriate
2005-11-25 Pierangelo Masaratiescape filter values (ITS#4212)
2005-11-25 Pierangelo Masaraticheck sizelimit in frontend (ITS#4213)
2005-11-24 Pierangelo Masaratione s/strtol/lutil_atoi/ too much...
2005-11-24 Pierangelo Masaratiuse friendly form for timeouts
2005-11-24 Pierangelo Masaratialways set sr_flags before sending an entry
2005-11-24 Pierangelo Masaratiuse time_t for time-related vars
2005-11-24 Pierangelo Masaratiuse lutil_ato*() whenever appropriate
2005-11-24 Pierangelo Masaratidon't expose unnecessary symbols :)
2005-11-24 Pierangelo Masaratiuse lutil_ato*() whenever appropriate
2005-11-24 Pierangelo Masaratisilence debug messages
2005-11-23 Howard ChuITS#4201 undo all bdb_db_open() steps if any step fails.
2005-11-23 Pierangelo Masaratifirst round of number/time parsing fixes
2005-11-23 Hallvard FurusethFix olcChainConfig definition when !LDAP_CONTROL_X_CHAI...
2005-11-23 Pierangelo Masaratifix return attributes (ITS#4203)
2005-11-23 Pierangelo Masarati"relax" previous commit; don't leave locks 'round ...
2005-11-23 Pierangelo Masaratiquick fix to ITS#4204
2005-11-23 Pierangelo Masaratimake controls as strict as possible
2005-11-23 Pierangelo Masaratiadd some integrity checks on input, without changing...
2005-11-23 Pierangelo Masaratiprepare log line
2005-11-22 Pierangelo Masaratiadd a comment about reworking compare
2005-11-22 Pierangelo Masaratirun thru the list also in case of FALSE
2005-11-22 Pierangelo Masaratiset the berval length\! (ITS#4196)
2005-11-22 Pierangelo Masaratidon't return matchedDN in the case described in ITS...
2005-11-22 Howard ChuITS#4192 (reverts ITS#4035 patch) always use "cn=config...
2005-11-22 Howard ChuFix ITS#4194, require config dir to be usable if only...
2005-11-22 Howard ChuFix prev commit, don't touch logDB in tool mode at...
2005-11-21 Howard ChuCreate auditContainer object automatically.
2005-11-21 Howard ChuFix retry on stale cookie result
2005-11-20 Howard ChuIn hdb_dn2idl_internal, skip cursor get when dkids...
2005-11-20 Howard ChuMore for ITS#3939
2005-11-20 Howard ChuITS#4186 hdb_idl_append() must not alter the tmp input.
2005-11-20 Pierangelo Masaratifix dumb var initialization
2005-11-20 Pierangelo Masaratifix compilation when the chaining control is undefined
2005-11-20 Howard ChuFix back-bdb inequality_candidates to use unchecked...
2005-11-20 Pierangelo Masaratiremove pointless test & var
2005-11-20 Pierangelo Masaratidon't care about empty matched/text #ifdef LDAP_NULL_IS...
2005-11-20 Pierangelo Masaratidon't leak temporary URLs
2005-11-20 Pierangelo Masaraticleanup
2005-11-20 Pierangelo Masaratiyet another fix to previous commit
2005-11-20 Pierangelo Masaratifix previous commit
2005-11-19 Pierangelo Masaratifix typo in write timeouts argnumbers
2005-11-19 Pierangelo Masaratiallow the chain overlay and the underlying databases...
2005-11-19 Pierangelo Masaratiplug one-time leaks
2005-11-19 Pierangelo Masaraticheck we don't exceed userland with config param bits
2005-11-19 Pierangelo Masaratistreamline back-ldap/slapo-chain configuration; add...
2005-11-19 Pierangelo Masaratifix dangling resources issue in slapd-ldap; completely...
2005-11-19 Pierangelo Masaraticleanup for (ITS#4180); has nothing to do with the...
2005-11-19 Pierangelo Masaratirework typedefs for functions
2005-11-19 Pierangelo Masaratiminor schema parsing cleanup
2005-11-19 Pierangelo Masaratiimprove previous commit; same fix required by objectCla...
2005-11-19 Pierangelo Masaratiroll-back inserts in AVL tree; put back original OID...
2005-11-18 Pierangelo Masaratibetter fix to ITS#4183 (the prototype in proto-slap...
2005-11-18 Pierangelo Masaratibetter fix to ITS#4183 (the prototype in proto-slap...
2005-11-17 Pierangelo Masaratifix wrong response tags (ITS4182; consequence of fixing...
2005-11-17 Kurt ZeilengaFix typo in last commit -- shorten message by removing
2005-11-17 Pierangelo Masaratidon't accept modify operations with no modifications...
2005-11-17 Pierangelo Masaratifix size limit count (ITS#4181)
2005-11-17 Howard ChuFix threads vs tool_threads settings
2005-11-17 Howard ChuFix missing error text
2005-11-16 Pierangelo Masaratimore URI into bindconf
2005-11-16 Howard ChuFix Add password_hash to not depend on password quality...
2005-11-16 Pierangelo Masaratiimprove fix to ITS#4173 OPENLDAP_REL_ENG_2_2_MP
2005-11-16 Pierangelo Masaratirefine previous commit...
2005-11-16 Pierangelo Masaratifix matched handling of slapd-ldap/slapo-chain (ITS...
2005-11-16 Howard ChuITS#4175 wait for worker threads to be ready
2005-11-16 Pierangelo Masaratipartially revert commit
2005-11-15 Kurt ZeilengaAdditional error detail
2005-11-15 Pierangelo Masaratidon't muck with SlapReply during response (ITS#4173)
2005-11-14 Pierangelo Masarativalgrind keeps complaining (it makes sense) but the...
2005-11-14 Pierangelo Masaratisilence warnings...
2005-11-14 Howard ChuFix for syncprov checkpoint CSN disposal
2005-11-14 Pierangelo Masaratiinitialize back-monitor only if configured (so resource...
2005-11-14 Pierangelo Masaratidon't leak fakeroot save_attrs
2005-11-14 Pierangelo Masaratireset freed resources
2005-11-14 Pierangelo Masaratihandle empty parent (related to ITS#4171)
2005-11-14 Hallvard FurusethFix ber_bvchr() vs assert() logic. Declare missing...
2005-11-14 Pierangelo Masaratire-fix cast and logic
2005-11-14 Hallvard FurusethFix void* pointer arithmetic from ber_bvchr()
2005-11-14 Hallvard FurusethFix pointer cast in assignment
2005-11-14 Hallvard FurusethRemove unused declaration bdb_tool_ix_rec() and variabl...
2005-11-14 Pierangelo Masaratireturn the position of the failing verb
2005-11-13 Pierangelo Masaratidon't trust strchr/strrchr with bervals
2005-11-13 Pierangelo Masaratiuse pooled memory whenever appropriate
2005-11-12 Pierangelo Masaratiadd overlay config schema registry
2005-11-12 Howard ChuFix Win32 typos
next