]> git.sur5r.net Git - openldap/shortlog
openldap
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
2004-03-25 Howard ChuITS#3036 check for syncrepl
2004-03-25 Howard ChuITS#3038 64bit compatibility (oops)
2004-03-24 Kurt Zeilengacleanup
2004-03-24 Kurt ZeilengaUpdate library soname handling
2004-03-24 Howard ChuSilence warning
2004-03-24 Kurt ZeilengaHide x_compile flag (as it doesn't work)
2004-03-23 Kurt ZeilengaITS#2768: configuring slurpd's interval between replog...
2004-03-20 Kurt ZeilengaSeems all overlays are going here (at present)
2004-03-20 Howard ChuA toy/demo overlay for collective attributes.
2004-03-20 Kurt ZeilengaRebuild
2004-03-20 Kurt ZeilengaRebuild
2004-03-20 Howard ChuAdd ppolicy bits
2004-03-20 Howard ChuOverlay API notes. work in progress, please comment.
2004-03-20 Pierangelo... follow search references as well
2004-03-20 Howard ChuReplaced slap_overinfo.oi_bd with oi_orig.
2004-03-20 Howard ChuITS#3033 fix debug msg segv
2004-03-20 Howard ChuMake sure lockout flag is printed
2004-03-20 Howard Chuback-ldbm is supported now
2004-03-20 Howard ChuRestructure to release locks before sending result
2004-03-20 Howard ChuUse REP_MATCHED_MUSTBEFREED reply flag
2004-03-19 Howard ChuFix header
2004-03-19 Howard ChuRename slapd-ppolicy.5 to slapo-ppolicy.5
2004-03-19 Kurt ZeilengaAdd readme.
2004-03-19 Howard ChuITS#2457 Added LUTIL_SLASHPATH macro and func for conve...
2004-03-19 Kurt ZeilengaITS#3032: retry when GSSAPI creds are not available
2004-03-19 Kurt ZeilengaLatest LDAP Sync I-D (this revision was submitted to...
2004-03-19 Kurt ZeilengaUpdate LDAPBIS I-Ds
2004-03-18 Pierangelo... fix nasty subtype bug (too many results)
2004-03-18 Kurt ZeilengaAdd references to new RFCs
2004-03-18 Pierangelo... remove outdated comment
2004-03-18 Kurt ZeilengaAdd RFC3698 implementation to TODO
2004-03-18 Kurt ZeilengaAdd note that some of the unimplemented matching rules are
2004-03-18 Pierangelo... cleanup error messages
2004-03-18 Pierangelo... to be conservative ...
2004-03-18 Pierangelo... oops, I did it again
2004-03-18 Pierangelo... cleanup rwm overlay; init/destroy session cookie; strip...
2004-03-18 Pierangelo... overlays reworking
2004-03-18 Howard ChuFix prev commit
2004-03-18 Howard ChuAdded ppolicy_use_lockout keyword; Default behavior...
2004-03-18 Howard ChuAdded ppolicy_hide_lockout keyword
2004-03-18 Kurt ZeilengaHide noop control until published and code is updated.
2004-03-18 Kurt ZeilengaMore releng cleanup
2004-03-18 Kurt ZeilengaFix typo in commit before last
2004-03-18 Kurt Zeilengacleanup
2004-03-18 Kurt Zeilengacleanup for release engineering
2004-03-18 Pierangelo... typo
2004-03-18 Pierangelo... man page
2004-03-18 Pierangelo... document new tools and remove deprected switches
2004-03-18 Pierangelo... document new tools
2004-03-18 Howard ChuDemote cacheable queries section
2004-03-18 Howard ChuFix typo in prev commit
next