]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
1998-11-11  Kurt ZeilengaCreate feature file for NT build environment.
1998-11-11  Kurt ZeilengaDon't include portable.h. Headers can and should assum...
1998-11-11  Kurt ZeilengaUpdate configure to handle DEC OSF1 3.2 special cases.
1998-11-10  Kurt ZeilengaAdded support for ldap.conf file. See ldap.conf(5...
1998-11-10  Kurt ZeilengaHAVE_PTHREAD_ATTR_SETDETACHSTATE_NP should be HAVE_PTHR...
1998-11-10  Hallvard FurusethRemoved LDAP_P in unhex' prototype; unhex(char) is...
1998-11-10  Kurt ZeilengaUpdate apitest with to toy with additional ldap options...
1998-11-10  Kurt ZeilengaAdd support for OSF1 c89's -thread option to enable...
1998-11-09  Kurt ZeilengaAdd support for runtime determination of API extensions.
1998-11-09  Kurt ZeilengaInitialize openldap_ldap_global_options struct (not...
1998-11-09  Kurt ZeilengaUpdate thread detection:
1998-11-09  Kurt ZeilengaFix rwlock pthread draft4 compatibility.
1998-11-09  Kurt ZeilengaInitial LDAP_API_FEATURE_X_OPENLDAP commit:
1998-11-09  Kurt ZeilengaSplit out ldapoptions from struct ldap to facilate...
1998-11-08  Kurt ZeilengaAdd -lresolv check for LDAP_DNS.
1998-11-08  Kurt ZeilengaDon't try to use TIOCGWINSZ unless it's defined.
1998-11-08  Hallvard FurusethRemoved bad LDAP* argument to disambiguate()
1998-11-08  Hallvard FurusethUndo last change (I commited the wrong version)
1998-11-08  Hallvard Furusethld could be used uninitialized
1998-11-08  Hallvard Furusethber_scanf() returns unsigned long, not int
1998-11-08  Hallvard Furusethdtest.c needed lber-int.h (struct berelement)
1998-11-08  Hallvard Furusethmissing 2nd argument to faxtotpc()
1998-11-08  Hallvard FurusethRemoved bad LDAP* argument to disambiguate()
1998-11-08  Kurt ZeilengaFix LDAP_DNS code to use LDAP_BOOL_GET
1998-11-08  Kurt Zeilengaloginfo test...
1998-11-08  Kurt ZeilengaTest new loginfo, only added a comment.
1998-11-08  Kurt ZeilengaAdded comment to test new loginfo commands.
1998-11-08  Kurt ZeilengaAdd additional LDAPD/ISODE checks
1998-11-07  Kurt ZeilengaFix LDBM_SYNC typo
1998-11-07  Kurt ZeilengaMake flush_writes the default. Change option to 'dbcac...
1998-11-07  Kurt ZeilengaFix detach.c typo in OBJS
1998-11-06  Kurt ZeilengaAdd lutil_passwd()
1998-11-06  Kurt ZeilengaShould include lutil.h to get it's own prototype.
1998-11-06  Kurt ZeilengaAdd LDAPD library checks.
1998-11-06  Kurt Zeilengamissing newlines bugfix from Dan.
1998-11-06  Kurt Zeilengaj_sanchez@stl.es
1998-11-06  Kurt Zeilengamail500 changes from wesley.craig@umich.edu
1998-11-06  Kurt ZeilengaMSVC5 does like -1UL... replaced with (unsigned long...
1998-11-06  Kurt ZeilengaUpdated MSVC5 workspaces and projects.
1998-11-06  Kurt ZeilengaGeneric variable argument header. Hides ugly ifdef.
1998-11-05  Kurt ZeilengaUse TOUPPER macro.
1998-11-05  Kurt ZeilengaFix datum typo.
1998-11-05  Kurt ZeilengaUpdated to 1.8
1998-11-05  Kurt ZeilengaUpdate version numbers.
1998-11-05  Hallvard FurusethSome gcc -W... cleanup
1998-11-05  Hallvard FurusethSome gcc -W... cleanup
1998-11-05  Hallvard FurusethSome gcc -W... cleanup
1998-11-05  Kurt Zeilengaadd exit, check commitlogs
1998-11-05  Kurt ZeilengaSimple test to verify commitlog fix.
1998-11-05  Kurt Zeilengadefine _REENTRANT & _THREAD_SAFE to pull in reentrant...
1998-11-05  Hallvard FurusethSome gcc -W... cleanup
1998-11-05  Hallvard FurusethSome gcc -W... cleanup
1998-11-05  Hallvard FurusethPrototype vs. K&R mismatch
1998-11-05  Hallvard FurusethGet struct sockaddr for slap.h
1998-11-05  Hallvard FurusethEnclose debug variables in #ifdef LDAP_DEBUG
1998-11-05  Hallvard FurusethTypo when !LDAP_REFERRALS
1998-11-05  Kurt ZeilengaNeeded -llutil before @LUTIL_LIBS@
1998-11-05  Kurt ZeilengaAdd cross compiling warnings and errors.
1998-11-05  Kurt ZeilengaAdd descriptive comment at top.
1998-11-05  Hallvard FurusethAvoid f_next name conflict
1998-11-05  Hallvard Furusethreplace detach.c with lutil_detach()
1998-11-05  Hallvard Furusethreplace detach.c with lutil_detach()
1998-11-05  Hallvard FurusethAdded lutil_detach()
1998-11-05  Hallvard FurusethAdded ldap_explode_rdn()
1998-11-05  Kurt ZeilengaNeeds LUTIL_LIBS
1998-11-05  Kurt ZeilengaFavor termios over sgtty.
1998-11-04  Hallvard FurusethAdded ldap_msgtype() and ldap_msgid()
1998-11-04  Kurt ZeilengaAdd tests for vsnprintf and snprintf.
1998-11-04  Hallvard FurusethAdded ldap_explode_rdn()
1998-11-04  Kurt ZeilengaMake sure vsnprintf() exists before using it. Add...
1998-11-04  Hallvard FurusethAdded lutil_detach()
1998-11-04  Kurt ZeilengaHAVE_LWP_THR was renamed HAVE_THR.
1998-11-04  Kurt ZeilengaUpdate to 2.0-devel
1998-11-04  Kurt ZeilengaAdd CPP check.
1998-11-04  Kurt ZeilengaAdd additional defines to allow more compile time API...
1998-11-04  Kurt ZeilengaAdd apitest to build.
1998-11-04  Kurt ZeilengaAPI test for checking draft API issues.
1998-11-04  Kurt ZeilengaUpdate options.c to use new defines.
1998-11-04  Hallvard Furusethldapd did not compile
1998-11-04  Hallvard FurusethUSE_LOCKF -> HAVE_FLOCK
1998-11-04  Kurt ZeilengaAdd note about stabality of -devel.
1998-11-04  Kurt Zeilenga8-bit memcmp()
1998-11-04  Kurt ZeilengaFix DCE detection.
1998-11-04  Kurt ZeilengaFixed assignment bugs from Hallvard.
1998-11-04  Hallvard FurusethSome gcc -W cleanup
1998-11-04  Kurt ZeilengaReplaced #ifdef'ed ldap_lderrno() call with ldap_get_op...
1998-11-04  Kurt Zeilengastruct ldap is now opaque to clients.
1998-11-04  Kurt ZeilengaAdd setproctile to liblutil
1998-11-04  Kurt Zeilengaautoconf update
1998-11-03  Kurt ZeilengaFix install-local typo
1998-11-03  Kurt ZeilengaAdd environment examples and hints.
1998-11-03  Kurt ZeilengaAdded REQUIRED SOFTWARE section. Added additional...
1998-11-02  Kurt ZeilengaFix bogus SunOS/Solaris LWP tests.
1998-11-02  Kurt ZeilengaTry to find sched_yield in -lposix4 (Solaris) and ...
1998-11-01  Kurt ZeilengaCheck in mach cthread fixes. Should make non-pthread...
1998-10-28  Kurt ZeilengaStrip off extra ^M off each line
1998-10-28  Stuart Lynne1. adding LDAP relevant RFC's
1998-10-27  Kurt ZeilengaInitial revision
1998-10-27  Kurt Zeilengaadded ber_print_error() and renamed lber_bprint into...
1998-10-27  Stuart Lynne1. add ldap_get_lderrno(), required if struct ldap...
next