]> git.sur5r.net Git - openldap/history - servers
Import of GTK-tool
[openldap] / servers /
1998-10-27 Kurt ZeilengaInsert #ifdef SLAPD_ACLGROUPS
1998-10-27 Stuart Lynne1. extend aclgroup's to be able to specify objectClassV...
1998-10-26 Kurt ZeilengaFixup bugs created by merge.
1998-10-26 Kurt ZeilengaMove sizelimit check such that it limits what's returne...
1998-10-26 Kurt ZeilengaMore header work toward draft-ietf-ldapext-ldap-c-api-01.
1998-10-25 Kurt ZeilengaAdd Ken McGarrahan's LE/GE fix.
1998-10-25 Kurt Zeilengawasn't merged in first round.
1998-10-25 Kurt ZeilengaFix typo
1998-10-25 Kurt Zeilengaremove old files
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-25 Kurt Zeilengamerge with main branch OPENLDAP_DEVEL_AC
1998-10-25 Kurt ZeilengaFound the really, really stupid bug. The SAFEMEMCPY...
1998-10-24 Kurt Zeilengaupdate locking codes, remove old platform specific...
1998-10-24 Kurt ZeilengaFixed memory leaks.
1998-10-24 Kurt ZeilengaUpdated derefAlias/DN to handle Entry R/W locks.
1998-10-24 Kurt Zeilenganew files for general aliasing
1998-10-24 Kurt ZeilengaAdded Will Ballantyne's General Aliasing code.
1998-10-24 Kurt ZeilengaUse current schema objectClass 'groupOfNames' instead...
1998-10-23 Kurt Zeilengaslapd returned "partial results and referral" even...
1998-10-23 Kurt Zeilengaremove lint reported by Hallvard
1998-10-23 Kurt ZeilengaFix uninitialized pointer bug.
1998-10-23 Kurt Zeilengavery bad typo.
1998-10-22 Kurt ZeilengaBlindly added Autoconf support to ldapd.
1998-10-22 Kurt ZeilengaChanged THREAD_PREEMPTIVE to PREEMPTIVE_THREADS.
1998-10-22 Kurt ZeilengaMore changes... but tests still fail.
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 ZeilengaSLAPD compiles. Needs LDBM work to link.
1998-10-21 Kurt Zeilengaimport localtime -> gmtime change from -devel
1998-10-21 Kurt Zeilengaifdef Y2K -> ifndef LOCALTIME
1998-10-21 Kurt Zeilengamore localtime -> gmtime changes
1998-10-21 Kurt ZeilengaUse gmtime() instead of localtime()
1998-10-21 Kurt Zeilengainclude portable.h
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 ZeilengaUse ldap_cdefs.h more. Use bridge.h less.
1998-09-22 Kurt ZeilengaFixed md5/sha files.
1998-09-21 Kurt ZeilengaFix library depends
1998-09-21 Kurt Zeilengaprefix md5 calls with ldap_
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-20 Kurt ZeilengaReworked enable/with options. Mostly works.
1998-09-19 Kurt ZeilengaAllow OpenLDAP to be built without LDBM.
1998-09-18 Kurt ZeilengaFixed CRYPT, MD5, and SHA1 support.
1998-09-18 Kurt ZeilengaRemove old build system.
1998-09-18 Kurt ZeilengaMake all, clean, veryclean, depend, install all appear...
1998-09-18 Kurt ZeilengaAdded slapd templates.
1998-09-17 Kurt ZeilengaStart of slapd.
1998-09-17 Kurt ZeilengaAdded Makefile template for slurpd.
1998-09-17 Kurt ZeilengaSecond level directory templates now appear to working...
1998-09-17 Kurt ZeilengaAdd clients/servers Makefile.in to the mix.
1998-09-17 Kurt ZeilengaUse ldapconfig.h instead of hardcoded paths. Merged...
1998-09-17 Kurt ZeilengaUse ldapconfig.h instead of hardcoded paths.
1998-09-16 Kurt ZeilengaAdd ldap_ prefix to md5 calls.
1998-09-16 Kurt ZeilengaInsert Y2K fix (hidden behind -DLDAP_Y2K).
1998-09-16 Kurt ZeilengaWrap $CC with quotes.
1998-09-12 Kurt ZeilengaOkay, this really works.
1998-09-12 Kurt ZeilengaDirectory rule is didn't work... use brute force
1998-09-12 Kurt ZeilengaAdd missing mkdirs in make install rules
1998-09-08 Kurt ZeilengaAdd Kerberos V5 support from Predrag Balorda <pele...
1998-09-07 Kurt ZeilengaAdd support for Gnu make
1998-09-07 Kurt Zeilengafix comment from last commit
1998-09-05 Kurt ZeilengaAdded greg@greg.rim.or.jp's quick hack to allow search...
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-09-02 Kurt ZeilengaFixed null termination bug in re.c. Found by vasquez...
1998-08-28 Kurt Zeilenga<sys/socket.h> is required if CLDAP is enabled.
1998-08-28 Kurt ZeilengaAdded modify race patch from sl@fireplug.net
1998-08-27 Kurt ZeilengaAdd NO_THREADS fix from tih@nhh.no
1998-08-21 Kurt ZeilengaMerged files from branch REGEX_REMOVAL. Despite name...
1998-08-20 Kurt ZeilengaFix shadowing bug created from previous change.
1998-08-20 Kurt ZeilengaMinor cleanup
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 ZeilengaCLDAP need <sys/socket.h>
1998-08-19 Kurt ZeilengaModified build environment to correctly support bin...
1998-08-19 Kurt ZeilengaAdded LIBEXECDIR, SBINDIR and patched install rules...
1998-08-19 Kurt ZeilengaMerged in LASTMOD changes from Allan Stuart.
1998-08-19 Kurt ZeilengaAdded ldbm flush on write code which uses slapd.conf...
1998-08-18 Kurt ZeilengaChanged calloc to ch_malloc. Don't need clear, should...
1998-08-18 Kurt ZeilengaAdd patch from Gordon Good to fix copying of DNs with...
1998-08-18 Kurt ZeilengaChanged FD_SETSIZE checks for consistency. Added check...
1998-08-18 Kurt ZeilengaFixes from Allan Lynne
1998-08-18 Kurt ZeilengaChanges prompted by Terry's patches
1998-08-17 Kurt ZeilengaSync the cache per Stuart Lynne <sl@poste.com>
1998-08-17 Kurt ZeilengaMerge from LAMBERT branch
1998-08-17 Kurt ZeilengaFixed uninitialized Backend pointer.
1998-08-15 Kurt ZeilengaAdded support for TCP_WRAPPERS (ldapd code not tested... LDAP_3_3+prerelease
1998-08-15 Kurt ZeilengaFixed "faled" typo in debug message
1998-08-15 Kurt Zeilengafix SIGUNUSED typo
1998-08-15 Kurt Zeilenganeeds socket.h
1998-08-13 Kurt Zeilengadaemon -> slapd_daemon
1998-08-13 Kurt Zeilengaintegrated changed from rage.net glibc.patch
1998-08-09 Kurt ZeilengaRAGE: SLURPD malloc bug in st.c
1998-08-09 Kurt ZeilengaRAGE: LDAPD Linux does have <sys/filio.h>
next