| 2002-09-04 | Howard Chu | Set SSL session cache context ID | commit | commitdiff | tree | snapshot | 
| 2002-09-04 | Kurt Zeilenga | Use registered 666 numbers for LCUP controls | commit | commitdiff | tree | snapshot | 
| 2002-09-04 | Howard Chu | Fix previous commit - still need X509_free for peer... | commit | commitdiff | tree | snapshot | 
| 2002-09-04 | Kurt Zeilenga | Move ldap_control_dup() to ldap_pvt.h | commit | commitdiff | tree | snapshot | 
| 2002-09-04 | Jong Hyuk Choi | LDAP Client Update Protocol - non-persistent update... | commit | commitdiff | tree | snapshot | 
| 2002-09-04 | Howard Chu | Don't call X509_free after SSL_get_certificate, it... | commit | commitdiff | tree | snapshot | 
| 2002-09-03 | Pierangelo... | optimize duplicate detection based on mods and existing... | commit | commitdiff | tree | snapshot | 
| 2002-09-03 | Kurt Zeilenga | Extend checks to substrings rules.  Need to kludge... | commit | commitdiff | tree | snapshot | 
| 2002-09-03 | Kurt Zeilenga | Add appropriate matching rule checks. | commit | commitdiff | tree | snapshot | 
| 2002-09-02 | Howard Chu | Don't use sasl_set_alloc on Cyrus 2, it manages all... | commit | commitdiff | tree | snapshot | 
| 2002-09-02 | Kurt Zeilenga | Add ldapsasl | commit | commitdiff | tree | snapshot | 
| 2002-09-02 | Kurt Zeilenga | Update comment | commit | commitdiff | tree | snapshot | 
| 2002-09-02 | Pierangelo... | /* | commit | commitdiff | tree | snapshot | 
| 2002-09-02 | Pierangelo... | various fixes and improvements | commit | commitdiff | tree | snapshot | 
| 2002-09-02 | Pierangelo... | use bvmatch() instead of ber_bvcmp() when testing for... | commit | commitdiff | tree | snapshot | 
| 2002-09-02 | Kurt Zeilenga | Document -R | commit | commitdiff | tree | snapshot | 
| 2002-09-02 | Kurt Zeilenga | Add NOOP search support. | commit | commitdiff | tree | snapshot | 
| 2002-09-02 | Howard Chu | Fix ldap_X509dn2bv, OpenSSL gives us DN attributeTypes... | commit | commitdiff | tree | snapshot | 
| 2002-09-01 | Howard Chu | Fix slapd startup ldapsearch loop | commit | commitdiff | tree | snapshot | 
| 2002-09-01 | Kurt Zeilenga | Clarify that rootpw is not needed when rootdn is not... | commit | commitdiff | tree | snapshot | 
| 2002-09-01 | Kurt Zeilenga | Format tweaks | commit | commitdiff | tree | snapshot | 
| 2002-09-01 | Kurt Zeilenga | Reflect latest contributions | commit | commitdiff | tree | snapshot | 
| 2002-09-01 | Kurt Zeilenga | unifdef -DSLAP_X_MRA_MATCH_DNATTRS | commit | commitdiff | tree | snapshot | 
| 2002-08-31 | Kurt Zeilenga | Forced commit: added comments not whitespace in last... | commit | commitdiff | tree | snapshot | 
| 2002-08-31 | Kurt Zeilenga | Add in extra white space | commit | commitdiff | tree | snapshot | 
| 2002-08-31 | Kurt Zeilenga | have get_mra use mr_usable_with_at() as well | commit | commitdiff | tree | snapshot | 
| 2002-08-31 | Kurt Zeilenga | Add mr_usable_with_at() routine.  Use both in generation | commit | commitdiff | tree | snapshot | 
| 2002-08-31 | Kurt Zeilenga | Make sure we don't expose hidden attribute types in... | commit | commitdiff | tree | snapshot | 
| 2002-08-31 | Kurt Zeilenga | Add matching rule use support where assertion syntax... | commit | commitdiff | tree | snapshot | 
| 2002-08-31 | Kurt Zeilenga | List approximates as well in rule uses. | commit | commitdiff | tree | snapshot | 
| 2002-08-31 | Kurt Zeilenga | Fix last commit. | commit | commitdiff | tree | snapshot | 
| 2002-08-31 | Kurt Zeilenga | MR_EXT rules can be used with any type whose syntax... | commit | commitdiff | tree | snapshot | 
| 2002-08-31 | Kurt Zeilenga | Don't hide matchingRuleUse's description (now implemented) | commit | commitdiff | tree | snapshot | 
| 2002-08-31 | Pierangelo... | definitely fix NOOP in back-bdb | commit | commitdiff | tree | snapshot | 
| 2002-08-31 | Pierangelo... | add ldif control support (ITS#2060, patch from David... | commit | commitdiff | tree | snapshot | 
| 2002-08-31 | Pierangelo... | improved support for NOOP; add is fine, the other write... | commit | commitdiff | tree | snapshot | 
| 2002-08-31 | Pierangelo... | use ldap_charray_add instead of dedicated helper; get... | commit | commitdiff | tree | snapshot | 
| 2002-08-31 | Pierangelo... | fix bitwise matching (courtesy of Luke Howard) | commit | commitdiff | tree | snapshot | 
| 2002-08-31 | Pierangelo... | silence warnings | commit | commitdiff | tree | snapshot | 
| 2002-08-31 | Pierangelo... | add {create,modify}Timestamp to subschema subentry... | commit | commitdiff | tree | snapshot | 
| 2002-08-31 | Pierangelo... | define macros for appropriate sizing of lutil buffers | commit | commitdiff | tree | snapshot | 
| 2002-08-31 | Pierangelo... | add matchingRuleUse to schema; use a berval instead... | commit | commitdiff | tree | snapshot | 
| 2002-08-31 | Pierangelo... | cleanup comments | commit | commitdiff | tree | snapshot | 
| 2002-08-31 | Pierangelo... | silence debug check | commit | commitdiff | tree | snapshot | 
| 2002-08-31 | Pierangelo... | fix extendedMatch and approx hfilter andling; get rid... | commit | commitdiff | tree | snapshot | 
| 2002-08-31 | Pierangelo... | better handling of children_cond | commit | commitdiff | tree | snapshot | 
| 2002-08-31 | Pierangelo... | trace illegal condition in backsql_strfcat | commit | commitdiff | tree | snapshot | 
| 2002-08-31 | Pierangelo... | add 'children_cond' config statement | commit | commitdiff | tree | snapshot | 
| 2002-08-31 | Pierangelo... | added referral support to back-{ldap,meta}; need to... | commit | commitdiff | tree | snapshot | 
| 2002-08-31 | Pierangelo... | fix extendedMatch values return filter control | commit | commitdiff | tree | snapshot | 
| 2002-08-31 | Pierangelo... | document another (optional) config directive | commit | commitdiff | tree | snapshot | 
| 2002-08-31 | Howard Chu | Fix previous commit | commit | commitdiff | tree | snapshot | 
| 2002-08-31 | Howard Chu | OS/390 EBCDIC support | commit | commitdiff | tree | snapshot | 
| 2002-08-30 | Kurt Zeilenga | We don't support substrings matching via extensibleMatch | commit | commitdiff | tree | snapshot | 
| 2002-08-30 | Howard Chu | Fix debug statement | commit | commitdiff | tree | snapshot | 
| 2002-08-30 | Howard Chu | Fix crash in mra_free, freeing ber-private value. | commit | commitdiff | tree | snapshot | 
| 2002-08-30 | Howard Chu | Fix unindent commit | commit | commitdiff | tree | snapshot | 
| 2002-08-30 | Howard Chu | Use DB_NODUPDATA when adding IDs. Silence log for DB_NO... | commit | commitdiff | tree | snapshot | 
| 2002-08-30 | Howard Chu | Unindented a level. Fixed logging of keys. | commit | commitdiff | tree | snapshot | 
| 2002-08-30 | Howard Chu | Don't mask DB_KEYEXIST errors in bdb_idl_insert_key... | commit | commitdiff | tree | snapshot | 
| 2002-08-30 | Howard Chu | Fix large SASL reads. Use EAGAIN instead of EWOULDBLOCK... | commit | commitdiff | tree | snapshot | 
| 2002-08-30 | Kurt Zeilenga | Generate subentries control | commit | commitdiff | tree | snapshot | 
| 2002-08-30 | Kurt Zeilenga | Add client-side subentries control support. | commit | commitdiff | tree | snapshot | 
| 2002-08-30 | Kurt Zeilenga | Close comment | commit | commitdiff | tree | snapshot | 
| 2002-08-30 | Kurt Zeilenga | Fix #ifdefs (DUPENT should be behind the 0) | commit | commitdiff | tree | snapshot | 
| 2002-08-30 | Kurt Zeilenga | Remove those #ifdefs NOOP just added. | commit | commitdiff | tree | snapshot | 
| 2002-08-30 | Kurt Zeilenga | Assign NOOP its published OID.  I-D to follow. | commit | commitdiff | tree | snapshot | 
| 2002-08-30 | Kurt Zeilenga | More noop #ifdef'ing | commit | commitdiff | tree | snapshot | 
| 2002-08-30 | Kurt Zeilenga | Place NOOP behind #ifdef | commit | commitdiff | tree | snapshot | 
| 2002-08-30 | Kurt Zeilenga | Print information about control used. | commit | commitdiff | tree | snapshot | 
| 2002-08-30 | Kurt Zeilenga | Allow generation of no-op control | commit | commitdiff | tree | snapshot | 
| 2002-08-29 | Kurt Zeilenga | Add manageDsaIt/NOOP control support to every tool. | commit | commitdiff | tree | snapshot | 
| 2002-08-29 | Kurt Zeilenga | Add to NT build | commit | commitdiff | tree | snapshot | 
| 2002-08-29 | Kurt Zeilenga | Rework client control parsing...  need to implement | commit | commitdiff | tree | snapshot | 
| 2002-08-29 | Kurt Zeilenga | Yet another bug fix... this one from Luke. | commit | commitdiff | tree | snapshot | 
| 2002-08-29 | Pierangelo... | reworking of threads in session handling | commit | commitdiff | tree | snapshot | 
| 2002-08-29 | Pierangelo... | cleaner handling of unchecked limit support | commit | commitdiff | tree | snapshot | 
| 2002-08-29 | Pierangelo... | test extended filter and values return filter | commit | commitdiff | tree | snapshot | 
| 2002-08-29 | Kurt Zeilenga | Fix objectSubClassIndexer bug | commit | commitdiff | tree | snapshot | 
| 2002-08-29 | Pierangelo... | allow different solutions to debug sasl shutdown | commit | commitdiff | tree | snapshot | 
| 2002-08-29 | Pierangelo... | when shutting down a server with open connections ... | commit | commitdiff | tree | snapshot | 
| 2002-08-29 | Pierangelo... | fix server-size controls handling in back-{ldap,meta} | commit | commitdiff | tree | snapshot | 
| 2002-08-29 | Pierangelo... | add server side controls to back-ldap and back-meta | commit | commitdiff | tree | snapshot | 
| 2002-08-29 | Howard Chu | Fix previous commit - use EWOULDBLOCK instead of EAGAIN | commit | commitdiff | tree | snapshot | 
| 2002-08-29 | Pierangelo... | avoid zero size ch_malloc() when no attributes are... | commit | commitdiff | tree | snapshot | 
| 2002-08-29 | Pierangelo... | trim unused var | commit | commitdiff | tree | snapshot | 
| 2002-08-29 | Pierangelo... | this test is useless, since noop is masked SLAP_CTRL_UPDATE | commit | commitdiff | tree | snapshot | 
| 2002-08-29 | Howard Chu | Fix ITS#1983, handle writing of large requests. Only... | commit | commitdiff | tree | snapshot | 
| 2002-08-29 | Howard Chu | Use sockbuf_max_incoming_auth after successful Bind | commit | commitdiff | tree | snapshot | 
| 2002-08-29 | Pierangelo... | - added the capability to filter based on hasSubordinat... | commit | commitdiff | tree | snapshot | 
| 2002-08-29 | Pierangelo... | add bdb_hasSubordinates() helper | commit | commitdiff | tree | snapshot | 
| 2002-08-29 | Pierangelo... | cleanup | commit | commitdiff | tree | snapshot | 
| 2002-08-29 | Pierangelo... | cleanup hasSubordinate operational attr merge | commit | commitdiff | tree | snapshot | 
| 2002-08-29 | Pierangelo... | optimize subschema attribute merge | commit | commitdiff | tree | snapshot | 
| 2002-08-29 | Pierangelo... | use appropriate attr list when matching value of operat... | commit | commitdiff | tree | snapshot | 
| 2002-08-29 | Pierangelo... | fix match result bug | commit | commitdiff | tree | snapshot | 
| 2002-08-29 | Pierangelo... | cleanup error check logic; don't deref be->controls... | commit | commitdiff | tree | snapshot | 
| 2002-08-29 | Pierangelo... | cleanup logging | commit | commitdiff | tree | snapshot | 
| 2002-08-29 | Pierangelo... | add null berval initializer (should replace tons of... | commit | commitdiff | tree | snapshot | 
| 2002-08-29 | Pierangelo... | improve control support thru -E switch | commit | commitdiff | tree | snapshot | 
| next |