]> git.sur5r.net Git - openldap/shortlog
openldap
2004-06-18 Pierangelo... allow max for time/size limits
2004-06-18 Kurt ZeilengaFix typo in last commit
2004-06-18 Pierangelo... improve parsing - first step
2004-06-18 Pierangelo... improve parsing - first step
2004-06-18 Pierangelo... improve client parsing - first step
2004-06-18 Kurt Zeilengalimit clean up
2004-06-18 Kurt ZeilengaFix a limit typo
2004-06-18 Jong Hyuk Choisyncrepl retry-on-error code
2004-06-18 Kurt ZeilengaA very basic DB_CONFIG example
2004-06-18 Kurt ZeilengaBlind MacOSX -lresolv fix
2004-06-18 Jong Hyuk Choirevert pervious change
2004-06-17 Kurt ZeilengaOkay, fully revert commit before last.
2004-06-17 Kurt ZeilengaPartial revert of last change. shm_key documentation...
2004-06-17 Kurt ZeilengaUndocument backend options which overlap DB_CONFIG...
2004-06-17 Pierangelo... s/to/by/
2004-06-17 Pierangelo... res is already freed by ldap_parse_reference() (ITS...
2004-06-16 Kurt Zeilengacleanup
2004-06-16 Kurt Zeilengamisc updates
2004-06-16 Pierangelo... improve pagedResults ignoring (hopefully)
2004-06-16 Pierangelo... improve documentation of how to specify multiple uris
2004-06-16 Kurt ZeilengaAdd SLAP_BFLAG_NOLASTMODCMD backend flag. When set...
2004-06-16 Howard ChuMore for ITS#3188
2004-06-15 Kurt ZeilengaComponent Matching is being worked, remove item.
2004-06-15 Pierangelo... mention new tools
2004-06-15 Pierangelo... mention new tools
2004-06-15 Pierangelo... mention new tools
2004-06-15 Kurt ZeilengaPartial fix for ITS#3188.
2004-06-15 Pierangelo... fix indent (any man expert to check it?)
2004-06-15 Kurt Zeilengaallow logging to USER and DAEMON (ITS#3187)
2004-06-14 Jong Hyuk ChoiMore backglue fix: do not return NO_SUCH_OBJECT when...
2004-06-14 Pierangelo... fix build when #define BACKSQL_TRACE
2004-06-12 Pierangelo... return pagedResultsControl with empty cookie at end...
2004-06-12 Pierangelo... ignore the control if page is larger than requested...
2004-06-12 Pierangelo... clarify no limits in (internal) searches
2004-06-12 Pierangelo... clean up search limits enforcement
2004-06-12 Pierangelo... silence a few (mostly harmless) warnings
2004-06-12 Howard ChuITS#3182 ? clear ctrls after sending paged response
2004-06-12 Howard Chuback-hdb fixes for ITS#3063
2004-06-12 Pierangelo... use '/noprompt' parameter when requesting paged results
2004-06-12 Pierangelo... clarify no limits in (internal) searches
2004-06-12 Howard ChuFix prev commit
2004-06-12 Howard ChuOld slapd needs time to exit before new one starts
2004-06-12 Howard ChuITS#3063, test now works on bdb/hdb
2004-06-12 Howard ChuBetter fix for ITS#3063, #3186
2004-06-12 Howard ChuITS#3186 don't print error when empty DN "" is the...
2004-06-12 Howard ChuFix prev commit
2004-06-12 Howard ChuAdd glue for root DB (ITS#3063)
2004-06-12 Howard ChuAnother crash for ITS#3063
2004-06-11 Kurt Zeilengacleanup
2004-06-09 Kurt ZeilengaStrip out version info.
2004-06-09 Kurt ZeilengaUpdate version requirements (likely should just refer...
2004-06-09 Kurt Zeilengacleanup
2004-06-08 Jong Hyuk ChoiITS#3180 Fix
2004-06-08 Jong Hyuk ChoiFix typo
2004-06-06 Kurt ZeilengaUpdate date
2004-06-04 Kurt ZeilengaMisc updates
2004-06-03 Howard ChuITS#3170 fix uninit'd mod.sml_nvalues
2004-06-02 Kurt ZeilengaApply same fix (as last commit) to SMD5 as well
2004-06-02 Kurt ZeilengaITS#3169: fix safety checks to allow for varying salt...
2004-06-02 Kurt ZeilengaTLS availability should check slapd's context not the...
2004-06-02 Howard ChuFix for greater than 4-digit CompositionExclusions
2004-06-01 Kurt ZeilengaITS#3166: correct slapi_entry_attr_get_* return types
2004-06-01 Jong Hyuk ChoiFixing backglue behaviors
2004-05-31 Howard ChuFix ucnumber behavior
2004-05-31 Howard Chuucdata is now hardcoded
2004-05-31 Howard Chuload_ucdata is now a no-op
2004-05-31 Howard ChuRemove ucdata-path directive, ucdata is now hardcoded
2004-05-31 Kurt Zeilengacleanup
2004-05-31 Howard ChuFix prev commit
2004-05-31 Jong Hyuk ChoiFix for backglue limit checking
2004-05-31 Jong Hyuk ChoiPatch for ITS#3133
2004-05-31 Howard ChuUse hardcoded Unicode data
2004-05-31 Howard ChuUse hardcoded Unicode data tables
2004-05-30 Kurt ZeilengaAdjust for HEAD
2004-05-30 Kurt ZeilengaMore SASL updates. Not yet fully consistent with HEAD.
2004-05-30 Kurt Zeilengamisc tweaks
2004-05-30 Kurt ZeilengaDon't shortcut scope base searches. Base scope searche...
2004-05-28 Howard ChuForgot to commit this before (ITS#3144, 3152, 3163)
2004-05-27 Howard ChuFix ITS#3155
2004-05-27 Howard ChuFix ITS#3160, decrement conn->c_n_ops_pending when...
2004-05-26 Pierangelo... provide support for usage()
2004-05-25 Pierangelo... remove '-S'; improve usage()
2004-05-25 Pierangelo... fix previous commit
2004-05-25 Pierangelo... infrastructure for '-o <option>[=<value>]' args
2004-05-25 Howard ChuFix entry_get, only check mapped attr if attr was provided
2004-05-24 Kurt Zeilengaadd command line option (-S) to enable SLP registration...
2004-05-24 Kurt Zeilengacleanup
2004-05-24 Luke Howardslapi_ldap_init() / slapi_ldap_unbind()
2004-05-24 Luke Howardslight optimization - use ldap_bv2dn()
2004-05-23 Luke HowardImplement slapi_entry_{get,set}_uniqueid
2004-05-23 Luke Howardmore prototype syncing
2004-05-23 Luke HowardFix breakage
2004-05-23 Luke HowardAdd slapi_entry_add_rdn_values(), slapi_entry_rdn_value...
2004-05-23 Luke HowardUse new slapi_entry_add_rdn_values() API
2004-05-23 Luke Howardmore prototypes
2004-05-23 Luke HowardImplement slapi_rdn2typeval and slapi_dn_plus_rdn
2004-05-23 Luke HowardSync with new prototypes
2004-05-23 Luke HowardImplement slapi_entry_size()
2004-05-23 Luke HowardImplement slapi_entry_has_children()
2004-05-22 Pierangelo... more on identity assertion
next