]> git.sur5r.net Git - openldap/shortlog
openldap
1998-12-28 Kurt ZeilengaImprove readability of base output in debugging.
1998-12-28 Kurt ZeilengaPlug 'matched' memory leak in dn2entry()
1998-12-27 Kurt ZeilengaPlug addtional realBase memory leaks.
1998-12-27 Kurt ZeilengaAdded ldap_get_entry_contols() and ldap_parse_reference...
1998-12-27 Kurt ZeilengaOnly use the LDAP_ALLOW_NULL_SEARCH_BASE code as last...
1998-12-27 Dave StoreyAdd support for -P protocol_version.
1998-12-27 Hallvard FurusethDon't use initializers for auto arrays
1998-12-27 Hallvard FurusethRemove duplicate definitions of global_schemacheck...
1998-12-27 Hallvard FurusethChange overlapping `strcpy( x, y )' to `SAFEMEMCPY...
1998-12-27 Hallvard FurusethPlug some memory leak
1998-12-27 Hallvard FurusethPlug some memory leaks
1998-12-27 Hallvard FurusethPlug memory leak
1998-12-27 Hallvard FurusethChange overlapping `strcpy( x, y )' to `SAFEMEMCPY...
1998-12-27 Hallvard FurusethChange overlapping `strcpy( x, y )' to `SAFEMEMCPY...
1998-12-26 Kurt ZeilengaNeeds ldap-int.h
1998-12-26 Kurt ZeilengaApply NT fixes from Release Engineering.
1998-12-26 Kurt ZeilengaRe-paragraphed intro.
1998-12-26 Kurt ZeilengaAdd 'remove ldapconfig.h.edit' project.
1998-12-26 Kurt ZeilengaUpdate todo list with ldap_getfilter(3) project.
1998-12-26 Kurt ZeilengaA few minor updates in preparation for OpenLDAP 1.1.1.
1998-12-26 Hallvard FurusethReset *modtail after freeing it, so it's not freed...
1998-12-26 Hallvard FurusethPlug memory leaks when ber input fails: Let ber_scanf...
1998-12-24 Kurt Zeilengagetentry.c: LDAP_RES_SEARCH_REFERENCE changes after...
1998-12-24 Kurt ZeilengaBackout previous entry... causes runaway ldapsearch.
1998-12-24 Kurt ZeilengaInitial versions of functions to step through messages...
1998-12-24 Kurt ZeilengaWe'll put ldap_x_message() functions in messages.c
1998-12-24 Kurt ZeilengaAdd prototypes for C-API _ext routines (coming soon).
1998-12-24 Randy KunkeeFix line 62 of bprint.c "#elif" line with no expression.
1998-12-24 Kurt ZeilengaApply patch to better behave under Solaris threads...
1998-12-23 Kurt ZeilengaAdd LDAP_DEBUG_DEPRECIATED to enable warnings when...
1998-12-23 Kurt ZeilengaAdd documentation projects.
1998-12-23 Kurt ZeilengaFix --disable-debug compiling problems. New -llber...
1998-12-23 Kurt ZeilengaInitial version of control free/dup functions.
1998-12-23 Kurt ZeilengaAdd client/server control free/dup functions and
1998-12-23 Kurt ZeilengaFix get/set error string bugs.
1998-12-22 Kurt ZeilengaAdd DB2 projects to the list.
1998-12-22 Kurt ZeilengaClarify DB 2.3.16 requirement
1998-12-22 Kurt ZeilengaUpdate man pages based upon required use of ldap_memfre...
1998-12-22 Kurt ZeilengaAdd ldap_memfree() to the mix.
1998-12-22 Kurt ZeilengaUpdate main comment and remove unneeded <ac/time.h...
1998-12-22 Kurt ZeilengaAdd rc=0 fix as suggested by Tobias Reber <t.reber...
1998-12-22 Dave StoreyCode cleanups. MD5 and SHA1 routines should be a littl...
1998-12-22 Kurt ZeilengaAllow LDAP session errno and error strings to be set.
1998-12-22 Kurt ZeilengaUpdate error codes based upon draft-ietf-ldapext-ldap...
1998-12-22 Kurt ZeilengaAdd LDAP_OPT_API_FEATURE_INFO to obtain feature info...
1998-12-22 Kurt ZeilengaMove LDAPServer, LDAPConn, LDAPRequest, and LDAPCache
1998-12-22 Kurt ZeilengaAdd <ac/signal.h> back in to ease pain on some platforms.
1998-12-22 Kurt ZeilengaAdded lber_get/set_option. Removed lber_debug/ldap_debug.
1998-12-21 Kurt ZeilengaStill wasn't working exactly write on FreeBSD3. Need to
1998-12-21 Kurt ZeilengaITS#12 realBase was being freed before use. The offen...
1998-12-21 Kurt ZeilengaAdd new projects to replace completed (or near complete...
1998-12-21 Kurt ZeilengaGopher gw needs friendly fix.
1998-12-21 Kurt ZeilengaThat second abandon should have been an extended.
1998-12-21 Kurt ZeilengaRemove internal strings
1998-12-21 Kurt ZeilengaAdd LDAP v3 protocol defines
1998-12-21 Kurt ZeilengaLDAP C-API changes
1998-12-20 Kurt Zeilengaldif'ize ldif library (ie: everything is now in the...
1998-12-20 Kurt ZeilengaAdd configure code for setting LDAP_SYSLOG but actually...
1998-12-20 Kurt Zeilengamore cleanup
1998-12-20 Kurt ZeilengaClean up after last commit.
1998-12-20 Kurt ZeilengaUnexpand spaces for tabs in prior commit before merging...
1998-12-20 Kurt ZeilengaAdd detection of dmalloc library.
1998-12-20 Kurt ZeilengaMinor change to signal handler. Changed _shutdown...
1998-12-20 Kurt ZeilengaProvide framework for ldap_r and reentrant/thread safet...
1998-12-20 Kurt ZeilengaFix server --without-xxx build issues...
1998-12-19 Kurt ZeilengaDon't include -lldap_r in make all (yet).
1998-12-19 Kurt ZeilengaAdd -lldap_r build environment (no code yet).
1998-12-19 Kurt Zeilenga-lldap reentrantancy improvements from Bart Hartgers...
1998-12-18 Kurt ZeilengaDisable writing syncing when creating databases.
1998-12-18 Kurt ZeilengaFix ltconfig for FreeBSD 3 (elf detection was wrong).
1998-12-18 Kurt ZeilengaAdd draft-ietf-ldapext-ldap-c-api-01 routines ber_init()
1998-12-18 Kurt ZeilengaPatch cache_delete_entry_internal() as suggested by
1998-12-18 Kurt SpanierInitialization of Datum structures to zero by memset...
1998-12-17 Kurt ZeilengaITS#9: check for main in -lwrap instead hosts_access.
1998-12-17 Kurt ZeilengaUpdate based upon latest errors.
1998-12-17 Kurt ZeilengaFix "predantic" typo.
1998-12-15 Dave StoreyAdded support for password prompting. (-W switch)
1998-12-14 Kurt ZeilengaGeneralize the web_ldap Makefile a bit.
1998-12-14 Kurt ZeilengaInitial import of web_ldap written and contributed
1998-12-14 Kurt ZeilengaImport mail500 change from rel eng 1.1.
1998-12-14 Dave StoreyStreamlined Kerberos Code.
1998-12-14 Kurt ZeilengaMore changes in prep for 1.1 release.
1998-12-14 Kurt Zeilengamake it looks better on web.
1998-12-14 Kurt ZeilengaAdd URLs and e-mail address.
1998-12-14 Kurt ZeilengaUpdate URLs.
1998-12-14 Kurt ZeilengaClarify use of private -core mailing list. -devel...
1998-12-14 Dave StoreyAdded Kerberos support.
1998-12-14 Kurt ZeilengaBackout previous changes made by Dave as they excessive...
1998-12-14 Kurt ZeilengaThe result set of an EQUALITY search on a SYNTAX_BIN...
1998-12-14 Kurt ZeilengaMake sure that four characters, rather than only the...
1998-12-14 Kurt ZeilengaUpdate pthread checks:
1998-12-12 Kurt ZeilengaApply minor updates to todo doc... mainly remove my
1998-12-12 Kurt ZeilengaFix munged paragraph
1998-12-12 Dave StoreyAdded support for salted passwords.
1998-12-12 Dave StoreyUpdated Kerberos code, added password prompting. <dave...
1998-12-12 Dave StoreyUpdated Kerberos code, added password prompting, more...
1998-12-12 Dave StoreyUpdated Kerberos code, password prompting, added detail...
1998-12-12 Dave StoreyUpdated Kerberos code, password prompting, detailed...
1998-12-12 Dave StoreyPassword prompting updates. <dave@tamos.net>
1998-12-12 Dave StoreyAddition of password prompting, salted password and...
next