]> git.sur5r.net Git - openldap/shortlog
openldap
2005-01-19 Pierangelo... allow the test to succeed even if SLAP_ACL_HONOR_DISCLO...
2005-01-19 Pierangelo... if enabled, test the chain overlay with global scope...
2005-01-19 Pierangelo... test for referral return when updating shadow contexts
2005-01-19 Howard ChuMore tweaks to ldif_parse_line2 for str2entry
2005-01-19 Howard ChuITS#3330 mention objectClass index
2005-01-19 Howard ChuCleanup prev commit
2005-01-19 Howard ChuITS#3293 add description of syncrepl starttls keyword
2005-01-19 Howard ChuFix prev commit
2005-01-19 Howard ChuCleanup rs->sr_text after entry_schema_check succeeds
2005-01-19 Howard ChuFix typo in prev commit
2005-01-19 Howard ChuCleanup prev commit
2005-01-19 Howard ChuDebugging aid for prev commit
2005-01-19 Howard ChuDon't use DB->del when converting to a range, use the...
2005-01-19 Howard ChuAdded ldif_parse_line2 to parse in-place
2005-01-19 Pierangelo... clarify referral usage
2005-01-19 Pierangelo... cleanup
2005-01-19 Pierangelo... remove all referral specific code; now referrals can...
2005-01-19 Pierangelo... remove all referral specific code; now referrals can...
2005-01-18 Pierangelo... map referrals in regular metadata structure (need to...
2005-01-18 Pierangelo... map referrals in regular metadata structure (need to...
2005-01-18 Pierangelo... cleanup error logging
2005-01-18 Pierangelo... should we touch timestamps when internally updating?
2005-01-18 Pierangelo... cosmetic changes
2005-01-18 Pierangelo... consistently use BER_* macros
2005-01-18 Pierangelo... always invalidate freed memory\!
2005-01-18 Pierangelo... fix different issues with referrals in searches; remove...
2005-01-18 Pierangelo... strengthen the tests
2005-01-17 Pierangelo... various issues related to working with schemacheck...
2005-01-17 Pierangelo... remove dangling text pointer in case of success
2005-01-17 Pierangelo... fix several schema checking issues; add rename specific...
2005-01-16 Pierangelo... fixes for ITS#3480,3485,3489; implementation of DISCLOS...
2005-01-16 Howard ChuFix ITS#3490, set proper overlay context
2005-01-15 Pierangelo... address ITS#3472/3480/3488/3489
2005-01-15 Pierangelo... use a referral that (almost) surely fails
2005-01-15 Pierangelo... fixed manageDSAit on delete
2005-01-15 Howard ChuDelete dubious use of be_syncinfo - only the consumer...
2005-01-14 Howard ChuCleanup slapcat usage
2005-01-14 Howard ChuMore cleanup
2005-01-14 Pierangelo... silence warnings
2005-01-14 Pierangelo... condition compilation of DISCLOSE checking (there's...
2005-01-14 Pierangelo... condition compilation of DISCLOSE checking
2005-01-14 Pierangelo... silence (a couple of) warnings
2005-01-14 Pierangelo... small improvements; declare org_dn/org_ndn
2005-01-14 Howard ChuITS#3486 fix link order for static overlays
2005-01-14 Howard ChuMore notes for the provider
2005-01-14 Howard ChuMore syncrepl cleanup
2005-01-14 Howard ChuDelete obsolete syncrepl provider/consumer details
2005-01-14 Howard ChuMore cleanup of unused stuff
2005-01-14 Howard ChuDelete obsolete syncprovider stuff
2005-01-14 Howard ChuDelete obsolete syncprovider stuff
2005-01-14 Howard ChuRevert prev, cascaded sessionlog now works
2005-01-14 Howard ChuFix cascading deletes
2005-01-14 Howard ChuMinor cleanup
2005-01-14 Howard ChuMore consolidation for single consumer-context syncrepl
2005-01-14 Howard Chuskip sessionlog for now, it's broken
2005-01-14 Howard ChuITS#3463 additional fix
2005-01-14 Pierangelo... plug memory leak: bsi_attrs member
2005-01-14 Kurt ZeilengaOnly remove backends.c on make veryclean
2005-01-14 Kurt ZeilengaRemove $RUN on make veryclean
2005-01-13 Howard ChuSingle consumer context per database
2005-01-13 Howard ChuFix prev commit
2005-01-13 Howard ChuUse a single sessionlog per context, delete sid
2005-01-13 Howard ChuDelete syncrepl updatedn, single sessionlog
2005-01-13 Howard ChuAdd description of {K5KEY} password mech
2005-01-13 Howard ChuUse be_shadow_update, not be_isupdate
2005-01-13 Howard ChuDelete syncrepl updatedn
2005-01-13 Howard ChuDeleted syncrepl updatedn
2005-01-13 Pierangelo... propagate opattrs if shadow update
2005-01-13 Kurt ZeilengaFix backends.c VPATH builds
2005-01-13 Ralf Haferkampmake glue and syncrepl tests work if the overlays were...
2005-01-13 Howard ChuPlug krb5 memleaks, add {K5KEY} passwd check mechanism
2005-01-13 Sang Seok LimHandling multi-valued attributes in Component Matching
2005-01-13 Sang Seok Limhandling multi-valued attrivutes in Component Matching
2005-01-13 Pierangelo... add '+' string concatenation operator
2005-01-12 Pierangelo... fix ITS#3484
2005-01-12 Pierangelo... add write operations to chain overlay test032
2005-01-12 Pierangelo... cosmetic cleanup
2005-01-12 Pierangelo... the fixes to ITS#3475 make the referrals callback no...
2005-01-12 Pierangelo... fix referral return in back-ldbm as well (same as ITS...
2005-01-12 Pierangelo... fix ITS#3483 (continuation of ITS#3472)
2005-01-12 Pierangelo... fix use of uninitialized var
2005-01-12 Pierangelo... typo
2005-01-12 Pierangelo... further refinement of ITS#3461
2005-01-12 Pierangelo... cosmetic changes
2005-01-12 Howard ChuITS#3478 more complete consumer config example
2005-01-12 Howard ChuITS#3478 the rootdn is always needed when using syncrepl
2005-01-12 Howard ChuITS#3415 use symlink for ldapadd
2005-01-12 Howard ChuMore cleanup for prev commit
2005-01-12 Howard ChuITS#3463 don't muck with frontend's operations, just...
2005-01-12 Howard ChuClear write events after they're processed
2005-01-12 Pierangelo... silence warning for global scoped global ACLs
2005-01-12 Pierangelo... fix couple of bugs in recent 'disclose' commits; prepar...
2005-01-12 Howard ChuITS#3421 flush and close logfile before releasing lock
2005-01-11 Howard ChuClean up unused bt_compare references
2005-01-11 Howard ChuByte-order independence for HDB: dn2id format changed...
2005-01-11 Howard ChuFix undetected deadlock
2005-01-11 Pierangelo... honor 'disclose' ACL on searchBase/compare/referral...
2005-01-11 Howard ChuStart removing custom sort functions from hdb
2005-01-11 Pierangelo... honor 'disclose' ACL on searchBase/compare/referral...
2005-01-11 Pierangelo... honor 'disclose' ACL on searchBase/compare/referral...
next