]> git.sur5r.net Git - openldap/shortlog
openldap
2014-08-06 Howard ChuMerge remote-tracking branch 'origin/mdb.master'
2014-08-06 Howard ChuITS#7906 minor cleanup
2014-08-06 Howard ChuITS#7906 better fix
2014-08-04 Howard ChuITS#7915 fix translucent_modify
2014-08-04 Howard ChuITS#7915 fix mdb_entry_release
2014-08-04 Howard ChuMore for MIPS
2014-08-04 Howard ChuITS#7793 more for branch key update
2014-08-04 Howard ChuITS#7793 doc update, again
2014-08-04 Howard ChuITS#7793 update branch key if needed
2014-08-02 Howard ChuITS#7895 drop toolmode checks in str2entry
2014-08-02 Howard ChuMore for MIPS
2014-07-31 Howard ChuITS#7912 fix index config
2014-07-31 Quanah Gibson... Merge remote-tracking branch 'origin/mdb.master'
2014-07-31 Howard ChuITS#7913 mdb_cursor_get(*_DUP) cleanup
2014-07-30 Howard ChuITS#7909 fix slap_callback init
2014-07-28 Quanah Gibson... ITS#7908
2014-07-27 Howard ChuFix MIPS cache coherency on Linux
2014-07-25 Howard ChuITS#7906 fix ppolicy_connection_destroy
2014-07-24 Quanah Gibson... Merge remote-tracking branch 'origin/mdb.master'
2014-07-24 Howard ChuUpdate date
2014-07-24 Howard Chumore for mdb_cursor_count
2014-07-24 Hallvard FurusethFix mdb_copy & co when MDB pagesize < OS pagesize
2014-07-24 Howard ChuITS#7789 doc updates
2014-07-24 Hallvard FurusethITS#7789 Fix mdb_env_write_meta().
2014-07-24 Howard ChuRevert ITS#7789 commits, let's try this again.
2014-07-23 Howard ChuITS#7904 writewait patch
2014-07-23 Howard ChuFix prev commit
2014-07-23 Howard ChuMore for writewait callback
2014-07-23 Howard ChuITS#7903 preserve Sorted status of attrs
2014-07-23 Howard ChuITS#7902 fix str2entry / sorted vals
2014-07-23 Howard ChuAdd sc_writewait callback
2014-07-22 Ondřej KuzníkITS#7894 Let back-config use backend to release entries
2014-07-22 Quanah Gibson... Merge remote-tracking branch 'origin/mdb.master'
2014-07-22 Howard ChuITS#7027 actually implement RFC 2782 shuffle
2014-07-22 Howard ChuITS#7027 fix bugs in prev commit
2014-07-22 James M LeddyITS#7027 Implement priority/weight for DNS SRV records
2014-07-22 Howard ChuFix env_open mode bits
2014-07-21 Howard ChuITS#6970 more error checks in add_group
2014-07-21 Howard ChuITS#6970 all attrset params are required
2014-07-21 Howard ChuITS#6970 fix deadlocks
2014-07-21 Quanah Gibson... Merge remote-tracking branch 'origin/mdb.master'
2014-07-21 Howard ChuITS#7249 partial fix for memberof on frontendDB
2014-07-21 Howard ChuFix mdb_cursor_count, reject uninit'd cursor
2014-07-21 Howard ChuSilence prototype warnings
2014-07-21 Howard ChuITS#6970 fix autogroup Add Entry processing
2014-07-18 Michael StroederITS#7838 add ORDERING rules to ppolicy attrs
2014-07-18 Howard ChuITS#7868 fix slapo-sock db_init
2014-07-18 Howard ChuITS#7860 more for #5366, ldap_ava definition
2014-07-18 ryan@nardis.caITS#7851 contrib pw-sha2 fix int/size_t comparison
2014-07-18 Ryan TandyITS#7851 tell lutil_b64_pton the correct target buffer...
2014-07-18 Howard ChuFix EOL/whitespace
2014-07-18 Ryan TandyITS#7869 fix do_phk_hash arguments
2014-07-14 Howard ChuTypo
2014-07-14 Howard ChuITS#7896 fix for mdb_env_map
2014-07-11 Howard ChuITS#7859 more for revert
2014-07-11 Howard ChuITS#7859 refix
2014-07-10 Quanah Gibson... Merge remote-tracking branch 'origin/mdb.master'
2014-07-09 Howard ChuMore for cursor EOF
2014-07-09 Howard ChuITS#7893 (#6508) fix a_numvals
2014-07-09 Howard ChuZero-init copy2 writebuf
2014-07-09 Howard ChuAdd missing mdb_strerror calls to debug msgs
2014-07-09 Hallvard FurusethMDB_MAXKEYSIZE = 0 (dynamic value) when MDB_DEVEL
2014-07-09 Hallvard FurusethMDB_DEVEL doxygen fix
2014-07-09 Hallvard FurusethITS#7789 Fix resize vs MDB_NOMETASYNC, and a comment.
2014-07-09 Howard ChuWindows fixes
2014-07-09 Howard ChuWindows compat
2014-07-09 Howard ChuFix loading of printable dump
2014-07-09 Howard ChuITS#7789 more
2014-07-09 Howard ChuRevert "ITS#7789 update RESIZED errmsg text"
2014-07-09 Howard ChuITS#7825 more
2014-07-09 Howard ChuUpdates #7789, #7825
2014-07-09 Howard ChuITS#7825 more
2014-07-09 Howard ChuITS#7825 tweak prev commit
2014-07-09 Howard ChuITS#7825 add MDB_BAD_DBI error code
2014-07-09 Howard ChuITS#7789 update RESIZED errmsg text
2014-07-09 Howard ChuITS#7789 persist mapsize changes
2014-07-09 Ondrej KuznikITS#7256 A few issues discovered during testing slapmodify.
2014-07-09 Ondrej KuznikITS#7256 Consolidate cleanup code at one location.
2014-07-09 Ondrej KuznikITS#7256 Rework entry retrieval and cleanup.
2014-07-09 Ondrej KuznikITS#7256 Add some necessary checks.
2014-07-09 Ondrej KuznikITS#7256 Set backend for operation.
2014-07-09 Ondrej KuznikITS#7256 Let slapmodify ignore unknown operations
2014-07-09 Ondrej KuznikITS#7256 Allow deletes with slapmodify
2014-07-09 Ondrej KuznikITS#7256 mplement bi_tool_entry_delete for back-ldif
2014-07-09 Ondrej KuznikITS#7256 Introduce bi_tool_entry_delete
2014-07-09 Ondrej KuznikITS#7256 Temporarily disable slapmodify checks
2014-07-09 Ondrej KuznikITS#7212 rudimentary slapmodify support for back-config
2014-07-09 Ondrej KuznikITS#7212 slapmodify support for back-ldif
2014-07-09 Ondrej KuznikITS#7256 Introduce slapmodify test
2014-07-08 Howard ChuUpdate LMDB version date/info
2014-07-08 Howard ChuITS#7892 Fix MacOSX section name
2014-07-08 Quanah Gibson... Merge remote-tracking branch 'origin/mdb.master'
2014-07-08 Hallvard FurusethITS#7713 cleanups
2014-07-08 Hallvard FurusethFixes for loose pages
2014-07-08 Howard ChuRe-fix cursor EOF
2014-07-08 Howard ChuITS#7713 handle 65536 byte page size
2014-07-08 Howard ChuSet xcursor EOF after deleting last entry
2014-07-07 Howard ChuCompacting copy doesn't need to snapshot metas
2014-07-06 Howard ChuWindows fixes
2014-07-05 Howard ChuPlay games with object file layout
next