]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2003-06-24  Pierangelo... Document proxy cache extensions (by way of Jong Hyuk...
2003-06-23  Kurt ZeilengaAssertion control is now implemented
2003-06-23  Jong Hyuk Choi- syncrepl uses LDAP URL only
2003-06-23  Jong Hyuk Choi- syncrepl configuration uses URL only
2003-06-23  Jong Hyuk Choi- syncrepl uses per-thread memory allocator
2003-06-23  Jong Hyuk Choimake "make tests" run serialized with "make -j num"
2003-06-23  Jong Hyuk Choifix a comment
2003-06-21  Kurt ZeilengaITS#2607: improve socket() error logging with AF info
2003-06-21  Kurt ZeilengaITS#2608: blind fix for back-ldap/back-meta configurati...
2003-06-21  Jong Hyuk ChoiProxy cache updates (with a test suite)
2003-06-19  Kurt ZeilengaITS#2605: move #if 0 to fix compilation problem on...
2003-06-15  Howard ChuITS#2596 init ID list
2003-06-15  Kurt ZeilengaInitialize schema before starting server.
2003-06-15  Kurt ZeilengaFix ITS#2578
2003-06-14  Kurt ZeilengaForced commit to retain recently provided notice.
2003-06-14  Howard ChuITS#2594 add URI support for replica config
2003-06-13  Howard ChuITS#2587 fix failure return from telephoneNumberNormalize
2003-06-13  Howard ChuMore fixes for modify - don't delete index keys that...
2003-06-12  Howard ChuITS#2593 keep entryinfo locked during delete
2003-06-12  Howard ChuITS#2440 unmunge init_module names
2003-06-12  Howard ChuITS#2437 use lt_dlopenext instead of lt_dlopen for...
2003-06-12  Jong Hyuk Choicleanup
2003-06-12  Howard ChuAnother BDB_HIER redundant modification
2003-06-12  Howard ChuAnother BDB_HIER e_name / e_nname fix
2003-06-12  Howard ChuITS#2593? get entry lock sooner...
2003-06-12  Hallvard FurusethRevert previous patch: Bad time for it.
2003-06-11  Howard ChuBind fixes for chaining
2003-06-11  Jong Hyuk Choicleanup
2003-06-11  Jong Hyuk Choisyncrepl changes
2003-06-11  Jong Hyuk Choia fix for back-bdb entry cache
2003-06-11  Hallvard FurusethAdd 'deref=' to Statslog SRCH output.
2003-06-11  Hallvard FurusethFix printf format in debug output.
2003-06-11  Howard ChuAdd EBCDIC support. (but of course you need an OS/390...
2003-06-11  Howard ChuFix config, chaining
2003-06-11  Howard ChuMore overlay tweaks. Added LDAP chaining overlay.
2003-06-11  Howard ChuFix response callbacks
2003-06-11  Howard ChuPreliminary backend overlay support, based on backglue...
2003-06-11  Kurt Zeilengacode clean before adding readback hacks
2003-06-10  Kurt Zeilengalocalize SYNCREPL config defines
2003-06-10  Kurt Zeilengas/tls/starttls/
2003-06-10  Kurt Zeilengas/tls/starttls/
2003-06-10  Kurt Zeilengas/master/provider/
2003-06-10  Kurt ZeilengaAdd pre/post reback control defines
2003-06-10  Kurt ZeilengaAdd server side assert control support.
2003-06-10  Kurt ZeilengavrFilter -> o_vrFilter
2003-06-10  Kurt ZeilengaFix vrFilter compile error
2003-06-10  Kurt ZeilengaAdd ldapAssertionFailed result code
2003-06-10  Kurt ZeilengaAssertion control with no backend support (yet)
2003-06-09  Howard ChuITS#2580 - avoid cache deadlock
2003-06-09  Kurt Zeilengamisc cleanup
2003-06-09  Kurt ZeilengaClean up syntaxes and matching rules
2003-06-09  Luke HowardCall SLAPI close function, not start function on shutdown
2003-06-07  Luke HowardCall SLAPI start plugins in slap_startup(), not slap_in...
2003-06-07  Luke HowardTest error code from doPluginFNs() correctly
2003-06-07  Luke HowardCall SLAPI start/close plugins at init/shutdown time
2003-06-06  Howard ChuFix select/yield
2003-06-06  Howard ChuFix berval len assignments
2003-06-06  Kurt ZeilengaDon't set LDAP_DEBUG when LDAP_TEST is set.
2003-06-06  Hallvard FurusethMake all debug output macros conditional on defined...
2003-06-06  Hallvard FurusethNo longer make LDAP_TEST imply LDAP_DEBUG.
2003-06-06  Hallvard Furuseth#define *_OPT_ON &ber_pvt_opt_on. The old (void*)1...
2003-06-05  Ralf Haferkampregenerated autoconf/automake stuff
2003-06-05  Ralf HaferkampMoved sample code to examples dir
2003-06-05  Ralf Haferkampremoved caching
2003-06-05  Hallvard FurusethFix bdb_db_hash() to handle padding bits in integers.
2003-06-05  Hallvard FurusethRename setlocale,bindtextdomain,textdomain to ldap_pvt_...
2003-06-05  Hallvard FurusethRename setlocale,textdomain,bindtextdomain to ldap_pvt_...
2003-06-05  Hallvard Furuseth#include Perl files before OpenLDAP files, and #undef...
2003-06-04  Hallvard FurusethChange dn->bv_val to op->o_req_dn.bv_val in LDAP_LOG...
2003-06-04  Howard ChuAdd args to accomodate OS/390 shell bug
2003-06-03  Hallvard FurusethBreak up too long string literals (>509 characters...
2003-06-03  Hallvard Furuseth#include "lber_pvt.h"
2003-06-03  Hallvard Furuseth#include <lber_pvt.h>, to get ber_memalloc_x() & co.
2003-06-03  Hallvard FurusethCast unsigned char *p to char *.
2003-06-03  Hallvard FurusethAdd missing 0 initializer in builtin_extops[]
2003-06-03  Hallvard FurusethRemove comma at end of enumerator list.
2003-06-03  Hallvard FurusethDo not set op->o_private (to the process' pid). Only...
2003-06-03  Hallvard FurusethAxe abandon support (ITS#2564)
2003-06-02  Kurt ZeilengaFix -T usage
2003-06-02  Kurt ZeilengaAxe abandon support
2003-06-01  Kurt ZeilengaITS#2562: add missing arg to hash_lanman
2003-06-01  Kurt Zeilengaread get_extop func
2003-05-31  Kurt ZeilengaUpdate drafts
2003-05-31  Pierangelo... fix typo; need to port fix in OPENLDAP_REL_ENG_2_2
2003-05-31  Kurt ZeilengaSet schema flags (might need schema check routines...
2003-05-31  Kurt ZeilengaSchema registration stuff needs work to set flags
2003-05-31  Kurt ZeilengaEnable sync
2003-05-31  Kurt ZeilengaDon't bother to hide when LDAP_DEVEL is defined.
2003-05-31  Kurt ZeilengaHide experimental controls and extended operations
2003-05-31  Kurt ZeilengaSchema cleanup
2003-05-31  Kurt Zeilengaintermediate response fix
2003-05-31  Kurt ZeilengaMisc cleanup (needs better error handling and general...
2003-05-31  Kurt ZeilengaFix intermediate responses
2003-05-31  Kurt Zeilengafinish intermediate/partial merge
2003-05-31  Kurt ZeilengaMerge partial and intermediate responses
2003-05-31  Kurt Zeilengamove lber_*_x memory prototypes to lber_pvt.h
2003-05-31  Kurt ZeilengaITS#2558 fix
2003-05-31  Kurt ZeilengaMove SYNC, SYNCREPL, and LDAP_CACHING out from behind...
2003-05-31  Kurt Zeilengamark --enable-slapi as experimental
2003-05-30  Jong Hyuk Choibase entry checking for refreshAndPersist as well
next