]> git.sur5r.net Git - openldap/shortlog
openldap
1999-08-03 Hallvard Furuseths/*vlenp = NULL;/*vlenp = 0;/
1999-08-03 Hallvard FurusethGrow buffer[] declaration to make space for " $ " separ...
1999-08-03 Kurt ZeilengaAdd a little SASL framework and remove old X-DIGEST...
1999-08-03 Hallvard FurusethReplace NULLBER with NULL
1999-08-03 Hallvard FurusethRemove obsolete 7th arg (opatts) from send_search_entry...
1999-08-03 Kurt ZeilengaAdd HAVE_CYRUS_SASL define
1999-08-02 Kurt ZeilengaAdd detection for Cyrus SASL library.
1999-08-02 Kurt Zeilengaldap_perror: don't print matched DN or error text if...
1999-08-02 Kurt ZeilengaAdd -dn as a synonym for -dnt.
1999-08-02 Kurt Zeilengamultiline separator: s/"$"/" $ "/
1999-08-02 Kurt ZeilengaFix --enable-dns compilation problems.
1999-08-02 Kurt ZeilengaDisable connectionless support until someone implements
1999-08-02 Hallvard FurusethChange unsigned long cast of offset to size_t in ldap_b...
1999-08-02 Hallvard FurusethChange 'unsigned long len' to ber_len_t in get_filter()
1999-08-02 Hallvard FurusethFix format %x -> %lx in des_string_to_key
1999-08-02 Hallvard FurusethFix bitmasks '0xhh << n' to '(masked type)0xhh << n'
1999-08-02 Hallvard FurusethRemove unsigned long: Change to ber_len_t or ber_tag_t.
1999-08-02 Hallvard FurusethFix ber_put_int_or_enum to do its bit fiddling with...
1999-08-02 Hallvard FurusethFinish s/lber_bprint/ber_bprint/ renaming
1999-08-02 Hallvard FurusethPrint ldap_err2string(error number) instead of just...
1999-08-01 Hallvard FurusethInclude <ac/stdlib.h> instead of <stdlib.h>
1999-08-01 Hallvard Furuseths/LDAP_CONST/const/ in ldap_pvt_asser() prototype
1999-08-01 Hallvard FurusethUse $SLURPD_DEBUG
1999-08-01 Hallvard FurusethDefine EXIT_SUCCESS and EXIT_FAILURE if necessary
1999-08-01 Hallvard FurusethAdd missing LDAP_CONST in ber_pvt_assert() prototype
1999-08-01 Hallvard FurusethDelete spurious 7th arg (of 8) to send_search_entry()
1999-08-01 Hallvard Furuseths/unsigned long/ber_len_t/ in typedef BERTranslateProc
1999-08-01 Hallvard FurusethCast ber_read() arg to char*
1999-08-01 Hallvard FurusethMissed an instance of s/struct attrinfo/AttrInfo/
1999-08-01 Hallvard FurusethKill lber_debug
1999-08-01 Hallvard FurusethUse ber_set_option() instead of setting lber_debug
1999-08-01 Hallvard FurusethAlways include <stdlib.h>, to avoid massive breakage...
1999-08-01 Kurt ZeilengaClarify that some files may come with additional restri...
1999-08-01 Hallvard FurusethAlign with ldif2id2children.c: s/int vlen;/ber_len_t...
1999-08-01 Hallvard Furuseths/getopt() != -1/getopt() != EOF/
1999-08-01 Hallvard FurusethSimplify and speed up a bit by removing CHAR64LONG16.
1999-08-01 Kurt ZeilengaAdd openldap-VERSION.tgz comment
1999-07-31 Kurt ZeilengaExperimental fix to ITS#179 fix.
1999-07-31 Kurt ZeilengaAdd support for "foo:< http://localhost/path.
1999-07-31 Kurt ZeilengaRemove "const" error... and add prototype for yet unimp...
1999-07-31 Kurt Zeilengaremove .lo and .core on "make clean"
1999-07-31 Kurt ZeilengaKludge ldapmodify to accept "version: 1" in LDIF input.
1999-07-30 Kurt ZeilengaEnhance LDIF handling
1999-07-30 Julio Sánchez... When recreating a database from an ldif file created...
1999-07-30 Julio Sánchez... IDs in the LDIF input were not being used in id2childre...
1999-07-30 Kurt ZeilengaAdd echo...
1999-07-30 Kurt ZeilengaFix opendlap typo
1999-07-30 Kurt ZeilengaFix mkrelease
1999-07-29 Kurt ZeilengaClarify loop break. OPENLDAP_REL_ENG_2_BP
1999-07-29 Kurt ZeilengaVery crude LDIF changes:
1999-07-29 Kurt ZeilengaIgnore lines that begin with "#".
1999-07-29 Kurt ZeilengaRelocate headers checks to above libraries such that...
1999-07-29 Kurt ZeilengaFix modlist bug in last commit
1999-07-29 Kurt ZeilengaSave attributes until we've completed schema check and
1999-07-29 Kurt ZeilengaAdd suffixalias.c
1999-07-28 Kurt ZeilengaSlightly better ITS#238 fix than last commit... has...
1999-07-28 Kurt ZeilengaFix index_change_vals NULL vals bug (ITS#238)
1999-07-28 Kurt ZeilengaInitial make release script.
1999-07-28 Kurt ZeilengaMinor clarifications: use latest Sleepycat version.
1999-07-28 Kurt ZeilengaUpdate COPYRIGHT notices
1999-07-28 Kurt ZeilengaUpdate INSTALL based upon new snapshot naming.
1999-07-28 Kurt ZeilengaUpdate the announcement for 2.0-alpha (needs work....
1999-07-28 Kurt ZeilengaSlight rearrangment of gmodule detection
1999-07-27 Kurt ZeilengaDefault lastmod to ON.
1999-07-27 Kurt ZeilengaReturn LDAP_CONSTRAINT_VIOLATION if user attempts to...
1999-07-27 Kurt ZeilengaFix -USLAPD_RLOOKUPS
1999-07-27 Kurt ZeilengaResurrect suffix aliasing...
1999-07-27 Gary Williamsdefine SLAPD_RLOOKUPS since it looks like connection_in...
1999-07-27 Randy KunkeeAdd back "package require Tclx 8.0" (Ldaptcl depends...
1999-07-27 Randy KunkeeTcl package version 1.0 -> 1.1:
1999-07-27 Kurt ZeilengaGenerate new configure after new netinet/tcp.h test.
1999-07-27 Kurt ZeilengaFix "dn" index. Only "sub" was being generated instead...
1999-07-27 Kurt Zeilengamove wsa error to -llutil
1999-07-27 Kurt ZeilengaRelocate to -llutil
1999-07-27 Kurt Zeilengarelocate wsa error to -llutil
1999-07-27 Kurt ZeilengaRemove lint, remove YEAR_PEDANTIC macro, update comment.
1999-07-27 Kurt ZeilengaRemove YEAR_PEDANTIC macro and update comment.
1999-07-27 Kurt ZeilengaCheck for netinet/tcp.h
1999-07-25 Howard ChuMoved unbind processing into connection_destroy. unbind...
1999-07-25 Howard ChuFix unportable code. Thanks, Hallvard.
1999-07-25 Kurt ZeilengaUpdate "*", "+", "1.1" attribute type usage.
1999-07-25 Kurt ZeilengaDocument "*", "+", and "1.1" use in attrlist.
1999-07-24 Kurt ZeilengaBack out paralyzing changes.
1999-07-24 Howard ChuMinor changes to support parallel make.
1999-07-24 Howard ChuMinor changes to support parallel make: Eliminate for...
1999-07-24 Kurt ZeilengaAdd support for LDAP_ALL_OPERATIONAL_ATTRIBUTES ("...
1999-07-24 Kurt ZeilengaMove subschemasubentry from "no-user-mod operational...
1999-07-24 Kurt ZeilengaAdhere to "servers will not return operational attribut...
1999-07-24 Kurt ZeilengaReally fix subschemasubentry...
1999-07-24 Kurt ZeilengaFix subschemasubentry operational attribute.
1999-07-24 Kurt ZeilengaNT has sys_errlist.
1999-07-24 Kurt ZeilengaUse AC_CACHE_CHECK instead of AC_CACHE_VAR.
1999-07-23 Kurt ZeilengaFix leak of default filter.
1999-07-23 Kurt ZeilengaUpdate RFC comments
1999-07-23 Kurt ZeilengaAccept ldap://foo:port (ie: no trailing '/')
1999-07-23 Kurt ZeilengaUse AC_DEFINE third argument to generate portable.h...
1999-07-23 Julio Sánchez... Oops, revert prior change.
1999-07-23 Julio Sánchez... Remove debugging leftover
1999-07-23 Julio Sánchez... Fix mailer line (missing argument to -m, maybe make...
1999-07-23 Julio Sánchez... ldap_url_parse was fundamentally broken. It would...
next