]> git.sur5r.net Git - openldap/history - libraries
Fix make clean
[openldap] / libraries /
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.
2000-05-31 Kurt ZeilengaA couple of minor fixes to LDAPv3 referral chasing
2000-05-31 Kurt ZeilengaLDAPv3 referrals changes by Steve Sonntag @ Novell
2000-05-31 Kurt ZeilengaClean links, patch from <Christian.Lorenz@suse.de>
2000-05-30 Kurt ZeilengaMinor fix to last commit
2000-05-30 Kurt ZeilengaReferral hack
2000-05-29 Kurt ZeilengaPreset error just in case
2000-05-28 Julio Sánchez Fern... Let the caller decide how liberal the schema parsing...
2000-05-26 Kurt ZeilengaFix DNSSRV initialization bug
2000-05-26 Kurt ZeilengaDB3 fixes
2000-05-26 Kurt ZeilengaITS#533: simplify ber_next_read
2000-05-26 Kurt Zeilengas/0/LDAP_MSG_ONE/ per Steve's patch (ITS#542)
2000-05-25 Gary Williamsuse HAVE_BERKELEY_DB and check DB_VERSION_MAJOR for...
2000-05-25 Gary WilliamsAdded support for Berkeley DB3. Hidden behind
2000-05-23 Kurt ZeilengaITS#541: fix log check bug
2000-05-22 Julio Sánchez Fern... Added extensions to syntaxes, matching rules and object...
2000-05-22 Kurt ZeilengaRemove lint
2000-05-21 Julio Sánchez Fern... Parsing and printing of extensions in schema definitions.
2000-05-21 Kurt Zeilengas/2000-2000/2000/ in copyright notice
2000-05-19 Kurt ZeilengaUse getpassphrase() instead of getpass() if available.
2000-05-18 Kurt ZeilengaFix nul ('\0') string termination bug introduced by...
2000-05-17 Kurt ZeilengaSOCKBUF_VALID should be called with sb not ber
2000-05-17 Howard ChuFix ldif_parse_line, binary attributes got truncated...
2000-05-16 Kurt ZeilengaFix typo in last commit
2000-05-16 Kurt ZeilengaModify dn2domain code such that domains produced are...
2000-05-16 Kurt ZeilengaFix unsigned * vs unsigned long * bugs
2000-05-14 Kurt ZeilengaForget return in last commit
2000-05-13 Kurt ZeilengaUpdate lber-encode/decode man pages
2000-05-13 Kurt ZeilengaAdd missing copyright notices
2000-05-13 Kurt ZeilengaY2k copyright update
2000-05-13 Kurt ZeilengaAdd (old) copyright... [we really should to update...
2000-05-13 Kurt Zeilengamake ntservice error to string routines static
2000-05-13 Howard ChuFix ambiguous return value in lutil_passwd
next