CVS log for libraries/libldap/result.c

[BACK] Up to [OpenLDAP] / libraries / libldap

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.179: download - view: text, markup - select for diffs
Tue Jan 4 23:43:05 2011 UTC (12 years, 4 months ago) by kurt
Branches: MAIN
CVS tags: MIGRATION_CVS2GIT, HEAD
Diff to: previous 1.178: preferred, colored
Changes since revision 1.178: +2 -2 lines
Happy New Year

Revision 1.178: download - view: text, markup - select for diffs
Sat Dec 11 03:51:21 2010 UTC (12 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.177: preferred, colored
Changes since revision 1.177: +4 -4 lines
Cleanup prev commit

Revision 1.177: download - view: text, markup - select for diffs
Sat Dec 11 03:35:01 2010 UTC (12 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.176: preferred, colored
Changes since revision 1.176: +8 -1 lines
ITS#6744 - plug leak

Revision 1.176: download - view: text, markup - select for diffs
Tue Dec 7 09:11:06 2010 UTC (12 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.175: preferred, colored
Changes since revision 1.175: +2 -2 lines
typo in comment

Revision 1.175: download - view: text, markup - select for diffs
Wed Nov 24 13:47:46 2010 UTC (12 years, 6 months ago) by ando
Branches: MAIN
Diff to: previous 1.174: preferred, colored
Changes since revision 1.174: +1 -5 lines
remove #ifdef EAGAIN, EWOULDBLOCK (ITS#6603)

Revision 1.174: download - view: text, markup - select for diffs
Fri Oct 22 19:45:49 2010 UTC (12 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.173: preferred, colored
Changes since revision 1.173: +34 -37 lines
ITS#6625 concurrency patch from Doug Leavitt @ Oracle .com

Revision 1.173: download - view: text, markup - select for diffs
Wed Oct 13 06:43:16 2010 UTC (12 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.172: preferred, colored
Changes since revision 1.172: +24 -68 lines
ITS#6672 mutex cleanup

Revision 1.172: download - view: text, markup - select for diffs
Wed Jun 2 01:30:19 2010 UTC (13 years ago) by hyc
Branches: MAIN
Diff to: previous 1.171: preferred, colored
Changes since revision 1.171: +2 -1 lines
ITS#6569 return server's error code on Disconnect

Revision 1.171: download - view: text, markup - select for diffs
Tue Apr 13 20:17:56 2010 UTC (13 years, 1 month ago) by kurt
Branches: MAIN
Diff to: previous 1.170: preferred, colored
Changes since revision 1.170: +2 -2 lines
happy belated New Year

Revision 1.170: download - view: text, markup - select for diffs
Fri Apr 9 16:30:29 2010 UTC (13 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.169: preferred, colored
Changes since revision 1.169: +4 -3 lines
ITS#6510 ignore referrals on Bind response

Revision 1.169: download - view: text, markup - select for diffs
Wed Nov 18 13:57:52 2009 UTC (13 years, 6 months ago) by ando
Branches: MAIN
Diff to: previous 1.168: preferred, colored
Changes since revision 1.168: +2 -2 lines
honor -1 timeout (ITS#6388)

Revision 1.168: download - view: text, markup - select for diffs
Tue Mar 3 16:57:24 2009 UTC (14 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.167: preferred, colored
Changes since revision 1.167: +5 -1 lines
ITS#5980 clear res_matched after successfully chasing referral

Revision 1.167: download - view: text, markup - select for diffs
Sun Feb 15 20:59:16 2009 UTC (14 years, 3 months ago) by ando
Branches: MAIN
Diff to: previous 1.166: preferred, colored
Changes since revision 1.166: +1 -3 lines
fix misc warnings

Revision 1.166: download - view: text, markup - select for diffs
Tue Feb 10 08:51:31 2009 UTC (14 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.165: preferred, colored
Changes since revision 1.165: +58 -91 lines
ITS#5853 restructure wait4msg / try_read1msg again. Consolidate
the two try_read1msg cases into one, bump refcnts to prevent
lconn's from being freed prematurely.

Revision 1.165: download - view: text, markup - select for diffs
Sat Jan 24 06:18:35 2009 UTC (14 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.164: preferred, colored
Changes since revision 1.164: +3 -2 lines
ITS#5896 don't return immediately on Intermediate responses

Revision 1.164: download - view: text, markup - select for diffs
Wed Jan 21 23:40:21 2009 UTC (14 years, 4 months ago) by kurt
Branches: MAIN
Diff to: previous 1.163: preferred, colored
Changes since revision 1.163: +2 -2 lines
Update copyright notices

Revision 1.163: download - view: text, markup - select for diffs
Fri Oct 17 21:24:48 2008 UTC (14 years, 7 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.162: preferred, colored
Changes since revision 1.162: +2 -2 lines
Warning cleanup: signed meets unsigned, remove assert(unsigned >= 0).

Revision 1.162: download - view: text, markup - select for diffs
Fri Sep 19 10:58:00 2008 UTC (14 years, 8 months ago) by ralf
Branches: MAIN
Diff to: previous 1.161: preferred, colored
Changes since revision 1.161: +2 -1 lines
Avoid "label at end of compound statement" error of newer gcc

Revision 1.161: download - view: text, markup - select for diffs
Wed Jul 2 14:43:51 2008 UTC (14 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.160: preferred, colored
Changes since revision 1.160: +11 -8 lines
Protect errno values from Debug

Revision 1.160: download - view: text, markup - select for diffs
Tue May 27 23:19:43 2008 UTC (15 years ago) by hyc
Branches: MAIN
Diff to: previous 1.159: preferred, colored
Changes since revision 1.159: +16 -11 lines
ITS#5318 drop invalid msgids, cleanup msgid logging

Revision 1.159: download - view: text, markup - select for diffs
Mon Jan 7 23:20:04 2008 UTC (15 years, 4 months ago) by kurt
Branches: MAIN
Diff to: previous 1.158: preferred, colored
Changes since revision 1.158: +2 -2 lines
Happy New Year (belated)

Revision 1.158: download - view: text, markup - select for diffs
Thu Dec 20 01:46:59 2007 UTC (15 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.157: preferred, colored
Changes since revision 1.157: +3 -3 lines
Cleanup spaces

Revision 1.157: download - view: text, markup - select for diffs
Wed Oct 10 03:17:49 2007 UTC (15 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.156: preferred, colored
Changes since revision 1.156: +2 -2 lines
Quiet request logging

Revision 1.156: download - view: text, markup - select for diffs
Sat Sep 29 09:24:39 2007 UTC (15 years, 8 months ago) by ando
Branches: MAIN
Diff to: previous 1.155: preferred, colored
Changes since revision 1.155: +9 -1 lines
dispose of connection when server down (related to ITS#5127)

Revision 1.155: download - view: text, markup - select for diffs
Sat Sep 29 09:22:31 2007 UTC (15 years, 8 months ago) by ando
Branches: MAIN
Diff to: previous 1.154: preferred, colored
Changes since revision 1.154: +2 -2 lines
fix format

Revision 1.154: download - view: text, markup - select for diffs
Thu Jun 14 20:35:41 2007 UTC (15 years, 11 months ago) by ando
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_4_MP
Diff to: previous 1.153: preferred, colored
Changes since revision 1.153: +47 -19 lines
add sub-second result timeout accuracy (for which is which; ITS#4963 with changes)

Revision 1.153: download - view: text, markup - select for diffs
Tue Mar 13 08:49:59 2007 UTC (16 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.152: preferred, colored
Changes since revision 1.152: +1 -1 lines
note ITS#4872 (forced commit)

Revision 1.152: download - view: text, markup - select for diffs
Mon Mar 12 20:04:01 2007 UTC (16 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.151: preferred, colored
Changes since revision 1.151: +8 -3 lines
apparently, time_t is unsigned in some systems

Revision 1.151: download - view: text, markup - select for diffs
Mon Feb 5 19:32:44 2007 UTC (16 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.150: preferred, colored
Changes since revision 1.150: +4 -3 lines
Timeouts should not be malloc'd

Revision 1.150: download - view: text, markup - select for diffs
Mon Feb 5 09:10:24 2007 UTC (16 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.149: preferred, colored
Changes since revision 1.149: +5 -1 lines
Fairly sure this is what the TIMEOUT option should always have been for

Revision 1.149: download - view: text, markup - select for diffs
Fri Jan 5 14:23:39 2007 UTC (16 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.148: preferred, colored
Changes since revision 1.148: +7 -3 lines
unsolicited responses shouldn't necessarily end the connection

Revision 1.148: download - view: text, markup - select for diffs
Thu Jan 4 18:26:59 2007 UTC (16 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.147: preferred, colored
Changes since revision 1.147: +8 -6 lines
fix previous commit

Revision 1.147: download - view: text, markup - select for diffs
Thu Jan 4 17:33:45 2007 UTC (16 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.146: preferred, colored
Changes since revision 1.146: +19 -9 lines
fix \& improve previous commit

Revision 1.146: download - view: text, markup - select for diffs
Thu Jan 4 14:01:22 2007 UTC (16 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +172 -62 lines
implement client-side handling of RFC 4511 unsolicited responses and "Notice of Disconnect"

Revision 1.145: download - view: text, markup - select for diffs
Tue Jan 2 19:00:58 2007 UTC (16 years, 5 months ago) by kurt
Branches: MAIN
Diff to: previous 1.144: preferred, colored
Changes since revision 1.144: +2 -2 lines
happy new year

Revision 1.144: download - view: text, markup - select for diffs
Sun Dec 17 21:04:25 2006 UTC (16 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.143: preferred, colored
Changes since revision 1.143: +4 -4 lines
don't leave dependencies on liblutil in libldap :)

Revision 1.143: download - view: text, markup - select for diffs
Thu Dec 14 09:02:14 2006 UTC (16 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.142: preferred, colored
Changes since revision 1.142: +74 -149 lines
Eliminate redundant checks in try_read1msg

Revision 1.142: download - view: text, markup - select for diffs
Thu Dec 14 05:58:57 2006 UTC (16 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.141: preferred, colored
Changes since revision 1.141: +8 -21 lines
ITS#4545 better fix. this code still needs cleaning up.

Revision 1.141: download - view: text, markup - select for diffs
Tue Dec 12 23:36:12 2006 UTC (16 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.140: preferred, colored
Changes since revision 1.140: +16 -2 lines
ITS#4545 when referral chasing is off, complete the request

Revision 1.140: download - view: text, markup - select for diffs
Sun Dec 3 23:11:12 2006 UTC (16 years, 6 months ago) by ando
Branches: MAIN
Diff to: previous 1.139: preferred, colored
Changes since revision 1.139: +3 -11 lines
fix warnings after previous commit

Revision 1.139: download - view: text, markup - select for diffs
Sun Dec 3 19:56:26 2006 UTC (16 years, 6 months ago) by ando
Branches: MAIN
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +167 -136 lines
fix request/result abandon

Revision 1.138: download - view: text, markup - select for diffs
Sun Nov 12 13:22:25 2006 UTC (16 years, 6 months ago) by ando
Branches: MAIN
Diff to: previous 1.137: preferred, colored
Changes since revision 1.137: +9 -8 lines
fix endless loop in canceling child requests; cleanup

Revision 1.137: download - view: text, markup - select for diffs
Sat Oct 28 14:19:08 2006 UTC (16 years, 7 months ago) by ando
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_3_MP
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +2 -2 lines
fix message (ITS#4717)

Revision 1.136: download - view: text, markup - select for diffs
Fri Oct 27 17:37:04 2006 UTC (16 years, 7 months ago) by kurt
Branches: MAIN
Diff to: previous 1.135: preferred, colored
Changes since revision 1.135: +1 -4 lines
Misc LDAPbis comment update
Remove unnecessary ISOC notices

Revision 1.135: download - view: text, markup - select for diffs
Sun Oct 22 18:31:41 2006 UTC (16 years, 7 months ago) by ando
Branches: MAIN
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +101 -49 lines
add ldap_int_discard(); use it in proxies (ITS#4717)

Revision 1.134: download - view: text, markup - select for diffs
Thu Sep 14 04:35:42 2006 UTC (16 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.133: preferred, colored
Changes since revision 1.133: +6 -6 lines
ITS#4606 errno is not per-thread on WIN32, always use WSAGet/SetLastError
(with notable exceptions: ignore tests for EINTR which winsock never sets)

Revision 1.133: download - view: text, markup - select for diffs
Fri Sep 1 14:21:20 2006 UTC (16 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +4 -4 lines
better function name

Revision 1.132: download - view: text, markup - select for diffs
Fri Sep 1 12:00:58 2006 UTC (16 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +26 -17 lines
keep count of requests in use

Revision 1.131: download - view: text, markup - select for diffs
Fri Aug 18 15:12:16 2006 UTC (16 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.130: preferred, colored
Changes since revision 1.130: +8 -3 lines
re-fix ITS#4405 (really start from the first conn)

Revision 1.130: download - view: text, markup - select for diffs
Thu Jun 15 03:18:06 2006 UTC (16 years, 11 months ago) by kurt
Branches: MAIN
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +8 -8 lines
some LDAP ASN.1 updates from 4511/4526

Revision 1.129: download - view: text, markup - select for diffs
Tue Jun 13 16:00:33 2006 UTC (16 years, 11 months ago) by ando
Branches: MAIN
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +14 -8 lines
don't risk using dangling pointers when looping thru connections (ITS#4405)

Revision 1.128: download - view: text, markup - select for diffs
Wed May 17 22:59:13 2006 UTC (17 years ago) by ando
Branches: MAIN
Diff to: previous 1.127: preferred, colored
Changes since revision 1.127: +11 -1 lines
s/fprintf/Debug/ (ITS#4553); lock ld_conn_mutex before accessing conn(s)

Revision 1.127: download - view: text, markup - select for diffs
Wed May 17 22:37:56 2006 UTC (17 years ago) by ando
Branches: MAIN
Diff to: previous 1.126: preferred, colored
Changes since revision 1.126: +18 -19 lines
cleanup

Revision 1.126: download - view: text, markup - select for diffs
Mon Apr 24 15:20:13 2006 UTC (17 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +16 -13 lines
cleanup

Revision 1.125: download - view: text, markup - select for diffs
Sat Apr 8 09:01:19 2006 UTC (17 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +33 -2 lines
more cleanup

Revision 1.124: download - view: text, markup - select for diffs
Fri Mar 24 00:18:36 2006 UTC (17 years, 2 months ago) by ando
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_4_BP
Branch point for: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +11 -14 lines
seems to fix referral chasing (ITS#4448)

Revision 1.123: 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.122: preferred, colored
Changes since revision 1.122: +1 -24 lines
unifdef -DLDAP_NULL_IS_NULL

Revision 1.122: download - view: text, markup - select for diffs
Tue Jan 3 22:12:09 2006 UTC (17 years, 5 months ago) by kurt
Branches: MAIN
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +2 -2 lines
Happy new year!

Revision 1.121: download - view: text, markup - select for diffs
Tue Dec 13 14:53:11 2005 UTC (17 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +14 -12 lines
cleanup

Revision 1.120: download - view: text, markup - select for diffs
Mon Nov 14 20:47:17 2005 UTC (17 years, 6 months ago) by ando
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_2_MP
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +26 -23 lines
silence warnings...

Revision 1.119: download - view: text, markup - select for diffs
Sat Nov 12 17:42:04 2005 UTC (17 years, 6 months ago) by ando
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +52 -15 lines
don't malloc empty strings for matched, error

Revision 1.118: download - view: text, markup - select for diffs
Tue Oct 11 22:31:05 2005 UTC (17 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +2 -2 lines
Fix typo

Revision 1.117: download - view: text, markup - select for diffs
Tue Oct 11 22:23:31 2005 UTC (17 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +32 -32 lines
Add LDAP* to debug messages to aid tracking

Revision 1.116: download - view: text, markup - select for diffs
Tue Oct 11 22:05:43 2005 UTC (17 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +24 -2 lines
Fix ITS#3832 must mutex protect ld->ld_conns

Revision 1.115: download - view: text, markup - select for diffs
Sat Oct 8 16:51:15 2005 UTC (17 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +24 -69 lines
Simplify lm_chain_tail handling, support LDAP_MSG_RECEIVED
Drop support for LDAP_MORE_RESULTS_TO_RETURN

Revision 1.114: download - view: text, markup - select for diffs
Sat Sep 10 17:00:15 2005 UTC (17 years, 8 months ago) by ando
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +9 -6 lines
silence warnings

Revision 1.113: download - view: text, markup - select for diffs
Mon Aug 22 07:41:36 2005 UTC (17 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +19 -3 lines
treat TRUE/FLASE like SUCCESS; don't chase "" referrals

Revision 1.112: download - view: text, markup - select for diffs
Sat Aug 20 17:54:56 2005 UTC (17 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +29 -16 lines
cosmetic changes (easier to inspect under gdb)

Revision 1.111: download - view: text, markup - select for diffs
Tue Aug 9 22:54:38 2005 UTC (17 years, 9 months ago) by hallvard
Branches: MAIN
CVS tags: OPENLDAP_AC_MP, OPENLDAP_AC_BP, OPENLDAP_AC
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +4 -4 lines
Read LDAPResult.resultCode & ModifyRequest.modification.operation
and send SortResult.sortResult as BER ENUMERATED, not BER INTEGER.

libldap: ldap_parse_extended_result, try_read1msg, build_result_ber,
ldap_parse_sasl_bind_result.  slapd: do_modify, send_ldap_controls.

Revision 1.110: download - view: text, markup - select for diffs
Wed Aug 3 14:54:08 2005 UTC (17 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +7 -1 lines
little more about potential concurrency issues

Revision 1.109: download - view: text, markup - select for diffs
Mon Aug 1 21:35:44 2005 UTC (17 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +41 -14 lines
plug leaks; cleanup

Revision 1.108: download - view: text, markup - select for diffs
Sat Jul 30 14:26:25 2005 UTC (17 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +40 -39 lines
cleanup

Revision 1.107: download - view: text, markup - select for diffs
Sat Jul 23 20:04:04 2005 UTC (17 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +7 -1 lines
(yet) another potential concurrency issue

Revision 1.106: download - view: text, markup - select for diffs
Mon Jul 18 04:22:33 2005 UTC (17 years, 10 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +6 -6 lines
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).

Revision 1.105: download - view: text, markup - select for diffs
Sat Jul 16 13:38:33 2005 UTC (17 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +33 -30 lines
some (stupid) editors complain because 'new' is a reserved word in C++

Revision 1.104: download - view: text, markup - select for diffs
Thu Jul 14 17:18:55 2005 UTC (17 years, 10 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +3 -2 lines
Silence "unused variable" warnings

Revision 1.103: download - view: text, markup - select for diffs
Thu Jul 7 14:09:41 2005 UTC (17 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +5 -3 lines
Linux updates tv on select() so always use a second copy

Revision 1.102: download - view: text, markup - select for diffs
Sat May 21 12:52:19 2005 UTC (18 years ago) by ando
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +8 -7 lines
fix inconsistent indentation

Revision 1.101: download - view: text, markup - select for diffs
Mon May 2 22:03:02 2005 UTC (18 years, 1 month ago) by jongchoi
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +13 -13 lines
Fix for ITS#3612

Revision 1.100: download - view: text, markup - select for diffs
Sat Jan 1 19:49:44 2005 UTC (18 years, 5 months ago) by kurt
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +2 -2 lines
Happy New Year!

Revision 1.99: download - view: text, markup - select for diffs
Sun Nov 28 21:17:52 2004 UTC (18 years, 6 months ago) by kurt
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_3_BP, OPENLDAP_REL_ENG_2_3_0ALPHA
Branch point for: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +9 -6 lines
cleanup

Revision 1.98: download - view: text, markup - select for diffs
Mon Oct 18 02:58:36 2004 UTC (18 years, 7 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +50 -15 lines
Patch for fast synchronous search result processing

Revision 1.97: download - view: text, markup - select for diffs
Sat Oct 9 04:13:47 2004 UTC (18 years, 7 months ago) by kurt
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +6 -8 lines
Revert last commit.
return 0 on timeout is actually correct.

Revision 1.96: download - view: text, markup - select for diffs
Sat Oct 9 01:16:29 2004 UTC (18 years, 7 months ago) by kurt
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +9 -7 lines
ITS#3359: fix crash on recursive rebind following referral

Revision 1.95: download - view: text, markup - select for diffs
Sat Sep 4 02:54:29 2004 UTC (18 years, 9 months ago) by kurt
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +1 -157 lines
unifdef -UNEW_LOGGING

Revision 1.94: download - view: text, markup - select for diffs
Sat Jul 24 01:13:29 2004 UTC (18 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +4 -2 lines
ITS#3250 don't call select unnecessarily

Revision 1.93: download - view: text, markup - select for diffs
Thu Mar 25 11:15:52 2004 UTC (19 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +13 -7 lines
ITS#2982 ok, we should NULL out lc after all...

Revision 1.92: download - view: text, markup - select for diffs
Thu Mar 25 08:54:23 2004 UTC (19 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +3 -2 lines
ITS#2982 be sure to use nextlc when calling try_read1msg

Revision 1.91: download - view: text, markup - select for diffs
Thu Jan 1 18:15:27 2004 UTC (19 years, 5 months ago) by kurt
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_1_MP
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +2 -2 lines
Happy new year

Revision 1.90: download - view: text, markup - select for diffs
Wed Nov 26 06:16:38 2003 UTC (19 years, 6 months ago) by kurt
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +20 -15 lines
Updated notices and acknowledgements

Revision 1.89: download - view: text, markup - select for diffs
Sat Oct 18 14:01:16 2003 UTC (19 years, 7 months ago) by lukeh
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +1 -3 lines
Back out previous commit - files apart from test.c

Revision 1.88: download - view: text, markup - select for diffs
Sat Oct 18 13:59:58 2003 UTC (19 years, 7 months ago) by lukeh
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +3 -1 lines
ITS#2777 - fix previous commit

Revision 1.87: download - view: text, markup - select for diffs
Mon Jul 7 03:14:03 2003 UTC (19 years, 11 months ago) by kurt
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +5 -1 lines
Add Internet Society copyright notices

Revision 1.86: download - view: text, markup - select for diffs
Sat May 31 03:48:16 2003 UTC (20 years ago) by kurt
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +4 -6 lines
intermediate response fix

Revision 1.85: download - view: text, markup - select for diffs
Sat May 31 03:01:50 2003 UTC (20 years ago) by kurt
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +4 -4 lines
Merge partial and intermediate responses

Revision 1.84: download - view: text, markup - select for diffs
Fri Feb 28 12:41:53 2003 UTC (20 years, 3 months ago) by hyc
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_2_BP
Branch point for: OPENLDAP_REL_ENG_2_2
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +2 -1 lines
Fix previous commit

Revision 1.83: download - view: text, markup - select for diffs
Fri Feb 28 11:57:28 2003 UTC (20 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +86 -4 lines
Fix ITS#2335, properly parse multiple CLDAP responses in a single datagram
for both RFC1798 and MS CLDAP.

Revision 1.82: download - view: text, markup - select for diffs
Sat Feb 22 00:49:55 2003 UTC (20 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +4 -4 lines
Change "goto leave" to "goto exit" to avoid DEC namespace pollution

Revision 1.81: download - view: text, markup - select for diffs
Fri Feb 14 09:27:39 2003 UTC (20 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +1 -6 lines
Fix previous commit

Revision 1.80: download - view: text, markup - select for diffs
Thu Feb 13 22:02:31 2003 UTC (20 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +17 -33 lines
More for re-entrant LDAP* handles. Works much better.

Revision 1.79: download - view: text, markup - select for diffs
Thu Feb 13 09:43:16 2003 UTC (20 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +70 -31 lines
Added ld_req_mutex and ld_res_mutex to protect ld_requests and ld_responses
queues for multithreaded access to LDAP*'s. Also used to protect writes and
reads of ld_sb, respectively. Appears to work...

Revision 1.78: download - view: text, markup - select for diffs
Sun Feb 9 06:42:25 2003 UTC (20 years, 3 months ago) by kurt
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +1 -17 lines
unifdef -DLDAP_NOCACHE

Revision 1.77: download - view: text, markup - select for diffs
Sat Feb 8 20:53:07 2003 UTC (20 years, 3 months ago) by kurt
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +6 -3 lines
Rework #ifdef'ing of expermental controls to ease release engineering
using LDAP_DEVEL (to indicate experimental) to enable experimental features
(true for HEAD unless LDAP_REL_ENG is defined)

Revision 1.76: download - view: text, markup - select for diffs
Mon Feb 3 16:28:19 2003 UTC (20 years, 4 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +3 -2 lines
Intermediate Response

Revision 1.75: download - view: text, markup - select for diffs
Fri Jan 3 19:20:51 2003 UTC (20 years, 5 months ago) by kurt
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +2 -2 lines
Happy new year

Revision 1.74: download - view: text, markup - select for diffs
Thu Oct 24 21:51:34 2002 UTC (20 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +2 -1 lines
Plug memleak in previous commit

Revision 1.73: download - view: text, markup - select for diffs
Thu Oct 24 09:39:07 2002 UTC (20 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +15 -5 lines
ITS#2153, make sure sockbuf buffer is empty before returning (-2) from
try_read1msg. Blind fix, problem was not duplicated/tested.

Revision 1.72: download - view: text, markup - select for diffs
Tue Oct 15 21:22:21 2002 UTC (20 years, 7 months ago) by kurt
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +5 -1 lines
Add copy of OPL 2.0.1 and note in files which specifically refer
to 2.0.1 as to the location to the copy.

Revision 1.71: download - view: text, markup - select for diffs
Thu Aug 29 10:12:36 2002 UTC (20 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +7 -1 lines
Fix ITS#1983, handle writing of large requests. Only one pending request is
allowed per LDAP* handle. It works, but needs review.

Revision 1.70: download - view: text, markup - select for diffs
Thu Jul 11 18:33:26 2002 UTC (20 years, 10 months ago) by julius
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +57 -58 lines

Coverted LDAP_LOG macro to use subsystem ID int values instead of string values

Revision 1.69: download - view: text, markup - select for diffs
Wed Jun 5 13:46:27 2002 UTC (21 years ago) by kurt
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_MP
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +1 -10 lines
Consistently don't check for NULL session handle and other pointers.
Application is responsible for providing valid session pointers.

Revision 1.68: download - view: text, markup - select for diffs
Thu May 2 10:08:19 2002 UTC (21 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +7 -2 lines
Fix previous commit, only zero out v3 refer_cnt if we got a SEARCH_RESULT.
If we got a SEARCH_REFERENCE, we need to keep going...

Revision 1.67: download - view: text, markup - select for diffs
Tue Apr 16 10:53:13 2002 UTC (21 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +3 -2 lines
ITS#818, ITS#980, ITS#1234 ldapsearch/referral hang - set refer_cnt to 0
after v3refs have been chased. They are fully processed by the time we get
back, so we should just return the current result message to the caller.

Revision 1.66: download - view: text, markup - select for diffs
Thu Apr 11 06:47:37 2002 UTC (21 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +2 -2 lines
ITS#1732 signed/unsigned fixes

Revision 1.65: download - view: text, markup - select for diffs
Mon Apr 1 20:08:32 2002 UTC (21 years, 2 months ago) by julius
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +158 -1 lines

Added LDAP_LOG messages

Revision 1.64: download - view: text, markup - select for diffs
Thu Jan 17 22:30:05 2002 UTC (21 years, 4 months ago) by hyc
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_1_BP, OPENLDAP_REL_ENG_2_1_ALPHA0
Branch point for: OPENLDAP_REL_ENG_2_1
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +3 -4 lines
Use ber_scanf 'm' format for ignored UDP string

Revision 1.63: download - view: text, markup - select for diffs
Sun Jan 6 01:18:38 2002 UTC (21 years, 5 months ago) by kurt
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +3 -4 lines
Some memory allocation cleanup.

Revision 1.62: download - view: text, markup - select for diffs
Fri Jan 4 20:17:39 2002 UTC (21 years, 5 months ago) by kurt
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +2 -2 lines
Update copyright statements

Revision 1.61: download - view: text, markup - select for diffs
Mon Dec 24 05:36:44 2001 UTC (21 years, 5 months ago) by kurt
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +3 -3 lines
Clean up some symbol scoping

Revision 1.60: download - view: text, markup - select for diffs
Mon Oct 1 23:02:23 2001 UTC (21 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +2 -2 lines
More CLDAP tweaks, to differentiate between real LDAPv2 CLDAP and "other"
LDAP/UDP messages. Slapd marks received CLDAP messages as LDAP_VERSION2.
The client library can generate CLDAP queries if -Protocol 2 is chosen,
otherwise not. LDAPv2 CLDAP cannot query the slapd rootDSE, gets no reply.

Revision 1.59: download - view: text, markup - select for diffs
Thu Sep 27 22:18:41 2001 UTC (21 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +15 -2 lines
Resurrection/rewrite of CLDAP (RFC1798 Connectionless LDAP).

Compile with -DLDAP_CONNECTIONLESS to use this code.
For slapd, use "-h cldap://" to listen on UDP.
For ldapsearch, use "-H cldap://" to query on UDP.
Client-side support is very minimal:
  no automatic timeout/retries
  no basedn wildcard expansion on results
  no support for specifying multiple servers at once.

Revision 1.58: download - view: text, markup - select for diffs
Mon Sep 24 16:50:44 2001 UTC (21 years, 8 months ago) by kurt
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +5 -2 lines
chasing multi-level referrals core dumps (ITS#1346) bug fix
from Zachary Amsden <zach@mirapoint.com>.

Revision 1.57: download - view: text, markup - select for diffs
Sat Jul 21 21:13:06 2001 UTC (21 years, 10 months ago) by kurt
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +2 -2 lines
Make some additional UTF8 public
Remove lint

Revision 1.56: download - view: text, markup - select for diffs
Thu Mar 15 02:11:52 2001 UTC (22 years, 2 months ago) by kurt
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +5 -4 lines
Bug in chkResponseList loop (ITS#1047) from David @ Novell

Revision 1.55: download - view: text, markup - select for diffs
Wed Jan 10 22:48:24 2001 UTC (22 years, 4 months ago) by kurt
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +6 -6 lines
Rework scope defaulting to only default scope for references.
Might break LDAPv2 partial results

Revision 1.54: download - view: text, markup - select for diffs
Tue Oct 17 22:26:53 2000 UTC (22 years, 7 months ago) by kurt
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +28 -20 lines
Update handling of partial responses
Update comments
Update log messages
rename symbols per conventions

Revision 1.53: download - view: text, markup - select for diffs
Wed Oct 11 19:11:34 2000 UTC (22 years, 7 months ago) by kurt
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +64 -45 lines
Revised ITS#799 fix from Steve Sonntag <vtag@novell.com>
 The problem is that the current code checks the queue inside
 the test for correct connecction state, so sometimes the queue
 doesn't get checked. This change moves the test outside
 the connection check.

Revision 1.52: download - view: text, markup - select for diffs
Wed Oct 11 02:23:23 2000 UTC (22 years, 7 months ago) by kurt
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +3 -3 lines
References with empty dn (ITS#817)

Revision 1.51: download - view: text, markup - select for diffs
Wed Oct 4 23:40:36 2000 UTC (22 years, 8 months ago) by kurt
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +51 -36 lines
ITS#799: chasing multiple referrals bug
Patch provided by Steve Sonntag <vtag@novell.com>

Revision 1.50: download - view: text, markup - select for diffs
Tue Oct 3 16:51:30 2000 UTC (22 years, 8 months ago) by kurt
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +1 -3 lines
Don't assert on null

Revision 1.49: download - view: text, markup - select for diffs
Fri Aug 18 02:25:07 2000 UTC (22 years, 9 months ago) by kurt
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -40 lines
Remove CLDAP cruft

Revision 1.48: download - view: text, markup - select for diffs
Tue Jul 4 19:49:01 2000 UTC (22 years, 11 months ago) by kurt
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +9 -7 lines
Improved but still broken client tools.

Revision 1.47: download - view: text, markup - select for diffs
Fri Jun 23 23:40:40 2000 UTC (22 years, 11 months ago) by kurt
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +24 -5 lines
Added -llber 'N' ber_printf format which inserts a NULL if
an internal flag set.  Used for SEQUENCE testing.  Flag must
be set using debugger.  Modified ber_printf to use new format
were needed for extensibility testing.

Added first cut -lldap support for extended responses.
Modified ldapsearch(1) to handle v3 search references when not
chasing.  Also added extended/unsolicited notification handling
and extended partial response handling.  Changes include a
number of LDIF enhancements.

Fixed getpassphrase() returns NULL bugs

Revision 1.46: download - view: text, markup - select for diffs
Fri Jun 16 18:00:21 2000 UTC (22 years, 11 months ago) by kurt
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +10 -1 lines
Memory leak in referral code (ITS#596)
Apply patch from Steve Sonntag <vtag@novell.com>

Revision 1.45: download - view: text, markup - select for diffs
Thu Jun 1 18:59:22 2000 UTC (23 years ago) by kurt
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +8 -5 lines
ITS#537: lber io rewrite from Gambor Gombas.
Copyright 2000 Gábor Gombás. All rights reserved.
This is free software. You may redistribute and use it under the same
terms as OpenLDAP itself.

Revision 1.44: download - view: text, markup - select for diffs
Wed May 31 15:47:33 2000 UTC (23 years ago) by kurt
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +5 -4 lines
A couple of minor fixes to LDAPv3 referral chasing

Revision 1.43: download - view: text, markup - select for diffs
Wed May 31 15:34:44 2000 UTC (23 years ago) by kurt
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +133 -10 lines
LDAPv3 referrals changes by Steve Sonntag @ Novell

Revision 1.42: download - view: text, markup - select for diffs
Thu May 25 23:11:18 2000 UTC (23 years ago) by kurt
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +6 -6 lines
s/0/LDAP_MSG_ONE/ per Steve's patch (ITS#542)

Revision 1.41: download - view: text, markup - select for diffs
Sat May 13 00:38:39 2000 UTC (23 years ago) by kurt
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2 lines
Y2k copyright update

Revision 1.40: download - view: text, markup - select for diffs
Tue Nov 30 12:32:06 1999 UTC (23 years, 6 months ago) by hyc
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +5 -2 lines
ldap_result was losing messages when multiple msgids were queued,
and results were being returned one-at-a-time. Ugh, this cost me two
days, loss of hair, sleep, etc.....!

Revision 1.39: download - view: text, markup - select for diffs
Sat Oct 30 16:33:37 1999 UTC (23 years, 7 months ago) by mrv
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +3 -3 lines
bug fixes for ldap_msgtype and ldap_msgid

Revision 1.38: download - view: text, markup - select for diffs
Wed Sep 8 17:06:29 1999 UTC (23 years, 8 months ago) by kdz
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -0 lines
Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers.
Replace old Id as needed (back-tcl).
Leave updating of contribWare to contributors (for now).

Revision 1.37: download - view: text, markup - select for diffs
Thu Sep 2 06:05:18 1999 UTC (23 years, 9 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +6 -6 lines
Cleanup:
Fix printf formats, remove unused variables, add missing prototypes in slapd,
add static/const, add some return types or change to void return type.

Revision 1.36: download - view: text, markup - select for diffs
Tue Jul 13 04:39:55 1999 UTC (23 years, 10 months ago) by hallvard
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_BP, OPENLDAP_REL_ENG_2_0_ALPHA2, OPENLDAP_REL_ENG_2_0_ALPHA
Branch point for: OPENLDAP_REL_ENG_2
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +8 -1 lines
Fix LDAP_CONNECTIONLESS code rot

Revision 1.35: download - view: text, markup - select for diffs
Mon Jun 28 20:20:04 1999 UTC (23 years, 11 months ago) by kdz
Branches: MAIN
CVS tags: OPENLDAP_DEVEL_REFERRALS
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +6 -3 lines
Minor cleanup of ldap_result().

Revision 1.34: download - view: text, markup - select for diffs
Fri Jun 18 21:53:09 1999 UTC (23 years, 11 months ago) by kdz
Branches: MAIN
CVS tags: OPENLDAP_DEVEL_SCHEMA
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +59 -47 lines
ber_int_t, ber_tag_t, ber_socket_t, ber_len_t
added lber_types.h.nt, lber_types.h.in
removal of NULLxxx internal macros (in favor of NULL).
ch_free added to slapd,slurpd/ch_malloc.c
#define free ch_free (should be removed after s/free/ch_free/g) in proto-slap.h
ch_malloc and friends use ber_memalloc and friends

Revision 1.33: download - view: text, markup - select for diffs
Fri Jun 11 16:48:34 1999 UTC (23 years, 11 months ago) by kdz
Branches: MAIN
Branch point for: OPENLDAP_DEVEL_BER_TYPES
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +8 -1 lines
Clean up build_result_ber error handling.

Revision 1.32: download - view: text, markup - select for diffs
Thu Jun 10 16:00:04 1999 UTC (23 years, 11 months ago) by kdz
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +24 -8 lines
Fix build_result_ber to construct a new ber and to set ld_errno appropriately.

Revision 1.31: download - view: text, markup - select for diffs
Thu Jun 3 17:22:33 1999 UTC (24 years ago) by kdz
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +12 -0 lines
Update comments to reflect RFC2251 specs.

Revision 1.30: download - view: text, markup - select for diffs
Wed Jun 2 22:37:48 1999 UTC (24 years ago) by kdz
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -1 lines
s/<stdlib.h>/<ac/stdlib.h>/

Revision 1.29: download - view: text, markup - select for diffs
Mon May 31 15:30:22 1999 UTC (24 years ago) by kdz
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -4 lines
Clean up LDAP_BOOL_GET and fetching via ldap_get_option().
Modify apitest to test for non-zero instead of LDAP_OPT_ON.

Revision 1.28: download - view: text, markup - select for diffs
Fri May 28 23:19:16 1999 UTC (24 years ago) by kdz
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +4 -4 lines
Add LBER_ and LDAP_ memory allocators/deallocators for internal
library use:
  LBER_ macros expand to system routines.
  LDAP_ macros expand to new ber_ allocators.

Add ber_ and ldap_ memory allocators/deallocator:
  ber_ routines are wrappers of LBER_ macros.
  ldap_ routines are wrappers of ber_ routines.

Removed safe_realloc() macro from various files.  This issue
(if an issue) should be resolved across whole package.

ldapmodify.c now uses ber_ allocators to resolve ber_bvfree()
vs. WIN32 multiple heaps issue.

These changes should facilate implementation of
  ber_set_option( NULL, LBER_OPT_MEMORY_FN, ...)
and
  ldap_set_option( NULL, LDAP_OPT_MEMORY_FN, ...).

Revision 1.27: download - view: text, markup - select for diffs
Fri May 28 17:33:06 1999 UTC (24 years ago) by kdz
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +34 -19 lines
Changed lc_conn to be a pointer to a BerElement to aid in state management.
Added validation to exposed opaque data structures (BerElement, Sockbuf,
and LDAP).  Added macros BER_VALID, SOCKBUF_VALID, LDAP_VALID.
Added ber_pvt_ber_bytes() and ber_pvt_ber_remaining() macros to hide
some ber internals.  These really should be handled by ber_get_option().

Revision 1.26: download - view: text, markup - select for diffs
Fri May 28 03:19:18 1999 UTC (24 years ago) by hyc
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -0 lines
In try_read1msg, clear errno before calling ber_get_next, otherwise leftover
values will obscure EOF condition on closed sockets.

Revision 1.25: download - view: text, markup - select for diffs
Sat May 22 04:11:48 1999 UTC (24 years ago) by kdz
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -83 lines
ldap.h:
 added comments
 removed LDAP_MAX_ATTR_LEN
 removed LDAP_COMPAT* from <ldap.h> but not code.
 move LDAP_DEFAULT_REFHOPCOUNT to ldap-int.h
 added experimental options macros
 added LDAP_CONTROL_REFERRALS macros
libldap:
 Replace ld_attrbuffer with per use allocated attributed.
 ldap_first/next_attribute attributes now must be freed (as per draft).
 unifdef -DLDAP_API_FEATURE_X_OPENLDAP_V2_REFERRALS

Revision 1.24: download - view: text, markup - select for diffs
Fri May 21 01:56:17 1999 UTC (24 years ago) by kdz
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +36 -4 lines
Assert pointer args

Revision 1.23: download - view: text, markup - select for diffs
Wed May 19 04:27:35 1999 UTC (24 years ago) by kdz
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
Add UL to more BER tags.

Revision 1.22: download - view: text, markup - select for diffs
Wed May 19 04:13:44 1999 UTC (24 years ago) by kdz
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +4 -3 lines
Add UL to LBER tags.

Revision 1.21: download - view: text, markup - select for diffs
Tue May 18 23:12:37 1999 UTC (24 years ago) by kdz
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +5 -5 lines
Vienna Bulk Commit
This commit includes many changes.  All changes compile under NT but
have not been tested under UNIX.

A Summary of changes (likely incomplete):

NT changes:
	Removed lint.
	Clean up configuration support for "Debug", "Release", "SDebug",
		and "SRelease" configurations.
	Share output directories for clients, libraries,
		and slapd.  (maybe they should be combined further
		and moved to build/{,S}{Debug,Release}).
	Enable threading when _MT is defined.
	Enable debuging when _DEBUG is defined.
	Disable setting of NDEBUG under Release/SRelease.  Asserts
		are disabled in <ac/assert.h> when LDAP_DEBUG is not
		defined.
	Added 'build/main.dsp' Master project.
	Removed non-slapd projects from slapd.dsp (see main.dsp).
	Removed replaced many uses of _WIN32 macro with feature based
		macros.

ldap_cdefs.h changes
	#define LDAP_CONST const
		(see below)
	#define LDAP_F(type) LDAP_F_PRE type LDAP_F_POST
		To allow specifiers to be added before and after
		the type declaration.  (For DLL handling)

LBER/LDAP changes
	Namespace changes:
		s/lber_/ber_/ for here and there.
		s/NAME_ERROR/LDAP_NAME_ERROR/g
	Deleted NULLMSG and other NULL* macros for namespace reasons.
	"const" libraries.  Installed headers (ie: lber.h, ldap.h)
		use LDAP_CONST macro.  Normally set to 'const' when
		__STDC__.  Can be set externally to enable/disable
		'constification' of external interface.  Internal
		interface always uses 'const'.  Did not fix warnings
		in -lldif (in lieu of new LDIF parser).

	Added _ext API implementations (excepting search and bind).
		Need to implement ldap_int_get_controls() for reponses
		with controls.

	Added numberous assert() checks.

LDAP_R
	_MT defines HAVE_NT_THREADS
	Added numberous assert() checks.
	Changed ldap_pthread_t back to unsigned long.  Used cast
	to HANDLE in _join().

LDBM
	Replaced _WIN32 with HAVE_SYSLOG

ud
	Added version string if MKVERSION is not defined.  (MKVERSION
		needs to be set under UNIX).

slapd
	Made connection sockbuf field a pointer to a sockbuf.  This
		removed slap.h dependency on lber-int.h.  lber-int.h now only
		included by those files needing to mess with the sockbuf.
	Used ber_* functions/macros to access sockbuf internals whenever
		possible.
	Added version string if MKVERSION is not defined.  (MKVERSION
		needs to be set under UNIX).
	Removed FD_SET unsigned lint

slapd/tools
	Used EXEEXT to added ".exe" to routines.  Need to define EXEEXT
		under UNIX.

ldappasswd
	Added ldappasswd.dsp.  Ported to NT.  Used getpid() to seed rand().

nt_debug
	Minor cleanup.  Added "portable.h" include and used <ac/*.h> where
	appropriate.  Added const to char* format argument.

Revision 1.20: download - view: text, markup - select for diffs
Wed Mar 3 15:38:57 1999 UTC (24 years, 3 months ago) by bart
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +42 -29 lines
Added support in liblber and libldap for partial reads, i.e. situations in
which only part of a LDAPMessage is available on a socket.

The server-code seemed to handle this correctly already, so I didn't touch
it.

My apologies for the hack in ber_get_next :-).

Revision 1.19: download - view: text, markup - select for diffs
Tue Mar 2 19:23:15 1999 UTC (24 years, 3 months ago) by bart
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +4 -5 lines
The new&improved Sockbuf. This adds the infrastructure on which
support for TLS and SASL will be build.

Please inform me of any problems.

Revision 1.18: download - view: text, markup - select for diffs
Mon Dec 28 19:53:16 1998 UTC (24 years, 5 months ago) by kdz
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +4 -4 lines
Add simple copyright notice.

Revision 1.17: download - view: text, markup - select for diffs
Thu Dec 24 05:00:53 1998 UTC (24 years, 5 months ago) by kdz
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -0 lines
getentry.c: LDAP_RES_SEARCH_REFERENCE changes after fixing loop initializer.
references.c: fix same bug here.  need to implement parsing.
Still need to implement chasing in cldap.c/result.c

Revision 1.16: download - view: text, markup - select for diffs
Mon Nov 23 00:46:32 1998 UTC (24 years, 6 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
gcc -W cleanup

Revision 1.15: download - view: text, markup - select for diffs
Mon Nov 9 18:41:11 1998 UTC (24 years, 6 months ago) by kurt
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +21 -21 lines
Initial LDAP_API_FEATURE_X_OPENLDAP commit:
  configure generates ldap_features.h based from ldap_features.h.in
  LDAP_REFERRALS -> LDAP_API_FEATURE_OPENLDAP_V2_REFERRALS
  LDAP_DNS -> LDAP_API_FEATURE_OPENLDAP_V2_DNS

Revision 1.14: download - view: text, markup - select for diffs
Mon Nov 9 17:40:37 1998 UTC (24 years, 6 months ago) by kurt
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +10 -5 lines
Split out ldapoptions from struct ldap to facilate global options.
Add openldap_ldap_initialize() call to ldap_init/ldap_open/ldap_get/set_options.

Revision 1.13: download - view: text, markup - select for diffs
Thu Nov 5 03:58:52 1998 UTC (24 years, 7 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Typo when !LDAP_REFERRALS

Revision 1.12: download - view: text, markup - select for diffs
Wed Nov 4 22:51:31 1998 UTC (24 years, 7 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +13 -0 lines
Added ldap_msgtype() and ldap_msgid()

Revision 1.11: download - view: text, markup - select for diffs
Wed Nov 4 12:15:19 1998 UTC (24 years, 7 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3 lines
Some gcc -W cleanup

Revision 1.10: download - view: text, markup - select for diffs
Wed Nov 4 00:41:01 1998 UTC (24 years, 7 months ago) by kurt
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +7 -5 lines
struct ldap is now opaque to clients.
updated clients to use ldap_get/set_options
ld_options is renamed ld_booleans.  ldap-int.h has accessor macros.
updated libldap to use new accessor macros.

Revision 1.9: download - view: text, markup - select for diffs
Mon Oct 26 01:38:39 1998 UTC (24 years, 7 months ago) by kurt
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
rename ber_init() to ber_init_w_nullc in preparation of LDAPv3 ber_init()

Revision 1.8: download - view: text, markup - select for diffs
Mon Oct 26 00:18:44 1998 UTC (24 years, 7 months ago) by kdz
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +0 -2 lines
update ldap/lber headers towards ldapext-ldap-c-api-01

Revision 1.7: download - view: text, markup - select for diffs
Sun Oct 25 02:13:43 1998 UTC (24 years, 7 months ago) by kurt
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_1_1_ALPHA
Branch point for: OPENLDAP_REL_ENG_1_1
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +32 -153 lines
More files that didn't get merged properly.

Revision 1.6: download - view: text, markup - select for diffs
Thu Aug 20 17:42:38 1998 UTC (24 years, 9 months ago) by kurt
Branches: MAIN
CVS tags: REGEX_REMOVAL, OPENLDAP_THREAD_DEV, OPENLDAP_REL_ENG_1_0_3, OPENLDAP_REL_ENG_1_0_2, OPENLDAP_REL_ENG_1_0_1, OPENLDAP_REL_ENG_1_0_0, OPENLDAP_REL_ENG_1_0, OPENLDAP_1-0
Branch point for: OPENLDAP_DEVEL_AC
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +9 -5 lines
removed lint

Revision 1.5: download - view: text, markup - select for diffs
Wed Aug 19 22:05:09 1998 UTC (24 years, 9 months ago) by kurt
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +7 -11 lines
Added support for SLEEPYCAT DB2.
Modified main makefile to support local Make-common.  Builds file
from Make-common.dist.

Revision 1.4: download - view: text, markup - select for diffs
Mon Aug 17 21:26:26 1998 UTC (24 years, 9 months ago) by kurt
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +18 -4 lines
Merge from LAMBERT branch

Revision 1.3: download - view: text, markup - select for diffs
Fri Aug 14 03:08:34 1998 UTC (24 years, 9 months ago) by kurt
Branches: MAIN
CVS tags: LDAP_POSTE, LDAP_3_3+prerelease
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -1 lines
Backed up LDAP world P16, causes hang

Revision 1.2: download - view: text, markup - select for diffs
Sun Aug 9 02:13:59 1998 UTC (24 years, 9 months ago) by kurt
Branches: MAIN
Branch point for: BOOLEAN_LDAP
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +15 -11 lines
Merged LDAPworldCurrent (P1-10,13,15,16,19-22)
Cleaned up old rcs keyworld subs

Revision 1.1: download - view: text, markup - select for diffs
Sat Aug 8 22:43:15 1998 UTC (24 years, 9 months ago) by kurt
Branches: MAIN
Initial revision

Revision 1.1.4.1: download - view: text, markup - select for diffs
Sat Aug 8 23:05:22 1998 UTC (24 years, 9 months ago) by kurt
Branches: FreeBSD
CVS tags: FreeBSD_3_3
Diff to: previous 1.1: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1: +0 -0 lines
Import of FreeBSD LDAP 3.3 Port

Revision 1.1.3.1: download - view: text, markup - select for diffs
Sat Aug 8 22:43:15 1998 UTC (24 years, 9 months ago) by kurt
Branches: UMICH
CVS tags: UMICH_LDAP_3_3, RAGE
Branch point for: LDAPworld
Diff to: previous 1.1: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1: +0 -0 lines
Import of Umich LDAP 3.3

Revision 1.1.3.1.6.1: download - view: text, markup - select for diffs
Mon Aug 17 19:47:34 1998 UTC (24 years, 9 months ago) by kurt
Diff to: previous 1.1.3.1: preferred, colored; next MAIN 1.1.4.1: preferred, colored
Changes since revision 1.1.3.1: +28 -11 lines
changes from Terry Lambert

Revision 1.1.3.1.2.2: download - view: text, markup - select for diffs
Sun Aug 9 01:08:09 1998 UTC (24 years, 9 months ago) by kurt
Branches: LDAPworld
Diff to: previous 1.1.3.1.2.1: preferred, colored; branchpoint 1.1.3.1: preferred, colored; next MAIN 1.1.4.1: preferred, colored
Changes since revision 1.1.3.1.2.1: +4 -0 lines
LDAPworldP16: Search responses may not be returned properly

Revision 1.1.3.1.2.1: download - view: text, markup - select for diffs
Sun Aug 9 01:04:12 1998 UTC (24 years, 9 months ago) by kurt
Branches: LDAPworld
Diff to: previous 1.1.3.1: preferred, colored
Changes since revision 1.1.3.1: +11 -11 lines
LDAPworldP15: Internal LDAP function rename

Revision 1.2.4.1: download - view: text, markup - select for diffs
Sat Aug 15 22:25:51 1998 UTC (24 years, 9 months ago) by kurt
Branches: BOOLEAN_LDAP
Diff to: previous 1.2: preferred, colored; next MAIN 1.3: preferred, colored
Changes since revision 1.2: +3 -1 lines
Merge changes from LDAP_3_3+prerelease into BOOLEAN_LDAP

Revision 1.6.10.4: download - view: text, markup - select for diffs
Sat Oct 24 18:18:31 1998 UTC (24 years, 7 months ago) by kurt
Branches: OPENLDAP_DEVEL_AC
Diff to: previous 1.6.10.3: preferred, colored; branchpoint 1.6: preferred, colored; next MAIN 1.7: preferred, colored
Changes since revision 1.6.10.3: +2 -80 lines
update locking codes, remove old platform specific defines

Revision 1.6.10.3: download - view: text, markup - select for diffs
Thu Oct 22 01:03:09 1998 UTC (24 years, 7 months ago) by kurt
Branches: OPENLDAP_DEVEL_AC
Diff to: previous 1.6.10.2: preferred, colored; branchpoint 1.6: preferred, colored
Changes since revision 1.6.10.2: +2 -2 lines
The world compiles and links....
Need to sort out remaining ifnames and run testsuite.

Revision 1.6.10.2: download - view: text, markup - select for diffs
Wed Oct 21 22:40:51 1998 UTC (24 years, 7 months ago) by kurt
Branches: OPENLDAP_DEVEL_AC
Diff to: previous 1.6.10.1: preferred, colored; branchpoint 1.6: preferred, colored
Changes since revision 1.6.10.1: +9 -7 lines
SLAPD and tools compile and link!
LTHREAD still needs work.

Revision 1.6.10.1: download - view: text, markup - select for diffs
Tue Oct 20 02:13:36 1998 UTC (24 years, 7 months ago) by kdz
Branches: OPENLDAP_DEVEL_AC
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +19 -64 lines
VC++ Port: round 1

Revision 1.7.2.3: download - view: text, markup - select for diffs
Thu Dec 31 19:32:07 1998 UTC (24 years, 5 months ago) by kdz
Branches: OPENLDAP_REL_ENG_1_1
CVS tags: OPENLDAP_REL_ENG_1_2_BETA2, OPENLDAP_REL_ENG_1_2_BETA, OPENLDAP_REL_ENG_1_2_9, OPENLDAP_REL_ENG_1_2_8, OPENLDAP_REL_ENG_1_2_7, OPENLDAP_REL_ENG_1_2_6, OPENLDAP_REL_ENG_1_2_5, OPENLDAP_REL_ENG_1_2_4, OPENLDAP_REL_ENG_1_2_3, OPENLDAP_REL_ENG_1_2_2, OPENLDAP_REL_ENG_1_2_12, OPENLDAP_REL_ENG_1_2_11, OPENLDAP_REL_ENG_1_2_10, OPENLDAP_REL_ENG_1_2_1, OPENLDAP_REL_ENG_1_2_0, OPENLDAP_REL_ENG_1_1_4, OPENLDAP_REL_ENG_1_1_3, OPENLDAP_REL_ENG_1_1_2
Branch point for: OPENLDAP_REL_ENG_1_2
Diff to: previous 1.7.2.2: preferred, colored; branchpoint 1.7: preferred, colored; next MAIN 1.8: preferred, colored
Changes since revision 1.7.2.2: +4 -4 lines
Update copyright of build environment, includes, and liblber/libldap.

Revision 1.7.2.2: download - view: text, markup - select for diffs
Tue Nov 24 16:46:26 1998 UTC (24 years, 6 months ago) by kdz
Branches: OPENLDAP_REL_ENG_1_1
CVS tags: OPENLDAP_REL_ENG_1_1_BETA, OPENLDAP_REL_ENG_1_1_ALPHA3, OPENLDAP_REL_ENG_1_1_1, OPENLDAP_REL_ENG_1_1_0
Diff to: previous 1.7.2.1: preferred, colored; branchpoint 1.7: preferred, colored
Changes since revision 1.7.2.1: +2 -2 lines
Suck in latest changes from -devel.  Besides the usually lint removal,
the patch includes slapd malloc/free fixes in the slapd dn2entry code.

Revision 1.7.2.1: download - view: text, markup - select for diffs
Thu Nov 5 20:27:18 1998 UTC (24 years, 7 months ago) by kurt
Branches: OPENLDAP_REL_ENG_1_1
CVS tags: OPENLDAP_REL_ENG_1_1_ALPHA2
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
Update with latest from -devel.

Revision 1.7.2.3.2.1: download - view: text, markup - select for diffs
Tue May 29 16:41:11 2001 UTC (22 years ago) by kurt
Branches: OPENLDAP_REL_ENG_1_2
CVS tags: OPENLDAP_REL_ENG_1_2_13
Diff to: previous 1.7.2.3: preferred, colored; next MAIN 1.8: preferred, colored
Changes since revision 1.7.2.3: +12 -8 lines
ITS#1169, plug -lldap result leaks

Revision 1.33.2.2: download - view: text, markup - select for diffs
Fri Jun 18 00:19:46 1999 UTC (23 years, 11 months ago) by kdz
Branches: OPENLDAP_DEVEL_BER_TYPES
Diff to: previous 1.33.2.1: preferred, colored; next MAIN 1.34: preferred, colored
Changes since revision 1.33.2.1: +29 -29 lines
s/NULLxxx/NULL
s/xxx/ber_xxx_t/

Revision 1.33.2.1: download - view: text, markup - select for diffs
Thu Jun 17 17:09:53 1999 UTC (23 years, 11 months ago) by kdz
Branches: OPENLDAP_DEVEL_BER_TYPES
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +31 -19 lines
Introduction of BER types (ber_int_t, ber_tag_t, ber_len_t, ber_socket_t)
and lber_types.h (NT version only, need to write configure support for other
platforms).   Changes to sources are likely incomplete and buggy.
This is a work in progress.

Revision 1.36.2.14: download - view: text, markup - select for diffs
Fri Jan 4 20:38:21 2002 UTC (21 years, 5 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_27, OPENLDAP_REL_ENG_2_0_26, OPENLDAP_REL_ENG_2_0_25, OPENLDAP_REL_ENG_2_0_24, OPENLDAP_REL_ENG_2_0_23, OPENLDAP_REL_ENG_2_0_22, OPENLDAP_REL_ENG_2_0_21, OPENLDAP_REL_ENG_2_0_20
Diff to: previous 1.36.2.13: preferred, colored; branchpoint 1.36: preferred, colored; next MAIN 1.37: preferred, colored
Changes since revision 1.36.2.13: +2 -2 lines
Update copyrights for year 2002

Revision 1.36.2.13: download - view: text, markup - select for diffs
Mon Oct 1 16:53:26 2001 UTC (21 years, 8 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_19, OPENLDAP_REL_ENG_2_0_18, OPENLDAP_REL_ENG_2_0_17, OPENLDAP_REL_ENG_2_0_16
Diff to: previous 1.36.2.12: preferred, colored; branchpoint 1.36: preferred, colored
Changes since revision 1.36.2.12: +5 -2 lines
Import multilevel referral chase bug fix from HEAD

Revision 1.36.2.12: download - view: text, markup - select for diffs
Thu Mar 15 03:20:03 2001 UTC (22 years, 2 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_9, OPENLDAP_REL_ENG_2_0_8, OPENLDAP_REL_ENG_2_0_15, OPENLDAP_REL_ENG_2_0_14, OPENLDAP_REL_ENG_2_0_13, OPENLDAP_REL_ENG_2_0_12, OPENLDAP_REL_ENG_2_0_11, OPENLDAP_REL_ENG_2_0_10
Diff to: previous 1.36.2.11: preferred, colored; branchpoint 1.36: preferred, colored
Changes since revision 1.36.2.11: +5 -4 lines
Fix chk references bug

Revision 1.36.2.11: download - view: text, markup - select for diffs
Wed Jan 17 04:36:27 2001 UTC (22 years, 4 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2
Diff to: previous 1.36.2.10: preferred, colored; branchpoint 1.36: preferred, colored
Changes since revision 1.36.2.10: +6 -6 lines
Update TLS codes (cert checking, fix crash condition)
Update ref chasing code

Revision 1.36.2.10: download - view: text, markup - select for diffs
Mon Oct 30 17:38:21 2000 UTC (22 years, 7 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_7
Diff to: previous 1.36.2.9: preferred, colored; branchpoint 1.36: preferred, colored
Changes since revision 1.36.2.9: +1 -1 lines
Forced commit:
Import latest referral chasing code from devel

Revision 1.36.2.9: download - view: text, markup - select for diffs
Mon Oct 30 17:09:16 2000 UTC (22 years, 7 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2
Diff to: previous 1.36.2.8: preferred, colored; branchpoint 1.36: preferred, colored
Changes since revision 1.36.2.8: +28 -20 lines
Import UTF-8 fixes from devel
ITS#860 and others

Revision 1.36.2.8: download - view: text, markup - select for diffs
Tue Oct 17 19:51:58 2000 UTC (22 years, 7 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2
Diff to: previous 1.36.2.7: preferred, colored; branchpoint 1.36: preferred, colored
Changes since revision 1.36.2.7: +106 -72 lines
Import updated referral handling codes
Fixes ITS#799 & ITS#817

Revision 1.36.2.7: download - view: text, markup - select for diffs
Tue Oct 3 17:21:46 2000 UTC (22 years, 8 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_5
Diff to: previous 1.36.2.6: preferred, colored; branchpoint 1.36: preferred, colored
Changes since revision 1.36.2.6: +1 -3 lines
ITS#800: remove ldap_msgfree(NULL) abort

Revision 1.36.2.6: download - view: text, markup - select for diffs
Fri Aug 18 02:32:54 2000 UTC (22 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_GAMMA, OPENLDAP_REL_ENG_2_0_6, OPENLDAP_REL_ENG_2_0_4, OPENLDAP_REL_ENG_2_0_3, OPENLDAP_REL_ENG_2_0_2, OPENLDAP_REL_ENG_2_0_1, OPENLDAP_REL_ENG_2_0_0
Diff to: previous 1.36.2.5: preferred, colored; branchpoint 1.36: preferred, colored
Changes since revision 1.36.2.5: +0 -39 lines
Import latest changes from devel including removal of CLDAP and BDB2 cruft

Revision 1.36.2.5: download - view: text, markup - select for diffs
Tue Jul 4 20:14:09 2000 UTC (22 years, 11 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_BETA
Diff to: previous 1.36.2.4: preferred, colored; branchpoint 1.36: preferred, colored
Changes since revision 1.36.2.4: +9 -7 lines
Import misc changes from devel including client/tools
ldap_result() call fixes

Revision 1.36.2.4: download - view: text, markup - select for diffs
Tue Jul 4 17:58:52 2000 UTC (22 years, 11 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2
Diff to: previous 1.36.2.3: preferred, colored; branchpoint 1.36: preferred, colored
Changes since revision 1.36.2.3: +24 -5 lines
Import from devel

Revision 1.36.2.3: download - view: text, markup - select for diffs
Sat Jun 17 16:16:57 2000 UTC (22 years, 11 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_ALPHA4
Diff to: previous 1.36.2.2: preferred, colored; branchpoint 1.36: preferred, colored
Changes since revision 1.36.2.2: +10 -1 lines
Update to latest devel codes

Revision 1.36.2.2: download - view: text, markup - select for diffs
Tue Jun 13 17:57:20 2000 UTC (22 years, 11 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2
Diff to: previous 1.36.2.1: preferred, colored; branchpoint 1.36: preferred, colored
Changes since revision 1.36.2.1: +152 -22 lines
Merge latest devel codes into releng 2 branch.
Remove back-perl, back-sql, back-tcl from branch as they have yet
to be updated.
Additional changes are needed prior to release of alpha4.

Revision 1.36.2.1: download - view: text, markup - select for diffs
Fri Sep 10 20:25:26 1999 UTC (23 years, 8 months ago) by kdz
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_ALPHA3
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +7 -6 lines
Merge in all devel changes since 2.0-alpha2.
Move OPENLDAP_REL_ENG_2_MP forward.

Revision 1.64.2.13: download - view: text, markup - select for diffs
Fri Mar 26 22:34:27 2004 UTC (19 years, 2 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: OPENLDAP_REL_ENG_2_1_30, OPENLDAP_REL_ENG_2_1_29
Diff to: previous 1.64.2.12: preferred, colored; branchpoint 1.64: preferred, colored; next MAIN 1.65: preferred, colored
Changes since revision 1.64.2.12: +15 -8 lines
Import ITS#2982 fix from HEAD

Revision 1.64.2.12: download - view: text, markup - select for diffs
Fri Feb 28 17:07:14 2003 UTC (20 years, 3 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: 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
Diff to: previous 1.64.2.11: preferred, colored; branchpoint 1.64: preferred, colored
Changes since revision 1.64.2.11: +87 -4 lines
CLDAP fixes
look harder for BDB 4.1

Revision 1.64.2.11: download - view: text, markup - select for diffs
Mon Feb 24 16:08:01 2003 UTC (20 years, 3 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: OPENLDAP_REL_ENG_2_1_13
Diff to: previous 1.64.2.10: preferred, colored; branchpoint 1.64: preferred, colored
Changes since revision 1.64.2.10: +3 -3 lines
s/leave/exit/

Revision 1.64.2.10: download - view: text, markup - select for diffs
Sun Feb 9 17:02:18 2003 UTC (20 years, 3 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
Diff to: previous 1.64.2.9: preferred, colored; branchpoint 1.64: preferred, colored
Changes since revision 1.64.2.9: +2 -18 lines
Round 2 of changes from HEAD

Revision 1.64.2.9: download - view: text, markup - select for diffs
Sat Feb 8 23:28:51 2003 UTC (20 years, 3 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
Diff to: previous 1.64.2.8: preferred, colored; branchpoint 1.64: preferred, colored
Changes since revision 1.64.2.8: +6 -2 lines
Changes
    Updated libldap TLS certificate checking
    Updated client tool argument handling
    Updated test suite
    Updated liblutil detach handling
    Added libldap ldap_whoami routines
    Added liblber ber_flatten2 routine
    Added liblutil passwd sanity checks
    Fixed liblber PROTOS bugs
    Fixed ber_flush debug level
    Fixed libldap NULL cred bug
    Build Environment
        Check back-bdb requirement for BDB 4.1

Revision 1.64.2.8: download - view: text, markup - select for diffs
Tue Oct 29 01:07:12 2002 UTC (20 years, 7 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.64.2.7: preferred, colored; branchpoint 1.64: preferred, colored
Changes since revision 1.64.2.7: +16 -5 lines
ITS#2153: try_read1msg()/wait4msg() fix

Revision 1.64.2.7: download - view: text, markup - select for diffs
Thu Oct 17 15:08:01 2002 UTC (20 years, 7 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: OPENLDAP_REL_ENG_2_1_8, OPENLDAP_REL_ENG_2_1_7
Diff to: previous 1.64.2.6: preferred, colored; branchpoint 1.64: preferred, colored
Changes since revision 1.64.2.6: +5 -1 lines
Add OPLv2.0.1 location note

Revision 1.64.2.6: download - view: text, markup - select for diffs
Fri Aug 30 01:09:36 2002 UTC (20 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: OPENLDAP_REL_ENG_2_1_6, OPENLDAP_REL_ENG_2_1_5
Diff to: previous 1.64.2.5: preferred, colored; branchpoint 1.64: preferred, colored
Changes since revision 1.64.2.5: +7 -1 lines
Sync with HEAD

Revision 1.64.2.5: download - view: text, markup - select for diffs
Sun Jul 28 19:10:47 2002 UTC (20 years, 10 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: OPENLDAP_REL_ENG_2_1_4
Diff to: previous 1.64.2.4: preferred, colored; branchpoint 1.64: preferred, colored
Changes since revision 1.64.2.4: +57 -58 lines
mostly new logging

Revision 1.64.2.4: download - view: text, markup - select for diffs
Wed Jun 5 20:08:13 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.64.2.3: preferred, colored; branchpoint 1.64: preferred, colored
Changes since revision 1.64.2.3: +1 -10 lines
updates from HEAD

Revision 1.64.2.3: download - view: text, markup - select for diffs
Wed May 22 14:25:45 2002 UTC (21 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
Diff to: previous 1.64.2.2: preferred, colored; branchpoint 1.64: preferred, colored
Changes since revision 1.64.2.2: +8 -3 lines
Suck in latest changes from HEAD

Revision 1.64.2.2: download - view: text, markup - select for diffs
Thu Apr 18 15:19:57 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.64.2.1: preferred, colored; branchpoint 1.64: preferred, colored
Changes since revision 1.64.2.1: +3 -2 lines
Resync with HEAD

Revision 1.64.2.1: download - view: text, markup - select for diffs
Mon Apr 15 15:21:48 2002 UTC (21 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +159 -2 lines
Suck in HEAD changes since 2.1alpha

Revision 1.84.2.11: download - view: text, markup - select for diffs
Sun Apr 17 23:55:21 2005 UTC (18 years, 1 month ago) by kurt
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, OPENLDAP_REL_ENG_2_2_26, OPENLDAP_REL_ENG_2_2_25
Diff to: previous 1.84.2.10: preferred, colored; branchpoint 1.84: preferred, colored; next MAIN 1.85: preferred, colored
Changes since revision 1.84.2.10: +14 -49 lines
Backout fast sync patch

Revision 1.84.2.10: download - view: text, markup - select for diffs
Mon Jan 31 15:53:39 2005 UTC (18 years, 4 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_24
Diff to: previous 1.84.2.9: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.9: +50 -15 lines
sync update
restart fix

Revision 1.84.2.9: download - view: text, markup - select for diffs
Thu Jan 20 17:01:02 2005 UTC (18 years, 4 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_23, OPENLDAP_REL_ENG_2_2_22, OPENLDAP_REL_ENG_2_2_21
Diff to: previous 1.84.2.8: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.8: +2 -2 lines
Happy new year!

Revision 1.84.2.8: download - view: text, markup - select for diffs
Sat Oct 9 04:26:10 2004 UTC (18 years, 7 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_20, OPENLDAP_REL_ENG_2_2_19, OPENLDAP_REL_ENG_2_2_18
Diff to: previous 1.84.2.7: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.7: +2 -2 lines
Revert last change

Revision 1.84.2.7: download - view: text, markup - select for diffs
Sat Oct 9 01:20:05 2004 UTC (18 years, 7 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
Diff to: previous 1.84.2.6: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.6: +2 -2 lines
ITS#3359: Crash on recursive rebind following referral

Revision 1.84.2.6: download - view: text, markup - select for diffs
Tue Aug 31 00:08:28 2004 UTC (18 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_17, OPENLDAP_REL_ENG_2_2_16
Diff to: previous 1.84.2.5: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.5: +4 -2 lines
Sync with HEAD

Revision 1.84.2.5: download - view: text, markup - select for diffs
Thu Mar 25 23:06:26 2004 UTC (19 years, 2 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_9, OPENLDAP_REL_ENG_2_2_8, OPENLDAP_REL_ENG_2_2_15, OPENLDAP_REL_ENG_2_2_14, 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.84.2.4: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.4: +15 -8 lines
Reflect latest changes

Revision 1.84.2.4: download - view: text, markup - select for diffs
Thu Jan 1 18:16:30 2004 UTC (19 years, 5 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_7, OPENLDAP_REL_ENG_2_2_6, OPENLDAP_REL_ENG_2_2_5
Diff to: previous 1.84.2.3: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.3: +2 -2 lines
Happy new year

Revision 1.84.2.3: download - view: text, markup - select for diffs
Mon Dec 1 00:58:26 2003 UTC (19 years, 6 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_4, OPENLDAP_REL_ENG_2_2_3BETA
Diff to: previous 1.84.2.2: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.2: +20 -15 lines
Sync with HEAD

Revision 1.84.2.2: download - view: text, markup - select for diffs
Thu Sep 18 15:43:32 2003 UTC (19 years, 8 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_2BETA, OPENLDAP_REL_ENG_2_2_1BETA
Diff to: previous 1.84.2.1: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.1: +5 -1 lines
Changes from HEAD for beta

Revision 1.84.2.1: download - view: text, markup - select for diffs
Sat May 31 19:01:39 2003 UTC (20 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_0ALPHA
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +7 -9 lines
Suck in changes from HEAD

Revision 1.99.2.25: download - view: text, markup - select for diffs
Mon Jul 7 16:52:30 2008 UTC (14 years, 10 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_43
Diff to: previous 1.99.2.24: preferred, colored; branchpoint 1.99: preferred, colored; next MAIN 1.100: preferred, colored
Changes since revision 1.99.2.24: +12 -9 lines
ITS#5580

Revision 1.99.2.24: download - view: text, markup - select for diffs
Mon Feb 11 23:24:12 2008 UTC (15 years, 3 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_42, OPENLDAP_REL_ENG_2_3_41
Diff to: previous 1.99.2.23: preferred, colored; branchpoint 1.99: preferred, colored
Changes since revision 1.99.2.23: +2 -2 lines
Happy new year! (belated)

Revision 1.99.2.23: download - view: text, markup - select for diffs
Tue Mar 13 08:53:15 2007 UTC (16 years, 2 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, OPENLDAP_REL_ENG_2_3_37, OPENLDAP_REL_ENG_2_3_36, OPENLDAP_REL_ENG_2_3_35
Diff to: previous 1.99.2.22: preferred, colored; branchpoint 1.99: preferred, colored
Changes since revision 1.99.2.22: +1 -1 lines
note ITS#4872 (forced commit)

Revision 1.99.2.22: download - view: text, markup - select for diffs
Mon Mar 12 20:04:28 2007 UTC (16 years, 2 months ago) by ando
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.99.2.21: preferred, colored; branchpoint 1.99: preferred, colored
Changes since revision 1.99.2.21: +8 -3 lines
apparently, time_t is unsigned in some systems

Revision 1.99.2.21: download - view: text, markup - select for diffs
Tue Jan 2 21:43:49 2007 UTC (16 years, 5 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_34, OPENLDAP_REL_ENG_2_3_33, OPENLDAP_REL_ENG_2_3_32
Diff to: previous 1.99.2.20: preferred, colored; branchpoint 1.99: preferred, colored
Changes since revision 1.99.2.20: +2 -2 lines
happy new year

Revision 1.99.2.20: download - view: text, markup - select for diffs
Thu Dec 14 08:48:16 2006 UTC (16 years, 5 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_31
Diff to: previous 1.99.2.19: preferred, colored; branchpoint 1.99: preferred, colored
Changes since revision 1.99.2.19: +10 -27 lines
ITS#4545 fix prev commit

Revision 1.99.2.19: download - view: text, markup - select for diffs
Wed Dec 13 15:24:09 2006 UTC (16 years, 5 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.99.2.18: preferred, colored; branchpoint 1.99: preferred, colored
Changes since revision 1.99.2.18: +22 -2 lines
ITS#4545 unchased referral fix from HEAD

Revision 1.99.2.18: download - view: text, markup - select for diffs
Tue Nov 7 04:06:22 2006 UTC (16 years, 6 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_30, OPENLDAP_REL_ENG_2_3_29
Diff to: previous 1.99.2.17: preferred, colored; branchpoint 1.99: preferred, colored
Changes since revision 1.99.2.17: +6 -6 lines
ITS#4606 fix from HEAD - use sock_err* macros instead of errno

Revision 1.99.2.17: download - view: text, markup - select for diffs
Fri Aug 18 15:14:38 2006 UTC (16 years, 9 months ago) by ando
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_28, OPENLDAP_REL_ENG_2_3_27
Diff to: previous 1.99.2.16: preferred, colored; branchpoint 1.99: preferred, colored
Changes since revision 1.99.2.16: +8 -3 lines
re-fix ITS#4405 (really start from the first conn)

Revision 1.99.2.16: download - view: text, markup - select for diffs
Thu Aug 17 02:43:58 2006 UTC (16 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_26
Diff to: previous 1.99.2.15: preferred, colored; branchpoint 1.99: preferred, colored
Changes since revision 1.99.2.15: +14 -8 lines
don't risk using dangling pointers when looping thru connections (ITS#4405)

Revision 1.99.2.15: download - view: text, markup - select for diffs
Mon Apr 3 19:49:54 2006 UTC (17 years, 2 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: 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.99.2.14: preferred, colored; branchpoint 1.99: preferred, colored
Changes since revision 1.99.2.14: +11 -14 lines
Misc library fixes from HEAD

Revision 1.99.2.14: download - view: text, markup - select for diffs
Tue Jan 3 22:16:09 2006 UTC (17 years, 5 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.99.2.13: preferred, colored; branchpoint 1.99: preferred, colored
Changes since revision 1.99.2.13: +2 -2 lines
Happy new year!

Revision 1.99.2.13: download - view: text, markup - select for diffs
Tue Dec 20 15:57:23 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.99.2.12: preferred, colored; branchpoint 1.99: preferred, colored
Changes since revision 1.99.2.12: +14 -12 lines
libldap updates from HEAD

Revision 1.99.2.12: download - view: text, markup - select for diffs
Tue Nov 15 20:25:46 2005 UTC (17 years, 6 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_13, OPENLDAP_REL_ENG_2_3_12
Diff to: previous 1.99.2.11: preferred, colored; branchpoint 1.99: preferred, colored
Changes since revision 1.99.2.11: +26 -23 lines
Sync with HEAD

Revision 1.99.2.11: download - view: text, markup - select for diffs
Mon Nov 14 18:06:06 2005 UTC (17 years, 6 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.99.2.10: preferred, colored; branchpoint 1.99: preferred, colored
Changes since revision 1.99.2.10: +52 -15 lines
Sync with HEAD

Revision 1.99.2.10: download - view: text, markup - select for diffs
Wed Oct 12 01:10:47 2005 UTC (17 years, 7 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_11
Diff to: previous 1.99.2.9: preferred, colored; branchpoint 1.99: preferred, colored
Changes since revision 1.99.2.9: +55 -33 lines
Sync with HEAD

Revision 1.99.2.9: download - view: text, markup - select for diffs
Mon Oct 10 17:35:26 2005 UTC (17 years, 7 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_10
Diff to: previous 1.99.2.8: preferred, colored; branchpoint 1.99: preferred, colored
Changes since revision 1.99.2.8: +24 -69 lines
Sync with HEAD
Ready for release?

Revision 1.99.2.8: download - view: text, markup - select for diffs
Wed Sep 28 00:30:28 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
Diff to: previous 1.99.2.7: preferred, colored; branchpoint 1.99: preferred, colored
Changes since revision 1.99.2.7: +9 -6 lines
Sync with HEAD
Changes needs updating for release...

Revision 1.99.2.7: download - view: text, markup - select for diffs
Thu Aug 25 05:01:16 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.99.2.6: preferred, colored; branchpoint 1.99: preferred, colored
Changes since revision 1.99.2.6: +47 -18 lines
Sync with HEAD (need to update CHANGES)

Revision 1.99.2.6: download - view: text, markup - select for diffs
Wed Aug 10 21:57:17 2005 UTC (17 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_6, OPENLDAP_REL_ENG_2_3_5
Diff to: previous 1.99.2.5: preferred, colored; branchpoint 1.99: preferred, colored
Changes since revision 1.99.2.5: +4 -4 lines
Sync with HEAD

Revision 1.99.2.5: download - view: text, markup - select for diffs
Tue Aug 9 21:03:55 2005 UTC (17 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.99.2.4: preferred, colored; branchpoint 1.99: preferred, colored
Changes since revision 1.99.2.4: +129 -85 lines
Sync with HEAD

Revision 1.99.2.4: download - view: text, markup - select for diffs
Sun Jul 10 04:36:41 2005 UTC (17 years, 10 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.99.2.3: preferred, colored; branchpoint 1.99: preferred, colored
Changes since revision 1.99.2.3: +5 -3 lines
Sync with HEAD

Revision 1.99.2.3: download - view: text, markup - select for diffs
Fri Jun 3 19:12:01 2005 UTC (18 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_4
Diff to: previous 1.99.2.2: preferred, colored; branchpoint 1.99: preferred, colored
Changes since revision 1.99.2.2: +8 -7 lines
Sync with HEAD

Revision 1.99.2.2: download - view: text, markup - select for diffs
Fri May 6 16:10:22 2005 UTC (18 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_3BETA
Diff to: previous 1.99.2.1: preferred, colored; branchpoint 1.99: preferred, colored
Changes since revision 1.99.2.1: +13 -13 lines
Build + client side changes from HEAD

Revision 1.99.2.1: download - view: text, markup - select for diffs
Thu Jan 20 18:03:50 2005 UTC (18 years, 4 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_2BETA, OPENLDAP_REL_ENG_2_3_1ALPHA
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +2 -2 lines
Sync with HEAD

Revision 1.124.2.29: download - view: text, markup - select for diffs
Thu Jan 6 18:43:21 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.124.2.28: preferred, colored; branchpoint 1.124: preferred, colored; next MAIN 1.125: preferred, colored
Changes since revision 1.124.2.28: +34 -37 lines
ITS#6625,ITS#5421

Revision 1.124.2.28: download - view: text, markup - select for diffs
Tue Jan 4 23:50:04 2011 UTC (12 years, 4 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.124.2.27: preferred, colored; branchpoint 1.124: preferred, colored
Changes since revision 1.124.2.27: +2 -2 lines
Happy New Year!

Revision 1.124.2.27: download - view: text, markup - select for diffs
Tue Jan 4 16:40:41 2011 UTC (12 years, 5 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.124.2.26: preferred, colored; branchpoint 1.124: preferred, colored
Changes since revision 1.124.2.26: +7 -0 lines
ITS#6744

Revision 1.124.2.26: download - view: text, markup - select for diffs
Tue Jan 4 16:35:34 2011 UTC (12 years, 5 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.124.2.25: preferred, colored; branchpoint 1.124: preferred, colored
Changes since revision 1.124.2.25: +1 -1 lines
Fix typo in comment

Revision 1.124.2.25: download - view: text, markup - select for diffs
Mon Jan 3 22:50:06 2011 UTC (12 years, 5 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.124.2.24: preferred, colored; branchpoint 1.124: preferred, colored
Changes since revision 1.124.2.24: +0 -4 lines
ITS#6603

Revision 1.124.2.24: download - view: text, markup - select for diffs
Mon Jan 3 22:00:53 2011 UTC (12 years, 5 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.124.2.23: preferred, colored; branchpoint 1.124: preferred, colored
Changes since revision 1.124.2.23: +23 -67 lines
ITS#6672

Revision 1.124.2.23: download - view: text, markup - select for diffs
Thu Jun 10 17:41:05 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.124.2.22: preferred, colored; branchpoint 1.124: preferred, colored
Changes since revision 1.124.2.22: +1 -0 lines
ITS#6569

Revision 1.124.2.22: download - view: text, markup - select for diffs
Thu Apr 15 23:59:41 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.124.2.21: preferred, colored; branchpoint 1.124: preferred, colored
Changes since revision 1.124.2.21: +4 -3 lines
ITS#6510

Revision 1.124.2.21: download - view: text, markup - select for diffs
Tue Apr 13 20:22:59 2010 UTC (13 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.124.2.20: preferred, colored; branchpoint 1.124: preferred, colored
Changes since revision 1.124.2.20: +2 -2 lines
happy belated new year

Revision 1.124.2.20: download - view: text, markup - select for diffs
Wed Nov 18 17:04:31 2009 UTC (13 years, 6 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_STABLE, OPENLDAP_REL_ENG_2_4_21, OPENLDAP_REL_ENG_2_4_20
Diff to: previous 1.124.2.19: preferred, colored; branchpoint 1.124: preferred, colored
Changes since revision 1.124.2.19: +2 -2 lines
ITS#6388

Revision 1.124.2.19: download - view: text, markup - select for diffs
Thu Mar 5 19:07:21 2009 UTC (14 years, 3 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_19, OPENLDAP_REL_ENG_2_4_18, OPENLDAP_REL_ENG_2_4_17, OPENLDAP_REL_ENG_2_4_16
Diff to: previous 1.124.2.18: preferred, colored; branchpoint 1.124: preferred, colored
Changes since revision 1.124.2.18: +5 -1 lines
ITS#5980

Revision 1.124.2.18: download - view: text, markup - select for diffs
Tue Feb 17 21:02:51 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.124.2.17: preferred, colored; branchpoint 1.124: preferred, colored
Changes since revision 1.124.2.17: +1 -3 lines
Warning fixes

Revision 1.124.2.17: download - view: text, markup - select for diffs
Tue Feb 10 23:42:16 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.124.2.16: preferred, colored; branchpoint 1.124: preferred, colored
Changes since revision 1.124.2.16: +58 -91 lines
ITS#5853

Revision 1.124.2.16: download - view: text, markup - select for diffs
Mon Jan 26 20:57:37 2009 UTC (14 years, 4 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.124.2.15: preferred, colored; branchpoint 1.124: preferred, colored
Changes since revision 1.124.2.15: +3 -2 lines
ITS#5896

Revision 1.124.2.15: download - view: text, markup - select for diffs
Thu Jan 22 00:00:55 2009 UTC (14 years, 4 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.124.2.14: preferred, colored; branchpoint 1.124: preferred, colored
Changes since revision 1.124.2.14: +2 -2 lines
Update copyright for next release

Revision 1.124.2.14: download - view: text, markup - select for diffs
Mon Nov 10 17:39:16 2008 UTC (14 years, 6 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_13
Diff to: previous 1.124.2.13: preferred, colored; branchpoint 1.124: preferred, colored
Changes since revision 1.124.2.13: +2 -2 lines
Warning cleanup: signed meets unsigned.

Revision 1.124.2.13: download - view: text, markup - select for diffs
Fri Sep 26 22:23:05 2008 UTC (14 years, 8 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_12
Diff to: previous 1.124.2.12: preferred, colored; branchpoint 1.124: preferred, colored
Changes since revision 1.124.2.12: +2 -1 lines
Avoid "label at end of compound statement" error of newer gcc

Revision 1.124.2.12: download - view: text, markup - select for diffs
Wed Jul 9 23:16:48 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.124.2.11: preferred, colored; branchpoint 1.124: preferred, colored
Changes since revision 1.124.2.11: +11 -8 lines
ITS#5580

Revision 1.124.2.11: download - view: text, markup - select for diffs
Wed May 28 16:20:07 2008 UTC (15 years ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_10
Diff to: previous 1.124.2.10: preferred, colored; branchpoint 1.124: preferred, colored
Changes since revision 1.124.2.10: +16 -11 lines
ITS#5318

Revision 1.124.2.10: download - view: text, markup - select for diffs
Mon Feb 11 23:26:41 2008 UTC (15 years, 3 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_9, OPENLDAP_REL_ENG_2_4_8
Diff to: previous 1.124.2.9: preferred, colored; branchpoint 1.124: preferred, colored
Changes since revision 1.124.2.9: +2 -2 lines
Happy new year! (belated)

Revision 1.124.2.9: download - view: text, markup - select for diffs
Fri Feb 8 23:59:45 2008 UTC (15 years, 3 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.124.2.8: preferred, colored; branchpoint 1.124: preferred, colored
Changes since revision 1.124.2.8: +3 -3 lines
cleanup

Revision 1.124.2.8: download - view: text, markup - select for diffs
Wed Oct 17 20:14:11 2007 UTC (15 years, 7 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_7, OPENLDAP_REL_ENG_2_4_6
Diff to: previous 1.124.2.7: preferred, colored; branchpoint 1.124: preferred, colored
Changes since revision 1.124.2.7: +11 -3 lines
sync with head
ITS#5127

Revision 1.124.2.7: download - view: text, markup - select for diffs
Fri Aug 31 23:13:56 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.124.2.6: preferred, colored; branchpoint 1.124: preferred, colored
Changes since revision 1.124.2.6: +48 -15 lines
Sync with HEAD for OL 2.4.5

Revision 1.124.2.6: download - view: text, markup - select for diffs
Tue Feb 13 20:22:12 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.124.2.5: preferred, colored; branchpoint 1.124: preferred, colored
Changes since revision 1.124.2.5: +418 -288 lines
Quick merge: everything from HEAD

Revision 1.124.2.5: download - view: text, markup - select for diffs
Thu Oct 19 20:06:40 2006 UTC (16 years, 7 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.124.2.4: preferred, colored; branchpoint 1.124: preferred, colored
Changes since revision 1.124.2.4: +31 -22 lines
Sync with HEAD

Revision 1.124.2.4: download - view: text, markup - select for diffs
Sun Aug 20 17:04:46 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.124.2.3: preferred, colored; branchpoint 1.124: preferred, colored
Changes since revision 1.124.2.3: +8 -3 lines
sync with HEAD

Revision 1.124.2.3: download - view: text, markup - select for diffs
Thu Aug 17 23:50:26 2006 UTC (16 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.124.2.2: preferred, colored; branchpoint 1.124: preferred, colored
Changes since revision 1.124.2.2: +48 -33 lines
Sync with HEAD

Revision 1.124.2.2: download - view: text, markup - select for diffs
Mon May 15 17:04:40 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.124.2.1: preferred, colored; branchpoint 1.124: preferred, colored
Changes since revision 1.124.2.1: +16 -13 lines
Sync with HEAD

Revision 1.124.2.1: download - view: text, markup - select for diffs
Tue Apr 11 16:07:16 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.124: preferred, colored
Changes since revision 1.124: +33 -2 lines
Sync with HEAD

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

______________
© Copyright 1998-2020, OpenLDAP Foundation, info@OpenLDAP.org