]> git.sur5r.net Git - openldap/shortlog
openldap
2005-05-04 Pierangelo... partial fulfilment of ITS#3705
2005-05-04 Howard ChuITS#3702 add tool entry points
2005-05-04 Howard ChuITS#3699, #3702 fix ldif_back_search to send entries...
2005-05-04 Pierangelo... add "monitorIsShadow" (ITS#3696); more to come (see...
2005-05-04 Howard ChuITS#3703 skip checkpoint on close if ReadOnly mode
2005-05-04 Howard ChuIn backend_group, return LDAP_COMPARE_FALSE if attr...
2005-05-03 Pierangelo... fix printing a NULL value (ITS#3698)
2005-05-03 Pierangelo... fix SIGSEGV when default style is used for "val" (ITS...
2005-05-03 Howard ChuITS#3699 fix dbconfig, limits schema flags
2005-05-03 Jong Hyuk ChoiFix for ITS#3612
2005-05-01 Howard Chuunifdef SLAP_USE_CONFDIR
2005-05-01 Howard ChuFix config selection:
2005-04-30 Pierangelo... don't return client API error if the server is down...
2005-04-30 Kurt ZeilengaITS3693: fix of authPasswordSchemes for whom ever ends...
2005-04-30 Kurt ZeilengaMove $STRIP to top.mk, expand use.
2005-04-30 Howard ChuFix ITS#3695 preserve stack alignment in slap_sl_realloc
2005-04-29 Pierangelo... anticipate monitor schema definition
2005-04-29 Pierangelo... hardcode "description" and "seeAlso"
2005-04-29 Pierangelo... sanity check
2005-04-29 Pierangelo... fix previous commit
2005-04-29 Pierangelo... temporarily work around ITS#3694
2005-04-29 Pierangelo... perform internal operations as rootdn, if any
2005-04-29 Howard ChuFix non-portable test comparison
2005-04-28 Howard ChuPropagate Abandon to allow cleanup callbacks to run
2005-04-28 Howard ChuPropagate SLAPD_ABANDON results to to allow cleanup...
2005-04-28 Howard ChuCheck for abandon during transaction retry
2005-04-28 Howard ChuITS#3671 more abandon/error checks
2005-04-28 Howard ChuITS#3671 must release conn->c_mutex to allow blocked...
2005-04-28 Howard ChuMroe abandon checks for ITS#3671
2005-04-28 Howard ChuMore for ITS#3671, check for Abandon before replaying...
2005-04-28 Pierangelo... anticipate undefined symbols when compiling for 2.2
2005-04-27 Pierangelo... refactor ABI for arbitrary attribute/entry/callback...
2005-04-27 Pierangelo... move back-monitor where it's reachable...
2005-04-27 Pierangelo... fix attributeType DESC; #ifdef the legacy monitoredInfo
2005-04-27 Pierangelo... explode connection monitored info into dedicated attributes
2005-04-27 Howard ChuITS#3688 don't sort range IDLs!
2005-04-27 Pierangelo... cleanup entity registration
2005-04-27 Pierangelo... fix previous commit
2005-04-27 Sang Seok LimMisc bug fix: component matching
2005-04-26 Pierangelo... more cleanup in handling timeouts in ldap_result()
2005-04-26 Pierangelo... use safe(r) default
2005-04-26 Kurt Zeilengatype is no longer a char*
2005-04-26 Howard ChuFix ppolicy libltdl usage on Win32
2005-04-26 Howard ChuFix lutil_time typos
2005-04-26 Pierangelo... update expected output for test035 as well
2005-04-26 Pierangelo... handle the null lud_dn case...
2005-04-26 Pierangelo... work around the last issue: some times the result times...
2005-04-26 Howard ChuITS#3682, dup entry and free the DB's copy before sendi...
2005-04-26 Howard ChuFix tool startup, don't start main backend twice
2005-04-26 Pierangelo... don't use temporaries
2005-04-26 Pierangelo... reset candidates when intentionally abandoning; consist...
2005-04-25 Pierangelo... reset candidates when intentionally abandoning; consist...
2005-04-25 Kurt ZeilengaImprove error messages
2005-04-25 Pierangelo... fix retry; add per-target configurable number of retrie...
2005-04-25 Howard ChuFix some return codes
2005-04-25 Howard ChuMore error reporting for clients
2005-04-25 Howard ChuMore modpath fixes
2005-04-25 Howard ChuITS#3671 make sure to flush queue when able
2005-04-25 Howard ChuFix modify deadlock
2005-04-24 Howard ChuBetter fix for #3671
2005-04-24 Howard ChuITS#3671 free all locks before calling send_search_...
2005-04-24 Howard ChuITS#3671 add REP_ENTRY_MUSTRELEASE flag, release the...
2005-04-23 Howard ChuCleanup ModulePath handling
2005-04-23 Howard ChuFix DB_CONFIG loading
2005-04-23 Howard ChuTweak runqueue reporting
2005-04-23 Howard ChuTweak online_index task interval
2005-04-23 Howard ChuFreshly inserted tasks should be at head of queue and...
2005-04-23 Howard ChuAdd hdb symbols, make sure only one indexer runs
2005-04-23 Howard ChuITS#3677 use LDAP_DEBUG_ANY when logging the shutdown...
2005-04-23 Howard ChuAdd task names to runqueue entries. Display running...
2005-04-23 Howard ChuAdd task names to runqueue entries
2005-04-22 Howard ChuMore for dynamic dbenv swapping
2005-04-22 Howard ChuAdd ldap_pvt_thread_pool_purgekey to free all instances...
2005-04-22 Pierangelo... improve back-meta tests; I think test036 can be enabled
2005-04-22 Pierangelo... more on error handling reworking; should address ITS...
2005-04-22 Howard ChuDynamic environment swapping
2005-04-22 Howard ChuFix prev commit
2005-04-22 Howard ChuITS#3607 use shared memory when configured
2005-04-22 Howard ChuFix single-value delete, replace
2005-04-22 Howard ChuITS#3573, ITS#3655 use new schema, shorter expirations...
2005-04-22 Howard ChuITS#3573, cannot set pwdChangedTime manually any more
2005-04-22 Howard ChupwdReset was not supposed to be NO-USER-MODIFICATION
2005-04-22 Howard ChuCleanup db_close vs db_destroy steps
2005-04-22 Kurt ZeilengaAdd <ac/time.h> for 'struct timeval'
2005-04-22 Pierangelo... cleanup
2005-04-22 Howard ChuFix checkpoint task start/stop
2005-04-22 Howard ChuCleanup task tracking
2005-04-22 Howard ChuIsolate syncrepl stuff in syncrepl.c
2005-04-22 Howard ChuChange ldap_pvt_runqueue_insert to return new task...
2005-04-22 Howard ChuFix prev commit
2005-04-22 Howard ChuFix bdb_attrinfo_free
2005-04-22 Pierangelo... remove unnecessary call
2005-04-22 Howard ChuMore for ITS#3655 draft-8 updates
2005-04-22 Howard ChuNote draft 8 in comment
2005-04-22 Howard ChuITS#3655 patch from Ralf rhafer@suse.de update to draft...
2005-04-21 Pierangelo... more attr_merge cleanup (please check)
2005-04-21 Pierangelo... add a consistency check
2005-04-21 Pierangelo... fix previous commit
2005-04-21 Pierangelo... fix previous commit
2005-04-21 Pierangelo... set alias dereferencing (please check)
next