]> git.sur5r.net Git - openldap/history - servers/slapd
quick fix to ITS#4204
[openldap] / servers / slapd /
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
2005-11-12 Howard Chudeclare waking volatile. perhaps it should only be...
2005-11-11 Pierangelo Masaratihandle LDAPv2 when returning timelimit; silence warning
2005-11-10 Pierangelo Masaratifix log
2005-11-10 Pierangelo Masaratireset request DN after free; confuses global overlays
2005-11-10 Pierangelo Masaratifurther isolation and cleanup of ACI code
2005-11-10 Pierangelo Masaratisilence warning
2005-11-09 Pierangelo Masaratiadd some sanity checks...
2005-11-09 Pierangelo Masaratifix group/role check (should address ITS#4106)
2005-11-09 Pierangelo Masaraticannot happen...
2005-11-09 Pierangelo Masaratitools log level defaults to "none", so that messages...
2005-11-09 Pierangelo Masaratiremove from AVL before freeing...
2005-11-09 Pierangelo Masaratiplug yet another one time leak
2005-11-09 Pierangelo Masaratiplug one time leak
2005-11-09 Pierangelo Masaratifix previous commit
2005-11-08 Howard ChuITS#4082 tls ctx requirements are only applicable to...
2005-11-08 Pierangelo Masaratirestore the existing BackendDB, in case overlays are...
2005-11-08 Howard ChuITS#4158 still more
2005-11-08 Pierangelo Masaratigdb is much more clever with enums...
2005-11-08 Pierangelo Masaratierror if syncUUID is empty
2005-11-07 Howard ChuITS#4158 move SASL bind finalization to bind_cb.
2005-11-07 Pierangelo Masaratifix root entry delete/add
2005-11-07 Pierangelo Masaratifix invalid read
2005-11-06 Pierangelo Masaratifix num args in Debug()
2005-11-06 Pierangelo Masaratifix type issue
2005-11-06 Pierangelo Masaratifix operational attrs addition
2005-11-06 Pierangelo Masaratifix root entry deletion
2005-11-06 Pierangelo Masaratifix access checking; fix operational attrs addition
2005-11-06 Pierangelo Masaratibackport write operation timeouts from back-meta to...
2005-11-06 Pierangelo Masaratimove bindconf_[un]parse() into generic API
2005-11-06 Pierangelo Masaratisilence warnings
next