2002-09-09 |
Kurt Zeilenga | (re)insert reference to rfc2253 |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Kurt Zeilenga | Add clarification |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Kurt Zeilenga | Update access control section to avoid regex usage |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Howard Chu | Fix: if slapadd was used with an un-ordered LDIF file... |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Howard Chu | More memory cleanup |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Howard Chu | Plug memleaks from -r1.45 |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Kurt Zeilenga | Add note about "children" to access controls section. |
commit | commitdiff | tree | snapshot |
2002-09-08 |
Howard Chu | Added ldapcompare.c to SRCS so it will be processed... |
commit | commitdiff | tree | snapshot |
2002-09-08 |
Howard Chu | Unneeded, merged into regular mkdep script |
commit | commitdiff | tree | snapshot |
2002-09-08 |
Howard Chu | Added rules to use "cc -E" output to generate dependencies. |
commit | commitdiff | tree | snapshot |
2002-09-08 |
Howard Chu | Use C preprocessor to generate #line directives that... |
commit | commitdiff | tree | snapshot |
2002-09-07 |
Kurt Zeilenga | Should resolve ITS#2071 |
commit | commitdiff | tree | snapshot |
2002-09-07 |
Pierangelo... | optimize also duplicate/existence check in value delete... |
commit | commitdiff | tree | snapshot |
2002-09-07 |
Howard Chu | Regenerated with Pthread version update |
commit | commitdiff | tree | snapshot |
2002-09-07 |
Howard Chu | New POSIX threads version support. Detects Draft 4... |
commit | commitdiff | tree | snapshot |
2002-09-07 |
Howard Chu | stdio #defines for HAVE_EBCDIC |
commit | commitdiff | tree | snapshot |
2002-09-07 |
Kurt Zeilenga | Add NT-MTA-MD5 Support. |
commit | commitdiff | tree | snapshot |
2002-09-06 |
Howard Chu | Remove dependencies on HAVE_VSNPRINTF, use replacement... |
commit | commitdiff | tree | snapshot |
2002-09-06 |
Howard Chu | Fix typo in one-level searches, left over from -r1... |
commit | commitdiff | tree | snapshot |
2002-09-06 |
Howard Chu | Merged ldap_get_values_ber into ldap_get_attribute_ber. |
commit | commitdiff | tree | snapshot |
2002-09-06 |
Kurt Zeilenga | Some LCUP clean up |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Howard Chu | Added 2nd version of print_entry using new ldap_get_... |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Howard Chu | Added new ldap_get_{dn,attribute,values}_ber functions... |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Howard Chu | Replace HACK in slap_sasl_canonicalize with safer test. |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Kurt Zeilenga | back_attribute() should use ACL_AUTH not ACL_READ (at |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Kurt Zeilenga | Add reference to ldap.conf(5) |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Kurt Zeilenga | More LDAPNOINIT statement to top of DESCRIPTION |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Howard Chu | ITS#2065 omit libbackends.a when no static backends... |
commit | commitdiff | tree | snapshot |
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 |
next |