]> git.sur5r.net Git - openldap/history - libraries
initial version of php3-tool contributed by Predrag Balorda
[openldap] / libraries /
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...
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 ZeilengaApply Ken McGarrahan's ldif padding fix.
1998-10-25 Kurt ZeilengaWorking LDAP search on NT4!
1998-10-25 Kurt ZeilengaAdd VC++ projects/workspaces from AC branch.
1998-10-25 Kurt Zeilengawasn't merged in first round.
1998-10-25 Kurt ZeilengaNew files from Autoconf branch.
1998-10-25 Kurt ZeilengaMore files that didn't get merged properly.
1998-10-25 Kurt Zeilengareplace with autoconf versions
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 Zeilengaremove old files
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 ZeilengaStill looking for the ldapsearch bug... and cleaning...
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 ZeilengaQuick NT port of liblter test utilities.
1998-10-22 Kurt Zeilengare-add sys/stat.h include for GDBM
1998-10-22 Kurt ZeilengaAdd project/workspace files for testavl.
1998-10-22 Kurt ZeilengaThe world compiles and links....
1998-10-22 Kurt ZeilengaMoved strdup/tempnam to liblutil
1998-10-22 Kurt ZeilengaSLAPD and tools compile and link!
1998-10-21 Kurt ZeilengaNo longer supported.
1998-10-21 Kurt ZeilengaFix BYTE_ORDER test.
1998-10-21 Kurt ZeilengaHave code use <sys/types.h> BYTE_ORDER as before.
1998-10-20 Kurt ZeilengaVC++ update... tools now link!
1998-10-20 Kurt ZeilengaAdd test for little/big endian.
1998-10-20 Kurt Zeilengamodified for OpenLDAP
1998-10-20 Kurt Zeilengaadd public domain getopt(3)
1998-10-20 Kurt ZeilengaFix fake error generation.
1998-10-20 Kurt ZeilengaModified NT changes to work under UNIX.
1998-10-20 Kurt ZeilengaHTONL -> AC_HTONL
1998-10-20 Kurt ZeilengaVC++ Port: round 1
1998-10-19 Kurt ZeilengaRemove DEFS variables from Makefiles, remove bridge.h.
1998-10-19 Kurt ZeilengaMerge in latest from -current.
1998-09-28 Kurt ZeilengaClean up sh commands in Makefiles (incorrect use of...
1998-09-25 Kurt ZeilengaEverything compiles.... but tests fail...
1998-09-23 Kurt Zeilengamore ldap_cdefs.h, less bridge.h
1998-09-23 Kurt ZeilengaUse ldap_cdefs.h more. Use bridge.h less.
1998-09-23 Kurt ZeilengaAdded acconfig.h defines. started to clean up -llber.
1998-09-22 Kurt ZeilengaFixed md5/sha files.
1998-09-21 Kurt ZeilengaFix VPATH includes/libraries
1998-09-20 Kurt ZeilengaMerged in per cache entry reader/writer locks from...
1998-09-20 Kurt ZeilengaAdded basic VPATH support. VPATH Make depend still...
1998-09-19 Kurt ZeilengaAllow OpenLDAP to be built without LDBM.
1998-09-19 Kurt ZeilengaFreeBSD2 has POSIX_THREADS but is missing sched_yield()
1998-09-19 Kurt ZeilengaAdded detection of POSIX thread defines.
1998-09-18 Kurt ZeilengaFixed CRYPT, MD5, and SHA1 support.
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 DEFS/LIBS support.
1998-09-17 Kurt ZeilengaLibraries actually compiles using current templates...
1998-09-17 Kurt ZeilengaAdd Makefile templates for libraries.
1998-09-17 Kurt ZeilengaSecond level directory templates now appear to working...
1998-09-17 Kurt ZeilengaReassign copyright and add liblutil directory
1998-09-17 Kurt ZeilengaFrom BOOLEAN_LDAP
1998-09-16 Kurt ZeilengaMerge in platform updates from main.
1998-09-16 Kurt ZeilengaAdd #ifdef for when sched_yield/sched.h is missing.
1998-09-08 Kurt ZeilengaAdd Kerberos V5 support from Predrag Balorda <pele...
1998-09-08 Kurt ZeilengaRemove binary file
1998-09-08 Kurt Zeilengaremove binary files
1998-09-08 Kurt ZeilengaRemove binary files.
1998-09-03 Kurt ZeilengaImport public domain sha1 routines from Steve Reid...
1998-09-03 Kurt ZeilengaAdded support for SleepyCat DB2 DBI.
1998-09-02 Kurt ZeilengaAdd basic support for MD5 and SHA1 passwords.
1998-08-31 Kurt ZeilengaAdd support for OpenBSD. Provided by djg@gregor.com.
1998-08-30 Kurt ZeilengaAdded check routines from Stuart Lynne
1998-08-30 Kurt ZeilengaFix includes
1998-08-30 Kurt ZeilengaBelongs in the include directory
1998-08-29 Kurt ZeilengaDocument important limitation of this basic implementation
1998-08-29 Kurt ZeilengaAdd Reader/Writer Locks to library
1998-08-29 Kurt ZeilengaAdded Reader/Writer lock code from publicily available...
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 Zeilengapthread_create attr argument should be passed by value...
1998-08-14 Kurt ZeilengaAdded patch to support LWP under SunOS 5.6
1998-08-14 Kurt ZeilengaBacked up LDAP world P16, causes hang
1998-08-13 Kurt Zeilengaintegrated changed from rage.net glibc.patch
1998-08-09 Kurt ZeilengaMerged LDAPworldCurrent (P1-10,13,15,16,19-22)
1998-08-09 Kurt ZeilengaLDAPworldP22: problem with msgids greater than 32767... LDAPworld
1998-08-09 Kurt ZeilengaLDAPworldP19: Patch for Next C-Threads
next