2004-08-28 |
Howard Chu | fix uninit'd be_context_csn for syncrepl |
blob | commitdiff | raw |
2004-07-02 |
Howard Chu | Qualify some structure fields |
blob | commitdiff | raw | diff to current |
2004-06-14 |
Jong Hyuk Choi | More backglue fix: do not return NO_SUCH_OBJECT when... |
blob | commitdiff | raw | diff to current |
2004-06-12 |
Pierangelo Masarati | clarify no limits in (internal) searches |
blob | commitdiff | raw | diff to current |
2004-06-01 |
Jong Hyuk Choi | Fixing backglue behaviors |
blob | commitdiff | raw | diff to current |
2004-05-31 |
Jong Hyuk Choi | Fix for backglue limit checking |
blob | commitdiff | raw | diff to current |
2004-05-31 |
Jong Hyuk Choi | Patch for ITS#3133 |
blob | commitdiff | raw | diff to current |
2004-04-05 |
Kurt Zeilenga | First rounds of backend/database flag cleanup |
blob | commitdiff | raw | diff to current |
2004-03-18 |
Kurt Zeilenga | cleanup for release engineering |
blob | commitdiff | raw | diff to current |
2004-03-10 |
Howard Chu | Minor cleanup |
blob | commitdiff | raw | diff to current |
2004-03-05 |
Pierangelo Masarati | cleanup |
blob | commitdiff | raw | diff to current |
2004-03-04 |
Pierangelo Masarati | improve fix to ITS#2999: don't care about limits after... |
blob | commitdiff | raw | diff to current |
2004-03-04 |
Pierangelo Masarati | fix ITS#2999 |
blob | commitdiff | raw | diff to current |
2004-02-13 |
Howard Chu | ITS#2888 fix back-ldap to check result of send_search_e... |
blob | commitdiff | raw | diff to current |
2004-01-21 |
Howard Chu | ITS#2888 once more, fix sizelimit propagation |
blob | commitdiff | raw | diff to current |
2004-01-19 |
Ralf Haferkamp | Additional fix for ITS#2924: check for availability of |
blob | commitdiff | raw | diff to current |
2004-01-16 |
Howard Chu | ITS#2924, fix transition to subsequent subordinates |
blob | commitdiff | raw | diff to current |
2004-01-11 |
Pierangelo Masarati | don't segfault if a database doesn't have the suffix |
blob | commitdiff | raw | diff to current |
2004-01-01 |
Kurt Zeilenga | Happy new year |
blob | commitdiff | raw | diff to current |
2003-12-20 |
Pierangelo Masarati | fix previous commit |
blob | commitdiff | raw | diff to current |
2003-12-20 |
Howard Chu | ITS#2888 don't return LDAP_SIZELIMIT_EXCEEDED prematurely |
blob | commitdiff | raw | diff to current |
2003-12-17 |
Kurt Zeilenga | Sync with HEAD |
blob | commitdiff | raw | diff to current |
2003-12-07 |
Howard Chu | Added sc_next and sc_cleanup to slap_callback |
blob | commitdiff | raw | diff to current |
2003-11-27 |
Kurt Zeilenga | Updated notices |
blob | commitdiff | raw | diff to current |
2003-08-30 |
Jong Hyuk Choi | slaptool update for LDAP Sync replication |
blob | commitdiff | raw | diff to current |
2003-08-19 |
Howard Chu | Tweaks to callback processing; callbacks can return... |
blob | commitdiff | raw | diff to current |
2003-04-29 |
Howard Chu | ITS#2474 default return value |
blob | commitdiff | raw | diff to current |
2003-04-29 |
Hallvard Furuseth | Reduce warnings: Add missing 0 or NULL initializers... |
blob | commitdiff | raw | diff to current |
2003-04-20 |
Howard Chu | Fix glue_sub_init realloc disconnect |
blob | commitdiff | raw | diff to current |
2003-04-01 |
Howard Chu | Consolidated slap_callbacks into one function. Removed... |
blob | commitdiff | raw | diff to current |
2003-03-31 |
Howard Chu | Minor cleanup |
blob | commitdiff | raw | diff to current |
2003-03-30 |
Howard Chu | Major API change - (SLAP_OP_BLOCKS) All request paramet... |
blob | commitdiff | raw | diff to current |
2003-03-03 |
Pierangelo Masarati | fix ITS#2343 |
blob | commitdiff | raw | diff to current |
2003-02-05 |
Pierangelo Masarati | partially fixes ITS#2299 |
blob | commitdiff | raw | diff to current |
2003-02-01 |
Luke Howard | Add sendreference callback |
blob | commitdiff | raw | diff to current |
2003-01-19 |
Hallvard Furuseth | Silence gcc warnings (signed vs. unsigned, implicit... |
blob | commitdiff | raw | diff to current |
2003-01-19 |
Hallvard Furuseth | Insert missing initializers, to silence gcc warnings. |
blob | commitdiff | raw | diff to current |
2003-01-03 |
Kurt Zeilenga | Happy new year |
blob | commitdiff | raw | diff to current |
2002-11-28 |
Howard Chu | Fix ITS#2214, clear gs->matched after freeing it. |
blob | commitdiff | raw | diff to current |
2002-11-28 |
Howard Chu | More streamlining. |
blob | commitdiff | raw | diff to current |
2002-11-28 |
Howard Chu | Don't use be_private to point to our glueinfo. This... |
blob | commitdiff | raw | diff to current |
2002-09-06 |
Howard Chu | Fix typo in one-level searches, left over from -r1... |
blob | commitdiff | raw | diff to current |
2002-06-11 |
Kurt Zeilenga | Rework c_authzid_backend in preparation for sasl_setpas... |
blob | commitdiff | raw | diff to current |
2002-05-01 |
Howard Chu | Changed be_[n]suffix, be_[n]suffixAlias to BerVarray... |
blob | commitdiff | raw | diff to current |
2002-04-11 |
Howard Chu | ITS#1733 eliminate o_abandonmutex |
blob | commitdiff | raw | diff to current |
2002-03-30 |
Pierangelo Masarati | initialize temporaries |
blob | commitdiff | raw | diff to current |
2002-03-25 |
Howard Chu | Fix ITS#1675, make sure search results are initialized |
blob | commitdiff | raw | diff to current |
2002-02-23 |
Kurt Zeilenga | C translator portability changes (ITS#1609) |
blob | commitdiff | raw | diff to current |
2002-01-26 |
Howard Chu | Changed dnParent to void instead of int. (It always... |
blob | commitdiff | raw | diff to current |
2002-01-26 |
Howard Chu | Changed dnParent to struct bervals |
blob | commitdiff | raw | diff to current |
2002-01-19 |
Howard Chu | Fix previous commit |
blob | commitdiff | raw | diff to current |
2002-01-18 |
Howard Chu | Change to use dn_match |
blob | commitdiff | raw | diff to current |
2002-01-17 |
Pierangelo Masarati | first round at eliminating dn_parent ... |
blob | commitdiff | raw | diff to current |
2002-01-14 |
Howard Chu | Renamed BVarray to BerVarray. Moved slapd:bvarray_... |
blob | commitdiff | raw | diff to current |
2002-01-13 |
Howard Chu | Reworked callback layout, added send_search_entry callback |
blob | commitdiff | raw | diff to current |
2002-01-12 |
Pierangelo Masarati | error message from be_entry_put tool backend function |
blob | commitdiff | raw | diff to current |
2002-01-11 |
Howard Chu | Fix loop in glue_tool_sync |
blob | commitdiff | raw | diff to current |
2002-01-10 |
Kurt Zeilenga | Rework backend (lastmod + glue + system schema) flags |
blob | commitdiff | raw | diff to current |
2002-01-04 |
Kurt Zeilenga | Update copyright statements |
blob | commitdiff | raw | diff to current |
2002-01-02 |
Howard Chu | Change struct berval ** to BVarray |
blob | commitdiff | raw | diff to current |
2001-12-31 |
Howard Chu | Changed search attrs from struct berval ** to Attribute... |
blob | commitdiff | raw | diff to current |
2001-12-26 |
Kurt Zeilenga | More struct berval DNs changes |
blob | commitdiff | raw | diff to current |
2001-12-26 |
Kurt Zeilenga | Additional struct berval DN changes... |
blob | commitdiff | raw | diff to current |
2001-12-26 |
Kurt Zeilenga | Move search, modify, and modrdn APIs to struct berval... |
blob | commitdiff | raw | diff to current |
2001-12-26 |
Kurt Zeilenga | move compare and delete to struct berval DNs |
blob | commitdiff | raw | diff to current |
2001-12-26 |
Kurt Zeilenga | modify be_referral to use struct berval DNs. |
blob | commitdiff | raw | diff to current |
2001-12-26 |
Howard Chu | First pass at converting bind to struct bervals |
blob | commitdiff | raw | diff to current |
2001-12-26 |
Howard Chu | Changed search attrs to struct berval **. |
blob | commitdiff | raw | diff to current |
2001-12-25 |
Kurt Zeilenga | More struct berval DNs |
blob | commitdiff | raw | diff to current |
2001-12-24 |
Kurt Zeilenga | Clean up some symbol scoping |
blob | commitdiff | raw | diff to current |
2001-12-24 |
Kurt Zeilenga | Misc DN cleanup, no functional changes |
blob | commitdiff | raw | diff to current |
2001-12-18 |
Howard Chu | Minor cleanup |
blob | commitdiff | raw | diff to current |
2001-12-17 |
Howard Chu | from jon@symas.com - minor cleanup |
blob | commitdiff | raw | diff to current |
2001-12-10 |
Howard Chu | More cleanup. The last, I hope. |
blob | commitdiff | raw | diff to current |
2001-12-10 |
Howard Chu | Extra NULL check, just in case |
blob | commitdiff | raw | diff to current |
2001-12-10 |
Howard Chu | Misc cleanup |
blob | commitdiff | raw | diff to current |
2001-12-10 |
Howard Chu | Fix typo in glue_back_select |
blob | commitdiff | raw | diff to current |
2001-12-10 |
Howard Chu | Changed backglue configuration. Added noSubordinates... |
blob | commitdiff | raw | diff to current |
2001-12-09 |
Kurt Zeilenga | fix issuffix call |
blob | commitdiff | raw | diff to current |
2001-12-09 |
Kurt Zeilenga | misc cleanup |
blob | commitdiff | raw | diff to current |
2001-12-09 |
Howard Chu | Cleaned up search, use dn_issuffixbv |
blob | commitdiff | raw | diff to current |
2001-12-09 |
Howard Chu | Added referrals to gluestate. |
blob | commitdiff | raw | diff to current |
2001-12-09 |
Kurt Zeilenga | Remove lint and misc MSVC updates |
blob | commitdiff | raw | diff to current |
2001-12-09 |
Howard Chu | Don't include glued databases in namingContexts |
blob | commitdiff | raw | diff to current |
2001-12-08 |
Howard Chu | Fix for slapcat |
blob | commitdiff | raw | diff to current |
2001-12-08 |
Howard Chu | Added new backglue pseudo-backend. Uses callbacks to... |
blob | commitdiff | raw | diff to current |
|