
CVS log for servers/slapd/overlays/retcode.c
Up to [OpenLDAP] / servers / slapd / overlays
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN
Revision 1.44: download - view: text, markup - select for diffs
Tue Jan 4 23:43:32 2011 UTC (12 years ago) by kurt
Branches: MAIN
CVS tags: MIGRATION_CVS2GIT,
HEAD
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -2
lines
Happy New Year
Revision 1.43: download - view: text, markup - select for diffs
Thu Dec 30 22:55:08 2010 UTC (12 years, 1 month ago) by hallvard
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +3 -1
lines
ITS#6758 Reset some SlapReply flags & data.
Reset data more consistenlty. When resetting sr_entry after sending
data, reset sr_flag as well. Reset rs_attrs and Extended Operation
oid/data after setting and sending them.
Revision 1.42: download - view: text, markup - select for diffs
Mon Dec 20 09:51:14 2010 UTC (12 years, 1 month ago) by hallvard
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +7 -1
lines
Plug memory leaks
Revision 1.41: download - view: text, markup - select for diffs
Tue Apr 13 20:18:25 2010 UTC (12 years, 9 months ago) by kurt
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2
lines
happy belated New Year
Revision 1.40: download - view: text, markup - select for diffs
Sun Nov 22 10:57:17 2009 UTC (13 years, 2 months ago) by ando
Branches: MAIN
CVS tags: ACLCHECK_0,
ACLCHECK
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +4 -1
lines
check result of str2filter; syncrepl: can be broken; retcode: can't; pcache: shouldn't (ITS#6391)
Revision 1.39: download - view: text, markup - select for diffs
Wed Jan 21 23:40:39 2009 UTC (14 years ago) by kurt
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2
lines
Update copyright notices
Revision 1.38: download - view: text, markup - select for diffs
Thu Oct 9 20:34:44 2008 UTC (14 years, 3 months ago) by ando
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2
lines
don't free and reuse filter structure; don't rewrite undefined filter values (ITS#5731,ITS#5732)
Revision 1.37: download - view: text, markup - select for diffs
Thu Sep 18 22:50:17 2008 UTC (14 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +88 -33
lines
add support for back-config delete; fix minor issues
Revision 1.36: download - view: text, markup - select for diffs
Thu Sep 18 22:09:56 2008 UTC (14 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +247 -163
lines
add back-config support to slapo-retcode(5)
Revision 1.35: download - view: text, markup - select for diffs
Mon Jan 7 23:20:14 2008 UTC (15 years ago) by kurt
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2
lines
Happy New Year (belated)
Revision 1.34: download - view: text, markup - select for diffs
Sat Sep 1 13:47:23 2007 UTC (15 years, 5 months ago) by ando
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_4_MP
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -5
lines
fix previous commit
Revision 1.33: download - view: text, markup - select for diffs
Sat Sep 1 13:32:47 2007 UTC (15 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +9 -1
lines
hide schema
Revision 1.32: download - view: text, markup - select for diffs
Thu Aug 16 07:38:16 2007 UTC (15 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -1
lines
uniformly exploit rootdn bind; add support for rootdn bind to backends that didn't have it (ITS#4962)
Revision 1.31: download - view: text, markup - select for diffs
Fri Aug 3 10:02:09 2007 UTC (15 years, 6 months ago) by ralf
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +4 -4
lines
Reworked recent backend API changes, now using a separate struct,
(ConfigReply) for the error messages.
Revision 1.30: download - view: text, markup - select for diffs
Wed Jul 25 15:21:06 2007 UTC (15 years, 6 months ago) by ralf
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +5 -4
lines
Added a new parameter (ConfigArgs*) to the _db_init, _db_open, _db_close and
_db_destroy functions.
Revision 1.29: download - view: text, markup - select for diffs
Wed Feb 21 13:17:25 2007 UTC (15 years, 11 months ago) by ando
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +8 -4
lines
fix in-directory retcode lookup
Revision 1.28: download - view: text, markup - select for diffs
Fri Jan 5 15:18:42 2007 UTC (16 years ago) by ando
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +29 -9
lines
improve disconnect handling
Revision 1.27: download - view: text, markup - select for diffs
Thu Jan 4 19:17:53 2007 UTC (16 years ago) by ando
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +37 -2
lines
disconnect without notice
Revision 1.26: download - view: text, markup - select for diffs
Thu Jan 4 18:58:29 2007 UTC (16 years ago) by ando
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +119 -9
lines
return unsolicited responses
Revision 1.25: download - view: text, markup - select for diffs
Wed Jan 3 19:21:07 2007 UTC (16 years ago) by hyc
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2
lines
Just return API errors to the frontend, don't attempt to send them.
Revision 1.24: download - view: text, markup - select for diffs
Tue Jan 2 19:01:14 2007 UTC (16 years, 1 month ago) by kurt
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2
lines
happy new year
Revision 1.23: download - view: text, markup - select for diffs
Thu Sep 14 05:29:46 2006 UTC (16 years, 4 months ago) by hyc
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_3_MP
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +10 -8
lines
Portability cleanups
Revision 1.22: download - view: text, markup - select for diffs
Wed Sep 13 11:38:24 2006 UTC (16 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +19 -72
lines
Use register_at / register_oc
Revision 1.21: download - view: text, markup - select for diffs
Mon Sep 4 06:40:40 2006 UTC (16 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +8 -3
lines
better handling of randomness
Revision 1.20: download - view: text, markup - select for diffs
Mon Sep 4 06:36:16 2006 UTC (16 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +22 -16
lines
cleanup handling of sleeps
Revision 1.19: download - view: text, markup - select for diffs
Tue Apr 25 17:30:48 2006 UTC (16 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2
lines
more ITS#4503 cleanup
Revision 1.18: download - view: text, markup - select for diffs
Tue Apr 4 08:58:08 2006 UTC (16 years, 10 months ago) by hyc
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_4_BP,
OPENLDAP_REL_ENG_2_4_0ALPHA
Branch point for: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -1
lines
plug leaks
Revision 1.17: download - view: text, markup - select for diffs
Thu Mar 30 21:49:51 2006 UTC (16 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +48 -5
lines
fix multiple response messages; add overall sleep time
Revision 1.16: download - view: text, markup - select for diffs
Tue Jan 3 22:12:25 2006 UTC (17 years ago) by kurt
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2
lines
Happy new year!
Revision 1.15: download - view: text, markup - select for diffs
Fri Nov 25 21:17:25 2005 UTC (17 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +7 -15
lines
use LDAP_SIZELIMIT_EXCEEDED; rework the return values of slap_send_search_entry(); silence a few warnings
Revision 1.14: download - view: text, markup - select for diffs
Fri Nov 25 11:43:51 2005 UTC (17 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -3
lines
streamline overlay configuration
Revision 1.13: download - view: text, markup - select for diffs
Thu Nov 24 23:28:34 2005 UTC (17 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +5 -1
lines
check sizelimit in frontend (ITS#4213)
Revision 1.12: download - view: text, markup - select for diffs
Wed Nov 9 01:52:28 2005 UTC (17 years, 2 months ago) by ando
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_2_MP
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +9 -1
lines
plug yet another one time leak
Revision 1.11: download - view: text, markup - select for diffs
Wed Nov 9 01:48:37 2005 UTC (17 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +5 -1
lines
plug one time leak
Revision 1.10: download - view: text, markup - select for diffs
Wed Nov 9 01:40:34 2005 UTC (17 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +18 -10
lines
fix previous commit
Revision 1.9: download - view: text, markup - select for diffs
Sun Nov 6 22:26:42 2005 UTC (17 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +68 -6
lines
add matchedDN; fix and clarify behavior when searching in-directory entries
Revision 1.8: download - view: text, markup - select for diffs
Sat Aug 20 17:50:59 2005 UTC (17 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -1
lines
cleanup
Revision 1.7: download - view: text, markup - select for diffs
Sat Aug 20 17:05:10 2005 UTC (17 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +9 -8
lines
fix (and partially revert) last commit
Revision 1.6: download - view: text, markup - select for diffs
Sat Aug 20 16:00:40 2005 UTC (17 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +22 -18
lines
cleanup objectclass inheritance; don't proceed if initial lookup resulted in a hit with "success" errcode and the base is search; either the filter doesn't match, or the same action is taken twice
Revision 1.5: download - view: text, markup - select for diffs
Sat Aug 20 09:31:51 2005 UTC (17 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +18 -3
lines
need an AUXILIARY objectClass to play with some special error codes (need to update man page as well)...
Revision 1.4: download - view: text, markup - select for diffs
Sun Jul 17 10:17:54 2005 UTC (17 years, 6 months ago) by hallvard
Branches: MAIN
CVS tags: OPENLDAP_AC_MP,
OPENLDAP_AC_BP,
OPENLDAP_AC
Branch point for: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
Remove spurious printf argument
Revision 1.3: download - view: text, markup - select for diffs
Mon Jul 11 17:09:30 2005 UTC (17 years, 6 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -3
lines
retcode_op_func(): Fix uninitialized variable 'ref':
Under rs->sr_err == LDAP_REFERRAL, return LDAP_OTHER "bad referral
object" if both rdi->rdi_ref and default_referral are NULL.
Revision 1.2: download - view: text, markup - select for diffs
Sat Jun 25 13:05:02 2005 UTC (17 years, 7 months ago) by ando
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +8 -2
lines
don't try to lookup the rootdn; handle errors separately
Revision 1.1: download - view: text, markup - select for diffs
Sun Jun 19 20:39:44 2005 UTC (17 years, 7 months ago) by ando
Branches: MAIN
import retcode overlay
______________
© Copyright 1998-2020,
OpenLDAP Foundation, info@OpenLDAP.org