]> git.sur5r.net Git - openldap/history - libraries
Revamp chapter 1
[openldap] / libraries /
2000-07-22 Kurt ZeilengaExpose ldap_create_control
2000-07-22 Kurt ZeilengaUse sigaction to set SA_RESTART (if appropriate).
2000-07-21 Kurt ZeilengaRemove lint
2000-07-21 Kurt ZeilengaRemove unnecessary forward declaration
2000-07-21 Kurt ZeilengaPlug leak of syn_names
2000-07-20 Kurt Zeilengabit fields should be explicitly unsigned (unless space...
2000-07-20 Kurt ZeilengaFix sasl end game processing.
2000-07-19 Kurt ZeilengaFix up SASL interact error checking
2000-07-19 Randy KunkeeFix prototype for dummy ldap_int_sasl_bind.
2000-07-17 Kurt ZeilengaClarify comment
2000-07-17 Kurt ZeilengaFix SASL automatic/quiet modes...
2000-07-17 Kurt ZeilengaExpose sasl flags to -lldap (so they can be quiet)
2000-07-17 Kurt ZeilengaFirst cut SASL "interactive" and "quiet" modes (default...
2000-07-15 Kurt ZeilengaRework SASL command line arguments. Default is now...
2000-07-15 Kurt ZeilengaMove some noise about
2000-07-14 Kurt ZeilengaFix callbacks.
2000-07-14 Kurt Zeilengarework SASL callbacks
2000-07-14 Kurt Zeilenga*ssf > 1 should be *ssf > 0
2000-07-14 Kurt ZeilengaFix an interaction error on multiple step binds.
2000-07-13 Kurt ZeilengaUpdate NT build to include recently added SASL sources.
2000-07-13 Kurt ZeilengaUpdate SASL code to reuse context through life of session.
2000-07-09 Kurt Zeilengas/enable-unix/enable-local/
2000-07-08 Kurt ZeilengaITS#619: TLS PRNG initialization code
2000-07-06 Kurt ZeilengaFix get/set conconcurrency routines under Solaris
2000-07-06 Kurt ZeilengaRework <ac/errno.h> to provide a STRERROR. Prefers...
2000-07-05 Mark ValenceAdded NO_THREADS version of ldap_pvt_thread_pool_maxthreads
2000-07-04 Kurt ZeilengaImproved but still broken client tools.
2000-07-04 Mark ValenceAdded "threads" config to slapd.conf.
2000-07-04 Kurt ZeilengaAdd Steve Sonntag's (Novell) memory debugging extensions
2000-07-04 Kurt ZeilengaRename local variable 'sun' to 'sa' to avoid clash...
2000-06-30 Kurt ZeilengaRemove ldap_*_dn() prototypes of #if 0 routines
2000-06-29 Kurt ZeilengaAvoid locale specific ctype routines.
2000-06-26 Kurt ZeilengaMinor cleanup
2000-06-26 Kurt ZeilengaDisallow kbind over LDAPv3
2000-06-25 Kurt ZeilengaMove old files to the Attic
2000-06-25 Kurt ZeilengaModify ldapsearch(1) significantly. Now handles LDAPv3...
2000-06-24 Kurt ZeilengaAdded -llber 'N' ber_printf format which inserts a...
2000-06-21 Mark ValenceFix for thread/fork problem. Don't start a worker...
2000-06-21 Kurt ZeilengaITS#601: fix fetch bugs
2000-06-18 Kurt ZeilengaRound one of LDAP_F() macro changes. In this round...
2000-06-18 Kurt ZeilengaUse URI, not HOST
2000-06-18 Kurt ZeilengaExtern URI code to support literal IPv6 addresses
2000-06-18 Mark ValencePut cond_signal loop inside of mutex'ed area to fix...
2000-06-17 Kurt ZeilengaKill LinuxThreads clones
2000-06-16 Kurt ZeilengaAdd asserts aliasing debugging purposes.
2000-06-16 Kurt ZeilengaFix mod_values v mod_bvalues typo
2000-06-16 Kurt ZeilengaMemory leak in referral code (ITS#596)
2000-06-16 Kurt ZeilengaFix typo in last commit
2000-06-16 Kurt ZeilengaAdd 1st libldap IPv6 patch (ITS#594) from Stig Venass.
2000-06-15 Mark ValenceCheck if process is installed/running as service on...
2000-06-14 Kurt ZeilengaMinor cleanup
2000-06-13 Kurt ZeilengaRename ldap_start_tls() to ldap_start_tls_s() for consi...
2000-06-13 Kurt ZeilengaFix up NT port after thread changes
2000-06-13 Kurt ZeilengaFix Novell URL kludge
2000-06-13 Kurt ZeilengaReworked thread code to better support thread-library...
2000-06-10 Kurt ZeilengaFound ber_error_print pieces which I forgot commit.
2000-06-10 Kurt ZeilengaThought I fixed these errors previously... oh well.
2000-06-10 Kurt ZeilengaMisc code cleanup.
2000-06-10 Kurt ZeilengaAdd ldap_unbind_ext_s
2000-06-10 Kurt ZeilengaAdd sort/vlv controls
2000-06-10 Mark ValenceFix a race condition by removing (unnecessary) unlock...
2000-06-10 Mark ValenceA little cleanup
2000-06-10 Kurt ZeilengaFix LBER_MEMORY_DEBUG failed realloc bug
2000-06-09 Kurt ZeilengaUpdate PF_INET6 and PF_UNIX detection, both default...
2000-06-09 Mark ValenceFix operator precedence bug.
2000-06-09 Mark ValenceFix uninitialized var bug.
2000-06-08 Kurt ZeilengaApply Novell's IN_KERNEL support (ITS#576)
2000-06-08 Mark ValenceAdded a yield or two for Pth.
2000-06-08 Mark ValenceThread pools enabled again -- test008 passes on NT...
2000-06-08 Mark ValenceDisable thread pooling while I fix the deadlock.
2000-06-08 Kurt Zeilengaremove pointer v. int lint from ber_sockbuf_ctrl.
2000-06-08 Kurt ZeilengaReally disable pthread rw locks
2000-06-07 Kurt ZeilengaAdd missing -DNO_THREADS trylock and make minor change...
2000-06-07 Kurt ZeilengaAdd VLV/Sort controls (from Novell)
2000-06-07 Kurt ZeilengaAdd VLV and SortList Control API and related (and other...
2000-06-07 Mark ValenceAdd thread pool routines.
2000-06-07 Kurt ZeilengaInclude <lber.h> to use ber_strdup(). (probably should...
2000-06-07 Kurt ZeilengaUpdate a few misc docs
2000-06-07 Kurt ZeilengaUse LDAP_VFREE and friends. Other misc code cleanup.
2000-06-07 Kurt ZeilengaAdd Pth specific r/w lock implementation.
2000-06-07 Kurt ZeilengaRework URI parser to provide true scheme not proto...
2000-06-07 Kurt ZeilengaUse pthread rwlocks, if available
2000-06-06 Kurt ZeilengaFix typo in comment
2000-06-06 Kurt ZeilengaDemonstrate how rdwr routines could be easily replaced.
2000-06-06 Mark ValenceIn preparation for thread pools
2000-06-06 Kurt ZeilengaDon't include files moved to attic
2000-06-06 Kurt Zeilenga(very) incomplete Digest-MD5 impl to Attic (until someo...
2000-06-06 Kurt Zeilengagetbyname/getbyaddr should share mutex per ITS#563.
2000-06-05 Kurt ZeilengaDNSSRV use res_query, not res_search
2000-06-05 Kurt ZeilengaRemove support for DNS DNs (not to be confused with...
2000-06-05 Kurt Zeilengaremove old STR_TRANSLATION feature. The use of this...
2000-06-05 Kurt ZeilengaFix up makefiles after removal of getdxname.c
2000-06-05 Kurt Zeilengamove --enable-dns (LDAP_API_FEATURE_X_OPENLDAP_V2_DNS...
2000-06-04 Kurt ZeilengaNew indexer/filter codes (test suite works) with cheats
2000-06-04 Mark ValenceClean up some NT lint.
2000-06-03 Kurt ZeilengaUse provided macros and comment
2000-06-02 Kurt ZeilengaThis is a one-liner Steve missed in the referral patch...
2000-06-01 Kurt Zeilengaremove lint
2000-06-01 Kurt ZeilengaRemove lint
2000-06-01 Kurt ZeilengaITS#537: lber io rewrite from Gambor Gombas.
next