
CVS log for servers/slapd/back-ldap/search.c
Up to [OpenLDAP] / servers / slapd / back-ldap
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.277: download - view: text, markup - select for diffs
Mon Jan 31 04:30:05 2011 UTC (12 years ago) by hallvard
Branches: MAIN
CVS tags: MIGRATION_CVS2GIT,
HEAD
Diff to: previous 1.276: preferred, colored
Changes since revision 1.276: +8 -11
lines
Re-fix ITS#6793 (back-ldap bad free of matchedDN).
Previous fix opened for a ITS#6758-style double free if the
caller was broken. Using REP_MATCHED_MUSTBEFREED is more robust.
Revision 1.276: download - view: text, markup - select for diffs
Sat Jan 29 13:23:53 2011 UTC (12 years ago) by ando
Branches: MAIN
Diff to: previous 1.275: preferred, colored
Changes since revision 1.275: +57 -125
lines
also handle RFC 4526 t-f filters in back-ldap (more about ITS#6814)
Revision 1.275: download - view: text, markup - select for diffs
Sat Jan 29 11:29:21 2011 UTC (12 years ago) by ando
Branches: MAIN
Diff to: previous 1.274: preferred, colored
Changes since revision 1.274: +27 -3
lines
handle undefined filters in back-ldap (more about ITS#6814)
Revision 1.274: download - view: text, markup - select for diffs
Sat Jan 29 09:30:17 2011 UTC (12 years ago) by ando
Branches: MAIN
Diff to: previous 1.273: preferred, colored
Changes since revision 1.273: +58 -20
lines
handle undefined objectClass values in search filters (ITS#6814)
Revision 1.273: download - view: text, markup - select for diffs
Wed Jan 19 20:27:16 2011 UTC (12 years ago) by hyc
Branches: MAIN
Diff to: previous 1.272: preferred, colored
Changes since revision 1.272: +2 -3
lines
ITS#5421 drop ldap-int.h
Revision 1.272: download - view: text, markup - select for diffs
Mon Jan 17 09:55:41 2011 UTC (12 years ago) by hallvard
Branches: MAIN
Diff to: previous 1.271: preferred, colored
Changes since revision 1.271: +7 -15
lines
ITS#6793 Fix back-ldap bad free on matchedDN change
Revision 1.271: download - view: text, markup - select for diffs
Tue Jan 4 23:43:21 2011 UTC (12 years, 1 month ago) by kurt
Branches: MAIN
Diff to: previous 1.270: preferred, colored
Changes since revision 1.270: +2 -2
lines
Happy New Year
Revision 1.270: download - view: text, markup - select for diffs
Fri Dec 31 19:53:17 2010 UTC (12 years, 1 month ago) by hallvard
Branches: MAIN
Diff to: previous 1.269: preferred, colored
Changes since revision 1.269: +4 -1
lines
ITS#6758 Reset dangerous REP_ENTRY_* flags.
If SlapReply.sr_un cannot contain an entry but does or soon may
contain another member than sru_search: Ensure nothing will see
leftover REP_ENTRY_* flags and try to clean up the "entry" there.
Revision 1.269: download - view: text, markup - select for diffs
Thu Dec 30 22:55:07 2010 UTC (12 years, 1 month ago) by hallvard
Branches: MAIN
Diff to: previous 1.268: preferred, colored
Changes since revision 1.268: +3 -2
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.268: download - view: text, markup - select for diffs
Mon Nov 22 12:14:29 2010 UTC (12 years, 2 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.267: preferred, colored
Changes since revision 1.267: +6 -6
lines
For ITS#5421: Also LBER_FREE() -> ber_memfree()
Revision 1.267: download - view: text, markup - select for diffs
Mon Nov 22 11:51:44 2010 UTC (12 years, 2 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.266: preferred, colored
Changes since revision 1.266: +5 -5
lines
For ITS#5421: Remove ldap-int.h dependencies.
LDAP_FREE() -> ber_memfree(), msg->lm_ber -> ldap_get_message_ber(msg).
Revision 1.266: download - view: text, markup - select for diffs
Tue Jun 22 21:14:45 2010 UTC (12 years, 7 months ago) by ando
Branches: MAIN
Diff to: previous 1.265: preferred, colored
Changes since revision 1.265: +7 -6
lines
don't risk leaving around client library error codes
Revision 1.265: download - view: text, markup - select for diffs
Thu Apr 15 03:26:22 2010 UTC (12 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.264: preferred, colored
Changes since revision 1.264: +34 -8
lines
allow to specify a per-database list of attributes that need to be always collected, even if not explicitly requested by clients (addresses ITS#6513)
Revision 1.264: download - view: text, markup - select for diffs
Tue Apr 13 20:18:15 2010 UTC (12 years, 9 months ago) by kurt
Branches: MAIN
Diff to: previous 1.263: preferred, colored
Changes since revision 1.263: +2 -2
lines
happy belated New Year
Revision 1.263: download - view: text, markup - select for diffs
Mon Apr 12 16:01:37 2010 UTC (12 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.262: preferred, colored
Changes since revision 1.262: +6 -6
lines
handle ordered values as appropriate (ITS#6516)
Revision 1.262: download - view: text, markup - select for diffs
Mon Apr 12 05:44:56 2010 UTC (12 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.261: preferred, colored
Changes since revision 1.261: +4 -3
lines
use slab allocation
Revision 1.261: download - view: text, markup - select for diffs
Wed Oct 7 20:46:35 2009 UTC (13 years, 4 months ago) by ando
Branches: MAIN
CVS tags: ACLCHECK_0,
ACLCHECK
Diff to: previous 1.260: preferred, colored
Changes since revision 1.260: +4 -2
lines
plug leak/logical error (ITS#6326)
Revision 1.260: download - view: text, markup - select for diffs
Wed Aug 19 11:20:11 2009 UTC (13 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.259: preferred, colored
Changes since revision 1.259: +4 -2
lines
silence warnings
Revision 1.259: download - view: text, markup - select for diffs
Fri Mar 6 03:00:38 2009 UTC (13 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.258: preferred, colored
Changes since revision 1.258: +2 -2
lines
More explicit for prev commit
Revision 1.258: download - view: text, markup - select for diffs
Fri Mar 6 02:57:35 2009 UTC (13 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.257: preferred, colored
Changes since revision 1.257: +2 -2
lines
ITS#6003, #5916 fix ldap_back_entry_get_rw, no deref here
Revision 1.257: download - view: text, markup - select for diffs
Fri Feb 27 05:57:09 2009 UTC (13 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.256: preferred, colored
Changes since revision 1.256: +2 -2
lines
More for prev
Revision 1.256: download - view: text, markup - select for diffs
Fri Feb 27 05:39:43 2009 UTC (13 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.255: preferred, colored
Changes since revision 1.255: +7 -5
lines
Fix potential double-free of filter on abandon
Revision 1.255: download - view: text, markup - select for diffs
Fri Feb 27 00:58:09 2009 UTC (13 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.254: preferred, colored
Changes since revision 1.254: +2 -2
lines
ITS#5977 fix typo
Revision 1.254: download - view: text, markup - select for diffs
Fri Feb 27 00:45:20 2009 UTC (13 years, 11 months ago) by ando
Branches: MAIN
Diff to: previous 1.253: preferred, colored
Changes since revision 1.253: +4 -1
lines
fix ITS#5959 fix
Revision 1.253: download - view: text, markup - select for diffs
Fri Feb 27 00:31:31 2009 UTC (13 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.252: preferred, colored
Changes since revision 1.252: +3 -4
lines
Better fix for prev
Revision 1.252: download - view: text, markup - select for diffs
Fri Feb 27 00:28:22 2009 UTC (13 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.251: preferred, colored
Changes since revision 1.251: +4 -2
lines
More for prev commit
Revision 1.251: download - view: text, markup - select for diffs
Fri Feb 27 00:11:33 2009 UTC (13 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.250: preferred, colored
Changes since revision 1.250: +29 -5
lines
ITS#5977 strip duplicates out of sorted attrs
Revision 1.250: download - view: text, markup - select for diffs
Fri Feb 20 01:02:17 2009 UTC (13 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.249: preferred, colored
Changes since revision 1.249: +33 -13
lines
ITS#5959 drop illegal values, only drop attr if it's left empty
Revision 1.249: download - view: text, markup - select for diffs
Tue Feb 10 13:27:28 2009 UTC (13 years, 11 months ago) by ando
Branches: MAIN
Diff to: previous 1.248: preferred, colored
Changes since revision 1.248: +29 -5
lines
more on ITS#5931: handle intermediate responses and support syncrepl also in back-ldap
Revision 1.248: download - view: text, markup - select for diffs
Mon Feb 9 13:55:56 2009 UTC (13 years, 11 months ago) by ando
Branches: MAIN
Diff to: previous 1.247: preferred, colored
Changes since revision 1.247: +7 -1
lines
do not assert when receiving intermediate response (partial fix to ITS#5931)
Revision 1.247: download - view: text, markup - select for diffs
Sat Feb 7 14:09:18 2009 UTC (14 years ago) by ando
Branches: MAIN
Diff to: previous 1.246: preferred, colored
Changes since revision 1.246: +4 -3
lines
discard attribute values if attribute name cannot be parsed (ITS#5927)
Revision 1.246: download - view: text, markup - select for diffs
Mon Feb 2 20:14:34 2009 UTC (14 years ago) by hyc
Branches: MAIN
Diff to: previous 1.245: preferred, colored
Changes since revision 1.245: +3 -3
lines
ITS#5916 - externally callable functions are ldap_pvt, not ldap_int.
Revision 1.245: download - view: text, markup - select for diffs
Sat Jan 31 09:27:07 2009 UTC (14 years ago) by ando
Branches: MAIN
Diff to: previous 1.244: preferred, colored
Changes since revision 1.244: +5 -11
lines
Allow alias dereferencing in search C API; use new API in proxy backends (ITS#5916)
Revision 1.244: download - view: text, markup - select for diffs
Wed Jan 21 23:40:34 2009 UTC (14 years ago) by kurt
Branches: MAIN
Diff to: previous 1.243: preferred, colored
Changes since revision 1.243: +2 -2
lines
Update copyright notices
Revision 1.243: download - view: text, markup - select for diffs
Tue Nov 18 00:29:34 2008 UTC (14 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.242: preferred, colored
Changes since revision 1.242: +7 -2
lines
don't bailout in case of insufficientAccess (ITS#5816)
Revision 1.242: download - view: text, markup - select for diffs
Thu Sep 4 06:05:17 2008 UTC (14 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.241: preferred, colored
Changes since revision 1.241: +5 -3
lines
canonicalize undef objectClass names (much like attributes; ITS#5681)
Revision 1.241: download - view: text, markup - select for diffs
Tue Jul 15 10:31:08 2008 UTC (14 years, 6 months ago) by ando
Branches: MAIN
Diff to: previous 1.240: preferred, colored
Changes since revision 1.240: +5 -5
lines
free filter before overlays' cleanup callback
Revision 1.240: download - view: text, markup - select for diffs
Tue Jul 15 06:54:41 2008 UTC (14 years, 6 months ago) by ando
Branches: MAIN
Diff to: previous 1.239: preferred, colored
Changes since revision 1.239: +13 -14
lines
fix potential leak in previous commit
Revision 1.239: download - view: text, markup - select for diffs
Mon Jul 14 20:44:01 2008 UTC (14 years, 6 months ago) by ando
Branches: MAIN
Diff to: previous 1.238: preferred, colored
Changes since revision 1.238: +7 -7
lines
improve previous commit (ITS#5614)
Revision 1.238: download - view: text, markup - select for diffs
Mon Jul 14 20:14:49 2008 UTC (14 years, 6 months ago) by ando
Branches: MAIN
Diff to: previous 1.237: preferred, colored
Changes since revision 1.237: +27 -19
lines
do not propagate undefined or otherwise broken search filters (ITS#5614)
Revision 1.237: download - view: text, markup - select for diffs
Mon Jul 7 19:26:00 2008 UTC (14 years, 7 months ago) by ando
Branches: MAIN
Diff to: previous 1.236: preferred, colored
Changes since revision 1.236: +6 -1
lines
allow proxies to filter out search references (ITS#5593)
Revision 1.236: download - view: text, markup - select for diffs
Sat May 17 09:36:44 2008 UTC (14 years, 8 months ago) by ando
Branches: MAIN
Diff to: previous 1.235: preferred, colored
Changes since revision 1.235: +12 -5
lines
lookup entries as LDAP_REQ_SEARCH (ITS#5513)
Revision 1.235: download - view: text, markup - select for diffs
Mon Jan 7 23:20:11 2008 UTC (15 years, 1 month ago) by kurt
Branches: MAIN
Diff to: previous 1.234: preferred, colored
Changes since revision 1.234: +2 -2
lines
Happy New Year (belated)
Revision 1.234: download - view: text, markup - select for diffs
Sun Sep 23 02:40:16 2007 UTC (15 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.233: preferred, colored
Changes since revision 1.233: +3 -8
lines
More for a_numvals
Revision 1.233: download - view: text, markup - select for diffs
Fri Sep 21 06:43:57 2007 UTC (15 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.232: preferred, colored
Changes since revision 1.232: +2 -1
lines
Attribute/Modification value counters
Revision 1.232: download - view: text, markup - select for diffs
Sat Sep 15 15:33:59 2007 UTC (15 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.231: preferred, colored
Changes since revision 1.231: +7 -6
lines
alloc temporaries on slab
Revision 1.231: download - view: text, markup - select for diffs
Sat Sep 15 15:30:07 2007 UTC (15 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.230: preferred, colored
Changes since revision 1.230: +6 -5
lines
further fix ITS#5138 (please review)
Revision 1.230: download - view: text, markup - select for diffs
Sat Sep 15 01:08:32 2007 UTC (15 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.229: preferred, colored
Changes since revision 1.229: +11 -5
lines
ITS#5138 don't scan past the sequence of attributes
Revision 1.229: download - view: text, markup - select for diffs
Wed Aug 22 13:49:35 2007 UTC (15 years, 5 months ago) by ando
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_4_MP
Diff to: previous 1.228: preferred, colored
Changes since revision 1.228: +6 -8
lines
add support for session tracking (draft-wahl-ldap-sessio) to proxy backends requests
Revision 1.228: download - view: text, markup - select for diffs
Tue Jun 19 18:04:36 2007 UTC (15 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.227: preferred, colored
Changes since revision 1.227: +7 -1
lines
ITS#5025 clear sr_entry before sending search reference
Revision 1.227: download - view: text, markup - select for diffs
Wed Mar 21 21:33:09 2007 UTC (15 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.226: preferred, colored
Changes since revision 1.226: +2 -1
lines
cleanup after sending entry
Revision 1.226: download - view: text, markup - select for diffs
Fri Mar 9 16:24:56 2007 UTC (15 years, 11 months ago) by ando
Branches: MAIN
Diff to: previous 1.225: preferred, colored
Changes since revision 1.225: +11 -8
lines
fix previous commit (ITS#4861)
Revision 1.225: download - view: text, markup - select for diffs
Thu Mar 8 16:57:49 2007 UTC (15 years, 11 months ago) by ando
Branches: MAIN
Diff to: previous 1.224: preferred, colored
Changes since revision 1.224: +32 -21
lines
check consistency of referrals and result code (ITS#4861)
Revision 1.224: download - view: text, markup - select for diffs
Fri Jan 26 00:59:30 2007 UTC (16 years ago) by ando
Branches: MAIN
Diff to: previous 1.223: preferred, colored
Changes since revision 1.223: +3 -2
lines
don't return adminLimitExceeded unless LDAPv3; use largest among candidates timeouts
Revision 1.223: download - view: text, markup - select for diffs
Thu Jan 25 23:40:54 2007 UTC (16 years ago) by ando
Branches: MAIN
Diff to: previous 1.222: preferred, colored
Changes since revision 1.222: +32 -4
lines
implement search timeout when the remote server does not respond in the specified timeout
Revision 1.222: download - view: text, markup - select for diffs
Thu Jan 11 20:33:39 2007 UTC (16 years ago) by ando
Branches: MAIN
Diff to: previous 1.221: preferred, colored
Changes since revision 1.221: +2 -2
lines
fix entry deallocation
Revision 1.221: download - view: text, markup - select for diffs
Tue Jan 9 23:53:05 2007 UTC (16 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.220: preferred, colored
Changes since revision 1.220: +3 -3
lines
further cleanup
Revision 1.220: download - view: text, markup - select for diffs
Tue Jan 9 11:19:04 2007 UTC (16 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.219: preferred, colored
Changes since revision 1.219: +2 -2
lines
allow forcing abandon of search operations on a connection basis
Revision 1.219: download - view: text, markup - select for diffs
Tue Jan 2 19:01:09 2007 UTC (16 years, 1 month ago) by kurt
Branches: MAIN
Diff to: previous 1.218: preferred, colored
Changes since revision 1.218: +2 -2
lines
happy new year
Revision 1.218: download - view: text, markup - select for diffs
Mon Dec 18 00:29:07 2006 UTC (16 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.217: preferred, colored
Changes since revision 1.217: +4 -2
lines
catch double free
Revision 1.217: download - view: text, markup - select for diffs
Sat Oct 7 16:07:57 2006 UTC (16 years, 4 months ago) by ando
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_3_MP
Diff to: previous 1.216: preferred, colored
Changes since revision 1.216: +5 -7
lines
more on clarification of special proxy identities and resilience to connection failure
Revision 1.216: download - view: text, markup - select for diffs
Tue Sep 26 12:51:47 2006 UTC (16 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.215: preferred, colored
Changes since revision 1.215: +4 -2
lines
fix ITS#4686 (retry with idassert)
Revision 1.215: download - view: text, markup - select for diffs
Mon Sep 4 06:24:05 2006 UTC (16 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.214: preferred, colored
Changes since revision 1.214: +2 -2
lines
improve timeout support (ITS#4157, ITS#4663); manpage cleanup
Revision 1.214: download - view: text, markup - select for diffs
Sun Sep 3 09:02:15 2006 UTC (16 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.213: preferred, colored
Changes since revision 1.213: +6 -1
lines
back-ldap should only touch the connection timestamp when activity actually occurred (i.e. ldap_result() returned a positive value), otherwise if "the network cable is removed after the connection is established" ldap_result() keeps returning 0 forever...
Revision 1.213: download - view: text, markup - select for diffs
Tue Aug 29 15:09:08 2006 UTC (16 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.212: preferred, colored
Changes since revision 1.212: +4 -4
lines
fix pre-allocated entry/attribute handling
Revision 1.212: download - view: text, markup - select for diffs
Mon Aug 28 23:43:24 2006 UTC (16 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.211: preferred, colored
Changes since revision 1.211: +3 -6
lines
Entry/Attribute struct caching, to minimize malloc fragmentation
Note: this breaks LDAP_COMP_MATCH and SLAP_ZONE_MALLOC. But they
were probably broken already anyway.
Revision 1.211: download - view: text, markup - select for diffs
Thu Aug 17 17:47:25 2006 UTC (16 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.210: preferred, colored
Changes since revision 1.210: +6 -2
lines
give slapd a chance to play callback cleanup handlers when a search operation is abandoned (ITS#4645)
Revision 1.210: download - view: text, markup - select for diffs
Thu Jun 15 21:12:38 2006 UTC (16 years, 7 months ago) by ando
Branches: MAIN
Diff to: previous 1.209: preferred, colored
Changes since revision 1.209: +8 -5
lines
port identity assertion to back-meta; share as much code as possible with back-ldap; misc cleanup
Revision 1.209: download - view: text, markup - select for diffs
Mon Jun 12 20:09:44 2006 UTC (16 years, 7 months ago) by ando
Branches: MAIN
Diff to: previous 1.208: preferred, colored
Changes since revision 1.208: +2 -4
lines
add support for recursive referrals (with simple loop detection) to slapo-chain (ITS#4070); add simple support for returning the error code instead of the original referral (ITS#4570)
Revision 1.208: download - view: text, markup - select for diffs
Sat Jun 10 14:33:26 2006 UTC (16 years, 8 months ago) by ando
Branches: MAIN
Diff to: previous 1.207: preferred, colored
Changes since revision 1.207: +3 -3
lines
cleanup identity assertion; ready for porting to back-meta
Revision 1.207: download - view: text, markup - select for diffs
Wed Jun 7 21:25:38 2006 UTC (16 years, 8 months ago) by ando
Branches: MAIN
Diff to: previous 1.206: preferred, colored
Changes since revision 1.206: +2 -2
lines
rework quarantine locking and so
Revision 1.206: download - view: text, markup - select for diffs
Sat May 27 17:54:27 2006 UTC (16 years, 8 months ago) by ando
Branches: MAIN
Diff to: previous 1.205: preferred, colored
Changes since revision 1.205: +7 -1
lines
implement proxy quarantine (ITS#4569)
Revision 1.205: download - view: text, markup - select for diffs
Sat May 20 12:29:02 2006 UTC (16 years, 8 months ago) by ando
Branches: MAIN
Diff to: previous 1.204: preferred, colored
Changes since revision 1.204: +6 -6
lines
add cancel strategies (ITS#4560)
Revision 1.204: download - view: text, markup - select for diffs
Thu May 18 20:28:22 2006 UTC (16 years, 8 months ago) by ando
Branches: MAIN
Diff to: previous 1.203: preferred, colored
Changes since revision 1.203: +7 -5
lines
fix referrals return for ops other than search (ITS#4557); use slab memory for temporaries in returning referrals
Revision 1.203: download - view: text, markup - select for diffs
Tue May 16 19:30:10 2006 UTC (16 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.202: preferred, colored
Changes since revision 1.202: +7 -4
lines
Fix ITS#4450, don't overwrite remote server's rs->sr_text
Revision 1.202: download - view: text, markup - select for diffs
Sat Apr 8 12:45:19 2006 UTC (16 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.201: preferred, colored
Changes since revision 1.201: +2 -3
lines
fix previous commit
Revision 1.201: download - view: text, markup - select for diffs
Sun Apr 2 22:33:34 2006 UTC (16 years, 10 months ago) by ando
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_4_BP
Branch point for: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.200: preferred, colored
Changes since revision 1.200: +2 -1
lines
make sure rs->sr_err is fine
Revision 1.200: download - view: text, markup - select for diffs
Tue Mar 28 17:20:01 2006 UTC (16 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.199: preferred, colored
Changes since revision 1.199: +2 -2
lines
propagate pretty DN (ITS#4456)
Revision 1.199: download - view: text, markup - select for diffs
Tue Feb 14 22:18:12 2006 UTC (16 years, 11 months ago) by kurt
Branches: MAIN
Diff to: previous 1.198: preferred, colored
Changes since revision 1.198: +1 -13
lines
unifdef -DLDAP_NULL_IS_NULL
Revision 1.198: download - view: text, markup - select for diffs
Wed Jan 11 14:32:34 2006 UTC (17 years ago) by ando
Branches: MAIN
Diff to: previous 1.197: preferred, colored
Changes since revision 1.197: +12 -5
lines
in abnormal cases, error may be sent twice
Revision 1.197: download - view: text, markup - select for diffs
Fri Jan 6 15:33:46 2006 UTC (17 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.196: preferred, colored
Changes since revision 1.196: +17 -9
lines
cleanup
Revision 1.196: download - view: text, markup - select for diffs
Tue Jan 3 22:12:19 2006 UTC (17 years, 1 month ago) by kurt
Branches: MAIN
Diff to: previous 1.195: preferred, colored
Changes since revision 1.195: +2 -2
lines
Happy new year!
Revision 1.195: download - view: text, markup - select for diffs
Fri Dec 16 15:19:17 2005 UTC (17 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.194: preferred, colored
Changes since revision 1.194: +3 -3
lines
fix memory handling
Revision 1.194: download - view: text, markup - select for diffs
Tue Dec 13 19:11:26 2005 UTC (17 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.193: preferred, colored
Changes since revision 1.193: +2 -2
lines
use macros instead of numbers...
Revision 1.193: download - view: text, markup - select for diffs
Fri Nov 25 21:17:24 2005 UTC (17 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.192: preferred, colored
Changes since revision 1.192: +7 -7
lines
use LDAP_SIZELIMIT_EXCEEDED; rework the return values of slap_send_search_entry(); silence a few warnings
Revision 1.192: 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.191: preferred, colored
Changes since revision 1.191: +4 -1
lines
check sizelimit in frontend (ITS#4213)
Revision 1.191: download - view: text, markup - select for diffs
Sun Nov 20 00:59:26 2005 UTC (17 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.190: preferred, colored
Changes since revision 1.190: +11 -2
lines
don't care about empty matched/text #ifdef LDAP_NULL_IS_NULL
Revision 1.190: download - view: text, markup - select for diffs
Sun Nov 20 00:39:19 2005 UTC (17 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.189: preferred, colored
Changes since revision 1.189: +1 -2
lines
cleanup
Revision 1.189: download - view: text, markup - select for diffs
Sat Nov 19 14:00:50 2005 UTC (17 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.188: preferred, colored
Changes since revision 1.188: +21 -13
lines
fix dangling resources issue in slapd-ldap; completely rework slapo-chain to fix the resource leak/concurrency issue; add support for multiple well-known URIs to set credentials for, and deal with unknown URIs anonymously; similar reworking and cleanup for slapd-meta
Revision 1.188: download - view: text, markup - select for diffs
Wed Nov 16 13:20:45 2005 UTC (17 years, 2 months ago) by ando
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_2_MP
Diff to: previous 1.187: preferred, colored
Changes since revision 1.187: +3 -2
lines
refine previous commit...
Revision 1.187: download - view: text, markup - select for diffs
Wed Nov 16 13:17:19 2005 UTC (17 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.186: preferred, colored
Changes since revision 1.186: +4 -3
lines
fix matched handling of slapd-ldap/slapo-chain (ITS#4176)
Revision 1.186: download - view: text, markup - select for diffs
Sun Nov 6 22:29:11 2005 UTC (17 years, 3 months ago) by ando
Branches: MAIN
Diff to: previous 1.185: preferred, colored
Changes since revision 1.185: +5 -5
lines
backport write operation timeouts from back-meta to back-ldap; minor cleanup & silence warnings
Revision 1.185: download - view: text, markup - select for diffs
Tue Nov 1 15:47:17 2005 UTC (17 years, 3 months ago) by ando
Branches: MAIN
Diff to: previous 1.184: preferred, colored
Changes since revision 1.184: +2 -1
lines
don't leak matchedDN
Revision 1.184: download - view: text, markup - select for diffs
Sat Sep 24 16:39:26 2005 UTC (17 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.183: preferred, colored
Changes since revision 1.183: +3 -5
lines
cleanup states/timeout handling in back-ldap/meta; add connection pooling and defer of pseudoroot bind to back-meta
Revision 1.183: download - view: text, markup - select for diffs
Mon Aug 29 07:48:07 2005 UTC (17 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.182: preferred, colored
Changes since revision 1.182: +2 -2
lines
fix previous commit
Revision 1.182: download - view: text, markup - select for diffs
Sat Aug 27 17:20:31 2005 UTC (17 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.181: preferred, colored
Changes since revision 1.181: +17 -5
lines
prettify matchedDN; return response code
Revision 1.181: download - view: text, markup - select for diffs
Thu Aug 25 19:14:26 2005 UTC (17 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.180: preferred, colored
Changes since revision 1.180: +6 -5
lines
allow undefined attrs to be "proxied" (ITS#3959)
Revision 1.180: download - view: text, markup - select for diffs
Mon Aug 22 16:14:41 2005 UTC (17 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.179: preferred, colored
Changes since revision 1.179: +2 -1
lines
need some minimal timeout otherwise strange issues occur
Revision 1.179: download - view: text, markup - select for diffs
Thu Aug 18 09:26:29 2005 UTC (17 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.178: preferred, colored
Changes since revision 1.178: +8 -2
lines
strip entryDN from search entries; frontend will reattach it :(
Revision 1.178: download - view: text, markup - select for diffs
Wed Aug 17 06:13:24 2005 UTC (17 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.177: preferred, colored
Changes since revision 1.177: +10 -1
lines
set "matched" as appropriate (ITS#3942)
Revision 1.177: download - view: text, markup - select for diffs
Sat Jul 30 14:25:18 2005 UTC (17 years, 6 months ago) by ando
Branches: MAIN
CVS tags: OPENLDAP_AC_MP,
OPENLDAP_AC_BP,
OPENLDAP_AC
Diff to: previous 1.176: preferred, colored
Changes since revision 1.176: +42 -20
lines
fix referrals handling (needs work)
Revision 1.176: download - view: text, markup - select for diffs
Sat Jul 23 17:38:57 2005 UTC (17 years, 6 months ago) by ando
Branches: MAIN
Diff to: previous 1.175: preferred, colored
Changes since revision 1.175: +4 -4
lines
reverse logic (chasing a dangling pointer...)
Revision 1.175: download - view: text, markup - select for diffs
Mon Jul 18 19:32:31 2005 UTC (17 years, 6 months ago) by ando
Branches: MAIN
Diff to: previous 1.174: preferred, colored
Changes since revision 1.174: +4 -1
lines
fix ITS#3862
Revision 1.174: download - view: text, markup - select for diffs
Mon Jul 18 04:22:34 2005 UTC (17 years, 6 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.173: preferred, colored
Changes since revision 1.173: +2 -2
lines
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
Revision 1.173: download - view: text, markup - select for diffs
Wed Jun 29 14:38:09 2005 UTC (17 years, 7 months ago) by ando
Branches: MAIN
Diff to: previous 1.172: preferred, colored
Changes since revision 1.172: +10 -5
lines
seems to definitely fix issues related to ITS#3808
Revision 1.172: download - view: text, markup - select for diffs
Wed Jun 29 10:28:40 2005 UTC (17 years, 7 months ago) by ando
Branches: MAIN
Diff to: previous 1.171: preferred, colored
Changes since revision 1.171: +2 -2
lines
more on ITS#3808
Revision 1.171: download - view: text, markup - select for diffs
Thu Jun 16 17:27:03 2005 UTC (17 years, 7 months ago) by ando
Branches: MAIN
Diff to: previous 1.170: preferred, colored
Changes since revision 1.170: +8 -2
lines
fix ITS#3785: do our best to deal with invalid filters...
Revision 1.170: download - view: text, markup - select for diffs
Mon Jun 13 17:14:40 2005 UTC (17 years, 7 months ago) by ando
Branches: MAIN
Diff to: previous 1.169: preferred, colored
Changes since revision 1.169: +14 -3
lines
preemptive time limit check in proxy backends
Revision 1.169: download - view: text, markup - select for diffs
Sat May 21 12:53:05 2005 UTC (17 years, 8 months ago) by ando
Branches: MAIN
Diff to: previous 1.168: preferred, colored
Changes since revision 1.168: +3 -3
lines
fix entry DN free
Revision 1.168: download - view: text, markup - select for diffs
Fri May 13 07:06:28 2005 UTC (17 years, 8 months ago) by ando
Branches: MAIN
Diff to: previous 1.167: preferred, colored
Changes since revision 1.167: +14 -35
lines
don't bother about slap_dummy_bv
Revision 1.167: download - view: text, markup - select for diffs
Thu May 5 16:11:35 2005 UTC (17 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.166: preferred, colored
Changes since revision 1.166: +3 -3
lines
consistently rename function
Revision 1.166: download - view: text, markup - select for diffs
Thu May 5 10:01:12 2005 UTC (17 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.165: preferred, colored
Changes since revision 1.165: +9 -3
lines
fix previous commit: don't loop on undefined; return success with no data in case of undefined filter
Revision 1.165: download - view: text, markup - select for diffs
Thu May 5 09:19:11 2005 UTC (17 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.164: preferred, colored
Changes since revision 1.164: +120 -46
lines
fix support for absoluteFilters
Revision 1.164: download - view: text, markup - select for diffs
Wed May 4 22:31:11 2005 UTC (17 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.163: preferred, colored
Changes since revision 1.163: +15 -4
lines
fix previous commit
Revision 1.163: download - view: text, markup - select for diffs
Wed May 4 22:07:17 2005 UTC (17 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.162: preferred, colored
Changes since revision 1.162: +20 -4
lines
honor T-F filters (ITS#3706) and some cleanup
Revision 1.162: download - view: text, markup - select for diffs
Wed May 4 21:16:56 2005 UTC (17 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.161: preferred, colored
Changes since revision 1.161: +15 -11
lines
if for any reason ldap_search_ext() fails (e.g. ITS#3706) don't wait for results
Revision 1.161: download - view: text, markup - select for diffs
Mon Mar 14 18:23:42 2005 UTC (17 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.160: preferred, colored
Changes since revision 1.160: +2 -2
lines
Fix typo
Revision 1.160: download - view: text, markup - select for diffs
Fri Mar 4 05:25:10 2005 UTC (17 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.159: preferred, colored
Changes since revision 1.159: +2 -2
lines
Fix prev commit, make sure to only send result once
Revision 1.159: download - view: text, markup - select for diffs
Fri Mar 4 05:20:37 2005 UTC (17 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.158: preferred, colored
Changes since revision 1.158: +10 -7
lines
Fix ITS#3537 (need to repeat this fix for the other operations too.)
Revision 1.158: download - view: text, markup - select for diffs
Thu Feb 17 23:37:40 2005 UTC (17 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.157: preferred, colored
Changes since revision 1.157: +5 -3
lines
Always return SLAPD_ABANDON in response to op->o_abandon being set.
Revision 1.157: download - view: text, markup - select for diffs
Sun Feb 6 21:12:02 2005 UTC (18 years ago) by ando
Branches: MAIN
Diff to: previous 1.156: preferred, colored
Changes since revision 1.156: +2 -2
lines
allow stacking of a default chaining control when chasing further referrals; fix referral return memory allocation on direct search
Revision 1.156: download - view: text, markup - select for diffs
Sun Jan 30 21:05:46 2005 UTC (18 years ago) by ando
Branches: MAIN
Diff to: previous 1.155: preferred, colored
Changes since revision 1.155: +3 -3
lines
implement hook; cleanup
Revision 1.155: download - view: text, markup - select for diffs
Fri Jan 28 00:43:49 2005 UTC (18 years ago) by ando
Branches: MAIN
Diff to: previous 1.154: preferred, colored
Changes since revision 1.154: +31 -3
lines
allow referrals in result (may happen); propagate chaining errors
Revision 1.154: download - view: text, markup - select for diffs
Mon Jan 24 08:38:28 2005 UTC (18 years ago) by ando
Branches: MAIN
Diff to: previous 1.153: preferred, colored
Changes since revision 1.153: +11 -16
lines
StartTLS (ITS#3507) + chain overlay fixes and improvements
Revision 1.153: download - view: text, markup - select for diffs
Thu Jan 20 08:04:37 2005 UTC (18 years ago) by ando
Branches: MAIN
Diff to: previous 1.152: preferred, colored
Changes since revision 1.152: +1 -9
lines
remove #ifdef's for identity assertion
Revision 1.152: download - view: text, markup - select for diffs
Wed Jan 19 21:59:25 2005 UTC (18 years ago) by ando
Branches: MAIN
Diff to: previous 1.151: preferred, colored
Changes since revision 1.151: +17 -6
lines
cleanup; add proxyAuthz capability
Revision 1.151: download - view: text, markup - select for diffs
Sat Jan 1 19:49:54 2005 UTC (18 years, 1 month ago) by kurt
Branches: MAIN
Diff to: previous 1.150: preferred, colored
Changes since revision 1.150: +2 -2
lines
Happy New Year!
Revision 1.150: download - view: text, markup - select for diffs
Sat Jan 1 15:14:40 2005 UTC (18 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.149: preferred, colored
Changes since revision 1.149: +2 -2
lines
trim comment
Revision 1.149: download - view: text, markup - select for diffs
Sat Dec 11 17:36:31 2004 UTC (18 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.148: preferred, colored
Changes since revision 1.148: +6 -5
lines
more cleanup
Revision 1.148: download - view: text, markup - select for diffs
Wed Dec 1 20:47:13 2004 UTC (18 years, 2 months ago) by ando
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_3_BP
Branch point for: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.147: preferred, colored
Changes since revision 1.147: +14 -5
lines
allow undefined schema items to be returned by back-ldap and remapped by the rwm overlay
Revision 1.147: download - view: text, markup - select for diffs
Sat Nov 13 13:43:30 2004 UTC (18 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.146: preferred, colored
Changes since revision 1.146: +128 -270
lines
remove rewrite stuff -- now delegted to rwm overlay
Revision 1.146: download - view: text, markup - select for diffs
Thu Oct 7 00:55:51 2004 UTC (18 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +11 -3
lines
Add a retry for entry_get too. (oops)
Revision 1.145: download - view: text, markup - select for diffs
Fri Oct 1 09:16:38 2004 UTC (18 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.144: preferred, colored
Changes since revision 1.144: +11 -1
lines
Add a retry for failed connections
Revision 1.144: download - view: text, markup - select for diffs
Sat Sep 4 02:54:32 2004 UTC (18 years, 5 months ago) by kurt
Branches: MAIN
Diff to: previous 1.143: preferred, colored
Changes since revision 1.143: +1 -6
lines
unifdef -UNEW_LOGGING
Revision 1.143: download - view: text, markup - select for diffs
Tue Aug 24 07:19:33 2004 UTC (18 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.142: preferred, colored
Changes since revision 1.142: +7 -2
lines
add paged results support to back-ldap
Revision 1.142: download - view: text, markup - select for diffs
Sun Jul 25 21:16:41 2004 UTC (18 years, 6 months ago) by ando
Branches: MAIN
Diff to: previous 1.141: preferred, colored
Changes since revision 1.141: +3 -5
lines
slightly rework user/operational attributes handling (including fixing a bug in the logic of the previous change to backend_operational()); cleanup; more improvements to slapo-rwm and back-relay
Revision 1.141: download - view: text, markup - select for diffs
Thu Jul 22 21:03:04 2004 UTC (18 years, 6 months ago) by ando
Branches: MAIN
Diff to: previous 1.140: preferred, colored
Changes since revision 1.140: +4 -6
lines
fix previous fix
Revision 1.140: download - view: text, markup - select for diffs
Sun Jul 18 19:44:30 2004 UTC (18 years, 6 months ago) by ando
Branches: MAIN
Diff to: previous 1.139: preferred, colored
Changes since revision 1.139: +2 -1
lines
rework op/rs structures to deal with opeartional attributes
Revision 1.139: download - view: text, markup - select for diffs
Tue Jul 6 20:02:52 2004 UTC (18 years, 7 months ago) by ando
Branches: MAIN
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +112 -54
lines
validate/pretty before normalizing... (ITS#3218)
Revision 1.138: download - view: text, markup - select for diffs
Sun Jul 4 21:35:18 2004 UTC (18 years, 7 months ago) by ando
Branches: MAIN
Diff to: previous 1.137: preferred, colored
Changes since revision 1.137: +41 -24
lines
clear shared connections when ldap_result fails with -1 (typically, remote server is down); fixes ITS#3217
Revision 1.137: download - view: text, markup - select for diffs
Sat Jun 12 09:33:21 2004 UTC (18 years, 7 months ago) by ando
Branches: MAIN
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +2 -2
lines
clarify no limits in (internal) searches
Revision 1.136: download - view: text, markup - select for diffs
Tue May 25 02:54:32 2004 UTC (18 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.135: preferred, colored
Changes since revision 1.135: +10 -10
lines
Fix entry_get, only check mapped attr if attr was provided
Revision 1.135: download - view: text, markup - select for diffs
Sat May 22 15:26:03 2004 UTC (18 years, 8 months ago) by ando
Branches: MAIN
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +5 -2
lines
more on identity assertion
Revision 1.134: download - view: text, markup - select for diffs
Wed May 19 21:19:24 2004 UTC (18 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.133: preferred, colored
Changes since revision 1.133: +3 -5
lines
Always normalize entries (ITS#3152, ITS#3144)
Revision 1.133: download - view: text, markup - select for diffs
Thu May 13 18:25:53 2004 UTC (18 years, 8 months ago) by ando
Branches: MAIN
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +3 -9
lines
add idassert code (undocumented yet)
Revision 1.132: download - view: text, markup - select for diffs
Wed Apr 7 02:11:44 2004 UTC (18 years, 10 months ago) by kurt
Branches: MAIN
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +5 -5
lines
use BER_BVNULL
Revision 1.131: download - view: text, markup - select for diffs
Mon Apr 5 15:36:53 2004 UTC (18 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.130: preferred, colored
Changes since revision 1.130: +2 -2
lines
exploit new frontend API 2 protocol error mapping; use urldesc...
Revision 1.130: download - view: text, markup - select for diffs
Wed Mar 17 10:50:15 2004 UTC (18 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +2 -1
lines
reset SlapReply flags
Revision 1.129: download - view: text, markup - select for diffs
Wed Mar 10 20:11:14 2004 UTC (18 years, 11 months ago) by ando
Branches: MAIN
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +2 -2
lines
add "searchFilterAttrDN" rewrite context, and allow filterstring rewrite
Revision 1.128: download - view: text, markup - select for diffs
Mon Mar 8 17:12:45 2004 UTC (18 years, 11 months ago) by ando
Branches: MAIN
Diff to: previous 1.127: preferred, colored
Changes since revision 1.127: +12 -59
lines
move limits evaluation to frontend
Revision 1.127: download - view: text, markup - select for diffs
Sat Mar 6 08:33:24 2004 UTC (18 years, 11 months ago) by ando
Branches: MAIN
Diff to: previous 1.126: preferred, colored
Changes since revision 1.126: +2 -2
lines
fix continuation of ITS#2999
Revision 1.126: download - view: text, markup - select for diffs
Sat Feb 28 15:05:59 2004 UTC (18 years, 11 months ago) by ando
Branches: MAIN
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +12 -2
lines
handle filter computed in a more granular way (ITS#2977)
Revision 1.125: download - view: text, markup - select for diffs
Wed Feb 18 15:40:37 2004 UTC (18 years, 11 months ago) by ando
Branches: MAIN
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +2 -2
lines
allow search limits based on groups (ITS#2967)
Revision 1.124: download - view: text, markup - select for diffs
Fri Feb 13 01:44:13 2004 UTC (18 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +9 -4
lines
ITS#2888 fix back-ldap to check result of send_search_entry.
Make sure sizelimit errors are propagated.
Revision 1.123: download - view: text, markup - select for diffs
Sat Jan 17 11:25:46 2004 UTC (19 years ago) by ando
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_1_MP
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +2 -2
lines
improve fix to ITS#2923; note that suffix massaging is inherently flawed, because comperisons should always occur on Normalized DN, while massaging can also occur on Pretty DN, but there is no guarantee they have the same length or any length-based comparison can work; so in any case, we should pass the Normalized DN and, if the Pretty DN is present, massage it as well accordingly
Revision 1.122: download - view: text, markup - select for diffs
Sat Jan 17 10:48:14 2004 UTC (19 years ago) by ando
Branches: MAIN
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +3 -3
lines
fix ITS#2923
Revision 1.121: download - view: text, markup - select for diffs
Thu Jan 1 18:15:34 2004 UTC (19 years, 1 month ago) by kurt
Branches: MAIN
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +2 -2
lines
Happy new year
Revision 1.120: download - view: text, markup - select for diffs
Sat Dec 13 01:00:07 2003 UTC (19 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +2 -6
lines
Clean up entry initialization
Revision 1.119: download - view: text, markup - select for diffs
Mon Dec 8 16:41:41 2003 UTC (19 years, 2 months ago) by kurt
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +4 -32
lines
notices and acknowledgements
Revision 1.118: download - view: text, markup - select for diffs
Sat Dec 6 13:39:07 2003 UTC (19 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +2 -1
lines
Clear ocflags
Revision 1.117: download - view: text, markup - select for diffs
Mon Dec 1 07:04:51 2003 UTC (19 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +33 -20
lines
add administrative bind and proxyAuthz control to enable bound operations in distributed directories (need to manually #define LDAP_BACK_PROXY_AUTHZ and patches from ITS#2851 and ITS#2852)
Revision 1.116: download - view: text, markup - select for diffs
Mon Dec 1 07:01:31 2003 UTC (19 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +2 -2
lines
this memory will be freed by free()
Revision 1.115: download - view: text, markup - select for diffs
Thu Nov 27 05:35:14 2003 UTC (19 years, 2 months ago) by kurt
Branches: MAIN
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +18 -4
lines
notices and acknowledges
Revision 1.114: download - view: text, markup - select for diffs
Sat Sep 20 05:48:58 2003 UTC (19 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +7 -5
lines
Fix segfault if entry_get is called with NULL attribute
Revision 1.113: download - view: text, markup - select for diffs
Tue Apr 29 16:28:14 2003 UTC (19 years, 9 months ago) by kurt
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_2_BP,
OPENLDAP_REL_ENG_2_2_0ALPHA
Branch point for: OPENLDAP_REL_ENG_2_2
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +5 -3
lines
remove dnNormalize2
replace calls to dnNormalize2 with calls to dnNormalize
Revision 1.112: download - view: text, markup - select for diffs
Thu Apr 10 23:29:30 2003 UTC (19 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +4 -3
lines
More memory context tweaks
Revision 1.111: download - view: text, markup - select for diffs
Mon Apr 7 15:51:42 2003 UTC (19 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +2 -31
lines
need a second function because of different free() routines
Revision 1.110: download - view: text, markup - select for diffs
Mon Apr 7 15:07:52 2003 UTC (19 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +12 -11
lines
use berval
Revision 1.109: download - view: text, markup - select for diffs
Mon Apr 7 14:52:59 2003 UTC (19 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +12 -22
lines
group rewrite/map stuff in one structure and optimize more function calls
Revision 1.108: download - view: text, markup - select for diffs
Mon Apr 7 10:53:01 2003 UTC (19 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +35 -10
lines
use rewrite info instead of ldapinfo for reusability in back-meta; will change soon
Revision 1.107: download - view: text, markup - select for diffs
Mon Apr 7 09:55:12 2003 UTC (19 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +4 -1
lines
Use individual addAttrDN, compareAttrDN, modifyAttrDN, searchAttrDN contexts
instead of re-using other contexts.
Revision 1.106: download - view: text, markup - select for diffs
Mon Apr 7 09:40:23 2003 UTC (19 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +14 -18
lines
Cleanup previous
Revision 1.105: download - view: text, markup - select for diffs
Mon Apr 7 09:38:45 2003 UTC (19 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +2 -2
lines
(SLAP_NVALUES) attr->a_nvals must not be NULL, set equal to a_vals when
not normalizing.
Revision 1.104: download - view: text, markup - select for diffs
Mon Apr 7 08:51:57 2003 UTC (19 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +2 -2
lines
Fix matchedDn detection
Revision 1.103: download - view: text, markup - select for diffs
Mon Apr 7 08:15:18 2003 UTC (19 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +47 -166
lines
Cleanup ENABLE_REWRITE ifdefs, put into a new ldap_back_dn_massage().
All DN attrs are massaged, whether or not ENABLE_REWRITE is defined.
Use "dnAttr" rewriteContext for Add, Compare, & Modify.
Fixed ldap_back_compare.
Revision 1.102: download - view: text, markup - select for diffs
Sat Apr 5 14:53:29 2003 UTC (19 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +29 -13
lines
map attrs improvement
Revision 1.101: download - view: text, markup - select for diffs
Sat Apr 5 01:35:17 2003 UTC (19 years, 10 months ago) by kurt
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +1 -7
lines
#ifdef -DSLAP_NVALUES
Revision 1.100: download - view: text, markup - select for diffs
Fri Apr 4 23:25:57 2003 UTC (19 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +1 -2
lines
cleanup
Revision 1.99: download - view: text, markup - select for diffs
Fri Apr 4 23:20:55 2003 UTC (19 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +15 -14
lines
minor fixes: leaks, dangling pointers, cleaner tag skip
for subschemaSubentry; still having problems with group ACLs ...
Revision 1.98: download - view: text, markup - select for diffs
Fri Apr 4 20:20:49 2003 UTC (19 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +5 -5
lines
more args elimination + allow specific messages when mapping client API errors to LDAP_OTHER
Revision 1.97: download - view: text, markup - select for diffs
Fri Apr 4 09:03:29 2003 UTC (19 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +34 -19
lines
normalize values only if required
Revision 1.96: download - view: text, markup - select for diffs
Fri Apr 4 07:55:56 2003 UTC (19 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +7 -5
lines
handle failure or missing attrs
Revision 1.95: download - view: text, markup - select for diffs
Thu Apr 3 23:47:25 2003 UTC (19 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +2 -1
lines
Fix prev commit
Revision 1.94: download - view: text, markup - select for diffs
Thu Apr 3 23:01:28 2003 UTC (19 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +36 -17
lines
Mapping fixes, SLAP_NVALUES fixes
Revision 1.93: download - view: text, markup - select for diffs
Thu Apr 3 22:48:54 2003 UTC (19 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +45 -8
lines
first cut at mapping/rewriting before search (after search it's already handled by ldap_build_entry)
Revision 1.92: download - view: text, markup - select for diffs
Thu Apr 3 22:47:19 2003 UTC (19 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +8 -2
lines
remove more unnecessary args
Revision 1.91: download - view: text, markup - select for diffs
Thu Apr 3 21:55:57 2003 UTC (19 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +2 -2
lines
Fix shared/private binds, fix entry_get malloc
Revision 1.90: download - view: text, markup - select for diffs
Thu Apr 3 21:23:56 2003 UTC (19 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +5 -5
lines
trim unnecessary args
Revision 1.89: download - view: text, markup - select for diffs
Thu Apr 3 20:54:51 2003 UTC (19 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +7 -3
lines
anyone knows a safer way to skip a tag?
Revision 1.88: download - view: text, markup - select for diffs
Thu Apr 3 20:48:17 2003 UTC (19 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +4 -6
lines
of course there's a better way to skip a tag :)
Revision 1.87: download - view: text, markup - select for diffs
Thu Apr 3 20:40:41 2003 UTC (19 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +14 -1
lines
eat undesired values
Revision 1.86: download - view: text, markup - select for diffs
Thu Apr 3 19:35:27 2003 UTC (19 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +9 -10
lines
cleanup and fixes
Revision 1.85: download - view: text, markup - select for diffs
Tue Apr 1 22:40:51 2003 UTC (19 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +2 -2
lines
Fix typos in prev commit
Revision 1.84: download - view: text, markup - select for diffs
Tue Apr 1 02:12:19 2003 UTC (19 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +3 -6
lines
Consolidated slap_callbacks into one function. Removed send_search_result.
Revision 1.83: download - view: text, markup - select for diffs
Sun Mar 30 07:03:55 2003 UTC (19 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +92 -109
lines
Major API change - (SLAP_OP_BLOCKS) All request parameters are
consolidated into the Operation structure. All reply parameters
are consolidated into the new SlapReply structure. Most operations
now have identical call signatures... Changes are not #ifdef'd,
revert to -r NO_SLAP_OP_BLOCKS if necessary to back out.
Revision 1.82: download - view: text, markup - select for diffs
Wed Mar 26 10:50:04 2003 UTC (19 years, 10 months ago) by hyc
Branches: MAIN
CVS tags: NO_SLAP_OP_BLOCKS
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +136 -41
lines
Deleted BackendInfo->bi_acl_attribute, bi_acl_group.
Replaced with bi_entry_get_rw.
Implemented for back-bdb, back-ldbm, back-ldap.
Revision 1.81: download - view: text, markup - select for diffs
Mon Mar 24 01:59:43 2003 UTC (19 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +4 -1
lines
SLAP_NVALUES - quick hack, just set a->a_nvals = a->a_vals. will need to
fix this if ACLs are expected to work on the local slapd.
Revision 1.80: download - view: text, markup - select for diffs
Tue Mar 11 17:09:38 2003 UTC (19 years, 11 months ago) by ando
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +13 -6
lines
fix ITS#2362 and other leaks/unhandled massaged DN memory
Revision 1.79: download - view: text, markup - select for diffs
Sat Mar 1 10:08:54 2003 UTC (19 years, 11 months ago) by ando
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +39 -69
lines
improved filter mapping/rewrite; improved result rewriting; improved attribute/objectclass mapping configuration
Revision 1.78: download - view: text, markup - select for diffs
Tue Feb 18 23:01:23 2003 UTC (19 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +2 -2
lines
Fix do/don't send result logic
Revision 1.77: download - view: text, markup - select for diffs
Sun Feb 16 08:22:45 2003 UTC (19 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +3 -3
lines
Added passwd_exop, added matchedDN rewrite for results.
Revision 1.76: download - view: text, markup - select for diffs
Fri Feb 14 04:23:45 2003 UTC (19 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +15 -14
lines
Use extended async APIs to allow direct parsing of results. Otherwise
they will be interleaved in LDAP*. Avoid setting any options on the handle.
Revision 1.75: download - view: text, markup - select for diffs
Thu Feb 13 22:29:56 2003 UTC (19 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +9 -9
lines
Implemented connection pooling. Requires libldap_r to allow multiple threads
to access the same LDAP* handle.
Revision 1.74: download - view: text, markup - select for diffs
Thu Feb 13 22:19:51 2003 UTC (19 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +2 -3
lines
Revert previous, wasn't broken.
Revision 1.73: download - view: text, markup - select for diffs
Thu Feb 13 09:24:32 2003 UTC (19 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +2 -1
lines
Fix uninit'd timeout value
Revision 1.72: download - view: text, markup - select for diffs
Mon Jan 27 15:39:56 2003 UTC (20 years ago) by ando
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +6 -5
lines
clean up mapping api
Revision 1.71: download - view: text, markup - select for diffs
Mon Jan 27 15:07:10 2003 UTC (20 years ago) by ando
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +3 -3
lines
fix objectclass mapping (to nothing)
Revision 1.70: download - view: text, markup - select for diffs
Fri Jan 3 19:20:57 2003 UTC (20 years, 1 month ago) by kurt
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +2 -2
lines
Happy new year
Revision 1.69: download - view: text, markup - select for diffs
Thu Nov 21 11:59:00 2002 UTC (20 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +9 -5
lines
improve limits handling and consistency; return "Admin limit exceeded" instead of "Unwilling to perform"
Revision 1.68: download - view: text, markup - select for diffs
Sun Nov 10 17:16:43 2002 UTC (20 years, 3 months ago) by ando
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +16 -12
lines
improve error messages
Revision 1.67: download - view: text, markup - select for diffs
Sat Aug 31 08:35:23 2002 UTC (20 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +71 -19
lines
added referral support to back-{ldap,meta}; need to allow send_serch_reference() handle NULL entry pointer
Revision 1.66: download - view: text, markup - select for diffs
Thu Aug 29 12:39:32 2002 UTC (20 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +17 -5
lines
add server side controls to back-ldap and back-meta
Revision 1.65: download - view: text, markup - select for diffs
Tue Aug 13 15:00:55 2002 UTC (20 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +11 -8
lines
better error handling when returning results
Revision 1.64: download - view: text, markup - select for diffs
Sat Aug 10 12:25:41 2002 UTC (20 years, 6 months ago) by ando
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +12 -2
lines
same as for back-meta
Revision 1.63: download - view: text, markup - select for diffs
Wed Jul 31 20:49:03 2002 UTC (20 years, 6 months ago) by kurt
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +2 -2
lines
operationsError != Internal Error
hence, s/LDAP_OPERATIONS_ERROR/LDAP_OTHER/
Revision 1.62: download - view: text, markup - select for diffs
Thu Jul 11 18:33:32 2002 UTC (20 years, 7 months ago) by julius
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +18 -25
lines
Coverted LDAP_LOG macro to use subsystem ID int values instead of string values
Revision 1.61: download - view: text, markup - select for diffs
Fri May 3 12:23:55 2002 UTC (20 years, 9 months ago) by hyc
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_MP
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +2 -2
lines
Use specific msg id instead of ANY to retrieve search results
Revision 1.60: download - view: text, markup - select for diffs
Thu May 2 09:42:11 2002 UTC (20 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +4 -1
lines
broken berval after successful rewrite
Revision 1.59: download - view: text, markup - select for diffs
Wed May 1 15:53:32 2002 UTC (20 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +14 -10
lines
massage dn-valued attributes also when compiled without --enable-rewrite
Revision 1.58: download - view: text, markup - select for diffs
Wed May 1 15:45:03 2002 UTC (20 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +6 -7
lines
use BerVarray for suffix_massaging stuff
Revision 1.57: download - view: text, markup - select for diffs
Mon Apr 29 08:12:51 2002 UTC (20 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +3 -3
lines
honor limits if below soft limit
Revision 1.56: download - view: text, markup - select for diffs
Thu Apr 11 06:08:42 2002 UTC (20 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +2 -8
lines
ITS#1733 eliminate o_abandonmutex
Revision 1.55: download - view: text, markup - select for diffs
Mon Feb 11 08:38:49 2002 UTC (20 years, 11 months ago) by hyc
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_1_BP,
OPENLDAP_REL_ENG_2_1_ALPHA0
Branch point for: OPENLDAP_REL_ENG_2_1
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +2 -1
lines
Silence a warning about ldap_debug
Revision 1.54: download - view: text, markup - select for diffs
Mon Jan 14 00:43:21 2002 UTC (21 years ago) by hyc
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +2 -2
lines
Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to
liblber:ber_bvarray_{add,free}.
Revision 1.53: download - view: text, markup - select for diffs
Sun Jan 13 22:23:24 2002 UTC (21 years ago) by hyc
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +2 -1
lines
Modify performance patch from Gertjan van Wingerde <gwingerde@home.nl>
Revision 1.52: download - view: text, markup - select for diffs
Sat Jan 12 16:35:01 2002 UTC (21 years ago) by ando
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +14 -9
lines
some memory handling cleanup: check that memory is freed by who allocated it, or at least put a FIXME where not
Revision 1.51: download - view: text, markup - select for diffs
Sun Jan 6 05:11:02 2002 UTC (21 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +5 -13
lines
Use 'm' ber_scanf format where convenient
Revision 1.50: download - view: text, markup - select for diffs
Sat Jan 5 17:31:38 2002 UTC (21 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +11 -12
lines
more cleanup
Revision 1.49: download - view: text, markup - select for diffs
Fri Jan 4 20:17:51 2002 UTC (21 years, 1 month ago) by kurt
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +2 -2
lines
Update copyright statements
Revision 1.48: download - view: text, markup - select for diffs
Fri Jan 4 18:11:55 2002 UTC (21 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +13 -4
lines
misc fix/improvements
Revision 1.47: download - view: text, markup - select for diffs
Fri Jan 4 16:51:46 2002 UTC (21 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +2 -2
lines
fix rewrite iteration
Revision 1.46: download - view: text, markup - select for diffs
Thu Jan 3 23:49:34 2002 UTC (21 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +8 -7
lines
struct berval fixes, fix memory leak in ldap_send_entry
Revision 1.45: download - view: text, markup - select for diffs
Thu Jan 3 15:28:21 2002 UTC (21 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +3 -3
lines
trivial fixes
Revision 1.44: download - view: text, markup - select for diffs
Thu Jan 3 04:38:27 2002 UTC (21 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +4 -5
lines
Changed AttributeName back into an array instead of a linked list.
Fixed bug in do_search eating up controls.
Revision 1.43: download - view: text, markup - select for diffs
Wed Jan 2 16:56:48 2002 UTC (21 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +7 -8
lines
minor fixes
Revision 1.42: download - view: text, markup - select for diffs
Wed Jan 2 10:00:38 2002 UTC (21 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +52 -60
lines
Change struct berval ** to BVarray
Revision 1.41: download - view: text, markup - select for diffs
Mon Dec 31 10:35:54 2001 UTC (21 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +8 -7
lines
Changed search attrs from struct berval ** to AttributeName *
Revision 1.40: download - view: text, markup - select for diffs
Sat Dec 29 13:18:31 2001 UTC (21 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +6 -4
lines
fix rewrite stuff
Revision 1.39: download - view: text, markup - select for diffs
Sat Dec 29 03:48:01 2001 UTC (21 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -4
lines
Added dnPretty2/dnNormalize2 using preallocated destination berval
Revision 1.38: download - view: text, markup - select for diffs
Fri Dec 28 03:20:08 2001 UTC (21 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +19 -21
lines
More struct beral conversion
Revision 1.37: download - view: text, markup - select for diffs
Wed Dec 26 19:47:42 2001 UTC (21 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +9 -9
lines
some char* to berval fixes
Revision 1.36: download - view: text, markup - select for diffs
Wed Dec 26 14:28:02 2001 UTC (21 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2
lines
Changed get_limits to struct berval*
Revision 1.35: download - view: text, markup - select for diffs
Wed Dec 26 08:19:57 2001 UTC (21 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +10 -5
lines
Fix attrs handling
Revision 1.34: download - view: text, markup - select for diffs
Wed Dec 26 07:17:45 2001 UTC (21 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +4 -4
lines
Changed search attrs to struct berval **.
Use typedefs for all backend functions, to minimize work in future API
updates. (back-*/external.h will never need updating in the future.)
Revision 1.33: download - view: text, markup - select for diffs
Tue Dec 25 18:48:27 2001 UTC (21 years, 1 month ago) by kurt
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2
lines
More struct berval DNs
Revision 1.32: download - view: text, markup - select for diffs
Mon Dec 24 14:11:03 2001 UTC (21 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +3 -3
lines
Changed sai_dn, sai_ndn to struct berval. (Affects op->o_dn,o_ndn,
conn->c_dn,c_ndn, Access->a_dn_pat)
Revision 1.31: download - view: text, markup - select for diffs
Fri Nov 16 06:45:37 2001 UTC (21 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +3 -3
lines
Changed AttributeType.sat_cname from char * to struct berval.
(will fix up back-bdb next.)
Revision 1.30: download - view: text, markup - select for diffs
Mon Oct 22 11:23:07 2001 UTC (21 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -2
lines
Moved AttributeDescription caching into main code:
Changed AttributeDescription.{ad_cname,ad_lang} to struct berval everywhere
Deleted ad_free() everywhere
Added ad_mutex to init.c
The AttributeDescriptions are in a linked list hanging off of the
corresponding AttributeType.
Revision 1.29: download - view: text, markup - select for diffs
Wed Oct 3 16:17:08 2001 UTC (21 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +16 -3
lines
use slap_str2undef_ad for unknown attributes
Revision 1.28: download - view: text, markup - select for diffs
Sat Aug 4 09:10:35 2001 UTC (21 years, 6 months ago) by ando
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +52 -7
lines
add limits stuff to back-ldap
Revision 1.27: download - view: text, markup - select for diffs
Sun Jun 3 06:53:13 2001 UTC (21 years, 8 months ago) by ando
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -3
lines
semicolon after colon in goto labels
Revision 1.26: download - view: text, markup - select for diffs
Wed May 16 20:55:44 2001 UTC (21 years, 8 months ago) by ando
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +42 -3
lines
added new log; minor cleanup of rewrite stuff
Revision 1.25: download - view: text, markup - select for diffs
Fri May 11 22:51:30 2001 UTC (21 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +223 -28
lines
This is the commit of:
- librewrite, for string rewriting; it may be used in back-ldap
by configuring with '--enable-rewrite'. It must be used in
back-meta. There's a text file, 'libraries/librewrite/RATIONALE',
that explains the usage and the features. More comprehensive
documentation will follow.
- enhancements of back-ldap (ITS#989,ITS#998,ITS#1002,ITS#1054 and ITS#1137)
including dn rewriting, a fix to group acl matching and so
- back-meta: a new backend that proxies a set of remote servers
by spawning queries. It uses portions of back-ldap and the rewrite
capabilities of librewrite. It can be compiled by configuring
with `--enable-ldap --enable-rewrite --enable-meta'.
There's a text file, 'servers/slapd/back-meta/Documentation', that
describes the main features and config statements.
Note: someone (Kurt?) should run 'autoconf' and commit 'configure' as
my autoconf version must be different: my configures contain a number
of differences and I didn't feel comfortable in adding them :)
Revision 1.24: download - view: text, markup - select for diffs
Tue Feb 20 15:08:14 2001 UTC (21 years, 11 months ago) by mrv
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2
lines
bug fix
Revision 1.23: download - view: text, markup - select for diffs
Mon Feb 19 18:15:14 2001 UTC (21 years, 11 months ago) by mrv
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +77 -24
lines
attribute & objectclass mapping rules
Revision 1.22: download - view: text, markup - select for diffs
Fri Jan 19 20:27:20 2001 UTC (22 years ago) by hyc
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +33 -9
lines
Pierangelo Masarati's bugfixes and enhancements for suffix-massaging.
See the Changes file for detailed description.
Revision 1.21: download - view: text, markup - select for diffs
Wed Jan 17 06:09:23 2001 UTC (22 years ago) by kurt
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +5 -1
lines
Mark as "altered version"
Revision 1.20: download - view: text, markup - select for diffs
Wed Jan 17 05:32:26 2001 UTC (22 years ago) by kurt
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -1
lines
ITS#919: fix str2ad initialization bug
Revision 1.19: download - view: text, markup - select for diffs
Mon Oct 23 11:32:14 2000 UTC (22 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -1
lines
Fix: remap API error codes into protocol error codes before sending
back to client.
Revision 1.18: download - view: text, markup - select for diffs
Thu Jun 8 16:36:37 2000 UTC (22 years, 8 months ago) by kurt
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2
lines
Remove lint
Revision 1.17: download - view: text, markup - select for diffs
Tue Jun 6 17:43:20 2000 UTC (22 years, 8 months ago) by kurt
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -12
lines
unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT
Revision 1.16: download - view: text, markup - select for diffs
Tue Jun 6 03:21:14 2000 UTC (22 years, 8 months ago) by mrv
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +10 -8
lines
Fix memory leak in new schema code.
Revision 1.15: download - view: text, markup - select for diffs
Sun Jun 4 21:02:35 2000 UTC (22 years, 8 months ago) by mrv
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +14 -1
lines
Update to work with schemas (SLAPD_SCHEMA_NOT_COMPAT=1)
Revision 1.14: download - view: text, markup - select for diffs
Mon May 22 01:55:03 2000 UTC (22 years, 8 months ago) by kurt
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -4
lines
const'ification
Revision 1.13: download - view: text, markup - select for diffs
Thu Sep 23 23:46:37 1999 UTC (23 years, 4 months ago) by kdz
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2
lines
In preparation for adding dn_rewrite()...
s/dn_normalize/dn_validate/
s/dn_normalize_case/dn_normalize/
Revision 1.12: download - view: text, markup - select for diffs
Sat Sep 18 21:40:04 1999 UTC (23 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1
lines
Added mixed-case as well as up-cased DN argument. The behavior of back-bdb2
and back-ldbm are preserved, they only use the up-cased DNs. back-passwd
uses the mixed-case DN. All others are using mixed-case DN, may need more
fixing.
Revision 1.11: download - view: text, markup - select for diffs
Wed Sep 8 17:06:36 1999 UTC (23 years, 5 months ago) by kdz
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -0
lines
Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers.
Replace old Id as needed (back-tcl).
Leave updating of contribWare to contributors (for now).
Revision 1.10: download - view: text, markup - select for diffs
Thu Sep 2 10:08:43 1999 UTC (23 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1
lines
Fix extraneous call to ldap_msgfree.
Revision 1.9: download - view: text, markup - select for diffs
Thu Sep 2 06:05:18 1999 UTC (23 years, 5 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -0
lines
Cleanup:
Fix printf formats, remove unused variables, add missing prototypes in slapd,
add static/const, add some return types or change to void return type.
Revision 1.8: download - view: text, markup - select for diffs
Sun Jul 25 20:13:52 1999 UTC (23 years, 6 months ago) by hyc
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_BP,
OPENLDAP_REL_ENG_2_0_ALPHA2,
OPENLDAP_REL_ENG_2_0_ALPHA
Branch point for: OPENLDAP_REL_ENG_2
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -5
lines
Fix unportable code. Thanks, Hallvard.
Revision 1.7: download - view: text, markup - select for diffs
Sat Jul 24 01:39:24 1999 UTC (23 years, 6 months ago) by kdz
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1
lines
Add support for LDAP_ALL_OPERATIONAL_ATTRIBUTES ("+") (based on
LDAPext discussions).
Add attrs and attrsonly support to monitor/config info.
Add rdn attributes to schema/monitor/config.
Add extensibleObject objectclass to schema/monitor/config.
Add top objectclass to rootdse/monitor/config.
Remove opattrs option from send_search_entry().
Revision 1.6: download - view: text, markup - select for diffs
Thu Jul 22 15:14:43 1999 UTC (23 years, 6 months ago) by kdz
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1
lines
Add limited LDAP_INVALID_DN_SYNTAX support. dn_normalize{,_case}() now returns
NULL does not meet basic syntax rules.
Revision 1.5: download - view: text, markup - select for diffs
Fri Jul 16 00:45:50 1999 UTC (23 years, 6 months ago) by kdz
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -2
lines
Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS.
Includes support for update referral for each replicated backend.
Reworked replication test to use update referral.
Includes major rewrite of response encoding codes (result.c).
Includes reworked alias support and eliminates old suffix alias codes
(can be emulated using named alias).
Includes (untested) support for the Manage DSA IT control.
Works in LDAPv2 world. Still testing in LDAPv3 world.
Added default referral (test009) test.
Revision 1.4: download - view: text, markup - select for diffs
Wed Jul 7 16:51:40 1999 UTC (23 years, 7 months ago) by kdz
Branches: MAIN
Branch point for: OPENLDAP_DEVEL_REFERRALS
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1
lines
Add support for unsolicited notifications.
Revision 1.3: download - view: text, markup - select for diffs
Sat Jun 5 18:27:44 1999 UTC (23 years, 8 months ago) by kdz
Branches: MAIN
CVS tags: OPENLDAP_DEVEL_SCHEMA,
OPENLDAP_DEVEL_BER_TYPES
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1
lines
s/LDAP_OPT_MATCH_STRING/LDAP_OPT_MATCHED_DN/
Revision 1.2: download - view: text, markup - select for diffs
Wed May 26 08:45:51 1999 UTC (23 years, 8 months ago) by gomez
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0
lines
Added include <ac/time.h> needed for struct timeval...
Revision 1.1: download - view: text, markup - select for diffs
Wed May 26 00:35:22 1999 UTC (23 years, 8 months ago) by hyc
Branches: MAIN
CVS tags: OPENLDAP_SLAPD_BACK_LDAP
For ITS#157: Added LDAP backend for slapd, which also required adding
LDAP_OPT_MATCH_STRING to ldap.h and libldap/options.c.
Revision 1.4.2.4: download - view: text, markup - select for diffs
Wed Jul 14 00:54:36 1999 UTC (23 years, 7 months ago) by kdz
Branches: OPENLDAP_DEVEL_REFERRALS
Diff to: previous 1.4.2.3: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4.2.3: +1 -1
lines
Fix transposed send_search_entry args.
Toy with back-passwd/search scopes.
Revision 1.4.2.3: download - view: text, markup - select for diffs
Mon Jul 12 21:17:38 1999 UTC (23 years, 7 months ago) by kdz
Branches: OPENLDAP_DEVEL_REFERRALS
Diff to: previous 1.4.2.2: preferred, colored
Changes since revision 1.4.2.2: +3 -2
lines
Make other backends (excepting BDB2) compile.
Integration of BDB2 changes will be deferred until after
LDBM work is completed.
Revision 1.4.2.2: download - view: text, markup - select for diffs
Fri Jul 9 18:02:57 1999 UTC (23 years, 7 months ago) by kdz
Branches: OPENLDAP_DEVEL_REFERRALS
Diff to: previous 1.4.2.1: preferred, colored
Changes since revision 1.4.2.1: +1 -1
lines
Add additional args to send_ldap_result calls.
Revision 1.4.2.1: download - view: text, markup - select for diffs
Fri Jul 9 16:31:11 1999 UTC (23 years, 7 months ago) by kdz
Branches: OPENLDAP_DEVEL_REFERRALS
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1
lines
LDAPv3 Referrals (using old style referral entries) initial commit.
Have not completed work on backends other than LDBM.
All send_() routines have new parameters (which will likely change
some more to support responses with controls).
slapd/back-ldbm only compiles. NOT TESTED. This is a work in progress.
Revision 1.8.2.6: download - view: text, markup - select for diffs
Fri Jan 4 20:38:32 2002 UTC (21 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_27,
OPENLDAP_REL_ENG_2_0_26,
OPENLDAP_REL_ENG_2_0_25,
OPENLDAP_REL_ENG_2_0_24,
OPENLDAP_REL_ENG_2_0_23,
OPENLDAP_REL_ENG_2_0_22,
OPENLDAP_REL_ENG_2_0_21,
OPENLDAP_REL_ENG_2_0_20
Diff to: previous 1.8.2.5: preferred, colored; branchpoint 1.8: preferred, colored; next MAIN 1.9: preferred, colored
Changes since revision 1.8.2.5: +2 -2
lines
Update copyrights for year 2002
Revision 1.8.2.5: download - view: text, markup - select for diffs
Fri Dec 7 14:46:58 2001 UTC (21 years, 2 months ago) by ando
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_19
Diff to: previous 1.8.2.4: preferred, colored; branchpoint 1.8: preferred, colored
Changes since revision 1.8.2.4: +7 -2
lines
fixes ITS#1367 for REL_ENG
Revision 1.8.2.4: download - view: text, markup - select for diffs
Wed Jan 17 06:04:25 2001 UTC (22 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_9,
OPENLDAP_REL_ENG_2_0_8,
OPENLDAP_REL_ENG_2_0_18,
OPENLDAP_REL_ENG_2_0_17,
OPENLDAP_REL_ENG_2_0_16,
OPENLDAP_REL_ENG_2_0_15,
OPENLDAP_REL_ENG_2_0_14,
OPENLDAP_REL_ENG_2_0_13,
OPENLDAP_REL_ENG_2_0_12,
OPENLDAP_REL_ENG_2_0_11,
OPENLDAP_REL_ENG_2_0_10
Diff to: previous 1.8.2.3: preferred, colored; branchpoint 1.8: preferred, colored
Changes since revision 1.8.2.3: +7 -2
lines
Mark as "altered version" per original copyright notice
Revision 1.8.2.3: download - view: text, markup - select for diffs
Mon Oct 30 17:47:24 2000 UTC (22 years, 3 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_7
Diff to: previous 1.8.2.2: preferred, colored; branchpoint 1.8: preferred, colored
Changes since revision 1.8.2.2: +2 -1
lines
Import latest back-ldap from devel
Revision 1.8.2.2: download - view: text, markup - select for diffs
Tue Jun 13 17:57:32 2000 UTC (22 years, 7 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_GAMMA,
OPENLDAP_REL_ENG_2_0_BETA,
OPENLDAP_REL_ENG_2_0_ALPHA4,
OPENLDAP_REL_ENG_2_0_6,
OPENLDAP_REL_ENG_2_0_5,
OPENLDAP_REL_ENG_2_0_4,
OPENLDAP_REL_ENG_2_0_3,
OPENLDAP_REL_ENG_2_0_2,
OPENLDAP_REL_ENG_2_0_1,
OPENLDAP_REL_ENG_2_0_0
Diff to: previous 1.8.2.1: preferred, colored; branchpoint 1.8: preferred, colored
Changes since revision 1.8.2.1: +14 -9
lines
Merge latest devel codes into releng 2 branch.
Remove back-perl, back-sql, back-tcl from branch as they have yet
to be updated.
Additional changes are needed prior to release of alpha4.
Revision 1.8.2.1: download - view: text, markup - select for diffs
Fri Sep 10 20:25:32 1999 UTC (23 years, 5 months ago) by kdz
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_ALPHA3
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +6 -1
lines
Merge in all devel changes since 2.0-alpha2.
Move OPENLDAP_REL_ENG_2_MP forward.
Revision 1.55.2.12: download - view: text, markup - select for diffs
Wed Mar 12 22:27:57 2003 UTC (19 years, 11 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: OPENLDAP_REL_ENG_2_1_30,
OPENLDAP_REL_ENG_2_1_29,
OPENLDAP_REL_ENG_2_1_28,
OPENLDAP_REL_ENG_2_1_27,
OPENLDAP_REL_ENG_2_1_26,
OPENLDAP_REL_ENG_2_1_25,
OPENLDAP_REL_ENG_2_1_24,
OPENLDAP_REL_ENG_2_1_23,
OPENLDAP_REL_ENG_2_1_22,
OPENLDAP_REL_ENG_2_1_21,
OPENLDAP_REL_ENG_2_1_20,
OPENLDAP_REL_ENG_2_1_19,
OPENLDAP_REL_ENG_2_1_18,
OPENLDAP_REL_ENG_2_1_17,
OPENLDAP_REL_ENG_2_1_16
Diff to: previous 1.55.2.11: preferred, colored; branchpoint 1.55: preferred, colored; next MAIN 1.56: preferred, colored
Changes since revision 1.55.2.11: +13 -6
lines
ITS#2363 fix from HEAD
Revision 1.55.2.11: download - view: text, markup - select for diffs
Sun Feb 9 16:31:38 2003 UTC (20 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: OPENLDAP_REL_ENG_2_1_15,
OPENLDAP_REL_ENG_2_1_14,
OPENLDAP_REL_ENG_2_1_13
Diff to: previous 1.55.2.10: preferred, colored; branchpoint 1.55: preferred, colored
Changes since revision 1.55.2.10: +9 -8
lines
First round of imports from HEAD
Revision 1.55.2.10: download - view: text, markup - select for diffs
Tue Nov 26 17:33:47 2002 UTC (20 years, 2 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: OPENLDAP_REL_ENG_2_1_9,
OPENLDAP_REL_ENG_2_1_12,
OPENLDAP_REL_ENG_2_1_11,
OPENLDAP_REL_ENG_2_1_10
Diff to: previous 1.55.2.9: preferred, colored; branchpoint 1.55: preferred, colored
Changes since revision 1.55.2.9: +9 -5
lines
Search limit updates and other misc cleanup
Revision 1.55.2.9: download - view: text, markup - select for diffs
Mon Nov 11 02:42:38 2002 UTC (20 years, 3 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
Diff to: previous 1.55.2.8: preferred, colored; branchpoint 1.55: preferred, colored
Changes since revision 1.55.2.8: +16 -12
lines
Misc changes from HEAD
Revision 1.55.2.8: download - view: text, markup - select for diffs
Sun Sep 1 03:59:01 2002 UTC (20 years, 5 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: OPENLDAP_REL_ENG_2_1_8,
OPENLDAP_REL_ENG_2_1_7,
OPENLDAP_REL_ENG_2_1_6,
OPENLDAP_REL_ENG_2_1_5
Diff to: previous 1.55.2.7: preferred, colored; branchpoint 1.55: preferred, colored
Changes since revision 1.55.2.7: +71 -19
lines
Add search continuation support
Revision 1.55.2.7: download - view: text, markup - select for diffs
Fri Aug 30 00:58:12 2002 UTC (20 years, 5 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
Diff to: previous 1.55.2.6: preferred, colored; branchpoint 1.55: preferred, colored
Changes since revision 1.55.2.6: +17 -5
lines
Sync with HEAD
Revision 1.55.2.6: download - view: text, markup - select for diffs
Fri Aug 16 17:20:38 2002 UTC (20 years, 5 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: OPENLDAP_REL_ENG_2_1_4
Diff to: previous 1.55.2.5: preferred, colored; branchpoint 1.55: preferred, colored
Changes since revision 1.55.2.5: +11 -8
lines
Sync with HEAD
Revision 1.55.2.5: download - view: text, markup - select for diffs
Mon Aug 12 15:09:39 2002 UTC (20 years, 5 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
Diff to: previous 1.55.2.4: preferred, colored; branchpoint 1.55: preferred, colored
Changes since revision 1.55.2.4: +12 -2
lines
Sync with HEAD
Revision 1.55.2.4: download - view: text, markup - select for diffs
Mon Aug 5 19:08:07 2002 UTC (20 years, 6 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
Diff to: previous 1.55.2.3: preferred, colored; branchpoint 1.55: preferred, colored
Changes since revision 1.55.2.3: +2 -2
lines
s/LDAP_OPERATIONS_ERROR/LDAP_OTHER/
Revision 1.55.2.3: download - view: text, markup - select for diffs
Sun Jul 28 19:16:36 2002 UTC (20 years, 6 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
Diff to: previous 1.55.2.2: preferred, colored; branchpoint 1.55: preferred, colored
Changes since revision 1.55.2.2: +18 -25
lines
mostly new logging
Revision 1.55.2.2: download - view: text, markup - select for diffs
Wed May 22 14:25:53 2002 UTC (20 years, 8 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: OPENLDAP_REL_ENG_2_1_3,
OPENLDAP_REL_ENG_2_1_2
Diff to: previous 1.55.2.1: preferred, colored; branchpoint 1.55: preferred, colored
Changes since revision 1.55.2.1: +22 -16
lines
Suck in latest changes from HEAD
Revision 1.55.2.1: download - view: text, markup - select for diffs
Mon Apr 15 15:22:00 2002 UTC (20 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: OPENLDAP_REL_ENG_2_1_BETA1
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +2 -8
lines
Suck in HEAD changes since 2.1alpha
Revision 1.113.2.23: download - view: text, markup - select for diffs
Mon Jul 18 19:35:32 2005 UTC (17 years, 6 months ago) by ando
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_30,
OPENLDAP_REL_ENG_2_2_29,
OPENLDAP_REL_ENG_2_2_28
Diff to: previous 1.113.2.22: preferred, colored; branchpoint 1.113: preferred, colored; next MAIN 1.114: preferred, colored
Changes since revision 1.113.2.22: +4 -1
lines
import ITS#3862 fix
Revision 1.113.2.22: download - view: text, markup - select for diffs
Mon Mar 14 18:30:33 2005 UTC (17 years, 10 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_27,
OPENLDAP_REL_ENG_2_2_26,
OPENLDAP_REL_ENG_2_2_25,
OPENLDAP_REL_ENG_2_2_24
Diff to: previous 1.113.2.21: preferred, colored; branchpoint 1.113: preferred, colored
Changes since revision 1.113.2.21: +1 -2
lines
Cleanup prev commit
Revision 1.113.2.21: download - view: text, markup - select for diffs
Mon Mar 14 18:28:57 2005 UTC (17 years, 10 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_2
Diff to: previous 1.113.2.20: preferred, colored; branchpoint 1.113: preferred, colored
Changes since revision 1.113.2.20: +10 -6
lines
ITS#3537 - import fix from HEAD
Revision 1.113.2.20: download - view: text, markup - select for diffs
Wed Feb 2 13:51:05 2005 UTC (18 years ago) by hyc
Branches: OPENLDAP_REL_ENG_2_2
Diff to: previous 1.113.2.19: preferred, colored; branchpoint 1.113: preferred, colored
Changes since revision 1.113.2.19: +2 -2
lines
Import entry_get fix from HEAD
Revision 1.113.2.19: download - view: text, markup - select for diffs
Thu Jan 20 17:01:12 2005 UTC (18 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_23,
OPENLDAP_REL_ENG_2_2_22,
OPENLDAP_REL_ENG_2_2_21
Diff to: previous 1.113.2.18: preferred, colored; branchpoint 1.113: preferred, colored
Changes since revision 1.113.2.18: +2 -2
lines
Happy new year!
Revision 1.113.2.18: download - view: text, markup - select for diffs
Thu Dec 30 16:54:50 2004 UTC (18 years, 1 month ago) by ando
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_20
Diff to: previous 1.113.2.17: preferred, colored; branchpoint 1.113: preferred, colored
Changes since revision 1.113.2.17: +2 -2
lines
misc back-ldap/back-meta memory and mapping fixes
Revision 1.113.2.17: download - view: text, markup - select for diffs
Sat Dec 25 12:24:39 2004 UTC (18 years, 1 month ago) by hyc
Branches: OPENLDAP_REL_ENG_2_2
Diff to: previous 1.113.2.16: preferred, colored; branchpoint 1.113: preferred, colored
Changes since revision 1.113.2.16: +31 -14
lines
ITS#3172 connection retry from HEAD
Revision 1.113.2.16: download - view: text, markup - select for diffs
Thu Jul 22 21:02:20 2004 UTC (18 years, 6 months ago) by ando
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_19,
OPENLDAP_REL_ENG_2_2_18,
OPENLDAP_REL_ENG_2_2_17,
OPENLDAP_REL_ENG_2_2_16,
OPENLDAP_REL_ENG_2_2_15
Diff to: previous 1.113.2.15: preferred, colored; branchpoint 1.113: preferred, colored
Changes since revision 1.113.2.15: +4 -6
lines
fix previous fix
Revision 1.113.2.15: download - view: text, markup - select for diffs
Fri Jul 9 16:32:00 2004 UTC (18 years, 7 months ago) by ando
Branches: OPENLDAP_REL_ENG_2_2
Diff to: previous 1.113.2.14: preferred, colored; branchpoint 1.113: preferred, colored
Changes since revision 1.113.2.14: +41 -24
lines
import fix to ITS#3217 (cached connections failover) from HEAD
Revision 1.113.2.14: download - view: text, markup - select for diffs
Tue Jul 6 20:14:41 2004 UTC (18 years, 7 months ago) by ando
Branches: OPENLDAP_REL_ENG_2_2
Diff to: previous 1.113.2.13: preferred, colored; branchpoint 1.113: preferred, colored
Changes since revision 1.113.2.13: +93 -36
lines
validate/pretty before normalizing... (ITS#3218)
Revision 1.113.2.13: download - view: text, markup - select for diffs
Wed Jun 16 18:19:57 2004 UTC (18 years, 7 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_14
Diff to: previous 1.113.2.12: preferred, colored; branchpoint 1.113: preferred, colored
Changes since revision 1.113.2.12: +2 -2
lines
Changes from HEAD, including
+ Fixed back-bdb ignore deadlock bug (ITS#3188)
+ Fixed back-bdb pagedResults no end cookie bug (ITS#3161)
+ Fixed back-bdb pagedResults clear controls bug (ITS#3182)
+ Fixed back-bdb pagedResults ignore control bug
+ Fixed slapd internal search limit bugs (ITS#3183)
+ Added slapd -l USER/DAEMON options (ITS#3187)
+ Build environments
+ Fixed back-sql trace build
Revision 1.113.2.12: download - view: text, markup - select for diffs
Fri May 21 02:11:39 2004 UTC (18 years, 8 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_13,
OPENLDAP_REL_ENG_2_2_12
Diff to: previous 1.113.2.11: preferred, colored; branchpoint 1.113: preferred, colored
Changes since revision 1.113.2.11: +3 -5
lines
Misc fixes including:
+ Fixed slapd set acl recursion (ITS#3140)
+ Fixed slapd entry2mods normalization bug (ITS#3144,3152)
+ Fixed back-ldap normalization bug
+ Fixed pcache cache_entries init bug (ITS#3150)
+ Fixed pcache consistency_check bug (ITS#3151)
Revision 1.113.2.11: download - view: text, markup - select for diffs
Mon Apr 12 16:00:58 2004 UTC (18 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_9,
OPENLDAP_REL_ENG_2_2_11,
OPENLDAP_REL_ENG_2_2_10
Diff to: previous 1.113.2.10: preferred, colored; branchpoint 1.113: preferred, colored
Changes since revision 1.113.2.10: +5 -5
lines
Sync with HEAD
Revision 1.113.2.10: download - view: text, markup - select for diffs
Tue Apr 6 18:16:01 2004 UTC (18 years, 10 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
Diff to: previous 1.113.2.9: preferred, colored; branchpoint 1.113: preferred, colored
Changes since revision 1.113.2.9: +2 -2
lines
Suck in changes from HEAD (CHANGES needs ITS #s)
+ Fixed slapd syncrepl replication bugs
+ Fixed slapd slurpd update bugs
+ Fixed slapd inappropriate bind error disclosure bugs
+ Fixed slapd sun_path portability bug
+ Fixed slapd passwd referral memory leak
+ Fixed slapd sasl userdb checkpass bug
+ Added slapd Delivery Method syntax validation
+ Updated slapd overlay framework
+ Updated back-ldap backend
+ Updated back-meta backend
Revision 1.113.2.9: download - view: text, markup - select for diffs
Thu Mar 18 01:01:03 2004 UTC (18 years, 10 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_8,
OPENLDAP_REL_ENG_2_2_7
Diff to: previous 1.113.2.8: preferred, colored; branchpoint 1.113: preferred, colored
Changes since revision 1.113.2.8: +2 -1
lines
Sync with HEAD
Revision 1.113.2.8: download - view: text, markup - select for diffs
Wed Mar 17 20:59:58 2004 UTC (18 years, 10 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
Diff to: previous 1.113.2.7: preferred, colored; branchpoint 1.113: preferred, colored
Changes since revision 1.113.2.7: +13 -60
lines
Sync with HEAD as of 14-March-2004
Revision 1.113.2.7: download - view: text, markup - select for diffs
Sat Mar 6 08:41:06 2004 UTC (18 years, 11 months ago) by ando
Branches: OPENLDAP_REL_ENG_2_2
Diff to: previous 1.113.2.6: preferred, colored; branchpoint 1.113: preferred, colored
Changes since revision 1.113.2.6: +13 -3
lines
refine fix to ITS#2999
Revision 1.113.2.6: download - view: text, markup - select for diffs
Mon Feb 23 22:08:06 2004 UTC (18 years, 11 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_6
Diff to: previous 1.113.2.5: preferred, colored; branchpoint 1.113: preferred, colored
Changes since revision 1.113.2.5: +10 -5
lines
Sync with HEAD
Revision 1.113.2.5: download - view: text, markup - select for diffs
Sat Jan 17 18:36:42 2004 UTC (19 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_5
Diff to: previous 1.113.2.4: preferred, colored; branchpoint 1.113: preferred, colored
Changes since revision 1.113.2.4: +2 -2
lines
Sync with HEAD
Revision 1.113.2.4: download - view: text, markup - select for diffs
Thu Jan 1 18:16:37 2004 UTC (19 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
Diff to: previous 1.113.2.3: preferred, colored; branchpoint 1.113: preferred, colored
Changes since revision 1.113.2.3: +2 -2
lines
Happy new year
Revision 1.113.2.3: download - view: text, markup - select for diffs
Mon Dec 15 22:05:24 2003 UTC (19 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_4
Diff to: previous 1.113.2.2: preferred, colored; branchpoint 1.113: preferred, colored
Changes since revision 1.113.2.2: +38 -56
lines
Sync with HEAD
Revision 1.113.2.2: download - view: text, markup - select for diffs
Mon Dec 1 00:58:40 2003 UTC (19 years, 2 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_3BETA
Diff to: previous 1.113.2.1: preferred, colored; branchpoint 1.113: preferred, colored
Changes since revision 1.113.2.1: +18 -4
lines
Sync with HEAD
Revision 1.113.2.1: download - view: text, markup - select for diffs
Mon Sep 22 04:09:40 2003 UTC (19 years, 4 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_2BETA,
OPENLDAP_REL_ENG_2_2_1BETA
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +7 -5
lines
Last(?) set of changes before 2.2beta
Revision 1.148.2.42: download - view: text, markup - select for diffs
Sun May 18 09:25:45 2008 UTC (14 years, 8 months ago) by ando
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_43,
OPENLDAP_REL_ENG_2_3_42
Diff to: previous 1.148.2.41: preferred, colored; branchpoint 1.148: preferred, colored; next MAIN 1.149: preferred, colored
Changes since revision 1.148.2.41: +12 -5
lines
import fix to ITS#5513
Revision 1.148.2.41: download - view: text, markup - select for diffs
Mon Feb 11 23:24:20 2008 UTC (14 years, 11 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_41
Diff to: previous 1.148.2.40: preferred, colored; branchpoint 1.148: preferred, colored
Changes since revision 1.148.2.40: +2 -2
lines
Happy new year! (belated)
Revision 1.148.2.40: download - view: text, markup - select for diffs
Sat Sep 29 09:06:51 2007 UTC (15 years, 4 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_40,
OPENLDAP_REL_ENG_2_3_39
Diff to: previous 1.148.2.39: preferred, colored; branchpoint 1.148: preferred, colored
Changes since revision 1.148.2.39: +17 -9
lines
ITS#5138 from HEAD - controls, slab allocation
Revision 1.148.2.39: download - view: text, markup - select for diffs
Wed Jul 11 23:41:11 2007 UTC (15 years, 7 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_38,
OPENLDAP_REL_ENG_2_3_37
Diff to: previous 1.148.2.38: preferred, colored; branchpoint 1.148: preferred, colored
Changes since revision 1.148.2.38: +8 -1
lines
ITS#5025 from HEAD
Revision 1.148.2.38: download - view: text, markup - select for diffs
Fri Mar 9 16:23:16 2007 UTC (15 years, 11 months ago) by ando
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_36,
OPENLDAP_REL_ENG_2_3_35
Diff to: previous 1.148.2.37: preferred, colored; branchpoint 1.148: preferred, colored
Changes since revision 1.148.2.37: +11 -8
lines
fix previous commit (ITS#4861)
Revision 1.148.2.37: download - view: text, markup - select for diffs
Thu Mar 8 20:16:33 2007 UTC (15 years, 11 months ago) by ando
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.148.2.36: preferred, colored; branchpoint 1.148: preferred, colored
Changes since revision 1.148.2.36: +32 -21
lines
import fix to ITS#4861
Revision 1.148.2.36: download - view: text, markup - select for diffs
Sat Jan 27 23:56:43 2007 UTC (16 years ago) by ando
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_34
Diff to: previous 1.148.2.35: preferred, colored; branchpoint 1.148: preferred, colored
Changes since revision 1.148.2.35: +33 -4
lines
import back-ldap/back-meta improvements from HEAD
Revision 1.148.2.35: download - view: text, markup - select for diffs
Sat Jan 13 11:19:07 2007 UTC (16 years ago) by ando
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_33
Diff to: previous 1.148.2.34: preferred, colored; branchpoint 1.148: preferred, colored
Changes since revision 1.148.2.34: +5 -5
lines
line up with HEAD (ready for release)
Revision 1.148.2.34: download - view: text, markup - select for diffs
Fri Jan 5 09:47:10 2007 UTC (16 years, 1 month ago) by ando
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.148.2.33: preferred, colored; branchpoint 1.148: preferred, colored
Changes since revision 1.148.2.33: +40 -22
lines
import selected fixes/improvements to proxy backends from HEAD:
Fixed slapd-ldap/meta privileged conn caching (ITS#4547)
Fixed slapd-ldap chase-referrals switch (ITS#4557)
Fixed slapd-ldap bind behavior when idassert is always used (ITS#4781)
Fixed slapd-ldap response handling bugs (ITS#4782)
Fixed slapd-ldap/meta privileged connections handling (ITS#4791)
Fixed slapd-meta retrying (ITS#4594, 4762)
Fixed slapo-chain referral DN use (ITS#4776)
Revision 1.148.2.33: download - view: text, markup - select for diffs
Thu Jan 4 05:07:20 2007 UTC (16 years, 1 month ago) by hyc
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_32
Diff to: previous 1.148.2.32: preferred, colored; branchpoint 1.148: preferred, colored
Changes since revision 1.148.2.32: +4 -2
lines
More for ITS#4638, double-free fix from HEAD
Revision 1.148.2.32: download - view: text, markup - select for diffs
Tue Jan 2 21:44:02 2007 UTC (16 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.148.2.31: preferred, colored; branchpoint 1.148: preferred, colored
Changes since revision 1.148.2.31: +2 -2
lines
happy new year
Revision 1.148.2.31: download - view: text, markup - select for diffs
Tue Sep 26 12:54:26 2006 UTC (16 years, 4 months ago) by ando
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_31,
OPENLDAP_REL_ENG_2_3_30,
OPENLDAP_REL_ENG_2_3_29,
OPENLDAP_REL_ENG_2_3_28
Diff to: previous 1.148.2.30: preferred, colored; branchpoint 1.148: preferred, colored
Changes since revision 1.148.2.30: +4 -2
lines
fix ITS#4686 (retry with idassert)
Revision 1.148.2.30: download - view: text, markup - select for diffs
Tue May 16 20:38:16 2006 UTC (16 years, 8 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_27,
OPENLDAP_REL_ENG_2_3_26,
OPENLDAP_REL_ENG_2_3_25,
OPENLDAP_REL_ENG_2_3_24,
OPENLDAP_REL_ENG_2_3_23
Diff to: previous 1.148.2.29: preferred, colored; branchpoint 1.148: preferred, colored
Changes since revision 1.148.2.29: +7 -4
lines
ITS#4450 fix from HEAD
Revision 1.148.2.29: download - view: text, markup - select for diffs
Tue Apr 11 21:26:27 2006 UTC (16 years, 9 months ago) by ando
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_22
Diff to: previous 1.148.2.28: preferred, colored; branchpoint 1.148: preferred, colored
Changes since revision 1.148.2.28: +2 -3
lines
import fix to ITS#4474
Revision 1.148.2.28: download - view: text, markup - select for diffs
Wed Apr 5 21:53:25 2006 UTC (16 years, 10 months ago) by ando
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_21
Diff to: previous 1.148.2.27: preferred, colored; branchpoint 1.148: preferred, colored
Changes since revision 1.148.2.27: +2 -2
lines
import pretty DN propagation fix (ITS#4456)
Revision 1.148.2.27: download - view: text, markup - select for diffs
Tue Apr 4 22:34:43 2006 UTC (16 years, 10 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.148.2.26: preferred, colored; branchpoint 1.148: preferred, colored
Changes since revision 1.148.2.26: +2 -1
lines
Changes suggested by Ando.
Revision 1.148.2.26: download - view: text, markup - select for diffs
Thu Feb 16 22:21:27 2006 UTC (16 years, 11 months ago) by ando
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_20
Diff to: previous 1.148.2.25: preferred, colored; branchpoint 1.148: preferred, colored
Changes since revision 1.148.2.25: +17 -9
lines
import selected fixes/enhancements from HEAD (ITS#4387, partial ITS#4390)
Revision 1.148.2.25: download - view: text, markup - select for diffs
Mon Jan 16 21:13:40 2006 UTC (17 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_19,
OPENLDAP_REL_ENG_2_3_18
Diff to: previous 1.148.2.24: preferred, colored; branchpoint 1.148: preferred, colored
Changes since revision 1.148.2.24: +12 -5
lines
Misc fixes from HEAD
Revision 1.148.2.24: download - view: text, markup - select for diffs
Tue Jan 3 22:16:18 2006 UTC (17 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_17,
OPENLDAP_REL_ENG_2_3_16,
OPENLDAP_REL_ENG_2_3_15
Diff to: previous 1.148.2.23: preferred, colored; branchpoint 1.148: preferred, colored
Changes since revision 1.148.2.23: +2 -2
lines
Happy new year!
Revision 1.148.2.23: download - view: text, markup - select for diffs
Tue Dec 20 19:08:12 2005 UTC (17 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_14
Diff to: previous 1.148.2.22: preferred, colored; branchpoint 1.148: preferred, colored
Changes since revision 1.148.2.22: +4 -4
lines
ITS#4115 fixes for back-meta/ldap
Revision 1.148.2.22: download - view: text, markup - select for diffs
Sat Nov 26 23:54:50 2005 UTC (17 years, 2 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_13
Diff to: previous 1.148.2.21: preferred, colored; branchpoint 1.148: preferred, colored
Changes since revision 1.148.2.21: +38 -19
lines
Sync with HEAD
Revision 1.148.2.21: download - view: text, markup - select for diffs
Wed Nov 16 17:42:30 2005 UTC (17 years, 2 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_12
Diff to: previous 1.148.2.20: preferred, colored; branchpoint 1.148: preferred, colored
Changes since revision 1.148.2.20: +5 -3
lines
Sync with HEAD
Revision 1.148.2.20: download - view: text, markup - select for diffs
Mon Nov 14 18:06:13 2005 UTC (17 years, 2 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.148.2.19: preferred, colored; branchpoint 1.148: preferred, colored
Changes since revision 1.148.2.19: +5 -5
lines
Sync with HEAD
Revision 1.148.2.19: download - view: text, markup - select for diffs
Thu Nov 3 18:03:00 2005 UTC (17 years, 3 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.148.2.18: preferred, colored; branchpoint 1.148: preferred, colored
Changes since revision 1.148.2.18: +2 -1
lines
Sync with HEAD
Revision 1.148.2.18: download - view: text, markup - select for diffs
Wed Sep 28 00:30:32 2005 UTC (17 years, 4 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_9,
OPENLDAP_REL_ENG_2_3_8,
OPENLDAP_REL_ENG_2_3_11,
OPENLDAP_REL_ENG_2_3_10
Diff to: previous 1.148.2.17: preferred, colored; branchpoint 1.148: preferred, colored
Changes since revision 1.148.2.17: +3 -5
lines
Sync with HEAD
Changes needs updating for release...
Revision 1.148.2.17: download - view: text, markup - select for diffs
Mon Aug 29 18:26:10 2005 UTC (17 years, 5 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_7
Diff to: previous 1.148.2.16: preferred, colored; branchpoint 1.148: preferred, colored
Changes since revision 1.148.2.16: +17 -5
lines
Sync with HEAD
Revision 1.148.2.16: download - view: text, markup - select for diffs
Fri Aug 26 00:18:03 2005 UTC (17 years, 5 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.148.2.15: preferred, colored; branchpoint 1.148: preferred, colored
Changes since revision 1.148.2.15: +6 -5
lines
Sync with HEAD
Revision 1.148.2.15: download - view: text, markup - select for diffs
Thu Aug 25 05:01:19 2005 UTC (17 years, 5 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.148.2.14: preferred, colored; branchpoint 1.148: preferred, colored
Changes since revision 1.148.2.14: +2 -1
lines
Sync with HEAD (need to update CHANGES)
Revision 1.148.2.14: download - view: text, markup - select for diffs
Fri Aug 19 18:09:05 2005 UTC (17 years, 5 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_6
Diff to: previous 1.148.2.13: preferred, colored; branchpoint 1.148: preferred, colored
Changes since revision 1.148.2.13: +8 -2
lines
Sync with HEAD
ready for 2.3.6?
Revision 1.148.2.13: download - view: text, markup - select for diffs
Wed Aug 17 16:15:36 2005 UTC (17 years, 5 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.148.2.12: preferred, colored; branchpoint 1.148: preferred, colored
Changes since revision 1.148.2.12: +10 -1
lines
Sync with HEAD
Revision 1.148.2.12: download - view: text, markup - select for diffs
Tue Aug 9 21:04:02 2005 UTC (17 years, 6 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_5
Diff to: previous 1.148.2.11: preferred, colored; branchpoint 1.148: preferred, colored
Changes since revision 1.148.2.11: +49 -24
lines
Sync with HEAD
Revision 1.148.2.11: download - view: text, markup - select for diffs
Mon Jul 11 05:55:31 2005 UTC (17 years, 7 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.148.2.10: preferred, colored; branchpoint 1.148: preferred, colored
Changes since revision 1.148.2.10: +18 -7
lines
Sync with HEAD
Revision 1.148.2.10: download - view: text, markup - select for diffs
Mon Jun 13 19:44:18 2005 UTC (17 years, 7 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_4
Diff to: previous 1.148.2.9: preferred, colored; branchpoint 1.148: preferred, colored
Changes since revision 1.148.2.9: +14 -3
lines
sync with HEAD
Revision 1.148.2.9: download - view: text, markup - select for diffs
Fri Jun 3 19:54:15 2005 UTC (17 years, 8 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.148.2.8: preferred, colored; branchpoint 1.148: preferred, colored
Changes since revision 1.148.2.8: +3 -3
lines
Merge in recent changes to HEAD
Revision 1.148.2.8: download - view: text, markup - select for diffs
Wed May 18 16:29:22 2005 UTC (17 years, 8 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.148.2.7: preferred, colored; branchpoint 1.148: preferred, colored
Changes since revision 1.148.2.7: +14 -35
lines
Sync with HEAD
Revision 1.148.2.7: download - view: text, markup - select for diffs
Fri May 6 16:42:51 2005 UTC (17 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_3BETA
Diff to: previous 1.148.2.6: preferred, colored; branchpoint 1.148: preferred, colored
Changes since revision 1.148.2.6: +121 -10
lines
Merge from HEAD
Revision 1.148.2.6: download - view: text, markup - select for diffs
Mon Mar 14 22:25:00 2005 UTC (17 years, 10 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_2BETA
Diff to: previous 1.148.2.5: preferred, colored; branchpoint 1.148: preferred, colored
Changes since revision 1.148.2.5: +15 -10
lines
Sync with HEAD
Revision 1.148.2.5: download - view: text, markup - select for diffs
Wed Feb 2 17:32:44 2005 UTC (18 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_1ALPHA
Diff to: previous 1.148.2.4: preferred, colored; branchpoint 1.148: preferred, colored
Changes since revision 1.148.2.4: +3 -3
lines
Sync with HEAD
ready for 1alpha release
Revision 1.148.2.4: download - view: text, markup - select for diffs
Fri Jan 28 17:29:49 2005 UTC (18 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.148.2.3: preferred, colored; branchpoint 1.148: preferred, colored
Changes since revision 1.148.2.3: +31 -3
lines
Sync with HEAD
Revision 1.148.2.3: download - view: text, markup - select for diffs
Mon Jan 24 21:28:52 2005 UTC (18 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.148.2.2: preferred, colored; branchpoint 1.148: preferred, colored
Changes since revision 1.148.2.2: +11 -16
lines
Sync with HEAD
Revision 1.148.2.2: download - view: text, markup - select for diffs
Thu Jan 20 18:03:59 2005 UTC (18 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.148.2.1: preferred, colored; branchpoint 1.148: preferred, colored
Changes since revision 1.148.2.1: +15 -12
lines
Sync with HEAD
Revision 1.148.2.1: download - view: text, markup - select for diffs
Thu Dec 30 21:29:57 2004 UTC (18 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_0ALPHA
Diff to: previous 1.148: preferred, colored
Changes since revision 1.148: +6 -5
lines
Sync with HEAD
Revision 1.201.2.34: download - view: text, markup - select for diffs
Mon Jan 31 19:49:04 2011 UTC (12 years ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_25,
OPENLDAP_REL_ENG_2_4_24,
OPENLDAP_RELEASE
Diff to: previous 1.201.2.33: preferred, colored; branchpoint 1.201: preferred, colored; next MAIN 1.202: preferred, colored
Changes since revision 1.201.2.33: +8 -11
lines
Re-fix ITS#6793 (back-ldap bad free of matchedDN).
Revision 1.201.2.33: download - view: text, markup - select for diffs
Mon Jan 31 19:46:55 2011 UTC (12 years ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.201.2.32: preferred, colored; branchpoint 1.201: preferred, colored
Changes since revision 1.201.2.32: +51 -57
lines
ITS#6814
Revision 1.201.2.32: download - view: text, markup - select for diffs
Wed Jan 26 23:23:32 2011 UTC (12 years ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.201.2.31: preferred, colored; branchpoint 1.201: preferred, colored
Changes since revision 1.201.2.31: +5 -1
lines
ITS#6758
Revision 1.201.2.31: download - view: text, markup - select for diffs
Wed Jan 26 18:32:53 2011 UTC (12 years ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.201.2.30: preferred, colored; branchpoint 1.201: preferred, colored
Changes since revision 1.201.2.30: +1 -2
lines
More for ITS#5421
Revision 1.201.2.30: download - view: text, markup - select for diffs
Wed Jan 26 18:07:18 2011 UTC (12 years ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.201.2.29: preferred, colored; branchpoint 1.201: preferred, colored
Changes since revision 1.201.2.29: +7 -15
lines
ITS#6793
Revision 1.201.2.29: download - view: text, markup - select for diffs
Thu Jan 6 18:43:22 2011 UTC (12 years, 1 month ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.201.2.28: preferred, colored; branchpoint 1.201: preferred, colored
Changes since revision 1.201.2.28: +10 -10
lines
ITS#6625,ITS#5421
Revision 1.201.2.28: download - view: text, markup - select for diffs
Tue Jan 4 23:50:33 2011 UTC (12 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.201.2.27: preferred, colored; branchpoint 1.201: preferred, colored
Changes since revision 1.201.2.27: +2 -2
lines
Happy New Year!
Revision 1.201.2.27: download - view: text, markup - select for diffs
Mon Dec 13 22:32:15 2010 UTC (12 years, 1 month ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.201.2.26: preferred, colored; branchpoint 1.201: preferred, colored
Changes since revision 1.201.2.26: +6 -5
lines
don't risk leaving around client library error codes; try to return additional information
Revision 1.201.2.26: download - view: text, markup - select for diffs
Thu Apr 15 22:20:09 2010 UTC (12 years, 9 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_23,
OPENLDAP_REL_ENG_2_4_22
Diff to: previous 1.201.2.25: preferred, colored; branchpoint 1.201: preferred, colored
Changes since revision 1.201.2.25: +5 -5
lines
ITS#6516
Revision 1.201.2.25: download - view: text, markup - select for diffs
Thu Apr 15 22:18:29 2010 UTC (12 years, 9 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.201.2.24: preferred, colored; branchpoint 1.201: preferred, colored
Changes since revision 1.201.2.24: +4 -3
lines
use slab allocation
Revision 1.201.2.24: download - view: text, markup - select for diffs
Tue Apr 13 20:23:29 2010 UTC (12 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.201.2.23: preferred, colored; branchpoint 1.201: preferred, colored
Changes since revision 1.201.2.23: +2 -2
lines
happy belated new year
Revision 1.201.2.23: download - view: text, markup - select for diffs
Fri Oct 30 18:10:18 2009 UTC (13 years, 3 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_STABLE,
OPENLDAP_REL_ENG_2_4_21,
OPENLDAP_REL_ENG_2_4_20
Diff to: previous 1.201.2.22: preferred, colored; branchpoint 1.201: preferred, colored
Changes since revision 1.201.2.22: +3 -1
lines
ITS#6326
Revision 1.201.2.22: download - view: text, markup - select for diffs
Tue Aug 25 22:58:09 2009 UTC (13 years, 5 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_19,
OPENLDAP_REL_ENG_2_4_18
Diff to: previous 1.201.2.21: preferred, colored; branchpoint 1.201: preferred, colored
Changes since revision 1.201.2.21: +4 -2
lines
silence warnings
Revision 1.201.2.21: download - view: text, markup - select for diffs
Fri Mar 6 07:14:56 2009 UTC (13 years, 11 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_17,
OPENLDAP_REL_ENG_2_4_16
Diff to: previous 1.201.2.20: preferred, colored; branchpoint 1.201: preferred, colored
Changes since revision 1.201.2.20: +3 -3
lines
ITS#5916,ITS#6003
Revision 1.201.2.20: download - view: text, markup - select for diffs
Thu Mar 5 18:22:14 2009 UTC (13 years, 11 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.201.2.19: preferred, colored; branchpoint 1.201: preferred, colored
Changes since revision 1.201.2.19: +39 -9
lines
ITS#5977,ITS#5959 re-fix
Revision 1.201.2.19: download - view: text, markup - select for diffs
Fri Feb 20 01:15:05 2009 UTC (13 years, 11 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_15
Diff to: previous 1.201.2.18: preferred, colored; branchpoint 1.201: preferred, colored
Changes since revision 1.201.2.18: +33 -13
lines
More for ITS#5959
Revision 1.201.2.18: download - view: text, markup - select for diffs
Wed Feb 11 00:20:01 2009 UTC (13 years, 11 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_14
Diff to: previous 1.201.2.17: preferred, colored; branchpoint 1.201: preferred, colored
Changes since revision 1.201.2.17: +32 -7
lines
More for ITS#5927, ITS#5931
Revision 1.201.2.17: download - view: text, markup - select for diffs
Mon Feb 9 20:30:54 2009 UTC (13 years, 11 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.201.2.16: preferred, colored; branchpoint 1.201: preferred, colored
Changes since revision 1.201.2.16: +7 -1
lines
Fix ITS#5931 crasher bits
Revision 1.201.2.16: download - view: text, markup - select for diffs
Mon Feb 2 22:53:14 2009 UTC (14 years ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.201.2.15: preferred, colored; branchpoint 1.201: preferred, colored
Changes since revision 1.201.2.15: +5 -11
lines
ITS#5916
Revision 1.201.2.15: download - view: text, markup - select for diffs
Thu Jan 22 00:01:06 2009 UTC (14 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.201.2.14: preferred, colored; branchpoint 1.201: preferred, colored
Changes since revision 1.201.2.14: +2 -2
lines
Update copyright for next release
Revision 1.201.2.14: download - view: text, markup - select for diffs
Tue Nov 18 01:18:53 2008 UTC (14 years, 2 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_13
Diff to: previous 1.201.2.13: preferred, colored; branchpoint 1.201: preferred, colored
Changes since revision 1.201.2.13: +7 -2
lines
ITS#5816
Revision 1.201.2.13: download - view: text, markup - select for diffs
Thu Sep 4 20:11:37 2008 UTC (14 years, 5 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_12
Diff to: previous 1.201.2.12: preferred, colored; branchpoint 1.201: preferred, colored
Changes since revision 1.201.2.12: +5 -3
lines
ITS#5681
Revision 1.201.2.12: download - view: text, markup - select for diffs
Tue Sep 2 22:53:41 2008 UTC (14 years, 5 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.201.2.11: preferred, colored; branchpoint 1.201: preferred, colored
Changes since revision 1.201.2.11: +28 -21
lines
ITS#5614
Revision 1.201.2.11: download - view: text, markup - select for diffs
Thu Jul 10 00:28:39 2008 UTC (14 years, 7 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_11
Diff to: previous 1.201.2.10: preferred, colored; branchpoint 1.201: preferred, colored
Changes since revision 1.201.2.10: +6 -1
lines
ITS#5593
Revision 1.201.2.10: download - view: text, markup - select for diffs
Sun May 18 09:23:53 2008 UTC (14 years, 8 months ago) by ando
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_10
Diff to: previous 1.201.2.9: preferred, colored; branchpoint 1.201: preferred, colored
Changes since revision 1.201.2.9: +12 -5
lines
import fix to ITS#5513
Revision 1.201.2.9: download - view: text, markup - select for diffs
Mon Feb 11 23:26:46 2008 UTC (14 years, 11 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_9,
OPENLDAP_REL_ENG_2_4_8
Diff to: previous 1.201.2.8: preferred, colored; branchpoint 1.201: preferred, colored
Changes since revision 1.201.2.8: +2 -2
lines
Happy new year! (belated)
Revision 1.201.2.8: download - view: text, markup - select for diffs
Sat Sep 29 09:55:22 2007 UTC (15 years, 4 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_7,
OPENLDAP_REL_ENG_2_4_6
Diff to: previous 1.201.2.7: preferred, colored; branchpoint 1.201: preferred, colored
Changes since revision 1.201.2.7: +3 -7
lines
ITS#5153 from HEAD - sorted values
Revision 1.201.2.7: download - view: text, markup - select for diffs
Sat Sep 29 09:02:20 2007 UTC (15 years, 4 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.201.2.6: preferred, colored; branchpoint 1.201: preferred, colored
Changes since revision 1.201.2.6: +17 -9
lines
ITS#5138 from HEAD, control parsing, slab allocation
Revision 1.201.2.6: download - view: text, markup - select for diffs
Fri Aug 31 23:14:02 2007 UTC (15 years, 5 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_5BETA
Diff to: previous 1.201.2.5: preferred, colored; branchpoint 1.201: preferred, colored
Changes since revision 1.201.2.5: +51 -32
lines
Sync with HEAD for OL 2.4.5
Revision 1.201.2.5: download - view: text, markup - select for diffs
Tue Feb 13 20:22:25 2007 UTC (15 years, 11 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_4ALPHA
Diff to: previous 1.201.2.4: preferred, colored; branchpoint 1.201: preferred, colored
Changes since revision 1.201.2.4: +41 -10
lines
Quick merge: everything from HEAD
Revision 1.201.2.4: download - view: text, markup - select for diffs
Thu Oct 19 20:06:51 2006 UTC (16 years, 3 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.201.2.3: preferred, colored; branchpoint 1.201: preferred, colored
Changes since revision 1.201.2.3: +19 -17
lines
Sync with HEAD
Revision 1.201.2.3: download - view: text, markup - select for diffs
Thu Aug 17 23:50:29 2006 UTC (16 years, 5 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_3ALPHA
Diff to: previous 1.201.2.2: preferred, colored; branchpoint 1.201: preferred, colored
Changes since revision 1.201.2.2: +31 -18
lines
Sync with HEAD
Revision 1.201.2.2: download - view: text, markup - select for diffs
Tue May 16 20:39:42 2006 UTC (16 years, 8 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_2ALPHA
Diff to: previous 1.201.2.1: preferred, colored; branchpoint 1.201: preferred, colored
Changes since revision 1.201.2.1: +7 -4
lines
ITS#4450 fix from head
Revision 1.201.2.1: download - view: text, markup - select for diffs
Tue Apr 11 16:07:18 2006 UTC (16 years, 10 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_1ALPHA,
OPENLDAP_REL_ENG_2_4_0ALPHA
Diff to: previous 1.201: preferred, colored
Changes since revision 1.201: +2 -3
lines
Sync with HEAD
______________
© Copyright 1998-2020,
OpenLDAP Foundation, info@OpenLDAP.org