]> git.sur5r.net Git - openldap/shortlog
openldap
2004-04-08 Pierangelo... blind fix of mod_values cleanup
2004-04-08 Howard ChuRevert previous commit, didn't solve anything. Probably...
2004-04-08 Howard ChuFix ITS#3063, special case handling of "" suffix
2004-04-08 Pierangelo... blind fix (tnx Howard); I'll check it later
2004-04-08 Pierangelo... General improvements:
2004-04-08 Kurt ZeilengaHide if SIZEOF_WCHAR_T < 4.
2004-04-08 Kurt Zeilengacleanup
2004-04-08 Kurt Zeilengabvalue cleanup
2004-04-08 Kurt ZeilengaITS#3066: properly detect duplicates
2004-04-08 Howard ChuFix disabling switches
2004-04-08 Howard ChuCleanup prev commit
2004-04-08 Howard ChuCleanup comment
2004-04-08 Howard ChuMore static/dynamic cleanup
2004-04-08 Howard ChuMore dynamic/static cleanup
2004-04-08 Howard ChuConsolidated static/dynamic backend switches
2004-04-08 Howard ChuFix attributions
2004-04-08 Howard ChuFix attributions, add HP info
2004-04-08 Kurt Zeilengafix typo
2004-04-08 Kurt Zeilengacleanup
2004-04-08 Kurt ZeilengaUpdate prereq. comments
2004-04-07 Kurt ZeilengaAdd an approx test to the mix
2004-04-07 Pierangelo... clarify what rewrite rules suffixmassage corresponds to
2004-04-07 Kurt ZeilengaITS#3065: fix vector handling to ensure its free()able
2004-04-07 Jong Hyuk Choiupdatedn fix for syncrepl
2004-04-07 Kurt ZeilengaSLAPTOOL links should be to final dest directory
2004-04-07 Howard ChuZero out rs->sr_err before send_search_entry
2004-04-07 Howard ChuCleanup, fix for SASL/PLAIN
2004-04-07 Howard ChuFix internal search limits (due to recent limit_check...
2004-04-07 Kurt Zeilengacleanup
2004-04-07 Kurt ZeilengaRework meta/ldap/rewrite flag logic
2004-04-07 Kurt Zeilengas/--with/--enable/ for all overlay options
2004-04-07 Kurt Zeilengause BER_BVNULL
2004-04-07 Kurt Zeilengaclarify updatedn (again)
2004-04-07 Kurt Zeilengacleanup
2004-04-07 Kurt Zeilengacleanup
2004-04-07 Kurt ZeilengaAdd additional BER_BV macros
2004-04-07 Kurt ZeilengaUse BER_BVNULL
2004-04-07 Kurt ZeilengaMinor updates
2004-04-07 Kurt ZeilengaAdd STRLENOF macro
2004-04-06 Howard ChuFix search limits due to frontend limit_check change
2004-04-06 Kurt Zeilengadelete from dn2id database bug in back-ldbm/idl.c ...
2004-04-06 Kurt ZeilengaITS#3059: modrdn should delete than add.
2004-04-06 Kurt Zeilengacleanup
2004-04-06 Kurt ZeilengaITS#3056 partial fix - from a slurpd perspective, the...
2004-04-06 Jong Hyuk ChoiFix for ITS#3055
2004-04-06 Pierangelo... revert unnecessary change
2004-04-06 Pierangelo... initialize overlays
2004-04-06 Pierangelo... silence erroneous warning
2004-04-06 Pierangelo... load overlays also with tools
2004-04-06 Howard ChuDon't try to use runqueue in SLAP_TOOL_MODE
2004-04-06 Pierangelo... wrong arg order :)
2004-04-06 Pierangelo... rework be_isupdate accordingly to be_isroot
2004-04-06 Pierangelo... fix addition of chk_referrals to overlay stack
2004-04-06 Pierangelo... fix previous commit
2004-04-06 Kurt Zeilengacleanup
2004-04-06 Kurt Zeilengaswap be_isroot and be_isroot_dn symbols
2004-04-06 Kurt ZeilengaRework return of update referrals
2004-04-05 Kurt ZeilengaFix last commit
2004-04-05 Pierangelo... revert erroneous commit; cure the test the right way
2004-04-05 Kurt Zeilengause SLAP_DBFLAGS instead of be->be_flags
2004-04-05 Pierangelo... revert erroneous commit
2004-04-05 Howard ChuAllow users to change their own password by default...
2004-04-05 Kurt Zeilengaupdateref should be allowed with syncrepl (without...
2004-04-05 Kurt ZeilengaAdd SLAP_SHADOW(be): true if be is a shadow database...
2004-04-05 Kurt ZeilengaFirst rounds of backend/database flag cleanup
2004-04-05 Kurt ZeilengaUse SLAP_MONITOR(be) to check flag
2004-04-05 Pierangelo... exploit new frontend API 2 protocol error mapping;...
2004-04-05 Pierangelo... exploit new frontend API 2 protocol error mapping
2004-04-05 Pierangelo... exploit new isroot_dn helper
2004-04-05 Pierangelo... add new isroot_dn helper
2004-04-05 Pierangelo... move API 2 protocol error mapping to frontend; add...
2004-04-05 Pierangelo... move API 2 protocol error mapping to frontend
2004-04-05 Pierangelo... add referral check to functions elaborated by overlays
2004-04-05 Pierangelo... check in portions of code is done on length rather...
2004-04-05 Kurt ZeilengaFurther refine last commit
2004-04-05 Kurt ZeilengaFix last commit
2004-04-05 Kurt ZeilengaITS#3057: Forgot to call ldap_perror()
2004-04-05 Howard ChuAvoid mktime/gmtime in parse_time(), just compute time_...
2004-04-05 Howard ChuITS#3048 delete sasl_checkpass support
2004-04-04 Kurt Zeilengaremove our cross compiling cruft and add warning where...
2004-04-04 Howard ChuFix prev commit, days at month boundaries
2004-04-04 Howard ChuFix parse_time GMT computation for daylight savings...
2004-04-03 Pierangelo... apparently accept() doesn't fill the sun_path field...
2004-04-03 Pierangelo... return error code only if required (ITS#3042)
2004-04-03 Howard ChuDon't manipulate password history if not configured...
2004-04-02 Kurt ZeilengaReword Berkeley DB requirement to be less specific.
2004-04-02 Howard ChuExperimental Samba and Heimdal password synchronization...
2004-04-02 Kurt ZeilengaAdd a yet-to-be-tested deliveryMethodValidate function
2004-03-27 Kurt Zeilengacleanup
2004-03-27 Howard ChuRestore build rule for dynamic backends.
2004-03-27 Kurt ZeilengaDon't return subordinate referrals (per RFC 3296)
2004-03-27 Kurt ZeilengaDon't disclose information to attacker.
2004-03-27 Kurt ZeilengaCleanup
2004-03-26 Jong Hyuk Choireintroduce changes made in tools/slapadd.c v1.64 ...
2004-03-26 Kurt ZeilengaAdd numericStringOrderingMatch rule (ITS#2988)
2004-03-26 Kurt ZeilengaBreak apart version-info
2004-03-25 Jong Hyuk Choifix for ITS#2995
2004-03-25 Jong Hyuk Choipatch for ITS#2948
2004-03-25 Howard ChuITS#2982 ok, we should NULL out lc after all...
2004-03-25 Howard ChuITS#2982 be sure to use nextlc when calling try_read1msg
next