]> git.sur5r.net Git - openldap/history - servers
fix attribute description parsing (ITS#5402)
[openldap] / servers /
2008-03-06 Pierangelo Masaratifix attribute description parsing (ITS#5402)
2008-03-04 Howard ChuRevert prev commit, impacts too much to take advantage
2008-03-04 Howard ChuAdd attr_free_x() - use memctx
2008-03-03 Howard ChuDeleting, not yet ready for prime time...
2008-03-02 Howard ChuMySQL NDB Cluster backend (experimental)
2008-02-28 Pierangelo Masaratimake sure orr_newrdn is passed correctly to libldap...
2008-02-25 Pierangelo Masaratidon't try to dereference NULL pointer (ITS#5388)
2008-02-25 Pierangelo Masaratidetect write errors (ITS#5387)
2008-02-22 Howard ChuTweak order of operational attrs
2008-02-18 Howard Chuconst strings
2008-02-18 Pierangelo Masaratidon't denormalize invalid values (ITS#5386)
2008-02-17 Pierangelo Masaratiallow tracing of set failures
2008-02-17 Pierangelo Masaratifix optional URI attrs handling in sets (ITS#5384)
2008-02-14 Pierangelo Masaratidon't set sm_nvalues unless required (ITS#5375)
2008-02-14 Howard ChuITS#5379 HAVE_TLS dependency
2008-02-13 Quanah Gibson-MountITS#5376: Drop permissive modify, it isn't necessary
2008-02-13 Howard ChuITS#5376 must abandon current session before starting...
2008-02-13 Howard ChuITS#5376 modifies need to be permissive due to refresh...
2008-02-13 Howard ChuITS#5376 - deltasync must fallback for missing entries
2008-02-12 Howard ChuITS#5373 allow delete/replace of userpassword without...
2008-02-12 Howard ChuITS#5370 slap_op_time mutex
2008-02-12 Howard ChuFix prev commit
2008-02-12 Howard ChuITS#5374 don't perform mod_cleanup after a successful...
2008-02-12 Howard ChuIn do_syncrepl, don't wait if a previous syncrepl threa...
2008-02-12 Quanah Gibson-MountAdd missing CVS tags
2008-02-12 Quanah Gibson-MountFix missing CVS tag
2008-02-11 Quanah Gibson-MountAdd missing cvs tag
2008-02-11 Hallvard FurusethITS#5328 - cosmetic cleanup (0 -> LDAP_SUCCESS)
2008-02-11 Hallvard FurusethITS#5328 - return LDAP result code from null_back_entry...
2008-02-11 Hallvard FurusethITS#5328:
2008-02-11 Hallvard FurusethITS#5328 - do not send errors (other than referral...
2008-02-11 Hallvard FurusethITS#5328 - return LDAP result code from config_back_ent...
2008-02-11 Hallvard FurusethITS#5344: modrdn check for affectsMultipleDSAs and...
2008-02-11 Howard ChuITS#5368 partially revert 1.239
2008-02-11 Howard ChuITS#5367 revert prev commit
2008-02-10 Hallvard FurusethITS#5364, thread pool efficiency:
2008-02-10 Howard ChuITS#5360 move tls option setup
2008-02-10 Howard ChuDebug info for CSN tracking (ITS#5362)
2008-02-10 Howard ChuCleanup
2008-02-10 Howard ChuCleanup debug msg, check for redundant updates
2008-02-10 Howard ChuITS#5362 syncrepl_updateCookie doesn't need to graduate...
2008-02-10 Howard ChuCleanup bdb_next_id unused arg
2008-02-08 Howard ChuITS#5332 someone else may free the entry as soon as...
2008-02-08 Howard ChuITS#5355 use bi_extra instead of calling directly into...
2008-02-07 Ralf HaferkampFix crash when no-op control is used (ITS#5358)
2008-02-05 Ralf HaferkampDon't emit global ACLs for other database than frontend...
2008-02-02 Pierangelo Masaratiallow 2.1 CSN format (ITS#5348)
2008-02-01 Pierangelo Masaratis/assert/LDAP_INVALID_SYNTAX/ (ITS#5348)
2008-01-31 Ralf Haferkampdon't error out if replacing a non-existant attribute...
2008-01-30 Ralf Haferkamperror out if modify_delete_vindex() fails (ITS#5343)
2008-01-28 Howard ChuCleanup for C++
2008-01-22 Howard ChuClean up config.h
2008-01-19 Pierangelo Masaratifix referrals (part of ITS#5328); fix compare (ITS...
2008-01-18 Hallvard FurusethMore ITS#5328 cleanup
2008-01-16 Pierangelo Masaraticleanup previous commit
2008-01-16 Pierangelo Masaratirework back-relay internals along Hallvard's suggestion...
2008-01-15 Pierangelo Masaratifix test; don't return error when relaying exops
2008-01-15 Pierangelo Masaratifix ITS#5327 crasher
2008-01-11 Pierangelo Masaratifix str2entry2() when there is no attrs (ITS#5308)
2008-01-11 Hallvard FurusethWarning cleanup: function ptr <=> void* at ldap_pvt_thr...
2008-01-11 Howard ChuITS#5319 no special treatment for no-effect renames
2008-01-11 Howard ChuITS#5319 allow rename to same DN
2008-01-11 Howard ChuITS#5322 don't try to free a NULL locker
2008-01-08 Pierangelo Masaratimore attribute values mucking
2008-01-08 Hallvard FurusethRemove unused variable
2008-01-08 Hallvard FurusethRemove unused variables
2008-01-08 Hallvard FurusethITS#5309 followup: join a ldap_pvt_thread_pool_getkey...
2008-01-08 Pierangelo Masaratifix zeroing out attribute values (should fix ITS#5311)
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2008-01-08 Hallvard FurusethFix spew_file() comment
2008-01-07 Hallvard FurusethFix comment for be_rootdn_bind()
2008-01-07 Pierangelo Masaratirename ldap_pvt_thread_pool_setkey_x() to ldap_pvt_thre...
2008-01-07 Hallvard FurusethFix Debug() format in previous change
2008-01-07 Hallvard FurusethITS#5309: Use ldap_pvt_thread_pool_setkey_x() more...
2008-01-07 Hallvard FurusethITS#5309: Use ldap_pvt_thread_pool_setkey_x() in slap_p...
2008-01-07 Hallvard FurusethAvoid use of uninitialized variable 'e' after failed...
2008-01-06 Howard ChuITS#4112 temporarily disable broken code
2008-01-02 Pierangelo Masaratidon't leave 'round pointers to buffers on the stack
2008-01-02 Pierangelo Masaratifix modlist cleanup during rename
2007-12-29 Pierangelo Masaratinew ldap_pvt_thread_pool_setkey API
2007-12-29 Pierangelo Masaratiplug leak (ITS#5302)
2007-12-29 Pierangelo Masaratiallow slapo-memberof to be used as global overlay,...
2007-12-28 Howard ChuRemove unnneded boi_locker field
2007-12-28 Howard ChuITS#5086 fix Adds in IDL cache
2007-12-28 Pierangelo Masaratiallow to programmatically register new response code...
2007-12-28 Pierangelo Masaratiallow to customize the error code in case of constraint...
2007-12-27 Pierangelo Masaratiif referential integrity is broken, things could go...
2007-12-27 Pierangelo Masaratifix ITS#5286 (NULL + set = NULL); add more verbose...
2007-12-27 Pierangelo Masaratifix previous commit
2007-12-27 Pierangelo Masaraticheck objectClass inheritance on add (consistent with...
2007-12-27 Pierangelo Masaratipass ConfigReply to overlays; don't complain unless...
2007-12-27 Howard ChuRequire compare (not read) access to entry attr for...
2007-12-24 Howard ChuComplete prev commit
2007-12-24 Howard ChuConvert back-sock to dynamic config
2007-12-23 Howard ChuAxe obsolete Cyrus 1.5 support
2007-12-23 Howard ChuITS#5298 use SASL's memory for temporary DN storage
2007-12-22 Howard ChuITS#5259 fix sasl_auxprop_store to allow cleanup after...
2007-12-22 Howard ChuITS#5264 don't log NULL/anonymous DNs
2007-12-22 Howard ChuITS#5261 quick fix, don't checkpoint on first write...
2007-12-18 Gavin HenryDB_CONFIG.example URL wrong in comments (ITS#5288)
next