]> git.sur5r.net Git - openldap/shortlog
openldap
1999-08-26 Kurt ZeilengaDelete old rdn before adding new rdn.
1999-08-26 Kurt Zeilengafix dn2id delete bug... breaks modrdn.
1999-08-26 Kurt ZeilengaThis fixes dn2id delete bug... but breaks modrdn.
1999-08-26 Kurt ZeilengaUpdate test005-modrdn to handle success without entries
1999-08-25 Kurt ZeilengaDefer addition until we have some basic UTF-8 routines
1999-08-25 Kurt ZeilengaClarify -enable-dns and "LDAPD" as being an X.500-to...
1999-08-25 Kurt ZeilengaAdd dn.c
1999-08-25 Kurt ZeilengaFix NEEDS typo in the right place
1999-08-25 Kurt ZeilengaImplement ldap_dn_normalize and friends. Should be...
1999-08-25 Kurt ZeilengaFix NEEDS typo
1999-08-24 Kurt Zeilengas/.h.nt/.nt/ to allow for better NMAKE processing
1999-08-24 Kurt ZeilengaPrepare to add ldap_dn_*() routines from slapd.
1999-08-24 Gary WilliamsLDAP_P is only for prototypes, remove from function def
1999-08-24 Kurt ZeilengaAdd REG_NOSUB as we only need matched results.
1999-08-24 Kurt ZeilengaFix ManageDSAit OID (had extra .16)
1999-08-24 Kurt ZeilengaRename filter entry's strcpy_special() to strcpy_regex...
1999-08-24 Kurt ZeilengaAxe <varargs.h> support. Assume STDC C translator...
1999-08-22 Kurt Zeilenga./configure --help cleanup
1999-08-22 Kurt Zeilengas/ldif2ldbm/slapadd/
1999-08-22 Kurt ZeilengaRename test001 from test001-ldif2ldbm to test001-slapad...
1999-08-22 Hallvard FurusethPlug minor memory leak
1999-08-22 Hallvard FurusethRemove lint
1999-08-22 Hallvard FurusethInitialize lineno
1999-08-22 Hallvard FurusethAlways compile acl_dn_pat when it is set, otherwise...
1999-08-22 Kurt ZeilengaSupport for native GNU Pth Threads (--with-threads...
1999-08-21 Kurt ZeilengaExperimental support for GNU Pth's Posix Thread API...
1999-08-20 Kurt ZeilengaStop mergers if dup returns NULL.
1999-08-20 Kurt ZeilengaACIs from Mark Valence <kurash@sassafras.com> (ITS...
1999-08-20 Kurt ZeilengaBackout fetch_one copy change
1999-08-20 Kurt ZeilengaFix slurpd constification where dependent upon slap.h
1999-08-20 Kurt Zeilengacomplete this round of constification
1999-08-20 Kurt Zeilengamore const'ification
1999-08-20 Kurt Zeilengaconst'ification
1999-08-20 Kurt Zeilengaconst'fication
1999-08-20 Kurt ZeilengaApply Hallvard's memory leak plugs...
1999-08-20 Howard ChuUpdate for attribute, objectclass, and objectidentifier...
1999-08-19 Howard ChuFix warnings from previous OID parse commit
1999-08-19 Kurt Zeilengas/slapentry/slapadd/
1999-08-19 Kurt Zeilengas/HAVE_QUIPU/BUILD_QUIPU/
1999-08-19 Howard ChuAdd OIDmacros for attribute & objectclass numericOIDs...
1999-08-19 Kurt ZeilengaAdd CSRIMALLOC Support
1999-08-19 Kurt ZeilengaMore unifdef -DSLAP_CLEANUP
1999-08-19 Kurt Zeilengaunifdef -DSLAP_CLEANUP
1999-08-19 Kurt ZeilengaMore CSRI malloc debugging support and destroy sockbuf...
1999-08-19 Kurt Zeilengaslapd_tester should be linked with LIBS
1999-08-19 Kurt ZeilengaFree ldif buffer... test001 now shows no leaks!
1999-08-19 Kurt ZeilengaFix MAJOR memory leak.
1999-08-19 Kurt ZeilengaAdd CSRIMALLOC support
1999-08-19 Kurt ZeilengaApply dn_parent memory leak fix to bdb2
1999-08-19 Kurt ZeilengaCentralize slap init/startup/shutdown/destroy into...
1999-08-19 Kurt ZeilengaFix typo in last commit... odd that test001 didn't...
1999-08-19 Kurt ZeilengaAdd hacks to allow debugging with CSRI malloc.
1999-08-19 Kurt ZeilengaRemove "touch all-common", not building when needed...
1999-08-19 Kurt Zeilengas/U-Mich/OpenLDAP/ in examples
1999-08-19 Kurt ZeilengaFix dn_parent memory leak.
1999-08-19 Kurt ZeilengaFix SLAP_CLEANUP (this #ifdef should really be removed)
1999-08-19 Hallvard Furusethplug memory leak
1999-08-19 Kurt ZeilengaClean up debug messages.
1999-08-18 Kurt ZeilengaRemoved in favor of -xx.txt
1999-08-18 Kurt Zeilengadraft-ietf-ldup-subentry-00.txt
1999-08-18 Kurt ZeilengaStatement concerning appropriate use of I-D.
1999-08-18 Kurt Zeilengadraft-ietf-ldapext-namedref-00.txt
1999-08-18 Kurt Zeilengaupdate to draft-ietf-ldapext-acl-model-03.txt
1999-08-18 Kurt Zeilengadraft-ietf-ldapext-authmeth-04.txt
1999-08-18 Kurt Zeilengadraft-ietf-ldapext-acl-reqts-02.txt
1999-08-18 Kurt Zeilengamoved to -xx.txt
1999-08-18 Kurt ZeilengaUpdate to revision 3.
1999-08-18 Kurt ZeilengaDon't include revision number in file name (to allow...
1999-08-18 Kurt ZeilengaFix typos in 'make clean'
1999-08-18 Kurt ZeilengaFix server==NULL bugs
1999-08-18 Kurt Zeilengas/U-Mich/OpenLDAP/ in examples
1999-08-18 Kurt ZeilengaDocument -s and -c modes.
1999-08-18 Kurt ZeilengaAdd schema checking, continue mode, and fix a few leaks.
1999-08-17 Hallvard FurusethAdd <ac/string.h>
1999-08-17 Hallvard FurusethFix printf formats: print msgtype as %lu, remove spurio...
1999-08-17 Kurt ZeilengaRemove lint.
1999-08-17 Kurt ZeilengaUpdate MSVC project and remove lint
1999-08-17 Hallvard FurusethAdd missing progname argument to fprintf
1999-08-17 Hallvard FurusethAdd const, to fix "cast away from const" warnings
1999-08-17 Howard ChuRemove extraneous newlines from non-LDIF output
1999-08-17 Kurt Zeilengas/ldif2ldbm/slapadd/ and similiar changes
1999-08-17 Kurt Zeilengas/ldif2dlbm/slapadd/
1999-08-17 Kurt ZeilengaAdd man pages for slapadd and slapcat (slapindex coming...
1999-08-17 Hallvard FurusethAdd missing newline at end of file
1999-08-17 Kurt ZeilengaMake -d levels additive
1999-08-17 Kurt ZeilengaNew dn2id format with base/one/subtree indices (ldbm...
1999-08-17 Kurt ZeilengaAnother bogus postalcode removed
1999-08-17 Kurt ZeilengaStrip bogus postcode from entry
1999-08-17 Hallvard FurusethFix bugreport/mailinglist addresses
1999-08-17 Hallvard FurusethFix feedback address
1999-08-17 Hallvard FurusethRemove umich.edu reference
1999-08-17 Howard ChuFix typo: "extenisbleObject" -> "extensibleObject"
1999-08-17 Hallvard FurusethPrint "<DEFAULT>" instead of "0" when ldapport=0 in...
1999-08-17 Howard ChuAdd "modulepath" config statement for setting the searc...
1999-08-17 Howard ChuMake init_module return a success/fail value.
1999-08-17 Kurt ZeilengaDo not attempt "-mt" pthread detection. Rely on -lpthr...
1999-08-17 Kurt ZeilengaFix tid vs thread typo
1999-08-16 Kurt Zeilengaprintf "ALL" to stderr.
1999-08-16 Kurt ZeilengaInstall as 755 not 775.
1999-08-16 Hallvard Furusethback-ldbm: Kill ldbm_ignore_nextid_file, replace with...
next