]> git.sur5r.net Git - openldap/history - servers
ITS#5720
[openldap] / servers /
2008-02-11 Quanah Gibson-MountITS5311
2008-02-11 Quanah Gibson-MountFix spew_file() comment
2008-02-11 Quanah Gibson-MountFix comment for be_rootdn_bind()
2008-02-11 Quanah Gibson-MountITS#5309 work
2008-02-11 Quanah Gibson-MountITS#5309: new api
2008-02-11 Quanah Gibson-MountAvoid use of uninitialized variable 'e' after failed...
2008-02-11 Quanah Gibson-MountITS#4112 temporarily disable broken code
2008-02-11 Quanah Gibson-Mountdon't leave 'round pointers to buffers on the stack
2008-02-11 Quanah Gibson-Mountfix modlist cleanup during rename
2008-02-11 Quanah Gibson-Mountnew ldap_pvt_thread_pool_setkey API
2008-02-11 Quanah Gibson-MountITS#5302
2008-02-11 Quanah Gibson-MountAdd missing CVS tag
2008-02-11 Quanah Gibson-MountAdd missing cvs tag
2008-02-11 Quanah Gibson-MountITS#5301
2008-02-11 Quanah Gibson-Mountallow to programmatically register new response code...
2008-02-11 Quanah Gibson-Mountallow to customize the error code in case of constraint...
2008-02-11 Quanah Gibson-Mountcheck objectClass inheritance on add (consistent with...
2008-02-11 Quanah Gibson-Mountpass ConfigReply to overlays; don't complain unless...
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 Quanah Gibson-MountAxe obsolete Cyrus 1.5 support
2008-02-11 Hallvard FurusethITS#5344: modrdn check for affectsMultipleDSAs and...
2008-02-11 Hallvard FurusethITS#5286 Debug() format
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-09 Quanah Gibson-MountRemove unneeded boi_locker field
2008-02-09 Quanah Gibson-MountITS#5086
2008-02-09 Quanah Gibson-MountITS#4094
2008-02-09 Quanah Gibson-MountITS#5286
2008-02-09 Quanah Gibson-MountITS#5298
2008-02-09 Quanah Gibson-MountITS#5259
2008-02-09 Quanah Gibson-MountITS#5264
2008-02-09 Quanah Gibson-MountITS5261
2008-02-09 Quanah Gibson-MountITS#5285
2008-02-09 Quanah Gibson-MountITS5359
2008-02-09 Quanah Gibson-Mountfix declarations of buffers for numeric strings; other...
2008-02-08 Quanah Gibson-MountITS#4987
2008-02-08 Quanah Gibson-MountITS#5283
2008-02-08 Quanah Gibson-MountITS#5284
2008-02-08 Quanah Gibson-MountAlign MRA desc with AVA/SSA desc
2008-02-08 Quanah Gibson-MountITS#5265
2008-02-08 Quanah Gibson-MountITS#5248
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
next