]> git.sur5r.net Git - openldap/shortlog
openldap
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.
1999-06-28 Kurt ZeilengaReturn LDAP_BAD_PARAM if res is not EXOP result.
1999-06-28 Kurt ZeilengaFix up minor errors in prototypes to bring them in...
1999-06-28 Kurt ZeilengaSupport both vsnprintf and vsprintf
1999-06-28 Kurt Zeilengamodify ber_put_berval to put NULL ostring when bv ...
1999-06-28 Kurt Zeilengadetect write() and use HAVE_WRITE instead of
1999-06-28 Kurt Zeilenga*** empty log message ***
1999-06-27 Kurt ZeilengaNeed to remove ldapadd$(EXEEXT).
1999-06-27 Kurt Zeilengadon't set unsigned variables to -1 and expect them...
1999-06-26 Kurt Zeilengas/gecos/passwd/ in comment.
1999-06-26 Kurt ZeilengaAdded support for "userPassword: {UNIX}uid". getpwnam...
1999-06-25 Kurt ZeilengaInstall lber_types.h
1999-06-25 Kurt ZeilengaUpdate BerkeleyDB prereq to 2.7.5.
1999-06-24 Bastiaan BakkerMerged dynamic module support patch (see ITS #196)...
1999-06-23 Bastiaan BakkerAdded connection initialisation and destruction notific...
1999-06-22 Kurt ZeilengaCheck for not LDAP_OPT_SUCCESS instead of LDAP_OPT_ERROR.
1999-06-21 Kurt ZeilengaAdd debug to nt project, remove lint.
1999-06-21 Kurt ZeilengaMove nt_debug to -llutil and generalize for all platforms.
1999-06-21 Kurt ZeilengaAdd LDAP_VALID and other asserts.
1999-06-21 Kurt ZeilengaAdd missing arguments to Debug() calls... and adapt...
1999-06-21 Kurt Zeilengaremove lint.
1999-06-21 Kurt ZeilengaAlways implement Debug as lutil_debug().
1999-06-21 Kurt ZeilengaAdd support for lber_types.h.nt and add a few NT specif...
1999-06-21 Julio Sánchez... Tokenization is not really well done. This is a tempor...
1999-06-19 Kurt ZeilengaAll "o=foo" add to suffix "" if bound as root.
1999-06-19 Kurt ZeilengaUse ber_mem* and friends
1999-06-19 Kurt ZeilengaAllow adding of dn: o=foo if suffix is "" and rootdn.
1999-06-19 Kurt ZeilengaLimit the check to a 4 tries every timeout.
1999-06-19 Kurt Zeilengaexperimental connections_timeout_idle() implementation.
1999-06-19 Kurt ZeilengaAdd a few missing dependencies on .exe projects.
1999-06-19 Kurt ZeilengaAdd lber_types.h to setup.dsp.
1999-06-18 Kurt Zeilengaber_int_t, ber_tag_t, ber_socket_t, ber_len_t
1999-06-18 Kurt Zeilengainitial commit of idletimeout code... everything but...
1999-06-18 Gary Williamsallow service name to be passed in for install/remove
1999-06-18 Gary Williamsadd define of service name (shared in main and nt_svc...
1999-06-18 Gary Williamsfix comment format, allow service name to be passed...
1999-06-18 Gary Williamsfix comments (remove // style), free(ptr) in slapd_daem...
1999-06-18 Gary Williamsclose registry, and return static pointer (no free...
1999-06-18 Gary Williamsfix flag on formatMessage to not allocate buffer
1999-06-18 Gary Williamsremove dependencies on other libraries
1999-06-18 Gary Williamsadd setup project to copy config files as necessary
1999-06-18 Gary Williamsnew project to copy files from *.h.nt to .h
1999-06-18 Gary Williamschange DIRSEP to LDAP_DIRSEP
1999-06-18 Kurt Zeilengas/prototypes/constructs/ in ANSI C warning.
1999-06-17 Kurt ZeilengaFix up NT slapd.dsp and nt_svc.c so that slapd builds...
1999-06-17 Kurt ZeilengaRecommit NT service changes (untested) with changes...
1999-06-17 Kurt ZeilengaRemove review ldapconfig.h.edit step from installation.
1999-06-17 Julio Sánchez... Have the normalize routines process white space in...
1999-06-17 Julio Sánchez... Some sample routines for implementing matching rules.
1999-06-17 Julio Sánchez... If we are inheriting the syntax from a superior, we...
1999-06-17 Julio Sánchez... Fix handling of SYNTAX_CES by making use of some matchi...
1999-06-17 Julio Sánchez... Defined 3 new matching rules taken from X.520 that...
1999-06-17 Kurt Zeilengaldapconfig.h vs ldap_config.h changes
1999-06-17 Kurt ZeilengaSeparate autoconf generated values from "defaults".
1999-06-17 Kurt ZeilengaFor AIX thread options when CC is manual set to cc_r...
1999-06-17 Kurt ZeilengaBackout NT Service changes.... breaks Unix builds...
1999-06-17 Kurt ZeilengaAdd test for resched state change in connection_get
1999-06-16 Gary Williamsnew module to support slapd as NT service
next