]> git.sur5r.net Git - openldap/shortlog
openldap
1999-07-14 Julio Sánchez... connection_init now takes one more argument that indica...
1999-07-14 Kurt ZeilengaUpdate configure due to Hallvard's openldap.m4 change
1999-07-14 Kurt ZeilengaMatch xrpcomp change in devel
1999-07-14 Julio Sánchez... Only bind on TLS port if explicitly requested with...
1999-07-14 Julio Sánchez... Bind and listen on TLS port too
1999-07-14 Julio Sánchez... Extend slapd_args with TLS info
1999-07-14 Julio Sánchez... Define LDAP_TLS_PORT as 636, the default port for LDAP...
1999-07-14 Hallvard FurusethFix typo in socklen_t comment (signal.h -> sys/types...
1999-07-14 Julio Sánchez... Fix detection of socklen_t
1999-07-14 Kurt ZeilengaNewer versions of OpenSSL install headers in $prefix...
1999-07-13 Julio Sánchez... Deal with sb_trans_needs_read and sb_trans_needs_write
1999-07-13 Julio Sánchez... Add a couple of control flags to sockbufs and macros...
1999-07-13 Julio Sánchez... Get and set TLS options
1999-07-13 Kurt ZeilengaRebuild configure with TLS changes
1999-07-13 Julio Sánchez... First version with TLS. Untested.
1999-07-13 Julio Sánchez... First version with TLS. Untested.
1999-07-13 Julio Sánchez... Options for TLS
1999-07-13 Julio Sánchez... Add tls.c
1999-07-13 Julio Sánchez... Add tls.c
1999-07-13 Julio Sánchez... Add option definitions for TLS
1999-07-13 Julio Sánchez... Use $(TLS_LIBS)
1999-07-13 Julio Sánchez... Pass TLS_LIBS to the Makefile's.
1999-07-13 Julio Sánchez... Our check for SSLeay_add_ssl_algorithms fails with...
1999-07-13 Julio Sánchez... Include $(TLS_LIBS)
1999-07-13 Julio Sánchez... Include TLS_LIBS
1999-07-13 Julio Sánchez... First version of TLS glue for SSLeay/OpenSSL originally...
1999-07-13 Kurt ZeilengaAdd configure support for 'socklen_t' as provided by...
1999-07-13 Kurt ZeilengaSupport old c_plusplus...
1999-07-13 Kurt ZeilengaUse assert instead of private Assert macro
1999-07-13 Hallvard FurusethEliminate htonl(unsigned_long_arg), which is wrong...
1999-07-13 Kurt ZeilengaFix debug message.
1999-07-13 Hallvard FurusethFix LDAP_CONST->const in explode_name(), it failed...
1999-07-13 Hallvard FurusethFix LDAP_CONNECTIONLESS code rot
1999-07-13 Hallvard FurusethFix NULLxxx -> NULL
1999-07-13 Hallvard FurusethForced commit to correct previous log, files were not...
1999-07-13 Hallvard Furusethldap-int.h
1999-07-13 Hallvard Furusethldap-int.h
1999-07-13 Hallvard Furusethconstify use of invalue in <ber/ldap>_set_option()
1999-07-13 Hallvard Furusethconstify ldap_int_put_controls, ldap_control_dup, ldap_...
1999-07-13 Hallvard FurusethAdd opattrs=0 arg to send_search_entry() call
1999-07-13 Hallvard FurusethFix read_next_searchobj prototype: long*blenp -> ber_le...
1999-07-13 Hallvard FurusethErase bad space from blank Makefile line
1999-07-13 Hallvard FurusethAdd missing newline at EOF
1999-07-13 Hallvard FurusethErase bad space from blank Makefile line
1999-07-13 Hallvard FurusethAdd bmu_funcp to bmu_align_u
1999-07-13 Hallvard FurusethFix use and decl of ber_pvt_assert. Fix ac/stdio...
1999-07-13 Hallvard FurusethFix typo "CC" -> "$CC" in AIX cc_r detection
1999-07-09 Kurt ZeilengaMirror <ac/time.h> inclusion made in re12
1999-07-07 Kurt ZeilengaRemove a few completed projects
1999-07-07 Kurt ZeilengaForgot the most important part of unsolicited notificat...
1999-07-07 Kurt ZeilengaAdd support for unsolicited notifications.
1999-07-07 Kurt ZeilengaCopy LDBM bind "ACL_AUTH" and SASL framework to bdb2.
1999-07-07 Kurt ZeilengaFix CRITICIAL typo.
1999-07-07 Kurt ZeilengaAdd matching rule assertion structure to filter union.
1999-07-07 Kurt ZeilengaAdd charray (from slapd) to -lldap/-lldap_r (not yet...
1999-07-07 Kurt Zeilengarequest value should be optional.
1999-07-07 Kurt ZeilengaMinor editorial change.
1999-07-07 Kurt ZeilengaFix CRITICIAL typo
1999-07-05 Kurt ZeilengaAdd controls.c to pick up get_ctrls().
1999-07-05 Kurt ZeilengaAdd controls.c: initial version of get_ctrls()
1999-07-05 Kurt ZeilengaAdd get_ctrls()...
1999-07-05 Kurt Zeilengaunifdef -DSLAPD_ACLGROUPS -DSLAPD_ACLAUTH
1999-07-04 Kurt ZeilengaRegarding previous commit:
1999-07-04 Kurt Zeilengao_dn/o_ndn must not be NULL. Set to "" upon receiving...
1999-07-04 Kurt ZeilengaHEADS UP: connections are forced to "anonymous" status...
1999-07-02 Kurt ZeilengaAbandon all operations upon receiving a BindRequest.
1999-07-02 Kurt ZeilengaMore bind changes to support SASL/DIGEST.
1999-07-02 Julio Sánchez... Removed numerous memory leaks detected by Mark Meredith.
1999-07-02 Kurt ZeilengaSend LDAP_SASL_BIND_IN_PROGRESS if o_bind_in_progress...
1999-07-02 Kurt ZeilengaAdd conn/op bind_in_progress flags such that operations...
1999-07-01 Kurt ZeilengaFix LDAP_RANGE typo
1999-07-01 Kurt ZeilengaAdd macros to support testing of error categories to...
1999-07-01 Kurt Zeilengas/LDAP_NOT_SUPPORTED/LDAP_UNWILLING_TO_PERFORM/
1999-07-01 Kurt ZeilengaFairly complete slapd SASL bind parsing... and centrali...
1999-07-01 Kurt Zeilengas/NULL/'\0'/ where appropriate
1999-07-01 Kurt Zeilengaswap LDAP_STRONG_AUTH_NOT_SUPPORTED & LDAP_AUTH_METHOD_...
1999-07-01 Kurt ZeilengaAdd LDAP_CLIENT_ERROR macro.
1999-07-01 Kurt ZeilengaAdd LDAP_TAG_LDAPCRED macro.
1999-07-01 Kurt ZeilengaNO-OP SASL parsing... DIGEST-MD5 coming soon.
1999-06-30 Kurt ZeilengaRework BER decoding with lieu of LDAPv3 controls (comin...
1999-06-30 Julio Sánchez... Initial version of new mail500.
1999-06-30 Kurt ZeilengaReimplement connection counters. Format of "connection...
1999-06-29 Kurt ZeilengaModify lutil_passwd to accept a third argument char...
1999-06-29 Kurt ZeilengaAttempt to whip user password from command line.
1999-06-29 Kurt Zeilengaexpose oc_check_operational from schema.c
1999-06-29 Kurt ZeilengaAdd sasl "mech" argument to backend bind routines.
1999-06-29 Kurt ZeilengaAdd framework for sasl and controls.
1999-06-29 Kurt Zeilengaremove obsolete file.
1999-06-29 Kurt ZeilengaAdd prototypes for strerror/strerror_r.
1999-06-29 Kurt Zeilengaldapmodify/add: Fix -P option
1999-06-29 Kurt ZeilengaLog out to stderr, add LDAP_VERSION3 support to bind...
1999-06-29 Kurt ZeilengaRemove old U-Mich v3.0 and OLD_LDAP_* crud.
1999-06-28 Kurt ZeilengaAdd support for "env LDAP_PROTO=n make ldbm" where...
1999-06-28 Kurt ZeilengaEXPERIMENTAL: Use sasl bind for simple bind.
1999-06-28 Kurt ZeilengaAllow ctrls argument to be NULL.
1999-06-28 Kurt ZeilengaEXPERIMENTAL ldap_parse_result()
1999-06-28 Kurt ZeilengaProvide build support for sasl.c.
1999-06-28 Kurt ZeilengaValidate outvalue after session param.
1999-06-28 Kurt ZeilengaMinor cleanup of ldap_result().
1999-06-28 Kurt ZeilengaFirst cut at SASL routines.
next