]> git.sur5r.net Git - openldap/history - servers/slapd/backglue.c
Fix online reconfig
[openldap] / servers / slapd / backglue.c
2012-07-26 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-07-18 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-06-05 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-05-09 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-01-20 Kurt ZeilengaHappy New Year!
2011-11-22 Howard ChuITS#7025 handle Abandon in backglue
2011-11-04 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2011-01-27 Quanah Gibson-MountITS#6758
2011-01-05 Kurt ZeilengaHappy New Year!
2010-06-10 Quanah Gibson-MountITS#6468
2010-04-15 Quanah Gibson-MountITS#6507
2010-04-15 Quanah Gibson-MountITS#6506
2010-04-15 Quanah Gibson-MountITS#6504
2010-04-15 Quanah Gibson-MountITS#6442
2010-04-13 Kurt Zeilengahappy belated new year
2009-05-13 Quanah Gibson-MountITS#6103
2009-03-05 Quanah Gibson-MountITS#5986
2009-02-11 Quanah Gibson-Mountsilence warning
2009-02-10 Quanah Gibson-MountMore for ITS#5925
2009-02-06 Quanah Gibson-MountITS#5925
2009-01-22 Kurt ZeilengaUpdate copyright for next release
2008-09-06 Quanah Gibson-MountITS#5687
2008-06-02 Quanah Gibson-Mountpass ConfigReply into overlay_config() to allow progati...
2008-04-14 Quanah Gibson-MountAdd dn2id_get / modify support
2008-04-14 Quanah Gibson-MountITS#5435
2008-03-20 Howard ChuAdd dn2id_get / modify support
2008-03-20 Howard ChuITS#5435 ConfigReply arg must be non-NULL
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-11-15 Quanah Gibson-MountFix previous commit, broke test033 (related to ITS...
2007-11-12 Howard ChuFix prev commit, broke test033
2007-11-08 Quanah Gibson-MountITS#5191
2007-11-01 Howard ChuITS#5191 do all pagedresult control parsing in the...
2007-09-01 Quanah Gibson-MountSync with HEAD for OL 2.4.5
2007-08-11 Howard ChuRemove tool_id2entry_get
2007-08-03 Ralf HaferkampReworked recent backend API changes, now using a separa...
2007-07-25 Ralf HaferkampAdded a new parameter (ConfigArgs*) to the _db_init...
2007-02-15 Kurt ZeilengaImport recent changes in 2.4 for release
2007-02-15 Kurt ZeilengaFix C errors
2007-02-13 Kurt ZeilengaQuick merge: everything from HEAD
2007-02-06 Howard ChuAdd overlay hooks for entry_get_rw / entry_release_rw
2007-01-15 Howard ChuITS#4554
2007-01-11 Hallvard FurusethDelete unused variables.
2007-01-02 Kurt Zeilengahappy new year
2006-12-24 Howard ChuITS#4337 implement modrdn for back-config
2006-12-18 Howard ChuFix rev 1.121/1.122
2006-12-18 Howard ChuPass extended ops thru as well
2006-12-18 Howard ChuUse a specific sr_type for intermediate Glue results
2006-12-18 Howard ChuFake intermediate Results to prevent premature cleanup
2006-12-13 Howard ChuRemainder of fix for ITS#4615 - stop processing overlay...
2006-08-18 Kurt ZeilengaSync with HEAD
2006-07-15 Howard ChuITS#4614 - complain if glue/subordinate are attempted...
2006-06-16 Howard ChuAdditional ONELEVEL fix
2006-06-11 Luke Howardfix previous commit
2006-06-10 Luke HowardHonour o_no_subordinate_glue
2006-06-10 Luke HowardFix glue_back_select() behaviour so that it actually...
2006-05-15 Kurt ZeilengaSync with HEAD
2006-05-09 Howard ChuFix tlimit munging
2006-04-07 Howard ChuMore for ITS#4323 fix
2006-04-05 Hallvard FurusethFix for the previous ITS#4323 fix: for(expr;...) -...
2006-04-05 Howard ChuAdditional fix for ITS#4323, must propagate search...
2006-04-05 Howard ChuITS#4323 allow lower overlays to work on master database
2006-04-02 Hallvard FurusethWarnings: Unused vars. funcptr=0, not =NULL. if(b=...
2006-02-27 Howard ChuITS#4417 backglue must pass intermediate responses...
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-09 Howard ChuFix ITS#4133, reset subtree search req_dn
2005-12-09 Howard ChuFix ITS#4084, onelevel searches cannot return NO_SUCH_O...
2005-11-26 Kurt ZeilengaRemove some unnecessary #ifdefs
2005-11-25 Pierangelo Masaratiuse LDAP_SIZELIMIT_EXCEEDED; rework the return values...
2005-11-25 Howard ChuDon't touch op->ors_slimit.
2005-11-06 Pierangelo Masaratisilence warnings
2005-11-03 Kurt ZeilengaUpdate result code to IANA-assigned values
2005-10-15 Howard ChuRevert prev commit, use -g option to disable glue instead
2005-10-15 Howard ChuITS#4089 use slapcat -n XX to specify just the superior...
2005-09-29 Hallvard FurusethRemove unused variable
2005-09-27 Howard ChuITS#3996 fix glue/syncprov interaction
2005-09-09 Howard ChuITS#3979 restore old (RE21, RE22) search order
2005-09-09 Howard ChuITS#3979 only support tool entry points if root DB...
2005-09-09 Howard ChuITS#3979 better check for duplicate bi_open functions
2005-09-03 Hallvard FurusethSilence warnings
2005-09-01 Howard ChuMoving glue overlay back into slapd core, returning...
2004-12-04 Howard ChuDelete backglue.c in favor of glue overlay
2004-11-27 Howard ChuMore migration of syncrepl from frontend to syncprov...
2004-10-06 Howard ChuRevert ITS#3353 patch, it needs to be reworked.
2004-10-01 Howard ChuITS#3353 consolidate slapd globals into a single struct
2004-08-28 Howard Chufix uninit'd be_context_csn for syncrepl
2004-07-02 Howard ChuQualify some structure fields
2004-06-14 Jong Hyuk ChoiMore backglue fix: do not return NO_SUCH_OBJECT when...
2004-06-12 Pierangelo Masaraticlarify no limits in (internal) searches
2004-06-01 Jong Hyuk ChoiFixing backglue behaviors
2004-05-31 Jong Hyuk ChoiFix for backglue limit checking
2004-05-31 Jong Hyuk ChoiPatch for ITS#3133
2004-04-05 Kurt ZeilengaFirst rounds of backend/database flag cleanup
2004-03-18 Kurt Zeilengacleanup for release engineering
2004-03-10 Howard ChuMinor cleanup
2004-03-05 Pierangelo Masaraticleanup
2004-03-04 Pierangelo Masaratiimprove fix to ITS#2999: don't care about limits after...
2004-03-04 Pierangelo Masaratifix ITS#2999
2004-02-13 Howard ChuITS#2888 fix back-ldap to check result of send_search_e...
2004-01-21 Howard ChuITS#2888 once more, fix sizelimit propagation
next