
CVS log for servers/slapd/back-meta/search.c
Up to [OpenLDAP] / servers / slapd / back-meta
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.243: download - view: text, markup - select for diffs
Wed Jan 19 20:31:18 2011 UTC (12 years, 4 months ago) by hyc
Branches: MAIN
CVS tags: MIGRATION_CVS2GIT,
HEAD
Diff to: previous 1.242: preferred, colored
Changes since revision 1.242: +2 -4
lines
ITS#5421 drop ldap-int.h
Revision 1.242: download - view: text, markup - select for diffs
Tue Jan 4 23:43:23 2011 UTC (12 years, 4 months ago) by kurt
Branches: MAIN
Diff to: previous 1.241: preferred, colored
Changes since revision 1.241: +2 -2
lines
Happy New Year
Revision 1.241: download - view: text, markup - select for diffs
Tue Jan 4 17:27:02 2011 UTC (12 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.240: preferred, colored
Changes since revision 1.240: +2 -2
lines
make sure matched is NULL when err=SUCCESS (ITS#6774)
Revision 1.240: download - view: text, markup - select for diffs
Tue Jan 4 15:17:24 2011 UTC (12 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.239: preferred, colored
Changes since revision 1.239: +5 -5
lines
no need for next control
Revision 1.239: download - view: text, markup - select for diffs
Mon Jan 3 16:52:56 2011 UTC (12 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.238: preferred, colored
Changes since revision 1.238: +190 -8
lines
use Paged Results when talking to targets (in response to ITS#6664)
Revision 1.238: download - view: text, markup - select for diffs
Fri Dec 31 19:53:17 2010 UTC (12 years, 5 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.237: preferred, colored
Changes since revision 1.237: +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.237: download - view: text, markup - select for diffs
Mon Nov 22 12:14:29 2010 UTC (12 years, 6 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.236: preferred, colored
Changes since revision 1.236: +6 -6
lines
For ITS#5421: Also LBER_FREE() -> ber_memfree()
Revision 1.236: download - view: text, markup - select for diffs
Mon Nov 22 11:51:45 2010 UTC (12 years, 6 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.235: preferred, colored
Changes since revision 1.235: +2 -2
lines
For ITS#5421: Remove ldap-int.h dependencies.
LDAP_FREE() -> ber_memfree(), msg->lm_ber -> ldap_get_message_ber(msg).
Revision 1.235: download - view: text, markup - select for diffs
Fri Oct 8 20:42:55 2010 UTC (12 years, 7 months ago) by ando
Branches: MAIN
Diff to: previous 1.234: preferred, colored
Changes since revision 1.234: +8 -1
lines
set rebind proc if needed and bind succeeds (ITS#6665)
Revision 1.234: download - view: text, markup - select for diffs
Wed Sep 8 22:56:22 2010 UTC (12 years, 8 months ago) by ando
Branches: MAIN
Diff to: previous 1.233: preferred, colored
Changes since revision 1.233: +2 -3
lines
minor cleanup
Revision 1.233: download - view: text, markup - select for diffs
Wed Sep 8 15:31:50 2010 UTC (12 years, 8 months ago) by ando
Branches: MAIN
Diff to: previous 1.232: preferred, colored
Changes since revision 1.232: +7 -2
lines
check return code (ITS#6643)
Revision 1.232: download - view: text, markup - select for diffs
Wed Jun 23 15:44:56 2010 UTC (12 years, 11 months ago) by ando
Branches: MAIN
Diff to: previous 1.231: preferred, colored
Changes since revision 1.231: +3 -3
lines
cleanup previous commit
Revision 1.231: download - view: text, markup - select for diffs
Tue Jun 22 21:26:06 2010 UTC (12 years, 11 months ago) by ando
Branches: MAIN
Diff to: previous 1.230: preferred, colored
Changes since revision 1.230: +18 -7
lines
don't risk leaving around client library error codes; try to return additional information
Revision 1.230: download - view: text, markup - select for diffs
Mon May 24 20:22:53 2010 UTC (13 years ago) by ando
Branches: MAIN
Diff to: previous 1.229: preferred, colored
Changes since revision 1.229: +16 -1
lines
make sure bind credentials are consistent
Revision 1.229: download - view: text, markup - select for diffs
Thu Apr 15 03:26:22 2010 UTC (13 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.228: preferred, colored
Changes since revision 1.228: +3 -4
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.228: download - view: text, markup - select for diffs
Tue Apr 13 20:18:16 2010 UTC (13 years, 1 month ago) by kurt
Branches: MAIN
Diff to: previous 1.227: preferred, colored
Changes since revision 1.227: +2 -2
lines
happy belated New Year
Revision 1.227: download - view: text, markup - select for diffs
Tue Apr 13 03:03:34 2010 UTC (13 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.226: preferred, colored
Changes since revision 1.226: +24 -16
lines
use slab memory as much as possible
Revision 1.226: download - view: text, markup - select for diffs
Mon Apr 12 16:01:37 2010 UTC (13 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.225: preferred, colored
Changes since revision 1.225: +6 -6
lines
handle ordered values as appropriate (ITS#6516)
Revision 1.225: download - view: text, markup - select for diffs
Thu Aug 13 17:30:37 2009 UTC (13 years, 9 months ago) by ando
Branches: MAIN
CVS tags: ACLCHECK_0,
ACLCHECK
Diff to: previous 1.224: preferred, colored
Changes since revision 1.224: +2 -2
lines
honor per-target tls/chase referrals/rebind as user (ITS#6190)
Revision 1.224: download - view: text, markup - select for diffs
Fri Feb 27 00:58:09 2009 UTC (14 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.223: preferred, colored
Changes since revision 1.223: +2 -2
lines
ITS#5977 fix typo
Revision 1.223: download - view: text, markup - select for diffs
Fri Feb 27 00:31:31 2009 UTC (14 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.222: preferred, colored
Changes since revision 1.222: +3 -4
lines
Better fix for prev
Revision 1.222: download - view: text, markup - select for diffs
Fri Feb 27 00:28:22 2009 UTC (14 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.221: preferred, colored
Changes since revision 1.221: +4 -2
lines
More for prev commit
Revision 1.221: download - view: text, markup - select for diffs
Fri Feb 27 00:22:23 2009 UTC (14 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.220: preferred, colored
Changes since revision 1.220: +33 -1
lines
ITS#5977 strip duplicates out of sorted attrs
Revision 1.220: download - view: text, markup - select for diffs
Fri Feb 20 01:01:07 2009 UTC (14 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.219: preferred, colored
Changes since revision 1.219: +5 -5
lines
ITS#5959, cleanup
Revision 1.219: download - view: text, markup - select for diffs
Fri Feb 20 00:48:19 2009 UTC (14 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.218: preferred, colored
Changes since revision 1.218: +15 -5
lines
ITS#5959 just drop illegal values, keep remainder if any. fix a_numvals.
Revision 1.218: download - view: text, markup - select for diffs
Thu Feb 19 01:05:28 2009 UTC (14 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.217: preferred, colored
Changes since revision 1.217: +8 -3
lines
ITS#5959 drop attrs with illegal values
Revision 1.217: download - view: text, markup - select for diffs
Sat Feb 14 13:13:46 2009 UTC (14 years, 3 months ago) by ando
Branches: MAIN
Diff to: previous 1.216: preferred, colored
Changes since revision 1.216: +2 -2
lines
do not let entryDN,subschemaSubentry slip into results when mapped out (ITS#5760)
Revision 1.216: download - view: text, markup - select for diffs
Tue Feb 10 13:08:16 2009 UTC (14 years, 3 months ago) by ando
Branches: MAIN
Diff to: previous 1.215: preferred, colored
Changes since revision 1.215: +1 -3
lines
fix previous commit (and ITS#5931: now back-meta allows to proxy syncrepl)
Revision 1.215: download - view: text, markup - select for diffs
Tue Feb 10 12:58:09 2009 UTC (14 years, 3 months ago) by ando
Branches: MAIN
Diff to: previous 1.214: preferred, colored
Changes since revision 1.214: +76 -14
lines
partially addresses an issue with ITS#5931: intermediate responses seem to be handled, as well as entries with controls; syncrepl does not work yet
Revision 1.214: download - view: text, markup - select for diffs
Mon Feb 9 13:55:56 2009 UTC (14 years, 3 months ago) by ando
Branches: MAIN
Diff to: previous 1.213: preferred, colored
Changes since revision 1.213: +17 -2
lines
do not assert when receiving intermediate response (partial fix to ITS#5931)
Revision 1.213: download - view: text, markup - select for diffs
Sat Feb 7 14:09:18 2009 UTC (14 years, 3 months ago) by ando
Branches: MAIN
Diff to: previous 1.212: preferred, colored
Changes since revision 1.212: +3 -3
lines
discard attribute values if attribute name cannot be parsed (ITS#5927)
Revision 1.212: download - view: text, markup - select for diffs
Mon Feb 2 20:14:34 2009 UTC (14 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.211: preferred, colored
Changes since revision 1.211: +2 -2
lines
ITS#5916 - externally callable functions are ldap_pvt, not ldap_int.
Revision 1.211: download - view: text, markup - select for diffs
Sat Jan 31 09:27:07 2009 UTC (14 years, 3 months ago) by ando
Branches: MAIN
Diff to: previous 1.210: preferred, colored
Changes since revision 1.210: +3 -10
lines
Allow alias dereferencing in search C API; use new API in proxy backends (ITS#5916)
Revision 1.210: download - view: text, markup - select for diffs
Wed Jan 21 23:40:34 2009 UTC (14 years, 4 months ago) by kurt
Branches: MAIN
Diff to: previous 1.209: preferred, colored
Changes since revision 1.209: +2 -2
lines
Update copyright notices
Revision 1.209: download - view: text, markup - select for diffs
Wed Jan 21 07:55:48 2009 UTC (14 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.208: preferred, colored
Changes since revision 1.208: +8 -8
lines
fix alias deref in case of retry (ITS#5889)
Revision 1.208: download - view: text, markup - select for diffs
Thu Sep 4 06:05:17 2008 UTC (14 years, 8 months ago) by ando
Branches: MAIN
Diff to: previous 1.207: preferred, colored
Changes since revision 1.207: +9 -1
lines
canonicalize undef objectClass names (much like attributes; ITS#5681)
Revision 1.207: download - view: text, markup - select for diffs
Mon Jul 7 19:26:00 2008 UTC (14 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.206: preferred, colored
Changes since revision 1.206: +5 -1
lines
allow proxies to filter out search references (ITS#5593)
Revision 1.206: download - view: text, markup - select for diffs
Mon Apr 21 14:43:50 2008 UTC (15 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.205: preferred, colored
Changes since revision 1.205: +2 -1
lines
missing numvals (ITS#5481)
Revision 1.205: download - view: text, markup - select for diffs
Thu Feb 14 14:15:53 2008 UTC (15 years, 3 months ago) by ando
Branches: MAIN
Diff to: previous 1.204: preferred, colored
Changes since revision 1.204: +4 -2
lines
don't set sm_nvalues unless required (ITS#5375)
Revision 1.204: download - view: text, markup - select for diffs
Fri Feb 8 01:01:18 2008 UTC (15 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.203: preferred, colored
Changes since revision 1.203: +3 -3
lines
ITS#5355 use bi_extra instead of calling directly into back-ldap
Revision 1.203: download - view: text, markup - select for diffs
Mon Jan 7 23:20:12 2008 UTC (15 years, 4 months ago) by kurt
Branches: MAIN
Diff to: previous 1.202: preferred, colored
Changes since revision 1.202: +2 -2
lines
Happy New Year (belated)
Revision 1.202: download - view: text, markup - select for diffs
Fri Sep 21 06:43:57 2007 UTC (15 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.201: preferred, colored
Changes since revision 1.201: +2 -1
lines
Attribute/Modification value counters
Revision 1.201: download - view: text, markup - select for diffs
Wed Aug 22 13:49:36 2007 UTC (15 years, 9 months ago) by ando
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_4_MP
Diff to: previous 1.200: preferred, colored
Changes since revision 1.200: +4 -5
lines
add support for session tracking (draft-wahl-ldap-sessio) to proxy backends requests
Revision 1.200: download - view: text, markup - select for diffs
Thu Aug 16 08:05:21 2007 UTC (15 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.199: preferred, colored
Changes since revision 1.199: +3 -2
lines
defer thread key retrieve as it might not be needed
Revision 1.199: download - view: text, markup - select for diffs
Tue Aug 14 09:46:29 2007 UTC (15 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.198: preferred, colored
Changes since revision 1.198: +65 -3
lines
merge attributes as required after mapping; avoid objectClass duplicates (ITS#5091)
Revision 1.198: download - view: text, markup - select for diffs
Mon Jul 30 14:32:59 2007 UTC (15 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.197: preferred, colored
Changes since revision 1.197: +9 -2
lines
return entry controls (partially fixes ITS#4591)
Revision 1.197: download - view: text, markup - select for diffs
Wed Mar 14 00:05:42 2007 UTC (16 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.196: preferred, colored
Changes since revision 1.196: +3 -1
lines
fix cleanup
Revision 1.196: download - view: text, markup - select for diffs
Thu Mar 8 16:57:49 2007 UTC (16 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.195: preferred, colored
Changes since revision 1.195: +48 -27
lines
check consistency of referrals and result code (ITS#4861)
Revision 1.195: download - view: text, markup - select for diffs
Wed Feb 21 21:22:14 2007 UTC (16 years, 3 months ago) by ando
Branches: MAIN
Diff to: previous 1.194: preferred, colored
Changes since revision 1.194: +38 -19
lines
improve async connect handling in case of errors
Revision 1.194: download - view: text, markup - select for diffs
Fri Jan 26 00:59:30 2007 UTC (16 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.193: preferred, colored
Changes since revision 1.193: +14 -6
lines
don't return adminLimitExceeded unless LDAPv3; use largest among candidates timeouts
Revision 1.193: download - view: text, markup - select for diffs
Fri Jan 26 00:39:05 2007 UTC (16 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.192: preferred, colored
Changes since revision 1.192: +23 -4
lines
implement search timeout when the remote server does not respond in the specified timeout
Revision 1.192: download - view: text, markup - select for diffs
Thu Jan 18 00:13:39 2007 UTC (16 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.191: preferred, colored
Changes since revision 1.191: +12 -5
lines
don't bail out if all targets are too lazy...
Revision 1.191: download - view: text, markup - select for diffs
Sat Jan 13 10:51:29 2007 UTC (16 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.190: preferred, colored
Changes since revision 1.190: +5 -5
lines
one more round of cached connections fixes/improvements
Revision 1.190: download - view: text, markup - select for diffs
Tue Jan 9 11:19:04 2007 UTC (16 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.189: preferred, colored
Changes since revision 1.189: +6 -54
lines
allow forcing abandon of search operations on a connection basis
Revision 1.189: download - view: text, markup - select for diffs
Mon Jan 8 20:37:45 2007 UTC (16 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.188: preferred, colored
Changes since revision 1.188: +27 -11
lines
better handling of critical conditions
Revision 1.188: download - view: text, markup - select for diffs
Sun Jan 7 23:13:28 2007 UTC (16 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.187: preferred, colored
Changes since revision 1.187: +2 -1
lines
fix response code mapping
Revision 1.187: download - view: text, markup - select for diffs
Sun Jan 7 21:06:13 2007 UTC (16 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.186: preferred, colored
Changes since revision 1.186: +64 -36
lines
better async connection and partial error handling
Revision 1.186: download - view: text, markup - select for diffs
Tue Jan 2 19:01:11 2007 UTC (16 years, 4 months ago) by kurt
Branches: MAIN
Diff to: previous 1.185: preferred, colored
Changes since revision 1.185: +2 -2
lines
happy new year
Revision 1.185: download - view: text, markup - select for diffs
Sun Dec 17 22:52:23 2006 UTC (16 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.184: preferred, colored
Changes since revision 1.184: +44 -42
lines
- add support for "use-temporary-conn" much like back-ldap
- fix various connection creation/setup concurrency issues
- use shared connection when always idasserting (similar to ITS#4781)
- reduce the impact of schema mapping when not used (tnx to gprof)
- fix temporary/tainted connection leak in abnormal conditions
Revision 1.184: download - view: text, markup - select for diffs
Sat Dec 2 16:09:20 2006 UTC (16 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.183: preferred, colored
Changes since revision 1.183: +4 -3
lines
fix deadlock in case of bind error; propagate error as appropriate
Revision 1.183: download - view: text, markup - select for diffs
Thu Nov 23 22:50:36 2006 UTC (16 years, 6 months ago) by ando
Branches: MAIN
Diff to: previous 1.182: preferred, colored
Changes since revision 1.182: +59 -7
lines
add "report" to "onerr" modes: continue a search in case one target returns an error, and only propagate the error at the end
Revision 1.182: download - view: text, markup - select for diffs
Sat Nov 18 17:02:46 2006 UTC (16 years, 6 months ago) by ando
Branches: MAIN
Diff to: previous 1.181: preferred, colored
Changes since revision 1.181: +6 -2
lines
fix leak when 'rebind-as-user' is set (and client searches without prior bind)
Revision 1.181: download - view: text, markup - select for diffs
Sun Nov 5 11:05:47 2006 UTC (16 years, 6 months ago) by ando
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_3_MP
Diff to: previous 1.180: preferred, colored
Changes since revision 1.180: +135 -26
lines
rework compare
fix several minor issues with using dangling pointers and uninitialized data
fix caching of privileged connections
fix issues with unresponsive target failures during search
Revision 1.180: download - view: text, markup - select for diffs
Sat Oct 28 14:20:59 2006 UTC (16 years, 7 months ago) by ando
Branches: MAIN
Diff to: previous 1.179: preferred, colored
Changes since revision 1.179: +111 -20
lines
fix concurrency issue when binding before a search; rework and cleanup data structures (remove unused members)
Revision 1.179: download - view: text, markup - select for diffs
Sat Oct 21 16:57:27 2006 UTC (16 years, 7 months ago) by ando
Branches: MAIN
Diff to: previous 1.178: preferred, colored
Changes since revision 1.178: +20 -11
lines
rework timeout strategy a little bit
Revision 1.178: download - view: text, markup - select for diffs
Sat Oct 14 15:12:05 2006 UTC (16 years, 7 months ago) by ando
Branches: MAIN
Diff to: previous 1.177: preferred, colored
Changes since revision 1.177: +302 -298
lines
cleanup and streamline response handling
Revision 1.177: download - view: text, markup - select for diffs
Sat Oct 14 15:09:05 2006 UTC (16 years, 7 months ago) by ando
Branches: MAIN
Diff to: previous 1.176: preferred, colored
Changes since revision 1.176: +2 -2
lines
add LDAP_OPT_DIAGNOSTIC_MESSAGE; replace deprecated option names
Revision 1.176: download - view: text, markup - select for diffs
Sat Oct 14 07:26:22 2006 UTC (16 years, 7 months ago) by ando
Branches: MAIN
Diff to: previous 1.175: preferred, colored
Changes since revision 1.175: +4 -4
lines
don't mix return codes (ITS#4711)
Revision 1.175: download - view: text, markup - select for diffs
Sat Oct 7 16:07:57 2006 UTC (16 years, 7 months ago) by ando
Branches: MAIN
Diff to: previous 1.174: preferred, colored
Changes since revision 1.174: +7 -5
lines
more on clarification of special proxy identities and resilience to connection failure
Revision 1.174: download - view: text, markup - select for diffs
Tue Sep 26 13:12:07 2006 UTC (16 years, 8 months ago) by ando
Branches: MAIN
Diff to: previous 1.173: preferred, colored
Changes since revision 1.173: +4 -2
lines
fix ITS#4686 (retry with idassert)
Revision 1.173: download - view: text, markup - select for diffs
Sun Sep 17 14:44:40 2006 UTC (16 years, 8 months ago) by ando
Branches: MAIN
Diff to: previous 1.172: preferred, colored
Changes since revision 1.172: +2 -2
lines
minor cleanup
Revision 1.172: download - view: text, markup - select for diffs
Sat Sep 9 15:01:28 2006 UTC (16 years, 8 months ago) by ando
Branches: MAIN
Diff to: previous 1.171: preferred, colored
Changes since revision 1.171: +20 -3
lines
ld may legitimately be NULL if another operation freed it because of a failure while binding
Revision 1.171: download - view: text, markup - select for diffs
Sun Sep 3 09:14:37 2006 UTC (16 years, 8 months ago) by ando
Branches: MAIN
Diff to: previous 1.170: preferred, colored
Changes since revision 1.170: +10 -12
lines
fix arg format; better trace logging...
Revision 1.170: download - view: text, markup - select for diffs
Sun Sep 3 09:04:27 2006 UTC (16 years, 8 months ago) by ando
Branches: MAIN
Diff to: previous 1.169: preferred, colored
Changes since revision 1.169: +71 -26
lines
don't abandon binds in progress; rather unbind (ITS#4663).
Better logging for tracing
Revision 1.169: download - view: text, markup - select for diffs
Mon Aug 28 23:43:25 2006 UTC (16 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.168: preferred, colored
Changes since revision 1.168: +2 -2
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.168: download - view: text, markup - select for diffs
Sat Aug 26 13:24:50 2006 UTC (16 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.167: preferred, colored
Changes since revision 1.167: +25 -4
lines
invalidate idle connection if a candidate target does not respond for the duration of time limit...
Revision 1.167: download - view: text, markup - select for diffs
Thu Aug 17 17:47:26 2006 UTC (16 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.166: preferred, colored
Changes since revision 1.166: +3 -2
lines
give slapd a chance to play callback cleanup handlers when a search operation is abandoned (ITS#4645)
Revision 1.166: download - view: text, markup - select for diffs
Sat Jul 1 14:45:07 2006 UTC (16 years, 11 months ago) by ando
Branches: MAIN
Diff to: previous 1.165: preferred, colored
Changes since revision 1.165: +3 -3
lines
use bound credentials, if any
Revision 1.165: download - view: text, markup - select for diffs
Sat Jun 17 10:37:45 2006 UTC (16 years, 11 months ago) by ando
Branches: MAIN
Diff to: previous 1.164: preferred, colored
Changes since revision 1.164: +4 -2
lines
move retry into response handling (fix ITS#4594; partially addresses ITS#4591 as well)
Revision 1.164: download - view: text, markup - select for diffs
Thu Jun 15 21:12:39 2006 UTC (16 years, 11 months ago) by ando
Branches: MAIN
Diff to: previous 1.163: preferred, colored
Changes since revision 1.163: +65 -31
lines
port identity assertion to back-meta; share as much code as possible with back-ldap; misc cleanup
Revision 1.163: download - view: text, markup - select for diffs
Wed Jun 7 21:25:39 2006 UTC (16 years, 11 months ago) by ando
Branches: MAIN
Diff to: previous 1.162: preferred, colored
Changes since revision 1.162: +3 -3
lines
rework quarantine locking and so
Revision 1.162: download - view: text, markup - select for diffs
Wed Jun 7 12:48:11 2006 UTC (16 years, 11 months ago) by ando
Branches: MAIN
Diff to: previous 1.161: preferred, colored
Changes since revision 1.161: +2 -1
lines
cleanup
Revision 1.161: download - view: text, markup - select for diffs
Fri Jun 2 15:30:15 2006 UTC (17 years ago) by ando
Branches: MAIN
Diff to: previous 1.160: preferred, colored
Changes since revision 1.160: +13 -9
lines
refine (and fix) back-meta handling of search initialization (ITS#4519)
Revision 1.160: download - view: text, markup - select for diffs
Wed May 31 12:37:05 2006 UTC (17 years ago) by ando
Branches: MAIN
Diff to: previous 1.159: preferred, colored
Changes since revision 1.159: +13 -1
lines
trap an issue that occurred in odd conditions
Revision 1.159: download - view: text, markup - select for diffs
Wed May 31 12:11:07 2006 UTC (17 years ago) by ando
Branches: MAIN
Diff to: previous 1.158: preferred, colored
Changes since revision 1.158: +17 -21
lines
misc cleanup
Revision 1.158: download - view: text, markup - select for diffs
Sat May 27 17:54:28 2006 UTC (17 years ago) by ando
Branches: MAIN
Diff to: previous 1.157: preferred, colored
Changes since revision 1.157: +6 -3
lines
implement proxy quarantine (ITS#4569)
Revision 1.157: download - view: text, markup - select for diffs
Sat May 20 12:29:02 2006 UTC (17 years ago) by ando
Branches: MAIN
Diff to: previous 1.156: preferred, colored
Changes since revision 1.156: +4 -6
lines
add cancel strategies (ITS#4560)
Revision 1.156: download - view: text, markup - select for diffs
Sun May 14 14:29:49 2006 UTC (17 years ago) by ando
Branches: MAIN
Diff to: previous 1.155: preferred, colored
Changes since revision 1.155: +2 -1
lines
more checks
Revision 1.155: download - view: text, markup - select for diffs
Sun May 14 13:11:53 2006 UTC (17 years ago) by ando
Branches: MAIN
Diff to: previous 1.154: preferred, colored
Changes since revision 1.154: +10 -9
lines
cleanup resource release
Revision 1.154: download - view: text, markup - select for diffs
Fri May 12 17:25:31 2006 UTC (17 years ago) by ando
Branches: MAIN
Diff to: previous 1.153: preferred, colored
Changes since revision 1.153: +11 -1
lines
refine previous commits (don't leave bindings around)
Revision 1.153: download - view: text, markup - select for diffs
Sat May 6 14:15:26 2006 UTC (17 years ago) by ando
Branches: MAIN
Diff to: previous 1.152: preferred, colored
Changes since revision 1.152: +8 -8
lines
add URI list resorting feature (ITS#4524)
Revision 1.152: download - view: text, markup - select for diffs
Sat May 6 09:53:54 2006 UTC (17 years ago) by ando
Branches: MAIN
Diff to: previous 1.151: preferred, colored
Changes since revision 1.151: +3 -3
lines
fix previous commit
Revision 1.151: download - view: text, markup - select for diffs
Sat May 6 01:16:45 2006 UTC (17 years ago) by ando
Branches: MAIN
Diff to: previous 1.150: preferred, colored
Changes since revision 1.150: +8 -1
lines
refine previous commit
Revision 1.150: download - view: text, markup - select for diffs
Sat May 6 00:25:53 2006 UTC (17 years ago) by ando
Branches: MAIN
Diff to: previous 1.149: preferred, colored
Changes since revision 1.149: +309 -16
lines
parallelize dobind/search (ITS#4519)
Revision 1.149: download - view: text, markup - select for diffs
Thu May 4 20:07:35 2006 UTC (17 years ago) by ando
Branches: MAIN
Diff to: previous 1.148: preferred, colored
Changes since revision 1.148: +6 -2
lines
make sure NULL pointers are not dereferenced
Revision 1.148: download - view: text, markup - select for diffs
Thu May 4 06:37:31 2006 UTC (17 years ago) by ando
Branches: MAIN
Diff to: previous 1.147: preferred, colored
Changes since revision 1.147: +71 -44
lines
gracefully handle server down while initiating a search (ITS#4518)
Revision 1.147: download - view: text, markup - select for diffs
Thu Apr 6 21:55:09 2006 UTC (17 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.146: preferred, colored
Changes since revision 1.146: +4 -1
lines
pedantic cleanup
Revision 1.146: download - view: text, markup - select for diffs
Tue Apr 4 17:48:22 2006 UTC (17 years, 1 month 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.145: preferred, colored
Changes since revision 1.145: +4 -2
lines
honor stop on error
Revision 1.145: download - view: text, markup - select for diffs
Tue Apr 4 15:41:13 2006 UTC (17 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.144: preferred, colored
Changes since revision 1.144: +6 -5
lines
only wait if no entry was returned
Revision 1.144: download - view: text, markup - select for diffs
Mon Apr 3 19:14:14 2006 UTC (17 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.143: preferred, colored
Changes since revision 1.143: +23 -9
lines
immediately return sizelimitExceeded if appropriate
Revision 1.143: download - view: text, markup - select for diffs
Sun Apr 2 22:32:59 2006 UTC (17 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.142: preferred, colored
Changes since revision 1.142: +35 -29
lines
more on recovery (ITS#4429)
Revision 1.142: download - view: text, markup - select for diffs
Sat Apr 1 16:56:39 2006 UTC (17 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.141: preferred, colored
Changes since revision 1.141: +11 -3
lines
seems to fix the equivalent of ITS#4429 in back-meta; had to give up per-target conn-ttl and idle-timeout
Revision 1.141: download - view: text, markup - select for diffs
Tue Feb 14 22:18:12 2006 UTC (17 years, 3 months ago) by kurt
Branches: MAIN
Diff to: previous 1.140: preferred, colored
Changes since revision 1.140: +1 -16
lines
unifdef -DLDAP_NULL_IS_NULL
Revision 1.140: download - view: text, markup - select for diffs
Tue Jan 3 22:12:21 2006 UTC (17 years, 4 months ago) by kurt
Branches: MAIN
Diff to: previous 1.139: preferred, colored
Changes since revision 1.139: +2 -2
lines
Happy new year!
Revision 1.139: download - view: text, markup - select for diffs
Tue Dec 13 19:11:27 2005 UTC (17 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +2 -2
lines
use macros instead of numbers...
Revision 1.138: download - view: text, markup - select for diffs
Mon Dec 12 13:33:34 2005 UTC (17 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.137: preferred, colored
Changes since revision 1.137: +11 -2
lines
minor cleanup
Revision 1.137: download - view: text, markup - select for diffs
Sun Dec 11 22:39:09 2005 UTC (17 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +2 -2
lines
more about sizelimit disclose issue in back-meta (ITS#4213)
Revision 1.136: download - view: text, markup - select for diffs
Sat Nov 26 06:38:20 2005 UTC (17 years, 6 months ago) by kurt
Branches: MAIN
Diff to: previous 1.135: preferred, colored
Changes since revision 1.135: +2 -9
lines
Remove some unnecessary #ifdefs
Revision 1.135: download - view: text, markup - select for diffs
Fri Nov 25 21:17:25 2005 UTC (17 years, 6 months ago) by ando
Branches: MAIN
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +8 -17
lines
use LDAP_SIZELIMIT_EXCEEDED; rework the return values of slap_send_search_entry(); silence a few warnings
Revision 1.134: download - view: text, markup - select for diffs
Thu Nov 24 23:28:34 2005 UTC (17 years, 6 months ago) by ando
Branches: MAIN
Diff to: previous 1.133: preferred, colored
Changes since revision 1.133: +31 -16
lines
check sizelimit in frontend (ITS#4213)
Revision 1.133: download - view: text, markup - select for diffs
Tue Nov 22 10:13:14 2005 UTC (17 years, 6 months ago) by ando
Branches: MAIN
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +16 -3
lines
don't return matchedDN in the case described in ITS#4195
Revision 1.132: download - view: text, markup - select for diffs
Sun Nov 20 00:59:26 2005 UTC (17 years, 6 months ago) by ando
Branches: MAIN
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +7 -2
lines
don't care about empty matched/text #ifdef LDAP_NULL_IS_NULL
Revision 1.131: download - view: text, markup - select for diffs
Sun Nov 6 22:29:11 2005 UTC (17 years, 6 months ago) by ando
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_2_MP
Diff to: previous 1.130: preferred, colored
Changes since revision 1.130: +2 -2
lines
backport write operation timeouts from back-meta to back-ldap; minor cleanup & silence warnings
Revision 1.130: download - view: text, markup - select for diffs
Sat Nov 5 13:44:43 2005 UTC (17 years, 6 months ago) by ando
Branches: MAIN
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +63 -27
lines
allow per-target retry in searches; taint invalid connections; don't massage the pseudorootdn (ITS#4150)
Revision 1.129: download - view: text, markup - select for diffs
Fri Nov 4 11:42:39 2005 UTC (17 years, 6 months ago) by ando
Branches: MAIN
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +7 -9
lines
fix size/time limit (ITS#4145)
Revision 1.128: download - view: text, markup - select for diffs
Tue Nov 1 12:42:51 2005 UTC (17 years, 7 months ago) by ando
Branches: MAIN
Diff to: previous 1.127: preferred, colored
Changes since revision 1.127: +2 -1
lines
eat up values of removed attrs
Revision 1.127: download - view: text, markup - select for diffs
Tue Oct 25 12:50:05 2005 UTC (17 years, 7 months ago) by ando
Branches: MAIN
Diff to: previous 1.126: preferred, colored
Changes since revision 1.126: +2 -6
lines
fix previous commit
Revision 1.126: download - view: text, markup - select for diffs
Mon Oct 24 18:22:08 2005 UTC (17 years, 7 months ago) by ando
Branches: MAIN
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +10 -8
lines
fix handling of invalid DN-valued attrs (ITS#4107)
Revision 1.125: download - view: text, markup - select for diffs
Mon Sep 26 02:39:51 2005 UTC (17 years, 8 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +4 -4
lines
Fix snprintf() format
Revision 1.124: download - view: text, markup - select for diffs
Sat Sep 24 16:39:26 2005 UTC (17 years, 8 months ago) by ando
Branches: MAIN
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +2 -4
lines
cleanup states/timeout handling in back-ldap/meta; add connection pooling and defer of pseudoroot bind to back-meta
Revision 1.123: download - view: text, markup - select for diffs
Sat Sep 24 15:09:19 2005 UTC (17 years, 8 months ago) by ando
Branches: MAIN
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +6 -6
lines
fix previous commit; cleanup few 64 bit issues
Revision 1.122: download - view: text, markup - select for diffs
Mon Sep 19 07:06:29 2005 UTC (17 years, 8 months ago) by ando
Branches: MAIN
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +19 -1
lines
use result of validation (ITS#4028)
Revision 1.121: download - view: text, markup - select for diffs
Tue Sep 6 15:19:36 2005 UTC (17 years, 8 months ago) by ando
Branches: MAIN
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +16 -9
lines
pretty the DN as well
Revision 1.120: download - view: text, markup - select for diffs
Tue Aug 30 23:55:34 2005 UTC (17 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +20 -9
lines
save target errors for later evaluation
Revision 1.119: download - view: text, markup - select for diffs
Sat Aug 27 17:21:43 2005 UTC (17 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +3 -3
lines
prettify matchedDN; fix memory handling
Revision 1.118: download - view: text, markup - select for diffs
Thu Aug 25 19:14:27 2005 UTC (17 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +3 -3
lines
allow undefined attrs to be "proxied" (ITS#3959)
Revision 1.117: download - view: text, markup - select for diffs
Sat Aug 20 09:31:07 2005 UTC (17 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +44 -6
lines
normalize/pretty attributes when possible
Revision 1.116: download - view: text, markup - select for diffs
Thu Aug 18 12:55:28 2005 UTC (17 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +14 -2
lines
more about matchedDN in back-meta (ITS#3944)
Revision 1.115: download - view: text, markup - select for diffs
Thu Aug 18 09:26:29 2005 UTC (17 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +8 -2
lines
strip entryDN from search entries; frontend will reattach it :(
Revision 1.114: download - view: text, markup - select for diffs
Wed Aug 17 06:34:49 2005 UTC (17 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +11 -2
lines
implement overlapping targets enhancement (ITS#3711)
Revision 1.113: download - view: text, markup - select for diffs
Wed Aug 17 06:25:48 2005 UTC (17 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +42 -9
lines
fix "matched" return and return code (ITS#3944)
Revision 1.112: download - view: text, markup - select for diffs
Mon Jul 4 20:41:54 2005 UTC (17 years, 10 months ago) by ando
Branches: MAIN
CVS tags: OPENLDAP_AC_MP,
OPENLDAP_AC_BP,
OPENLDAP_AC
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +3 -1
lines
fix concurrency issues
Revision 1.111: download - view: text, markup - select for diffs
Sat Jun 25 13:13:44 2005 UTC (17 years, 11 months ago) by ando
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +22 -12
lines
add "onerr" flag
Revision 1.110: download - view: text, markup - select for diffs
Sun Jun 19 20:41:12 2005 UTC (17 years, 11 months ago) by ando
Branches: MAIN
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +2 -1
lines
first round of provisions for back-config
Revision 1.109: download - view: text, markup - select for diffs
Mon Jun 13 17:14:41 2005 UTC (17 years, 11 months ago) by ando
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +39 -20
lines
preemptive time limit check in proxy backends
Revision 1.108: download - view: text, markup - select for diffs
Sat May 21 12:53:26 2005 UTC (18 years ago) by ando
Branches: MAIN
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +5 -3
lines
fix entry DN free
Revision 1.107: download - view: text, markup - select for diffs
Fri May 13 11:10:33 2005 UTC (18 years ago) by ando
Branches: MAIN
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +2 -3
lines
fix sizelimit interaction with glue overlay (ITS#3724)
Revision 1.106: download - view: text, markup - select for diffs
Fri May 13 07:06:42 2005 UTC (18 years ago) by ando
Branches: MAIN
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +9 -17
lines
don't bother about slap_dummy_bv
Revision 1.105: download - view: text, markup - select for diffs
Thu May 12 20:37:56 2005 UTC (18 years ago) by ando
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +14 -11
lines
fix sizelimit bug (ITS#3720)
Revision 1.104: download - view: text, markup - select for diffs
Fri May 6 08:21:00 2005 UTC (18 years ago) by ando
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +12 -2
lines
add support for "subordinate" scope
Revision 1.103: download - view: text, markup - select for diffs
Thu May 5 15:34:11 2005 UTC (18 years ago) by ando
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +10 -5
lines
a bit more reworking and streamline; the change to the LAST_CONN test seems to eliminate the last LDAP_BUSY problems on the only machine that was showing it yet; please test
Revision 1.102: download - view: text, markup - select for diffs
Wed May 4 21:57:55 2005 UTC (18 years ago) by ando
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +13 -13
lines
honor T-F filters (ITS#3706) and lots of cleanup
Revision 1.101: download - view: text, markup - select for diffs
Tue Apr 26 19:48:43 2005 UTC (18 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +11 -4
lines
more cleanup in handling timeouts in ldap_result()
Revision 1.100: download - view: text, markup - select for diffs
Mon Apr 25 21:54:51 2005 UTC (18 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +12 -16
lines
reset candidates when intentionally abandoning; consistently handle referrals
Revision 1.99: download - view: text, markup - select for diffs
Fri Apr 22 19:43:53 2005 UTC (18 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +188 -93
lines
more on error handling reworking; should address ITS#3672 and ITS#3676
Revision 1.98: download - view: text, markup - select for diffs
Thu Apr 21 20:22:43 2005 UTC (18 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +13 -28
lines
fix previous commit
Revision 1.97: download - view: text, markup - select for diffs
Thu Apr 21 01:17:31 2005 UTC (18 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +297 -225
lines
add basic support for retry; protect internal bind behind mutexes; rework search, review candidate selection; minor cleanup. Passes concurrency test036
Revision 1.96: download - view: text, markup - select for diffs
Wed Apr 20 16:52:10 2005 UTC (18 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +3 -3
lines
slightly reduce malloc overhead; minor cleanup
Revision 1.95: download - view: text, markup - select for diffs
Tue Apr 19 12:31:07 2005 UTC (18 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +5 -1
lines
fix memory leak (ITS#3669)
Revision 1.94: download - view: text, markup - select for diffs
Sat Apr 16 00:25:41 2005 UTC (18 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +104 -56
lines
a) implement a new candidate selection procedure, based on target naming
context checking and multiple match resolution via an internal search
b) move the candidate listing in a persistent per-thread buffer
c) fix bind procedure
d) minor cleanup
(a) and (b) should address ITS#2935; (b) and (c) should address ITS#3171
A test is also added
Revision 1.93: download - view: text, markup - select for diffs
Thu Feb 17 23:37:40 2005 UTC (18 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +2 -2
lines
Always return SLAPD_ABANDON in response to op->o_abandon being set.
Revision 1.92: download - view: text, markup - select for diffs
Sat Feb 5 14:55:27 2005 UTC (18 years, 3 months ago) by ando
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +4 -11
lines
import selected improvements from back-ldap: use asynchronous Start TLS exop; allow propagating TLS if used in the original connection; minor cleanup
Revision 1.91: download - view: text, markup - select for diffs
Wed Jan 26 08:52:12 2005 UTC (18 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +2 -2
lines
don't play with controls at bind; rather use the ldap_*_ext API
Revision 1.90: download - view: text, markup - select for diffs
Thu Jan 20 16:44:53 2005 UTC (18 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +3 -2
lines
fix ITS#3498; some cleanup
Revision 1.89: download - view: text, markup - select for diffs
Sat Jan 8 09:59:33 2005 UTC (18 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +2 -2
lines
fix ITS#3464
Revision 1.88: download - view: text, markup - select for diffs
Sat Jan 8 08:20:54 2005 UTC (18 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +45 -36
lines
major namespace cleanup & minor fixes
Revision 1.87: download - view: text, markup - select for diffs
Sat Jan 1 19:49:55 2005 UTC (18 years, 5 months ago) by kurt
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +2 -2
lines
Happy New Year!
Revision 1.86: download - view: text, markup - select for diffs
Thu Dec 30 16:45:28 2004 UTC (18 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +24 -15
lines
works now
Revision 1.85: download - view: text, markup - select for diffs
Thu Dec 23 09:43:58 2004 UTC (18 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +3 -3
lines
fix typos leading to memory issues
Revision 1.84: download - view: text, markup - select for diffs
Fri Nov 12 11:51:16 2004 UTC (18 years, 6 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.83: preferred, colored
Changes since revision 1.83: +3 -1
lines
fix spurius noSuchObject when base=suffix
Revision 1.83: download - view: text, markup - select for diffs
Sun Sep 26 20:58:49 2004 UTC (18 years, 8 months ago) by ando
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +1 -2
lines
multiple precision with BIGNUM/gmp/ulong
Revision 1.82: download - view: text, markup - select for diffs
Sat Sep 4 02:54:33 2004 UTC (18 years, 8 months ago) by kurt
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +1 -13
lines
unifdef -UNEW_LOGGING
Revision 1.81: download - view: text, markup - select for diffs
Tue Aug 24 07:29:11 2004 UTC (18 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +8 -24
lines
move call to frontend API
Revision 1.80: download - view: text, markup - select for diffs
Sun Jul 25 21:16:41 2004 UTC (18 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +3 -4
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.79: download - view: text, markup - select for diffs
Thu Jun 17 16:27:51 2004 UTC (18 years, 11 months ago) by ando
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +2 -4
lines
res is already freed by ldap_parse_reference() (ITS#3190)
Revision 1.78: download - view: text, markup - select for diffs
Sat Jun 12 15:32:20 2004 UTC (18 years, 11 months ago) by ando
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +3 -3
lines
clarify no limits in (internal) searches
Revision 1.77: download - view: text, markup - select for diffs
Fri May 7 07:03:06 2004 UTC (19 years ago) by ando
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +2 -2
lines
fix DN_SEPARATOR() and clarify its use
Revision 1.76: download - view: text, markup - select for diffs
Fri May 7 00:18:09 2004 UTC (19 years ago) by ando
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +2 -2
lines
more on fixing escaped semicolon in normalized DN
Revision 1.75: download - view: text, markup - select for diffs
Wed Apr 7 02:11:45 2004 UTC (19 years, 1 month ago) by kurt
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +5 -5
lines
use BER_BVNULL
Revision 1.74: download - view: text, markup - select for diffs
Mon Apr 5 15:32:59 2004 UTC (19 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +2 -2
lines
exploit new frontend API 2 protocol error mapping
Revision 1.73: download - view: text, markup - select for diffs
Wed Mar 17 10:50:15 2004 UTC (19 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +2 -1
lines
reset SlapReply flags
Revision 1.72: download - view: text, markup - select for diffs
Wed Mar 10 20:11:29 2004 UTC (19 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +2 -2
lines
add "searchFilterAttrDN" rewrite context, and allow filterstring rewrite
Revision 1.71: download - view: text, markup - select for diffs
Mon Mar 8 17:12:45 2004 UTC (19 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +17 -67
lines
move limits evaluation to frontend
Revision 1.70: download - view: text, markup - select for diffs
Sat Mar 6 14:01:16 2004 UTC (19 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +20 -3
lines
initial round of fixes related to ITS#2986
Revision 1.69: download - view: text, markup - select for diffs
Sat Feb 28 15:07:34 2004 UTC (19 years, 3 months ago) by ando
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +21 -3
lines
handle filter computed in a more granular way (ITS#2977)
Revision 1.68: download - view: text, markup - select for diffs
Wed Feb 18 15:40:37 2004 UTC (19 years, 3 months ago) by ando
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +2 -2
lines
allow search limits based on groups (ITS#2967)
Revision 1.67: download - view: text, markup - select for diffs
Thu Jan 1 18:15:35 2004 UTC (19 years, 5 months ago) by kurt
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_1_MP
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +2 -2
lines
Happy new year
Revision 1.66: download - view: text, markup - select for diffs
Sat Dec 13 01:00:08 2003 UTC (19 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +2 -5
lines
Clean up entry initialization
Revision 1.65: download - view: text, markup - select for diffs
Mon Dec 8 16:41:41 2003 UTC (19 years, 5 months ago) by kurt
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +3 -64
lines
notices and acknowledgements
Revision 1.64: download - view: text, markup - select for diffs
Sat Dec 6 10:12:53 2003 UTC (19 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +1 -7
lines
Moved proxy caching to overlay
Revision 1.63: download - view: text, markup - select for diffs
Thu Nov 27 05:35:15 2003 UTC (19 years, 6 months ago) by kurt
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +20 -3
lines
notices and acknowledges
Revision 1.62: download - view: text, markup - select for diffs
Sat Oct 4 15:18:25 2003 UTC (19 years, 7 months ago) by ando
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +21 -1
lines
fix a_nvals according to back-ldap implementation (ITS#2716; at least part of it)
Revision 1.61: download - view: text, markup - select for diffs
Wed Aug 27 21:21:17 2003 UTC (19 years, 9 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +0 -2
lines
unifdef LDAP_CACHING
Revision 1.60: download - view: text, markup - select for diffs
Thu May 8 22:36:31 2003 UTC (20 years ago) by ando
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.59: preferred, colored
Changes since revision 1.59: +1 -10
lines
now LDAP_CACHING can be enabled again; not sure it works, though
Revision 1.59: download - view: text, markup - select for diffs
Tue Apr 29 16:28:15 2003 UTC (20 years, 1 month ago) by kurt
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +4 -2
lines
remove dnNormalize2
replace calls to dnNormalize2 with calls to dnNormalize
Revision 1.58: download - view: text, markup - select for diffs
Fri Apr 11 02:22:37 2003 UTC (20 years, 1 month ago) by lukeh
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +1 -1
lines
Fix compilation errors (caching must still be undefined though)
Revision 1.57: download - view: text, markup - select for diffs
Tue Apr 8 09:38:38 2003 UTC (20 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +7 -4
lines
return 'matched' only if all the targets didn't recognize the search base
Revision 1.56: download - view: text, markup - select for diffs
Mon Apr 7 17:01:48 2003 UTC (20 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +32 -92
lines
works fine now
Revision 1.55: download - view: text, markup - select for diffs
Mon Apr 7 15:04:14 2003 UTC (20 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +37 -76
lines
first cut at grouping rewrite/map stuff; needs work
Revision 1.54: download - view: text, markup - select for diffs
Sat Apr 5 14:58:50 2003 UTC (20 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +2 -1
lines
silence warnings
Revision 1.53: download - view: text, markup - select for diffs
Sat Apr 5 14:53:57 2003 UTC (20 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +38 -66
lines
propagate selected changes to back-ldap
Revision 1.52: download - view: text, markup - select for diffs
Thu Apr 3 22:43:41 2003 UTC (20 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +1 -1
lines
remove more unnecessary args
Revision 1.51: download - view: text, markup - select for diffs
Thu Apr 3 19:35:55 2003 UTC (20 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +118 -109
lines
new API; compiles if proxy is disabled
Revision 1.50: download - view: text, markup - select for diffs
Thu Mar 6 18:44:41 2003 UTC (20 years, 2 months ago) by jongchoi
Branches: MAIN
CVS tags: NO_SLAP_OP_BLOCKS
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +10 -0
lines
Commit of the Proxy Cache contribution (ITS#2062)
from IBM India Research (Apurva Kumar)
Code review by Pierangelo, Kurt, and Jong.
Revision 1.49: download - view: text, markup - select for diffs
Sat Mar 1 10:08:54 2003 UTC (20 years, 3 months ago) by ando
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +33 -12
lines
improved filter mapping/rewrite; improved result rewriting; improved attribute/objectclass mapping configuration
Revision 1.48: download - view: text, markup - select for diffs
Mon Feb 10 21:34:06 2003 UTC (20 years, 3 months ago) by ando
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -0
lines
improve error handling
Revision 1.47: download - view: text, markup - select for diffs
Mon Feb 10 20:37:30 2003 UTC (20 years, 3 months ago) by ando
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +35 -22
lines
partially fix ITS#2310
Revision 1.46: download - view: text, markup - select for diffs
Mon Jan 27 15:40:12 2003 UTC (20 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +5 -4
lines
clean up mapping api
Revision 1.45: download - view: text, markup - select for diffs
Mon Jan 27 15:07:10 2003 UTC (20 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -2
lines
fix objectclass mapping (to nothing)
Revision 1.44: download - view: text, markup - select for diffs
Thu Jan 23 21:07:33 2003 UTC (20 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +9 -9
lines
fix ITS#2289 (don't use shared data for search state; use msgid instead)
Revision 1.43: download - view: text, markup - select for diffs
Fri Jan 3 19:20:58 2003 UTC (20 years, 4 months ago) by kurt
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -1
lines
Happy new year
Revision 1.42: download - view: text, markup - select for diffs
Thu Nov 21 11:59:00 2002 UTC (20 years, 6 months ago) by ando
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +8 -4
lines
improve limits handling and consistency; return "Admin limit exceeded" instead of "Unwilling to perform"
Revision 1.41: download - view: text, markup - select for diffs
Sun Nov 10 17:17:30 2002 UTC (20 years, 6 months ago) by ando
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +12 -13
lines
improve error messages
Revision 1.40: download - view: text, markup - select for diffs
Sat Aug 31 08:35:23 2002 UTC (20 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +91 -16
lines
added referral support to back-{ldap,meta}; need to allow send_serch_reference() handle NULL entry pointer
Revision 1.39: download - view: text, markup - select for diffs
Tue Aug 13 15:00:33 2002 UTC (20 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +11 -8
lines
better error handling when returning results
Revision 1.38: download - view: text, markup - select for diffs
Sat Aug 10 12:13:46 2002 UTC (20 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +17 -6
lines
initialize struct timeval (fixes ITS#2014);
also, check for return value of dnNormalize2: if the returned
DN contains undefined attributes, the normalization fails.
Revision 1.37: download - view: text, markup - select for diffs
Fri Aug 9 15:15:10 2002 UTC (20 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +19 -19
lines
rework connection pool handling (reduce amount of malloc)
Revision 1.36: download - view: text, markup - select for diffs
Fri Aug 2 08:00:44 2002 UTC (20 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -1
lines
fix previous commit
Revision 1.35: download - view: text, markup - select for diffs
Wed Jul 31 20:49:04 2002 UTC (20 years, 10 months ago) by kurt
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +6 -6
lines
operationsError != Internal Error
hence, s/LDAP_OPERATIONS_ERROR/LDAP_OTHER/
Revision 1.34: download - view: text, markup - select for diffs
Mon Jul 22 12:24:32 2002 UTC (20 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +6 -2
lines
fix ITS#1953
Revision 1.33: download - view: text, markup - select for diffs
Thu Jul 11 18:33:34 2002 UTC (20 years, 10 months ago) by julius
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +20 -27
lines
Coverted LDAP_LOG macro to use subsystem ID int values instead of string values
Revision 1.32: download - view: text, markup - select for diffs
Mon Apr 29 08:12:50 2002 UTC (21 years, 1 month ago) by ando
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_MP
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2
lines
honor limits if below soft limit
Revision 1.31: download - view: text, markup - select for diffs
Thu Apr 11 06:46:35 2002 UTC (21 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1
lines
ITS#1732 signed/unsigned integers
Revision 1.30: download - view: text, markup - select for diffs
Thu Apr 11 06:03:42 2002 UTC (21 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +0 -2
lines
ITS#1733 eliminate o_abandonmutex
Revision 1.29: download - view: text, markup - select for diffs
Mon Apr 8 07:43:29 2002 UTC (21 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -0
lines
Mostly based on patches provided by Hallvard B. Furuseth
ITS#1677 - cast away const warnings
ITS#1678 - unsigned char args to ctype funcs
ITS#1682 - don't redefine ldap_debug
ITS#1683 - uninitialized vars
ITS#1703 - ldo_debug initialization
ITS#1705 - unsigned testing
ITS#1706 - socklen_t args
ITS#1719 - back-tcl update (other cleanups/fixes/improvements; yet untested)
ITS#1724 - integerNormalize/integerFilter/integerIndexer bugs
ITS#1725 - libdes not required
Implement back-null (/dev/null style backend)
Cleanup some misc warnings ("%lu" format, unused/uninitialized vars,
ambiguous operator precedence)
Kurt, please regenerate configure
Revision 1.28: download - view: text, markup - select for diffs
Tue Jan 22 07:30:32 2002 UTC (21 years, 4 months ago) by ando
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.27: preferred, colored
Changes since revision 1.27: +1 -2
lines
check on escaped rdn separator not needed any more
Revision 1.27: download - view: text, markup - select for diffs
Mon Jan 14 00:43:22 2002 UTC (21 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1
lines
Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to
liblber:ber_bvarray_{add,free}.
Revision 1.26: download - view: text, markup - select for diffs
Sun Jan 13 22:23:24 2002 UTC (21 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -0
lines
Modify performance patch from Gertjan van Wingerde <gwingerde@home.nl>
Revision 1.25: download - view: text, markup - select for diffs
Sun Jan 6 05:11:02 2002 UTC (21 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +4 -10
lines
Use 'm' ber_scanf format where convenient
Revision 1.24: download - view: text, markup - select for diffs
Fri Jan 4 20:17:53 2002 UTC (21 years, 4 months ago) by kurt
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1
lines
Update copyright statements
Revision 1.23: download - view: text, markup - select for diffs
Fri Jan 4 18:23:10 2002 UTC (21 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +12 -2
lines
more fixes/updates
Revision 1.22: download - view: text, markup - select for diffs
Fri Jan 4 14:26:45 2002 UTC (21 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +23 -25
lines
more cleanup; doesn't work (fails on ldap_result, select returns -1)
Revision 1.21: download - view: text, markup - select for diffs
Thu Jan 3 15:29:38 2002 UTC (21 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +62 -73
lines
lots of migration to struct berval; unfortunately it seems to be broken
Revision 1.20: download - view: text, markup - select for diffs
Thu Jan 3 04:38:27 2002 UTC (21 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2
lines
Changed AttributeName back into an array instead of a linked list.
Fixed bug in do_search eating up controls.
Revision 1.19: download - view: text, markup - select for diffs
Mon Dec 31 10:35:54 2001 UTC (21 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +7 -6
lines
Changed search attrs from struct berval ** to AttributeName *
Revision 1.18: download - view: text, markup - select for diffs
Sat Dec 29 03:48:02 2001 UTC (21 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +8 -18
lines
Added dnPretty2/dnNormalize2 using preallocated destination berval
Revision 1.17: download - view: text, markup - select for diffs
Thu Dec 27 11:17:54 2001 UTC (21 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +69 -51
lines
conversion to berval DN
Revision 1.16: download - view: text, markup - select for diffs
Thu Dec 27 06:13:15 2001 UTC (21 years, 5 months ago) by kurt
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1
lines
More struct berval DN changes
decrease dependency on dn_validate/dn_normalize
Revision 1.15: download - view: text, markup - select for diffs
Wed Dec 26 14:28:03 2001 UTC (21 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1
lines
Changed get_limits to struct berval*
Revision 1.14: download - view: text, markup - select for diffs
Wed Dec 26 07:17:46 2001 UTC (21 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -3
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.13: download - view: text, markup - select for diffs
Tue Dec 25 18:48:28 2001 UTC (21 years, 5 months ago) by kurt
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1
lines
More struct berval DNs
Revision 1.12: download - view: text, markup - select for diffs
Mon Dec 24 14:11:04 2001 UTC (21 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2
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.11: download - view: text, markup - select for diffs
Fri Nov 16 06:45:38 2001 UTC (21 years, 6 months ago) by hyc
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2
lines
Changed AttributeType.sat_cname from char * to struct berval.
(will fix up back-bdb next.)
Revision 1.10: download - view: text, markup - select for diffs
Mon Oct 22 11:23:07 2001 UTC (21 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +0 -1
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.9: download - view: text, markup - select for diffs
Wed Oct 3 16:17:09 2001 UTC (21 years, 7 months ago) by ando
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +14 -2
lines
use slap_str2undef_ad for unknown attributes
Revision 1.8: download - view: text, markup - select for diffs
Mon Oct 1 20:12:23 2001 UTC (21 years, 8 months ago) by ando
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +15 -6
lines
fix candidate selection based on scope
Revision 1.7: download - view: text, markup - select for diffs
Mon Oct 1 14:16:51 2001 UTC (21 years, 8 months ago) by ando
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +12 -6
lines
fix various result returning bugs, mostly related to candidate selction that results in invalid candidates (bug detected by Markus Storm <Markus.Storm@mediaWays.net>)
Revision 1.6: download - view: text, markup - select for diffs
Sat Aug 4 09:10:08 2001 UTC (21 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +11 -12
lines
cleanup limits stuff in back-meta
Revision 1.5: download - view: text, markup - select for diffs
Fri Aug 3 15:15:14 2001 UTC (21 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +59 -6
lines
enforces detailed search limits
Revision 1.4: download - view: text, markup - select for diffs
Sun Jun 3 06:55:17 2001 UTC (22 years ago) by ando
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -3
lines
semicolon after colon in goto labels; no C++ style comments; unused vars removed or #ifdef'd
Revision 1.3: download - view: text, markup - select for diffs
Wed May 16 21:06:15 2001 UTC (22 years ago) by ando
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1
lines
minor cleanup; some error handling and log fixes
Revision 1.2: download - view: text, markup - select for diffs
Sun May 13 21:44:22 2001 UTC (22 years ago) by ando
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +56 -8
lines
added new logging to back-meta
Revision 1.1: download - view: text, markup - select for diffs
Fri May 11 22:51:31 2001 UTC (22 years ago) by ando
Branches: MAIN
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.28.2.12: download - view: text, markup - select for diffs
Fri Feb 14 16:16:03 2003 UTC (20 years, 3 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,
OPENLDAP_REL_ENG_2_1_15,
OPENLDAP_REL_ENG_2_1_14,
OPENLDAP_REL_ENG_2_1_13
Diff to: previous 1.28.2.11: preferred, colored; branchpoint 1.28: preferred, colored; next MAIN 1.29: preferred, colored
Changes since revision 1.28.2.11: +37 -22
lines
Such in back-meta changes and sync slap.h with HEAD
Revision 1.28.2.11: download - view: text, markup - select for diffs
Sun Feb 9 16:31:39 2003 UTC (20 years, 3 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
Diff to: previous 1.28.2.10: preferred, colored; branchpoint 1.28: preferred, colored
Changes since revision 1.28.2.10: +17 -16
lines
First round of imports from HEAD
Revision 1.28.2.10: download - view: text, markup - select for diffs
Tue Nov 26 17:33:47 2002 UTC (20 years, 6 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.28.2.9: preferred, colored; branchpoint 1.28: preferred, colored
Changes since revision 1.28.2.9: +8 -4
lines
Search limit updates and other misc cleanup
Revision 1.28.2.9: download - view: text, markup - select for diffs
Mon Nov 11 02:42:38 2002 UTC (20 years, 6 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
Diff to: previous 1.28.2.8: preferred, colored; branchpoint 1.28: preferred, colored
Changes since revision 1.28.2.8: +12 -13
lines
Misc changes from HEAD
Revision 1.28.2.8: download - view: text, markup - select for diffs
Sun Sep 1 03:59:01 2002 UTC (20 years, 9 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.28.2.7: preferred, colored; branchpoint 1.28: preferred, colored
Changes since revision 1.28.2.7: +91 -16
lines
Add search continuation support
Revision 1.28.2.7: download - view: text, markup - select for diffs
Fri Aug 16 17:20:38 2002 UTC (20 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: OPENLDAP_REL_ENG_2_1_4
Diff to: previous 1.28.2.6: preferred, colored; branchpoint 1.28: preferred, colored
Changes since revision 1.28.2.6: +11 -8
lines
Sync with HEAD
Revision 1.28.2.6: download - view: text, markup - select for diffs
Mon Aug 12 15:09:39 2002 UTC (20 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
Diff to: previous 1.28.2.5: preferred, colored; branchpoint 1.28: preferred, colored
Changes since revision 1.28.2.5: +17 -6
lines
Sync with HEAD
Revision 1.28.2.5: download - view: text, markup - select for diffs
Fri Aug 9 22:19:39 2002 UTC (20 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
Diff to: previous 1.28.2.4: preferred, colored; branchpoint 1.28: preferred, colored
Changes since revision 1.28.2.4: +19 -19
lines
Sync with head
Revision 1.28.2.4: download - view: text, markup - select for diffs
Mon Aug 5 19:08:44 2002 UTC (20 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
Diff to: previous 1.28.2.3: preferred, colored; branchpoint 1.28: preferred, colored
Changes since revision 1.28.2.3: +6 -6
lines
s/LDAP_OPERATIONS_ERROR/LDAP_OTHER/
Revision 1.28.2.3: download - view: text, markup - select for diffs
Sun Jul 28 19:15:50 2002 UTC (20 years, 10 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
Diff to: previous 1.28.2.2: preferred, colored; branchpoint 1.28: preferred, colored
Changes since revision 1.28.2.2: +26 -29
lines
mostly new logging
Revision 1.28.2.2: download - view: text, markup - select for diffs
Wed May 22 14:25:54 2002 UTC (21 years 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.28.2.1: preferred, colored; branchpoint 1.28: preferred, colored
Changes since revision 1.28.2.1: +2 -2
lines
Suck in latest changes from HEAD
Revision 1.28.2.1: download - view: text, markup - select for diffs
Mon Apr 15 15:22:02 2002 UTC (21 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: OPENLDAP_REL_ENG_2_1_BETA1
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -3
lines
Suck in HEAD changes since 2.1alpha
Revision 1.60.2.18: download - view: text, markup - select for diffs
Fri May 13 11:01:42 2005 UTC (18 years 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,
OPENLDAP_REL_ENG_2_2_27
Diff to: previous 1.60.2.17: preferred, colored; branchpoint 1.60: preferred, colored; next MAIN 1.61: preferred, colored
Changes since revision 1.60.2.17: +4 -4
lines
fix sizelimit interaction with backglue (ITS#3724)
Revision 1.60.2.17: download - view: text, markup - select for diffs
Thu May 12 20:38:16 2005 UTC (18 years ago) by ando
Branches: OPENLDAP_REL_ENG_2_2
Diff to: previous 1.60.2.16: preferred, colored; branchpoint 1.60: preferred, colored
Changes since revision 1.60.2.16: +13 -10
lines
import fix to sizelimit bug (ITS#3720)
Revision 1.60.2.16: download - view: text, markup - select for diffs
Tue Apr 19 12:31:39 2005 UTC (18 years, 1 month ago) by ando
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_26,
OPENLDAP_REL_ENG_2_2_25
Diff to: previous 1.60.2.15: preferred, colored; branchpoint 1.60: preferred, colored
Changes since revision 1.60.2.15: +4 -1
lines
import fix memory leak from HEAD (ITS#3669)
Revision 1.60.2.15: download - view: text, markup - select for diffs
Thu Jan 20 17:01:14 2005 UTC (18 years, 4 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_24,
OPENLDAP_REL_ENG_2_2_23,
OPENLDAP_REL_ENG_2_2_22,
OPENLDAP_REL_ENG_2_2_21
Diff to: previous 1.60.2.14: preferred, colored; branchpoint 1.60: preferred, colored
Changes since revision 1.60.2.14: +2 -2
lines
Happy new year!
Revision 1.60.2.14: download - view: text, markup - select for diffs
Thu Dec 23 09:44:59 2004 UTC (18 years, 5 months ago) by ando
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_20
Diff to: previous 1.60.2.13: preferred, colored; branchpoint 1.60: preferred, colored
Changes since revision 1.60.2.13: +5 -3
lines
import fixes from HEAD
Revision 1.60.2.13: download - view: text, markup - select for diffs
Thu Jun 17 16:38:54 2004 UTC (18 years, 11 months ago) by kurt
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,
OPENLDAP_REL_ENG_2_2_14
Diff to: previous 1.60.2.12: preferred, colored; branchpoint 1.60: preferred, colored
Changes since revision 1.60.2.12: +2 -4
lines
Fixed back-meta freeit bug (ITS#3190)
Revision 1.60.2.12: download - view: text, markup - select for diffs
Wed Jun 16 18:19:57 2004 UTC (18 years, 11 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
Diff to: previous 1.60.2.11: preferred, colored; branchpoint 1.60: preferred, colored
Changes since revision 1.60.2.11: +3 -3
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.60.2.11: download - view: text, markup - select for diffs
Mon Apr 12 16:08:15 2004 UTC (19 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_9,
OPENLDAP_REL_ENG_2_2_13,
OPENLDAP_REL_ENG_2_2_12,
OPENLDAP_REL_ENG_2_2_11,
OPENLDAP_REL_ENG_2_2_10
Diff to: previous 1.60.2.10: preferred, colored; branchpoint 1.60: preferred, colored
Changes since revision 1.60.2.10: +5 -5
lines
Sync with HEAD
Revision 1.60.2.10: download - view: text, markup - select for diffs
Tue Apr 6 18:20:43 2004 UTC (19 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
Diff to: previous 1.60.2.9: preferred, colored; branchpoint 1.60: preferred, colored
Changes since revision 1.60.2.9: +2 -1
lines
Sync with HEAD
Revision 1.60.2.9: download - view: text, markup - select for diffs
Tue Apr 6 18:16:02 2004 UTC (19 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
Diff to: previous 1.60.2.8: preferred, colored; branchpoint 1.60: preferred, colored
Changes since revision 1.60.2.8: +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.60.2.8: download - view: text, markup - select for diffs
Wed Mar 17 20:59:58 2004 UTC (19 years, 2 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.60.2.7: preferred, colored; branchpoint 1.60: preferred, colored
Changes since revision 1.60.2.7: +37 -70
lines
Sync with HEAD as of 14-March-2004
Revision 1.60.2.7: download - view: text, markup - select for diffs
Wed Mar 10 21:05:39 2004 UTC (19 years, 2 months ago) by ando
Branches: OPENLDAP_REL_ENG_2_2
Diff to: previous 1.60.2.6: preferred, colored; branchpoint 1.60: preferred, colored
Changes since revision 1.60.2.6: +21 -3
lines
sync with HEAD (ITS#2977): do not return no such object if filter cannot be interpreted
Revision 1.60.2.6: download - view: text, markup - select for diffs
Mon Feb 23 22:08:06 2004 UTC (19 years, 3 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_6
Diff to: previous 1.60.2.5: preferred, colored; branchpoint 1.60: preferred, colored
Changes since revision 1.60.2.5: +2 -2
lines
Sync with HEAD
Revision 1.60.2.5: download - view: text, markup - select for diffs
Thu Jan 1 18:16:38 2004 UTC (19 years, 5 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_5
Diff to: previous 1.60.2.4: preferred, colored; branchpoint 1.60: preferred, colored
Changes since revision 1.60.2.4: +2 -2
lines
Happy new year
Revision 1.60.2.4: download - view: text, markup - select for diffs
Mon Dec 15 22:05:25 2003 UTC (19 years, 5 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_4
Diff to: previous 1.60.2.3: preferred, colored; branchpoint 1.60: preferred, colored
Changes since revision 1.60.2.3: +4 -74
lines
Sync with HEAD
Revision 1.60.2.3: download - view: text, markup - select for diffs
Mon Dec 1 00:58:41 2003 UTC (19 years, 6 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_3BETA
Diff to: previous 1.60.2.2: preferred, colored; branchpoint 1.60: preferred, colored
Changes since revision 1.60.2.2: +20 -3
lines
Sync with HEAD
Revision 1.60.2.2: download - view: text, markup - select for diffs
Mon Oct 6 14:57:31 2003 UTC (19 years, 7 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_2BETA
Diff to: previous 1.60.2.1: preferred, colored; branchpoint 1.60: preferred, colored
Changes since revision 1.60.2.1: +21 -1
lines
Merge in latest changes from HEAD
Revision 1.60.2.1: download - view: text, markup - select for diffs
Thu Sep 18 15:43:38 2003 UTC (19 years, 8 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_1BETA
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +0 -2
lines
Changes from HEAD for beta
Revision 1.84.2.34: download - view: text, markup - select for diffs
Mon Feb 11 23:24:22 2008 UTC (15 years, 3 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_43,
OPENLDAP_REL_ENG_2_3_42,
OPENLDAP_REL_ENG_2_3_41
Diff to: previous 1.84.2.33: preferred, colored; branchpoint 1.84: preferred, colored; next MAIN 1.85: preferred, colored
Changes since revision 1.84.2.33: +2 -2
lines
Happy new year! (belated)
Revision 1.84.2.33: download - view: text, markup - select for diffs
Tue Aug 14 09:59:44 2007 UTC (15 years, 9 months ago) by ando
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_40,
OPENLDAP_REL_ENG_2_3_39,
OPENLDAP_REL_ENG_2_3_38
Diff to: previous 1.84.2.32: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.32: +66 -3
lines
import fix for ITS#5091
Revision 1.84.2.32: download - view: text, markup - select for diffs
Wed Mar 14 00:07:56 2007 UTC (16 years, 2 months ago) by ando
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_37,
OPENLDAP_REL_ENG_2_3_36,
OPENLDAP_REL_ENG_2_3_35
Diff to: previous 1.84.2.31: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.31: +3 -1
lines
fix search cleanup
Revision 1.84.2.31: download - view: text, markup - select for diffs
Thu Mar 8 20:16:33 2007 UTC (16 years, 2 months ago) by ando
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.84.2.30: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.30: +48 -27
lines
import fix to ITS#4861
Revision 1.84.2.30: download - view: text, markup - select for diffs
Sat Jan 27 23:56:44 2007 UTC (16 years, 4 months ago) by ando
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_34
Diff to: previous 1.84.2.29: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.29: +31 -4
lines
import back-ldap/back-meta improvements from HEAD
Revision 1.84.2.29: download - view: text, markup - select for diffs
Sat Jan 13 11:19:07 2007 UTC (16 years, 4 months ago) by ando
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_33
Diff to: previous 1.84.2.28: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.28: +54 -61
lines
line up with HEAD (ready for release)
Revision 1.84.2.28: download - view: text, markup - select for diffs
Mon Jan 8 20:39:04 2007 UTC (16 years, 4 months ago) by ando
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.84.2.27: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.27: +31 -41
lines
better handling of critical conditions
Revision 1.84.2.27: download - view: text, markup - select for diffs
Fri Jan 5 09:47:10 2007 UTC (16 years, 4 months ago) by ando
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.84.2.26: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.26: +1118 -382
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.84.2.26: download - view: text, markup - select for diffs
Tue Jan 2 21:44:04 2007 UTC (16 years, 4 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_32
Diff to: previous 1.84.2.25: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.25: +2 -2
lines
happy new year
Revision 1.84.2.25: download - view: text, markup - select for diffs
Sat Oct 14 07:31:09 2006 UTC (16 years, 7 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.84.2.24: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.24: +4 -4
lines
import fix to ITS#4711
Revision 1.84.2.24: download - view: text, markup - select for diffs
Tue Apr 4 22:55:21 2006 UTC (17 years, 1 month ago) by ando
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,
OPENLDAP_REL_ENG_2_3_22,
OPENLDAP_REL_ENG_2_3_21
Diff to: previous 1.84.2.23: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.23: +56 -22
lines
merge fixes for ITS#4419,ITS#4429
Revision 1.84.2.23: download - view: text, markup - select for diffs
Tue Jan 3 22:16:20 2006 UTC (17 years, 4 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_20,
OPENLDAP_REL_ENG_2_3_19,
OPENLDAP_REL_ENG_2_3_18,
OPENLDAP_REL_ENG_2_3_17,
OPENLDAP_REL_ENG_2_3_16,
OPENLDAP_REL_ENG_2_3_15
Diff to: previous 1.84.2.22: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.22: +2 -2
lines
Happy new year!
Revision 1.84.2.22: download - view: text, markup - select for diffs
Tue Dec 20 19:08:13 2005 UTC (17 years, 5 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_14
Diff to: previous 1.84.2.21: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.21: +13 -4
lines
ITS#4115 fixes for back-meta/ldap
Revision 1.84.2.21: download - view: text, markup - select for diffs
Sat Nov 26 23:54:50 2005 UTC (17 years, 6 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_13
Diff to: previous 1.84.2.20: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.20: +45 -28
lines
Sync with HEAD
Revision 1.84.2.20: download - view: text, markup - select for diffs
Mon Nov 14 18:06:13 2005 UTC (17 years, 6 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_12
Diff to: previous 1.84.2.19: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.19: +64 -28
lines
Sync with HEAD
Revision 1.84.2.19: download - view: text, markup - select for diffs
Fri Nov 4 23:08:35 2005 UTC (17 years, 6 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.84.2.18: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.18: +7 -9
lines
Sync with HEAD
Revision 1.84.2.18: download - view: text, markup - select for diffs
Thu Nov 3 18:03:01 2005 UTC (17 years, 6 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.84.2.17: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.17: +12 -13
lines
Sync with HEAD
Revision 1.84.2.17: download - view: text, markup - select for diffs
Wed Sep 28 00:30:33 2005 UTC (17 years, 8 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.84.2.16: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.16: +40 -17
lines
Sync with HEAD
Changes needs updating for release...
Revision 1.84.2.16: download - view: text, markup - select for diffs
Wed Aug 31 17:11:43 2005 UTC (17 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_7
Diff to: previous 1.84.2.15: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.15: +20 -9
lines
Sync with HEAD
Revision 1.84.2.15: download - view: text, markup - select for diffs
Mon Aug 29 18:26:11 2005 UTC (17 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.84.2.14: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.14: +3 -3
lines
Sync with HEAD
Revision 1.84.2.14: download - view: text, markup - select for diffs
Fri Aug 26 00:18:03 2005 UTC (17 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.84.2.13: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.13: +3 -3
lines
Sync with HEAD
Revision 1.84.2.13: download - view: text, markup - select for diffs
Thu Aug 25 05:01:19 2005 UTC (17 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.84.2.12: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.12: +44 -6
lines
Sync with HEAD (need to update CHANGES)
Revision 1.84.2.12: download - view: text, markup - select for diffs
Fri Aug 19 18:09:05 2005 UTC (17 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_6
Diff to: previous 1.84.2.11: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.11: +21 -3
lines
Sync with HEAD
ready for 2.3.6?
Revision 1.84.2.11: download - view: text, markup - select for diffs
Wed Aug 17 16:15:37 2005 UTC (17 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.84.2.10: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.10: +52 -10
lines
Sync with HEAD
Revision 1.84.2.10: download - view: text, markup - select for diffs
Mon Jul 11 05:55:32 2005 UTC (17 years, 10 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_5
Diff to: previous 1.84.2.9: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.9: +25 -12
lines
Sync with HEAD
Revision 1.84.2.9: download - view: text, markup - select for diffs
Mon Jun 13 19:44:18 2005 UTC (17 years, 11 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_4
Diff to: previous 1.84.2.8: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.8: +39 -20
lines
sync with HEAD
Revision 1.84.2.8: download - view: text, markup - select for diffs
Fri Jun 3 19:54:16 2005 UTC (17 years, 11 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.84.2.7: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.7: +5 -3
lines
Merge in recent changes to HEAD
Revision 1.84.2.7: download - view: text, markup - select for diffs
Wed May 18 16:29:22 2005 UTC (18 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.84.2.6: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.6: +21 -27
lines
Sync with HEAD
Revision 1.84.2.6: download - view: text, markup - select for diffs
Fri May 6 16:42:52 2005 UTC (18 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_3BETA
Diff to: previous 1.84.2.5: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.5: +33 -18
lines
Merge from HEAD
Revision 1.84.2.5: download - view: text, markup - select for diffs
Fri Apr 29 21:29:08 2005 UTC (18 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.84.2.4: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.4: +517 -310
lines
Initial round of changes for 2.3 beta
Revision 1.84.2.4: download - view: text, markup - select for diffs
Mon Mar 14 22:25:01 2005 UTC (18 years, 2 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_2BETA
Diff to: previous 1.84.2.3: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.3: +5 -12
lines
Sync with HEAD
Revision 1.84.2.3: download - view: text, markup - select for diffs
Fri Jan 28 17:29:49 2005 UTC (18 years, 4 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_1ALPHA
Diff to: previous 1.84.2.2: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.2: +2 -2
lines
Sync with HEAD
Revision 1.84.2.2: download - view: text, markup - select for diffs
Thu Jan 20 18:04:00 2005 UTC (18 years, 4 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.84.2.1: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.1: +49 -39
lines
Sync with HEAD
Revision 1.84.2.1: download - view: text, markup - select for diffs
Thu Dec 30 21:29:58 2004 UTC (18 years, 5 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_0ALPHA
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +26 -17
lines
Sync with HEAD
Revision 1.146.2.38: download - view: text, markup - select for diffs
Wed Jan 26 23:23:32 2011 UTC (12 years, 4 months 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.146.2.37: preferred, colored; branchpoint 1.146: preferred, colored; next MAIN 1.147: preferred, colored
Changes since revision 1.146.2.37: +3 -0
lines
ITS#6758
Revision 1.146.2.37: download - view: text, markup - select for diffs
Wed Jan 26 18:32:53 2011 UTC (12 years, 4 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.146.2.36: preferred, colored; branchpoint 1.146: preferred, colored
Changes since revision 1.146.2.36: +1 -3
lines
More for ITS#5421
Revision 1.146.2.36: download - view: text, markup - select for diffs
Thu Jan 6 18:43:22 2011 UTC (12 years, 4 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.146.2.35: preferred, colored; branchpoint 1.146: preferred, colored
Changes since revision 1.146.2.35: +7 -7
lines
ITS#6625,ITS#5421
Revision 1.146.2.35: download - view: text, markup - select for diffs
Tue Jan 4 23:50:36 2011 UTC (12 years, 4 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.146.2.34: preferred, colored; branchpoint 1.146: preferred, colored
Changes since revision 1.146.2.34: +2 -2
lines
Happy New Year!
Revision 1.146.2.34: download - view: text, markup - select for diffs
Tue Jan 4 20:54:44 2011 UTC (12 years, 4 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.146.2.33: preferred, colored; branchpoint 1.146: preferred, colored
Changes since revision 1.146.2.33: +1 -1
lines
ITS#6774
Revision 1.146.2.33: download - view: text, markup - select for diffs
Tue Jan 4 20:21:04 2011 UTC (12 years, 4 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.146.2.32: preferred, colored; branchpoint 1.146: preferred, colored
Changes since revision 1.146.2.32: +189 -7
lines
ITS#6664
Revision 1.146.2.32: download - view: text, markup - select for diffs
Mon Dec 13 22:32:43 2010 UTC (12 years, 5 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.146.2.31: preferred, colored; branchpoint 1.146: preferred, colored
Changes since revision 1.146.2.31: +2 -2
lines
don't risk leaving around client library error codes; try to return additional information
Revision 1.146.2.31: download - view: text, markup - select for diffs
Mon Dec 13 22:32:16 2010 UTC (12 years, 5 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.146.2.30: preferred, colored; branchpoint 1.146: preferred, colored
Changes since revision 1.146.2.30: +17 -6
lines
don't risk leaving around client library error codes; try to return additional information
Revision 1.146.2.30: download - view: text, markup - select for diffs
Sun Dec 12 02:08:47 2010 UTC (12 years, 5 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.146.2.29: preferred, colored; branchpoint 1.146: preferred, colored
Changes since revision 1.146.2.29: +7 -0
lines
ITS#6665
Revision 1.146.2.29: download - view: text, markup - select for diffs
Sun Dec 12 01:35:34 2010 UTC (12 years, 5 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.146.2.28: preferred, colored; branchpoint 1.146: preferred, colored
Changes since revision 1.146.2.28: +1 -2
lines
minor cleanup
Revision 1.146.2.28: download - view: text, markup - select for diffs
Sun Dec 12 01:34:40 2010 UTC (12 years, 5 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.146.2.27: preferred, colored; branchpoint 1.146: preferred, colored
Changes since revision 1.146.2.27: +6 -1
lines
ITS#6643
Revision 1.146.2.27: download - view: text, markup - select for diffs
Thu Jun 10 17:26:51 2010 UTC (12 years, 11 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_23
Diff to: previous 1.146.2.26: preferred, colored; branchpoint 1.146: preferred, colored
Changes since revision 1.146.2.26: +15 -0
lines
make sure bind credentials are consistent
Revision 1.146.2.26: download - view: text, markup - select for diffs
Thu Apr 15 22:22:28 2010 UTC (13 years, 1 month ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_22
Diff to: previous 1.146.2.25: preferred, colored; branchpoint 1.146: preferred, colored
Changes since revision 1.146.2.25: +23 -15
lines
use slab memory as much as possible
Revision 1.146.2.25: download - view: text, markup - select for diffs
Thu Apr 15 22:20:09 2010 UTC (13 years, 1 month ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.146.2.24: preferred, colored; branchpoint 1.146: preferred, colored
Changes since revision 1.146.2.24: +6 -6
lines
ITS#6516
Revision 1.146.2.24: download - view: text, markup - select for diffs
Tue Apr 13 20:23:31 2010 UTC (13 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.146.2.23: preferred, colored; branchpoint 1.146: preferred, colored
Changes since revision 1.146.2.23: +2 -2
lines
happy belated new year
Revision 1.146.2.23: download - view: text, markup - select for diffs
Fri Aug 14 20:54:14 2009 UTC (13 years, 9 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,
OPENLDAP_REL_ENG_2_4_19,
OPENLDAP_REL_ENG_2_4_18
Diff to: previous 1.146.2.22: preferred, colored; branchpoint 1.146: preferred, colored
Changes since revision 1.146.2.22: +2 -2
lines
ITS#6190
Revision 1.146.2.22: download - view: text, markup - select for diffs
Thu Mar 5 18:22:15 2009 UTC (14 years, 2 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.146.2.21: preferred, colored; branchpoint 1.146: preferred, colored
Changes since revision 1.146.2.21: +34 -1
lines
ITS#5977,ITS#5959 re-fix
Revision 1.146.2.21: download - view: text, markup - select for diffs
Fri Feb 20 01:15:05 2009 UTC (14 years, 3 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_15
Diff to: previous 1.146.2.20: preferred, colored; branchpoint 1.146: preferred, colored
Changes since revision 1.146.2.20: +17 -7
lines
More for ITS#5959
Revision 1.146.2.20: download - view: text, markup - select for diffs
Thu Feb 19 01:09:56 2009 UTC (14 years, 3 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.146.2.19: preferred, colored; branchpoint 1.146: preferred, colored
Changes since revision 1.146.2.19: +8 -3
lines
ITS#5959
Revision 1.146.2.19: download - view: text, markup - select for diffs
Tue Feb 17 19:14:41 2009 UTC (14 years, 3 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.146.2.18: preferred, colored; branchpoint 1.146: preferred, colored
Changes since revision 1.146.2.18: +2 -2
lines
ITS#5760
warnings fix
Revision 1.146.2.18: download - view: text, markup - select for diffs
Wed Feb 11 00:20:01 2009 UTC (14 years, 3 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_14
Diff to: previous 1.146.2.17: preferred, colored; branchpoint 1.146: preferred, colored
Changes since revision 1.146.2.17: +75 -15
lines
More for ITS#5927, ITS#5931
Revision 1.146.2.17: download - view: text, markup - select for diffs
Mon Feb 9 20:30:54 2009 UTC (14 years, 3 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.146.2.16: preferred, colored; branchpoint 1.146: preferred, colored
Changes since revision 1.146.2.16: +17 -2
lines
Fix ITS#5931 crasher bits
Revision 1.146.2.16: download - view: text, markup - select for diffs
Mon Feb 2 22:53:14 2009 UTC (14 years, 3 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.146.2.15: preferred, colored; branchpoint 1.146: preferred, colored
Changes since revision 1.146.2.15: +3 -10
lines
ITS#5916
Revision 1.146.2.15: download - view: text, markup - select for diffs
Thu Jan 22 00:01:07 2009 UTC (14 years, 4 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.146.2.14: preferred, colored; branchpoint 1.146: preferred, colored
Changes since revision 1.146.2.14: +2 -2
lines
Update copyright for next release
Revision 1.146.2.14: download - view: text, markup - select for diffs
Wed Jan 21 19:43:49 2009 UTC (14 years, 4 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.146.2.13: preferred, colored; branchpoint 1.146: preferred, colored
Changes since revision 1.146.2.13: +8 -8
lines
ITS#5889
Revision 1.146.2.13: download - view: text, markup - select for diffs
Thu Sep 4 20:11:37 2008 UTC (14 years, 8 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_13,
OPENLDAP_REL_ENG_2_4_12
Diff to: previous 1.146.2.12: preferred, colored; branchpoint 1.146: preferred, colored
Changes since revision 1.146.2.12: +9 -1
lines
ITS#5681
Revision 1.146.2.12: download - view: text, markup - select for diffs
Thu Jul 10 00:28:39 2008 UTC (14 years, 10 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_11
Diff to: previous 1.146.2.11: preferred, colored; branchpoint 1.146: preferred, colored
Changes since revision 1.146.2.11: +5 -1
lines
ITS#5593
Revision 1.146.2.11: download - view: text, markup - select for diffs
Mon Apr 21 17:03:23 2008 UTC (15 years, 1 month ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_9,
OPENLDAP_REL_ENG_2_4_10
Diff to: previous 1.146.2.10: preferred, colored; branchpoint 1.146: preferred, colored
Changes since revision 1.146.2.10: +2 -1
lines
ITS#5481
Revision 1.146.2.10: download - view: text, markup - select for diffs
Fri Feb 15 18:11:46 2008 UTC (15 years, 3 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_8
Diff to: previous 1.146.2.9: preferred, colored; branchpoint 1.146: preferred, colored
Changes since revision 1.146.2.9: +4 -2
lines
ITS#5375
Revision 1.146.2.9: download - view: text, markup - select for diffs
Tue Feb 12 00:25:47 2008 UTC (15 years, 3 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.146.2.8: preferred, colored; branchpoint 1.146: preferred, colored
Changes since revision 1.146.2.8: +3 -3
lines
ITS#5355
Revision 1.146.2.8: download - view: text, markup - select for diffs
Mon Feb 11 23:26:47 2008 UTC (15 years, 3 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.146.2.7: preferred, colored; branchpoint 1.146: preferred, colored
Changes since revision 1.146.2.7: +2 -2
lines
Happy new year! (belated)
Revision 1.146.2.7: download - view: text, markup - select for diffs
Sat Sep 29 09:55:22 2007 UTC (15 years, 8 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.146.2.6: preferred, colored; branchpoint 1.146: preferred, colored
Changes since revision 1.146.2.6: +2 -1
lines
ITS#5153 from HEAD - sorted values
Revision 1.146.2.6: download - view: text, markup - select for diffs
Fri Aug 31 23:14:03 2007 UTC (15 years, 9 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_5BETA
Diff to: previous 1.146.2.5: preferred, colored; branchpoint 1.146: preferred, colored
Changes since revision 1.146.2.5: +164 -53
lines
Sync with HEAD for OL 2.4.5
Revision 1.146.2.5: download - view: text, markup - select for diffs
Tue Feb 13 20:22:26 2007 UTC (16 years, 3 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_4ALPHA
Diff to: previous 1.146.2.4: preferred, colored; branchpoint 1.146: preferred, colored
Changes since revision 1.146.2.4: +418 -119
lines
Quick merge: everything from HEAD
Revision 1.146.2.4: download - view: text, markup - select for diffs
Thu Oct 19 20:06:52 2006 UTC (16 years, 7 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.146.2.3: preferred, colored; branchpoint 1.146: preferred, colored
Changes since revision 1.146.2.3: +429 -340
lines
Sync with HEAD
Revision 1.146.2.3: download - view: text, markup - select for diffs
Thu Aug 17 23:50:31 2006 UTC (16 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_3ALPHA
Diff to: previous 1.146.2.2: preferred, colored; branchpoint 1.146: preferred, colored
Changes since revision 1.146.2.2: +118 -67
lines
Sync with HEAD
Revision 1.146.2.2: download - view: text, markup - select for diffs
Mon May 15 17:04:43 2006 UTC (17 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_2ALPHA,
OPENLDAP_REL_ENG_2_4_1ALPHA
Diff to: previous 1.146.2.1: preferred, colored; branchpoint 1.146: preferred, colored
Changes since revision 1.146.2.1: +408 -65
lines
Sync with HEAD
Revision 1.146.2.1: download - view: text, markup - select for diffs
Tue Apr 11 16:07:19 2006 UTC (17 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_0ALPHA
Diff to: previous 1.146: preferred, colored
Changes since revision 1.146: +4 -1
lines
Sync with HEAD
______________
© Copyright 1998-2020,
OpenLDAP Foundation, info@OpenLDAP.org