]> git.sur5r.net Git - openldap/shortlog
openldap
2005-05-06 Pierangelo... more on strict config parsing (ITS#3705)
2005-05-06 Pierangelo... cleanup usage
2005-05-06 Pierangelo... add support for "subordinate" scope
2005-05-06 Howard ChuFix prev commit
2005-05-06 Howard ChuFix undefined attributetype initializer
2005-05-06 Howard ChuITS#3710 add missing space
2005-05-06 Howard ChuRemove "ANSWERABILITY RESULTS" string, it interferes...
2005-05-06 Howard ChuRemove redundant def
2005-05-06 Howard ChuFix Windows export setup
2005-05-06 Howard ChuMore for ITS#3681
2005-05-06 Howard ChuFix backends.o dependencies
2005-05-06 Howard ChuFix for WIN32 mkdir
2005-05-05 Howard ChuPick up strutct timeval definition
2005-05-05 Howard ChuITS#3681 separate static from dynamic overlays
2005-05-05 Howard ChuMust always accept "base" for ACL_STYLE_BASE since...
2005-05-05 Howard ChuFix global entry setup
2005-05-05 Kurt ZeilengaWrap w in WAKE_LISTENER
2005-05-05 Kurt ZeilengaIncrease listen() backlog to 1024, allow compile time...
2005-05-05 Pierangelo... consistently rename function
2005-05-05 Pierangelo... a bit more reworking and streamline; the change to...
2005-05-05 Pierangelo... line up with config code
2005-05-05 Pierangelo... fix previous commit: don't loop on undefined; return...
2005-05-05 Pierangelo... fix support for absoluteFilters
2005-05-05 Pierangelo... fix previous commit
2005-05-05 Pierangelo... move discover function to frontend
2005-05-05 Pierangelo... honor T-F filters (ITS#3706) and some cleanup
2005-05-04 Pierangelo... honor T-F filters (ITS#3706) and lots of cleanup
2005-05-04 Pierangelo... honor T-F filters (ITS#3706)
2005-05-04 Pierangelo... if for any reason ldap_search_ext() fails (e.g. ITS...
2005-05-04 Kurt ZeilengaUndocument LDAPv2 Kerberos options
2005-05-04 Kurt ZeilengaAdd ldap_turn(3) and ldap_turn_s(3).
2005-05-04 Pierangelo... partial fulfilment of ITS#3705
2005-05-04 Pierangelo... ITS#3705: bailout if unknown config directive is found
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...
next