]> git.sur5r.net Git - openldap/shortlog
openldap
1999-09-22 Howard ChuFix memory leak if duplicate attr name in at_insert
1999-09-22 Kurt ZeilengajpegPhoto: correct syntax and add reference to inetorgp...
1999-09-22 Kurt ZeilengaAdd inetOrgPerson from Smith's I-D 3. Update jpegPhoto...
1999-09-22 Kurt ZeilengaAdd draft 03
1999-09-21 Kurt ZeilengaAdd security audit to large project. Someone really...
1999-09-21 Kurt Zeilenga#ifdef HAVE_BERKELEY_DB2_DB_THREAD around create flags...
1999-09-20 Kurt ZeilengaDesign and Implement a LDAP C++ API
1999-09-20 Kurt ZeilengaAdd experimental detection of BerkeleyDB2 DB_THREAD.
1999-09-19 Kurt ZeilengaManual pages need updating, especially LDAP C API ones...
1999-09-19 Kurt Zeilengaadd deprecated comment to ldapd.8.
1999-09-19 Kurt ZeilengaRemove MODRDN bug from Bugs
1999-09-19 Howard ChuFix previous dn checkin
1999-09-19 Howard ChuUndo previous commit
1999-09-18 Howard ChuAdded mixed-case as well as up-cased DN argument. The...
1999-09-17 Kurt ZeilengaFix typo in last commit.
1999-09-17 Kurt ZeilengaApply y2k fix based upon Howard Young's (ITS#294) sugge...
1999-09-17 Julio Sánchez... Let oc_check_allowed grok things like userCertificate...
1999-09-17 Julio Sánchez... Let at_find find the AttributeType that matches a given...
1999-09-17 Julio Sánchez... Add missing paren.
1999-09-16 Kurt Zeilengachanges based upon draft-lachman-laser-ldap-mail-routin...
1999-09-16 Kurt ZeilengaReplace lachman mail routing (03) with lachman/laser...
1999-09-16 Kurt ZeilengaAdd draft-lachman-ldap-mail-routing-03.txt
1999-09-16 Kurt ZeilengaMisc. cleanup
1999-09-16 Kurt ZeilengaAdded lachman mail at/oc to misc.schema.
1999-09-15 Kurt ZeilengaRemove contacts to promote new volunteers.
1999-09-15 Kurt ZeilengaUse ptrdiff_t for pointer offset.
1999-09-13 Kurt Zeilengaconfig should return error if backend or database initi...
1999-09-13 Kurt ZeilengaRebuild dependent files after recent changes to
1999-09-13 Kurt Zeilengacosmetic changes
1999-09-13 Kurt ZeilengaAdd ; to header egrep targets to avoid syntax errors...
1999-09-13 Kurt SpanierSome more comments.
1999-09-13 Kurt SpanierAdopt TWEB to LDAP_API_VERSION >= 2003.
1999-09-12 Kurt Zeilengaacinclude should throw away output.
1999-09-12 Kurt ZeilengaPrint copyright notice at startup.
1999-09-12 Kurt ZeilengaAdd RCSid and Copyright
1999-09-11 Hallvard FurusethAdd missing ')' when HAVE_TCPD
1999-09-10 Kurt SpanierInitial revision
1999-09-10 Kurt ZeilengaFix shbang magic "#! /bin/sh" (correct) vs "#!/bin...
1999-09-10 Kurt ZeilengaNeeds some additonal m4 magic to get rcsid correct.
1999-09-10 Kurt ZeilengaAllow replace with no values
1999-09-09 Kurt ZeilengaRework RCS id codes such that they are placed at the...
1999-09-09 Kurt Zeilengause ' instead of " when setting rcs id variable
1999-09-09 Kurt ZeilengaAdd RCSid
1999-09-09 Kurt ZeilengaGenerate OpenLDAP id for configure
1999-09-09 Kurt ZeilengaAdd OpenLDAP RCSid to conf files
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid
1999-09-08 Kurt ZeilengaAdd -C/-CC/-R referral chasing to clients project.
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-09-08 Kurt Zeilengadb2 flags should be u_int32_t, not int.
1999-09-06 Kurt Zeilengas/int/u_int32_t/ for db_appinit flags
1999-09-06 Kurt Zeilengas/patch/path/
1999-09-06 Hallvard FurusethRemove lint
1999-09-06 Hallvard FurusethCleanup: Complete renaming lber_*() to ber_*(). Fix...
1999-09-05 Kurt ZeilengaFurther trim_refs_url fixes from Hallvard. Need additi...
1999-09-05 Kurt ZeilengaFix = vs == bug
1999-09-05 Hallvard FurusethKill //-style comments
1999-09-05 Kurt ZeilengaDisable REFERRALS. Should add -C/-CC/-R options (chase...
1999-09-05 Kurt ZeilengaRemove misplaced sockpair.c
1999-09-04 Hallvard FurusethHandle unknown syntaxes as binary
1999-09-04 Hallvard FurusethAccept unknown object classes
1999-09-04 Hallvard FurusethSome constification & lint removal
1999-09-04 Hallvard FurusethChange -d option to not detach even with -d 0 or compil...
1999-09-04 Kurt ZeilengaRemove #if 0 used to hide dn subtree index problem...
1999-09-03 Hallvard FurusethMove `#include "ldap_defaults.h"' into slap.h, which...
1999-09-03 Hallvard FurusethIntroduce and use LDAP_GCCATTR() = __attributes__(...
1999-09-03 Hallvard FurusethRemove incorrect use of <matched> entry
1999-09-03 Hallvard Furuseth<url> was used uninitialized
1999-09-03 Hallvard FurusethCopy back-ldbm patches 1.37 (idl_insert_key returncodes...
1999-09-03 Hallvard FurusethFix SAFEMEMCPY bug from revision 1.32 in idl_insert()
1999-09-03 Kurt ZeilengaBackout rev 1.37 change which was committed by mistake.
1999-09-03 Hallvard FurusethPlug memory leaks when modrdn failure. Fix Typo in...
1999-09-02 Howard ChuFix extraneous call to ldap_msgfree.
1999-09-02 Hallvard FurusethFix: obey be->be_readonly. Also add & obey global_read...
1999-09-02 Kurt ZeilengaAdd missing * in last commit
1999-09-02 Hallvard FurusethFix Debug printf format
1999-09-02 Hallvard FurusethCleanup:
1999-09-02 Hallvard FurusethFix str2lower() -> ldap_pvt_str2lower()
1999-09-02 Hallvard FurusethFix ber_pvt_sb_udp_set_dst() argument
1999-09-02 Hallvard FurusethFix typo in lutil_debug_file()
1999-09-02 Hallvard FurusethAdd ldap_rename() and ldap_rename_s() prototypes
1999-09-02 Hallvard FurusethRemove unused vars/function
1999-09-02 Hallvard FurusethAxe <varargs.h> support: Don't use LDAP_P() on varargs...
1999-09-02 Hallvard FurusethAxe <varargs.h> support. Assume STDC C translator...
1999-09-02 Kurt ZeilengaAdd OpenLDAP RCS id and copyright
1999-09-02 Kurt ZeilengaAdd OpenLDAP RCS id
1999-09-01 Kurt ZeilengaFix idl_insert_key() return codes.
1999-09-01 Kurt Zeilengaif/else clause was reversed and attr->values used where...
1999-09-01 Hallvard FurusethFix uninitialized variable
1999-09-01 Kurt ZeilengaFix idle timeout code.
1999-09-01 Hallvard FurusethFix uninitialized variables
1999-09-01 Hallvard Furusethinclude ac/string.h
1999-09-01 Kurt ZeilengaFix last commit. Should not have deleted assignment...
1999-09-01 Hallvard FurusethInitialize rc
1999-08-31 Kurt Zeilengapipe(2) needs unistd.h
1999-08-31 Kurt ZeilengaAdd comment concerning with it's acceptable to use...
1999-08-31 Kurt ZeilengaRemove use of quipu object classes
1999-08-31 Kurt ZeilengaUse pipe(2) if descriptors are selectable.
1999-08-31 Kurt ZeilengaClean up soctpair for NT. Add USE_PAIR to allow pair...
1999-08-31 Kurt Zeilengasockpair cleanup including:
1999-08-31 Howard ChuUse lutil_pair(), WAKE_LISTENER now uses this socket.
next