]> git.sur5r.net Git - openldap/history - libraries/libldap
Move LDAPServer, LDAPConn, LDAPRequest, and LDAPCache
[openldap] / libraries / libldap /
1998-12-22 Kurt ZeilengaMove LDAPServer, LDAPConn, LDAPRequest, and LDAPCache
1998-12-22 Kurt ZeilengaAdded lber_get/set_option. Removed lber_debug/ldap_debug.
1998-12-21 Kurt ZeilengaLDAP C-API changes
1998-12-20 Kurt ZeilengaProvide framework for ldap_r and reentrant/thread safet...
1998-12-19 Kurt Zeilenga-lldap reentrantancy improvements from Bart Hartgers...
1998-12-01 Kurt ZeilengaCommit preliminary fix for ldap.conf base usage.
1998-11-30 Kurt ZeilengaRemove LDAP_PORT dependencies so that ldap.conf default...
1998-11-29 Kurt ZeilengaUpdate build environment:
1998-11-23 Kurt ZeilengaChange init_w_userconf to not interpet the filename...
1998-11-23 Hallvard Furusethgcc -W cleanup
1998-11-23 Hallvard FurusethPlug memory leak
1998-11-22 Kurt ZeilengaAdd libtool support based upon patch by Bart Hartgers...
1998-11-20 Kurt ZeilengaAdd strdup.c to project file.
1998-11-20 Kurt ZeilengaAdd strdup.c from -llutil, renamed to ldap_strdup(...
1998-11-19 Hallvard Furusethadd ldap_strdup and eliminate strdup in libldap
1998-11-19 Kurt ZeilengaSupport $LDAPRC to specify fullpath to additional rc...
1998-11-19 Kurt ZeilengaCheck in default ldap.conf file
1998-11-16 Kurt ZeilengaMake sure tblsize in initialized in ldap_new_select_info()
1998-11-16 Kurt ZeilengaRemove extern declarations of library functions from...
1998-11-15 Hallvard FurusethProtoized, moved extern definitions to .h files, fixed...
1998-11-13 Hallvard FurusethRemoved space in front of `#endif'; `make depend' did...
1998-11-12 Kurt ZeilengaMove extern declarations to headers.
1998-11-12 Hallvard FurusethCheck if inet_addr() returns 0xffffffff as well as -1.
1998-11-11 Hallvard Furuseth&deref_kv -> deref_kv; som compilers don't like &array
1998-11-11 Kurt ZeilengaUpdate NT4 port.
1998-11-10 Kurt ZeilengaAdded support for ldap.conf file. See ldap.conf(5...
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-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 ZeilengaInitial LDAP_API_FEATURE_X_OPENLDAP commit:
1998-11-09 Kurt ZeilengaSplit out ldapoptions from struct ldap to facilate...
1998-11-08 Kurt ZeilengaFix LDAP_DNS code to use LDAP_BOOL_GET
1998-11-06 Kurt ZeilengaMSVC5 does like -1UL... replaced with (unsigned long...
1998-11-06 Kurt ZeilengaUpdated MSVC5 workspaces and projects.
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 FurusethTypo when !LDAP_REFERRALS
1998-11-05 Kurt ZeilengaAdd descriptive comment at top.
1998-11-04 Hallvard FurusethAdded ldap_msgtype() and ldap_msgid()
1998-11-04 Hallvard FurusethAdded ldap_explode_rdn()
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 FurusethSome gcc -W cleanup
1998-11-04 Kurt Zeilengastruct ldap is now opaque to clients.
1998-10-27 Stuart Lynne1. add ldap_get_lderrno(), required if struct ldap...
1998-10-26 Kurt Zeilengarename ber_init() to ber_init_w_nullc in preparation...
1998-10-26 Kurt ZeilengaMore header work toward draft-ietf-ldapext-ldap-c-api-01.
1998-10-26 Kurt Zeilengaupdate ldap/lber headers towards ldapext-ldap-c-api-01
1998-10-25 Kurt ZeilengaWorking LDAP search on NT4!
1998-10-25 Kurt Zeilengawasn't merged in first round.
1998-10-25 Kurt ZeilengaMore files that didn't get merged properly.
1998-10-25 Kurt Zeilengareplace with ac version
1998-10-25 Kurt Zeilengareplace with autoconf version
1998-10-25 Kurt ZeilengaWasn't merged. Just use autoconf version.
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-25 Kurt ZeilengaFound the really, really stupid bug. The SAFEMEMCPY...
1998-10-24 Kurt Zeilengaremove some lint...
1998-10-24 Kurt Zeilengaminor cleanup
1998-10-24 Kurt Zeilengaupdate locking codes, remove old platform specific...
1998-10-23 Kurt ZeilengaMinor changes to support NT.
1998-10-22 Kurt ZeilengaWhoops.
1998-10-22 Kurt ZeilengaAdd in WINSOCK2 ifdefs (ugh).
1998-10-22 Kurt Zeilengaclean up includes
1998-10-22 Kurt ZeilengaAdd ltest/test workspaces/project files for NT/VC+...
1998-10-22 Kurt ZeilengaFix ltest/ttest linking.
1998-10-22 Kurt ZeilengaTried to port to NT... but no resolver routines.
1998-10-22 Kurt ZeilengaThe world compiles and links....
1998-10-22 Kurt ZeilengaSLAPD and tools compile and link!
1998-10-20 Kurt ZeilengaVC++ update... tools now link!
1998-10-20 Kurt ZeilengaModified NT changes to work under UNIX.
1998-10-20 Kurt ZeilengaVC++ Port: round 1
1998-10-19 Kurt ZeilengaRemove DEFS variables from Makefiles, remove bridge.h.
1998-09-28 Kurt ZeilengaClean up sh commands in Makefiles (incorrect use of...
1998-09-25 Kurt ZeilengaEverything compiles.... but tests fail...
1998-09-21 Kurt ZeilengaFix VPATH includes/libraries
1998-09-20 Kurt ZeilengaAdded basic VPATH support. VPATH Make depend still...
1998-09-18 Kurt ZeilengaRemove old build system.
1998-09-18 Kurt ZeilengaFixed make clean/install for everything but man pages.
1998-09-18 Kurt ZeilengaMake all, clean, veryclean, depend, install all appear...
1998-09-17 Kurt ZeilengaAdd Makefile templates for libraries.
1998-09-08 Kurt ZeilengaAdd Kerberos V5 support from Predrag Balorda <pele...
1998-08-21 Kurt ZeilengaMerged files from branch REGEX_REMOVAL. Despite name...
1998-08-20 Kurt Zeilengaremoved lint
1998-08-20 Kurt ZeilengaRemoved use of paths not defined in ldapconfig.h.edit.
1998-08-20 Kurt ZeilengaFixed ldapconfig.h.edit/Make-template to generate ldapc...
1998-08-20 Kurt ZeilengaAdded support for SLEEPYCAT DB2.
1998-08-19 Kurt ZeilengaModified build environment to correctly support bin...
1998-08-17 Kurt ZeilengaMerge from LAMBERT branch
1998-08-14 Kurt ZeilengaBacked up LDAP world P16, causes hang
1998-08-09 Kurt ZeilengaMerged LDAPworldCurrent (P1-10,13,15,16,19-22)
1998-08-09 Kurt ZeilengaLDAPworldP16: Search responses may not be returned...
1998-08-09 Kurt ZeilengaLDAPworldP15: Internal LDAP function rename
1998-08-09 Kurt ZeilengaLDAPworld P13: LDAPv2 client referrals bug
1998-08-09 Kurt ZeilengaLDAPworld P3: SLAPD LDBM Generation with Multiple Backends
1998-08-09 Kurt ZeilengaLDAPworld P1: DEC and other portability issues
1998-08-09 Kurt Zeilengaapply FreeBSD changes to main branch
next