]> git.sur5r.net Git - openldap/history - servers/slapd/backglue.c
ITS#5489
[openldap] / servers / slapd / backglue.c
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2007-08-23 Pierangelo Masaratifix variable delaration
2007-07-12 Howard ChuITS#4623 fix from HEAD
2007-01-03 Howard Chuglue/rwm fixes from HEAD
2007-01-02 Kurt Zeilengahappy new year
2006-12-13 Howard ChuITS#4615 fix from HEAD
2006-07-28 Kurt ZeilengaITS#4614 fix from HEAD
2006-05-09 Kurt ZeilengaMore Quanah suggested patches
2006-04-07 Howard ChuFix prev commit from HEAD
2006-04-05 Howard ChuImport missing part of ITS#4323 fix from HEAD
2006-04-05 Kurt ZeilengaAdditional backglue changes from HEAD
2006-04-05 Kurt ZeilengaFrom HEAD:
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-21 Kurt ZeilengaChanges from HEAD suggested by Howard (1st round, less...
2005-11-27 Kurt ZeilengaSync with HEAD
2005-11-14 Kurt ZeilengaSync with HEAD
2005-11-03 Kurt ZeilengaSync with HEAD
2005-09-29 Kurt ZeilengaReady for release?
2005-09-28 Kurt ZeilengaSync with HEAD
2005-09-01 Kurt ZeilengaReady for release OPENLDAP_REL_ENG_2_3_7
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
2004-01-19 Ralf HaferkampAdditional fix for ITS#2924: check for availability of
2004-01-16 Howard ChuITS#2924, fix transition to subsequent subordinates
2004-01-11 Pierangelo Masaratidon't segfault if a database doesn't have the suffix
2004-01-01 Kurt ZeilengaHappy new year
2003-12-20 Pierangelo Masaratifix previous commit
2003-12-20 Howard ChuITS#2888 don't return LDAP_SIZELIMIT_EXCEEDED prematurely
2003-12-17 Kurt ZeilengaSync with HEAD
2003-12-07 Howard ChuAdded sc_next and sc_cleanup to slap_callback
2003-11-27 Kurt ZeilengaUpdated notices
2003-08-30 Jong Hyuk Choislaptool update for LDAP Sync replication
2003-08-19 Howard ChuTweaks to callback processing; callbacks can return...
2003-04-29 Howard ChuITS#2474 default return value
2003-04-29 Hallvard FurusethReduce warnings: Add missing 0 or NULL initializers...
2003-04-20 Howard ChuFix glue_sub_init realloc disconnect
2003-04-01 Howard ChuConsolidated slap_callbacks into one function. Removed...
2003-03-31 Howard ChuMinor cleanup
2003-03-30 Howard ChuMajor API change - (SLAP_OP_BLOCKS) All request paramet...
2003-03-03 Pierangelo Masaratifix ITS#2343
2003-02-05 Pierangelo Masaratipartially fixes ITS#2299
2003-02-01 Luke HowardAdd sendreference callback
2003-01-19 Hallvard FurusethSilence gcc warnings (signed vs. unsigned, implicit...
2003-01-19 Hallvard FurusethInsert missing initializers, to silence gcc warnings.
2003-01-03 Kurt ZeilengaHappy new year
2002-11-28 Howard ChuFix ITS#2214, clear gs->matched after freeing it.
2002-11-28 Howard ChuMore streamlining.
2002-11-28 Howard ChuDon't use be_private to point to our glueinfo. This...
2002-09-06 Howard ChuFix typo in one-level searches, left over from -r1...
2002-06-11 Kurt ZeilengaRework c_authzid_backend in preparation for sasl_setpas...
2002-05-01 Howard ChuChanged be_[n]suffix, be_[n]suffixAlias to BerVarray...
2002-04-11 Howard ChuITS#1733 eliminate o_abandonmutex
2002-03-30 Pierangelo Masaratiinitialize temporaries
2002-03-25 Howard ChuFix ITS#1675, make sure search results are initialized
2002-02-23 Kurt ZeilengaC translator portability changes (ITS#1609)
2002-01-26 Howard ChuChanged dnParent to void instead of int. (It always...
2002-01-26 Howard ChuChanged dnParent to struct bervals
2002-01-19 Howard ChuFix previous commit
2002-01-18 Howard ChuChange to use dn_match
2002-01-17 Pierangelo Masaratifirst round at eliminating dn_parent ...
2002-01-14 Howard ChuRenamed BVarray to BerVarray. Moved slapd:bvarray_...
2002-01-13 Howard ChuReworked callback layout, added send_search_entry callback
2002-01-12 Pierangelo Masaratierror message from be_entry_put tool backend function
2002-01-11 Howard ChuFix loop in glue_tool_sync
2002-01-10 Kurt ZeilengaRework backend (lastmod + glue + system schema) flags
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-02 Howard ChuChange struct berval ** to BVarray
2001-12-31 Howard ChuChanged search attrs from struct berval ** to Attribute...
2001-12-26 Kurt ZeilengaMore struct berval DNs changes
2001-12-26 Kurt ZeilengaAdditional struct berval DN changes...
2001-12-26 Kurt ZeilengaMove search, modify, and modrdn APIs to struct berval...
2001-12-26 Kurt Zeilengamove compare and delete to struct berval DNs
2001-12-26 Kurt Zeilengamodify be_referral to use struct berval DNs.
2001-12-26 Howard ChuFirst pass at converting bind to struct bervals
2001-12-26 Howard ChuChanged search attrs to struct berval **.
2001-12-25 Kurt ZeilengaMore struct berval DNs
2001-12-24 Kurt ZeilengaClean up some symbol scoping
2001-12-24 Kurt ZeilengaMisc DN cleanup, no functional changes
2001-12-18 Howard ChuMinor cleanup
2001-12-17 Howard Chufrom jon@symas.com - minor cleanup
2001-12-10 Howard ChuMore cleanup. The last, I hope.
2001-12-10 Howard ChuExtra NULL check, just in case
2001-12-10 Howard ChuMisc cleanup
next