]> git.sur5r.net Git - openldap/history - servers
ITS#7160
[openldap] / servers /
2012-02-21 Hallvard FurusethITS#7160 Support POSIX make: No $< in target rules
2012-02-21 Howard ChuITS#7176 fix slapindex -q -t
2012-02-15 Howard ChuITS#7143 fix attr_dup2 when no values are present ...
2012-02-13 Howard ChuITS#7162 Revert "ITS#7052 ignore Adds with too old...
2012-02-13 Howard ChuAdd some debug info to aid Delete tracking
2012-02-13 Howard ChuPartial revert of f30269f5d2e4bb5ee7486fe6542078d1b59dba6d
2012-02-08 Timo TeräsITS#7158 Fix a crash in back-sql
2012-02-03 Howard ChuITS#7143 add FIXME comment, note that current patch...
2012-02-03 Howard ChuITS#7143 don't leave empty slots in normalized attr...
2012-02-03 Howard ChuITS#7052 ignore Adds with too old entryCSN
2012-02-03 Howard ChuITS#7150 fix check for already abandoned op
2012-02-02 Howard ChuITS#7146 fix prev commit
2012-02-02 Howard ChuITS#7146 check for ad_index overflow
2012-02-02 Howard ChuITS#7144 fix crash replicating modDN if oldRDN not...
2012-01-30 Howard ChuITS#7142 fix slapadd exit on failure
2012-01-30 Howard ChuITS#7140 more cleanup on txn abort
2012-01-27 Howard ChuITS#7052 syncrepl deletes should ignore some errors
2012-01-24 Ondrej KuznikITS#7123 Update the cached entry when handling compare...
2012-01-24 Hallvard FurusethITS#7132 Fix syncrepl access to freed naming attr
2012-01-24 Hallvard FurusethFix sl_malloc valgrind support.
2012-01-24 Hallvard FurusethITS#7131 Fix connection loop connindex usage.
2012-01-24 Hallvard FurusethITS#7125 Document connection loop API.
2012-01-23 Hallvard FurusethITS#7075 Re-fix back-perl initialization.
2012-01-23 Hallvard FurusethITS#7075 Fix back-perl initialization.
2012-01-23 Kevan CarstensenITS#7113 fix check order in connection_write()
2012-01-23 Howard ChuFix: txn is invalidated by mdb_txn_commit()
2012-01-20 Howard ChuITS#7127 fix syncrepl_config reference to freed memory
2012-01-20 Hallvard FurusethITS#7125 Fix Connection.c_mutex usage.
2012-01-20 Kurt ZeilengaHappy New Year!
2011-12-21 Howard ChuITS#7115 blocked writers should not interfere with...
2011-12-15 Howard ChuITS#7107 fix Operation init on reuse
2011-12-12 Howard ChuITS#7050 fix uninit'd return code in back-meta
2011-11-29 Howard ChuITS#7098 fix del/add of first schema element
2011-11-29 Howard ChuITS#7099 fix dds db_open
2011-11-29 Howard ChuITS#7099 fix mdb_entry_return for tool mode
2011-11-25 Howard ChuITS#7090 fix out-of-order slapadd
2011-11-25 Pierangelo Masaratifix typos
2011-11-23 Howard ChuDynamic config support for back-sql (untested)
2011-11-23 Howard ChuCleanup ASPERL ifdefs
2011-11-23 Howard ChuCleanup PERL_5_6 ifdefs
2011-11-23 Howard ChuBackward compatibility - treat unknown directives as...
2011-11-23 Howard ChuFixup config init
2011-11-23 Howard ChuCleanup config items on destroy
2011-11-23 Howard ChuMore cleanup / old perl compat
2011-11-23 Howard ChuDynamic config support - not fully backward compatible
2011-11-22 Howard ChuITS#6548,#7092 don't pass hangup events to reader thread
2011-11-22 Howard ChuCleanup syncprov_db_close/CONFIG_DELETE code
2011-11-22 Howard ChuITS#7025 handle Abandon in backglue
2011-11-22 Howard ChuITS#7025 fix syncprov crash
2011-11-17 Howard ChuMore cleanup for previous slapadd tweaks
2011-11-11 Howard ChuITS#7087 fix mdb_online_index endless loop
2011-11-10 Howard ChuMore debug msg null pointer checks
2011-11-10 Howard ChuCheck for NULL DN in debug msg
2011-11-10 Howard ChuCheck for NULL DN
2011-11-10 Howard ChuAvoid stack overrun in mdb_search
2011-11-10 Howard ChuKey alignment tweaks for Sparc
2011-11-10 Howard ChuFix u_intX -> uintX
2011-11-08 Howard ChuITS#7083 fix verb_to_mask usage
2011-11-07 Howard ChuITS#7019 fix dsa-specific attr check for Persist updates
2011-11-07 Quanah Gibson-MountMore for ITS#6984
2011-11-07 Quanah Gibson-MountITS#7077 preserve mirrorMode setting when deleting...
2011-11-07 Howard ChuFix Quickmode crash
2011-11-07 Quanah Gibson-MountSLAP_CONFIG_DELETE sync
2011-11-07 Quanah Gibson-MountSLAP_CONFIG_DELETE updates
2011-11-07 Quanah Gibson-Mountunregister controls when removing syncprov, ppolicy...
2011-11-07 Ralf HaferkampFixed last commit. gcc was complaining about defined...
2011-11-07 Ralf Haferkampnew call unregister_supported_control(), will be
2011-11-07 Quanah Gibson-MountSync remaining LDAP_CONFIG_DELETE portions with master
2011-11-07 Quanah Gibson-MountAllow deleting Cft_Misc config entries by setting a...
2011-11-07 Ralf Haferkampsilence warning
2011-11-07 Ralf Haferkampremoving global overlays should work now as well
2011-11-07 Ralf HaferkampFixed the overlay delete code to allow removing
2011-11-07 Ralf Haferkampuse be_ctrls[cid] for counting the number of overlay...
2011-11-07 Ralf HaferkampNew call to unregister controls registered form overlays
2011-11-07 Quanah Gibson-MountDisallow removing global and cn=config overlays for...
2011-11-07 Quanah Gibson-MountExperimental code for delete support in back-config...
2011-11-05 Howard ChuMore for cn=config support
2011-11-05 Quanah Gibson-MountFix missed part of 4ed4c3a28ff96121c6cfa19c13cd80b3c23ca8f1
2011-11-05 Quanah Gibson-MountFix bad merge of fa428ed25994d8c3366fc323dbe87226662c22f2
2011-11-05 Pierangelo Masaratimake sure data is reset
2011-11-05 Quanah Gibson-MountMissed portion of 04f8fa5619fed389f238d780129d535a0947ee6f
2011-11-05 Howard ChuMore for ITS#5326 - don't free ora_e->e_name if same...
2011-11-05 Pierangelo Masaratibuild entry's pretty DN from parent's (ITS#5326)
2011-11-04 Howard ChuMore for prev commit - none of this is necessary if...
2011-11-04 Howard ChuAdd AttributeDescription counter
2011-11-04 Quanah Gibson-MountDynamic config for back-shell
2011-11-04 Howard ChuFix typo
2011-11-04 Quanah Gibson-MountDynamic config for back-passwd
2011-11-04 Howard ChuOnly use tool IDL cache when multithreaded
2011-11-04 Howard ChuMore for cursor reuse
2011-11-04 Howard ChuKeep some dn2i/id2e cursors open longer
2011-11-04 Howard ChuTurn off tool IDL caching
2011-11-04 Howard ChuTweak tool IDL cache, use MDB_MULTIPLE
2011-11-04 Howard ChuUse MDB_APPEND mode where possible
2011-11-04 Howard ChuUse IDL caching in tool/quick mode
2011-11-04 Howard ChuUse MDB_RESERVE for id2entry_put
2011-11-04 Howard ChuUpdated for mdb_txn_begin API change.
2011-11-04 Hallvard Furusethback-bdb/back-mdb IDL cleanup.
2011-11-04 Hallvard FurusethCleanup ISO C compatibility for recent commits
2011-11-04 Hallvard FurusethMore libmdb vs back-mdb C type tweaks.
next