
CVS log for libraries/liblber/decode.c
Up to [OpenLDAP] / libraries / liblber
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.131: download - view: text, markup - select for diffs
Tue Jan 4 23:43:01 2011 UTC (12 years, 11 months ago) by kurt
Branches: MAIN
CVS tags: MIGRATION_CVS2GIT,
HEAD
Diff to: previous 1.130: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.130: +2 -2
lines
Happy New Year
Revision 1.130: download - view: text, markup - select for diffs
Tue Apr 13 20:17:52 2010 UTC (13 years, 7 months ago) by kurt
Branches: MAIN
Diff to: previous 1.129: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.129: +2 -2
lines
happy belated New Year
Revision 1.129: download - view: text, markup - select for diffs
Wed Nov 4 10:17:03 2009 UTC (14 years, 1 month ago) by hallvard
Branches: MAIN
Diff to: previous 1.128: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.128: +6 -3
lines
More ITS#6353 - relent a bit: accept terminating NUL byte, which AD can send
Revision 1.128: download - view: text, markup - select for diffs
Wed Oct 28 22:00:27 2009 UTC (14 years, 1 month ago) by hallvard
Branches: MAIN
Diff to: previous 1.127: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.127: +23 -12
lines
For ITS#6353: Catch embedded NULs in BerValues converted to char* strings
Revision 1.127: download - view: text, markup - select for diffs
Wed Aug 12 20:13:50 2009 UTC (14 years, 3 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.126: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.126: +3 -3
lines
ITS#6215 cleanup: Export ber_skip_element() to complement ber_peek_element()
Revision 1.126: download - view: text, markup - select for diffs
Fri Aug 7 17:26:11 2009 UTC (14 years, 4 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.125: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.125: +17 -11
lines
More ITS#6215: Catch malformed elements in ber_get_stringbvl().
Do not use ber_<first/next>_element(), which have no error return.
Revision 1.125: download - view: text, markup - select for diffs
Fri Aug 7 17:15:26 2009 UTC (14 years, 4 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.124: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.124: +141 -145
lines
More ITS#6215: Define and use ber_tag_and_rest() and ber_<peek/skip>_element()
Revision 1.124: download - view: text, markup - select for diffs
Fri Aug 7 14:04:25 2009 UTC (14 years, 4 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.123: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.123: +2 -2
lines
More ITS#6215: Fix wrong fix in rev 1.121
Revision 1.123: download - view: text, markup - select for diffs
Tue Aug 4 19:11:38 2009 UTC (14 years, 4 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.122: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.122: +81 -85
lines
Simplify struct bgbvr and ber_get_stringbvl(), preserving behavior.
Revision 1.122: download - view: text, markup - select for diffs
Wed Jul 29 21:03:10 2009 UTC (14 years, 4 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.121: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.121: +4 -4
lines
More ITS#6215: Fix va_arg integer types for ber_scanf "bei" & ber_printf "BX"
Revision 1.121: download - view: text, markup - select for diffs
Wed Jul 29 20:38:19 2009 UTC (14 years, 4 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.120: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.120: +42 -25
lines
More ITS#6215: Fix ber_scanf(,"mMvVW",) cleanup on error:
Parse args correctly and free up memory.
Also set some lengths=0 and remove unneeded ptr==NULL tests before frees.
Revision 1.120: download - view: text, markup - select for diffs
Wed Jul 29 20:10:45 2009 UTC (14 years, 4 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.119: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.119: +14 -14
lines
More ITS#6215: Free data to the memory context used to allocate it
Revision 1.119: download - view: text, markup - select for diffs
Wed Jul 29 19:47:54 2009 UTC (14 years, 4 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.118: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.118: +73 -118
lines
More ITS#6215:
Reject indefinite-length format in ber_skip_tag(). localize *len.
Reject broken and too large bitstrings in ber_get_bitstringa().
Simplify a number of functions somewhat - no functionality changes.
Remove unnecessary tests and ber_tag updates after ber_skip_tag().
Revision 1.118: download - view: text, markup - select for diffs
Wed Jul 29 13:06:28 2009 UTC (14 years, 4 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.117: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.117: +2 -30
lines
Remove useless asserts that will be re-assert()ed before the variable is used
Revision 1.117: download - view: text, markup - select for diffs
Tue Feb 10 20:29:56 2009 UTC (14 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.116: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.116: +3 -7
lines
Revert prev commit
Revision 1.116: download - view: text, markup - select for diffs
Tue Feb 10 11:44:12 2009 UTC (14 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.115: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.115: +8 -4
lines
partially addresses an issue with ITS#5931
Revision 1.115: download - view: text, markup - select for diffs
Wed Jan 21 23:40:19 2009 UTC (14 years, 10 months ago) by kurt
Branches: MAIN
Diff to: previous 1.114: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.114: +2 -2
lines
Update copyright notices
Revision 1.114: download - view: text, markup - select for diffs
Wed Aug 6 11:36:53 2008 UTC (15 years, 4 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.113: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.113: +2 -2
lines
ber_decode_oid(): Fix typo in comment
Revision 1.113: download - view: text, markup - select for diffs
Mon Jan 7 23:20:03 2008 UTC (15 years, 11 months ago) by kurt
Branches: MAIN
Diff to: previous 1.112: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.112: +2 -2
lines
Happy New Year (belated)
Revision 1.112: download - view: text, markup - select for diffs
Wed Oct 17 23:35:07 2007 UTC (16 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.111: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.111: +6 -4
lines
Cleanup debug calls
Revision 1.111: download - view: text, markup - select for diffs
Fri Aug 24 19:58:20 2007 UTC (16 years, 3 months ago) by hyc
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_4_MP
Diff to: previous 1.110: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.110: +3 -3
lines
ITS#5105 from Alexey Melnikov @ isode
Revision 1.110: download - view: text, markup - select for diffs
Mon Jul 23 10:57:23 2007 UTC (16 years, 4 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.109: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.109: +26 -14
lines
ITS#5010: OID encode/decode fixes and paranoia. #define LBER_OID_COMPONENT_MAX.
Revision 1.109: download - view: text, markup - select for diffs
Wed Apr 4 15:51:10 2007 UTC (16 years, 8 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.108: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.108: +2 -2
lines
ber_decode_oid(), ber_encode_oid(): cast bv_val to unsigned char*
Revision 1.108: download - view: text, markup - select for diffs
Fri Mar 23 14:27:38 2007 UTC (16 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.107: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.107: +16 -14
lines
Add options for ber_get_stringbv() to omit NUL-terminator, to allow
non-destructive in-place parsing
Revision 1.107: download - view: text, markup - select for diffs
Tue Mar 20 14:10:16 2007 UTC (16 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.106: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.106: +35 -1
lines
Add DER OID encoder/decoder
Revision 1.106: download - view: text, markup - select for diffs
Tue Jan 2 19:00:57 2007 UTC (16 years, 11 months ago) by kurt
Branches: MAIN
Diff to: previous 1.105: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.105: +2 -2
lines
happy new year
Revision 1.105: download - view: text, markup - select for diffs
Tue Feb 14 22:18:12 2006 UTC (17 years, 9 months ago) by kurt
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_4_BP,
OPENLDAP_REL_ENG_2_4_3ALPHA,
OPENLDAP_REL_ENG_2_4_2ALPHA,
OPENLDAP_REL_ENG_2_4_1ALPHA,
OPENLDAP_REL_ENG_2_4_0ALPHA,
OPENLDAP_REL_ENG_2_3_MP
Branch point for: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.104: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.104: +1 -9
lines
unifdef -DLDAP_NULL_IS_NULL
Revision 1.104: download - view: text, markup - select for diffs
Tue Jan 3 22:12:07 2006 UTC (17 years, 11 months ago) by kurt
Branches: MAIN
Diff to: previous 1.103: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.103: +2 -2
lines
Happy new year!
Revision 1.103: download - view: text, markup - select for diffs
Sat Nov 12 17:42:03 2005 UTC (18 years ago) by ando
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_2_MP
Diff to: previous 1.102: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.102: +121 -43
lines
don't malloc empty strings for matched, error
Revision 1.102: download - view: text, markup - select for diffs
Sat Jan 1 19:49:43 2005 UTC (18 years, 11 months ago) by kurt
Branches: MAIN
CVS tags: OPENLDAP_AC_MP,
OPENLDAP_AC_BP,
OPENLDAP_AC
Diff to: previous 1.101: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.101: +2 -2
lines
Happy New Year!
Revision 1.101: download - view: text, markup - select for diffs
Sat Sep 4 02:54:28 2004 UTC (19 years, 3 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.100: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.100: +1 -14
lines
unifdef -UNEW_LOGGING
Revision 1.100: download - view: text, markup - select for diffs
Thu Jan 1 18:15:25 2004 UTC (19 years, 11 months ago) by kurt
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_1_MP
Diff to: previous 1.99: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.99: +2 -2
lines
Happy new year
Revision 1.99: download - view: text, markup - select for diffs
Wed Nov 26 21:51:15 2003 UTC (20 years ago) by kurt
Branches: MAIN
Diff to: previous 1.98: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.98: +5 -1
lines
acknowledgements and notices
Revision 1.98: download - view: text, markup - select for diffs
Tue Nov 25 22:19:24 2003 UTC (20 years ago) by kurt
Branches: MAIN
Diff to: previous 1.97: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.97: +14 -6
lines
Notice updates
Revision 1.97: download - view: text, markup - select for diffs
Tue Jul 8 01:46:20 2003 UTC (20 years, 5 months ago) by kurt
Branches: MAIN
Diff to: previous 1.96: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.96: +54 -42
lines
code cleanup
Revision 1.96: download - view: text, markup - select for diffs
Fri May 2 11:29:28 2003 UTC (20 years, 7 months ago) by hallvard
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_2_BP,
OPENLDAP_REL_ENG_2_2_0ALPHA
Branch point for: OPENLDAP_REL_ENG_2_2
Diff to: previous 1.95: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.95: +2 -2
lines
Fix assignment of <char/int>* to unsigned <char/int>* and vice versa.
Revision 1.95: download - view: text, markup - select for diffs
Wed Apr 23 23:37:01 2003 UTC (20 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.94: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.94: +2 -1
lines
ITS#2458 fix array decoding
Revision 1.94: download - view: text, markup - select for diffs
Wed Apr 9 11:25:11 2003 UTC (20 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.93: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.93: +9 -9
lines
Extended API for ber_mem functions, add context argument.
Must always use ber_mem funcs, even if CSRIMALLOC is present.
Revision 1.93: download - view: text, markup - select for diffs
Wed Mar 12 02:23:09 2003 UTC (20 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.92: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.92: +2 -1
lines
Add comment to previous
Revision 1.92: download - view: text, markup - select for diffs
Wed Mar 12 01:33:53 2003 UTC (20 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.91: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.91: +5 -5
lines
ITS#2365 - preserve internal ber_tag as well as ber_ptr for rewinding.
Revision 1.91: download - view: text, markup - select for diffs
Tue Mar 4 08:16:57 2003 UTC (20 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.90: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.90: +2 -1
lines
silence warning
Revision 1.90: download - view: text, markup - select for diffs
Mon Mar 3 14:54:49 2003 UTC (20 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.89: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.89: +84 -72
lines
Replace recursive get_stringbvr with iterative get_stringbvl to avoid
stack overrun when parsing large groups
Revision 1.89: download - view: text, markup - select for diffs
Thu Jan 23 01:19:59 2003 UTC (20 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.88: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.88: +2 -2
lines
Fix ITS#2280, reject sequences with invalid lengths
Revision 1.88: download - view: text, markup - select for diffs
Sun Jan 19 13:02:06 2003 UTC (20 years, 10 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.87: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.87: +1 -6
lines
Remove pointless `unsigned < 0' test.
Revision 1.87: download - view: text, markup - select for diffs
Fri Jan 3 19:20:50 2003 UTC (20 years, 11 months ago) by kurt
Branches: MAIN
Diff to: previous 1.86: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.86: +2 -2
lines
Happy new year
Revision 1.86: download - view: text, markup - select for diffs
Thu Nov 28 01:26:55 2002 UTC (21 years ago) by kurt
Branches: MAIN
Diff to: previous 1.85: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.85: +1 -8
lines
proxy authz control (client only)
Misc control cleanups (client only)
Revision 1.85: download - view: text, markup - select for diffs
Thu Jul 11 18:33:24 2002 UTC (21 years, 5 months ago) by julius
Branches: MAIN
Diff to: previous 1.84: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.84: +7 -5
lines
Coverted LDAP_LOG macro to use subsystem ID int values instead of string values
Revision 1.84: download - view: text, markup - select for diffs
Mon Jan 14 00:43:18 2002 UTC (21 years, 10 months ago) by hyc
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_MP,
OPENLDAP_REL_ENG_2_1_BP,
OPENLDAP_REL_ENG_2_1_BETA1,
OPENLDAP_REL_ENG_2_1_ALPHA0,
OPENLDAP_REL_ENG_2_1_3,
OPENLDAP_REL_ENG_2_1_2
Branch point for: OPENLDAP_REL_ENG_2_1
Diff to: previous 1.83: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.83: +4 -4
lines
Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to
liblber:ber_bvarray_{add,free}.
Revision 1.83: download - view: text, markup - select for diffs
Sat Jan 12 01:23:04 2002 UTC (21 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.82: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.82: +10 -6
lines
Fix struct initialization in ber_scanf() for ANSI C conformance
Revision 1.82: download - view: text, markup - select for diffs
Mon Jan 7 20:48:17 2002 UTC (21 years, 11 months ago) by kurt
Branches: MAIN
Diff to: previous 1.81: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.81: +2 -2
lines
Remove lint.
Revision 1.81: download - view: text, markup - select for diffs
Sun Jan 6 05:10:05 2002 UTC (21 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.80: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.80: +6 -4
lines
Changed 'w' format character to 'M': 'm' and 'M' for "memory" ?
Revision 1.80: download - view: text, markup - select for diffs
Sun Jan 6 04:36:07 2002 UTC (21 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.79: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.79: +33 -14
lines
Added doalloc flag to ber_get_stringbv. Added 'm' type to ber_scanf
to scan a berval in-place.
Revision 1.79: download - view: text, markup - select for diffs
Sun Jan 6 02:05:02 2002 UTC (21 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.78: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.78: +12 -14
lines
Cleanup lint in previous commit
Revision 1.78: download - view: text, markup - select for diffs
Sun Jan 6 01:23:36 2002 UTC (21 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.77: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.77: +19 -3
lines
Prep for in-place parsing. Cache a ber_tag byte.
No visible impact from these changes.
Revision 1.77: download - view: text, markup - select for diffs
Fri Jan 4 20:17:36 2002 UTC (21 years, 11 months ago) by kurt
Branches: MAIN
Diff to: previous 1.76: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.76: +2 -2
lines
Update copyright statements
Revision 1.76: download - view: text, markup - select for diffs
Thu Jan 3 19:04:31 2002 UTC (21 years, 11 months ago) by kurt
Branches: MAIN
Diff to: previous 1.75: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.75: +11 -6
lines
Remove lint.
Revision 1.75: download - view: text, markup - select for diffs
Thu Jan 3 04:36:26 2002 UTC (21 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.74: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.74: +38 -97
lines
One more hack to ber_get_stringbvr for do_search
Revision 1.74: download - view: text, markup - select for diffs
Thu Jan 3 02:44:38 2002 UTC (21 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.73: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.73: +7 -4
lines
Fix previous commit
Revision 1.73: download - view: text, markup - select for diffs
Thu Jan 3 02:30:55 2002 UTC (21 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.72: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.72: +22 -2
lines
Cleanup, added some explanation/comments
Revision 1.72: download - view: text, markup - select for diffs
Thu Jan 3 02:11:14 2002 UTC (21 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.71: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.71: +11 -4
lines
Safety checks for bvec's in previous patch
Revision 1.71: download - view: text, markup - select for diffs
Thu Jan 3 01:53:41 2002 UTC (21 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.70: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.70: +93 -2
lines
New ber_get_stringbvr recursively decodes a vector, to avoid
hard-coded TMP_SLOTS limitation.
Revision 1.70: download - view: text, markup - select for diffs
Wed Jan 2 16:06:56 2002 UTC (21 years, 11 months ago) by kurt
Branches: MAIN
Diff to: previous 1.69: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.69: +1 -3
lines
Rework filter code
Misc cleanup / lint removal
Revision 1.69: download - view: text, markup - select for diffs
Wed Jan 2 07:50:07 2002 UTC (21 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.68: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.68: +3 -2
lines
Added 'W' fmt char for BVarrays
Revision 1.68: download - view: text, markup - select for diffs
Mon Dec 31 13:45:49 2001 UTC (21 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.67: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.67: +98 -78
lines
Added ber_get_stringbv
Revision 1.67: download - view: text, markup - select for diffs
Mon Dec 17 21:42:55 2001 UTC (21 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.66: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.66: +2 -2
lines
from jon@symas.com - misc Windows cleanup
Revision 1.66: download - view: text, markup - select for diffs
Sun Dec 9 01:34:46 2001 UTC (22 years ago) by kurt
Branches: MAIN
Diff to: previous 1.65: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.65: +7 -2
lines
Remove lint and misc MSVC updates
Revision 1.65: download - view: text, markup - select for diffs
Tue Dec 4 05:14:16 2001 UTC (22 years ago) by kurt
Branches: MAIN
Diff to: previous 1.64: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.64: +5 -5
lines
Remove lint
Revision 1.64: download - view: text, markup - select for diffs
Tue Dec 4 05:10:10 2001 UTC (22 years ago) by kurt
Branches: MAIN
Diff to: previous 1.63: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.63: +8 -12
lines
Slight memfree cleanup
Revision 1.63: download - view: text, markup - select for diffs
Sun Nov 4 16:50:16 2001 UTC (22 years, 1 month ago) by kurt
Branches: MAIN
Diff to: previous 1.62: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.62: +3 -3
lines
Fix typo in last commit
Revision 1.62: download - view: text, markup - select for diffs
Sat Nov 3 21:07:41 2001 UTC (22 years, 1 month ago) by kurt
Branches: MAIN
Diff to: previous 1.61: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.61: +18 -1
lines
Fix realloc bug (ITS#1410)
Revision 1.61: download - view: text, markup - select for diffs
Sat Jul 21 21:13:05 2001 UTC (22 years, 4 months ago) by kurt
Branches: MAIN
Diff to: previous 1.60: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.60: +13 -13
lines
Make some additional UTF8 public
Remove lint
Revision 1.60: download - view: text, markup - select for diffs
Sun May 6 17:07:24 2001 UTC (22 years, 7 months ago) by kurt
Branches: MAIN
Diff to: previous 1.59: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.59: +9 -2
lines
Add a bit of hardening
Revision 1.59: download - view: text, markup - select for diffs
Wed Jan 17 16:08:44 2001 UTC (22 years, 10 months ago) by gwilliams
Branches: MAIN
Diff to: previous 1.58: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.58: +11 -6
lines
new logging
Revision 1.58: download - view: text, markup - select for diffs
Wed Oct 25 13:35:01 2000 UTC (23 years, 1 month ago) by gwilliams
Branches: MAIN
Diff to: previous 1.57: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.57: +5 -2
lines
try new logging routines (behind NEW_LOGGING)
Revision 1.57: download - view: text, markup - select for diffs
Thu Oct 12 19:14:43 2000 UTC (23 years, 2 months ago) by gwilliams
Branches: MAIN
Diff to: previous 1.56: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.56: +2 -2
lines
update logging
Revision 1.56: download - view: text, markup - select for diffs
Thu Oct 12 18:02:16 2000 UTC (23 years, 2 months ago) by gwilliams
Branches: MAIN
Diff to: previous 1.55: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.55: +3 -1
lines
first try at logging improvements
Revision 1.55: download - view: text, markup - select for diffs
Wed Oct 11 00:43:14 2000 UTC (23 years, 2 months ago) by kurt
Branches: MAIN
Diff to: previous 1.54: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.54: +71 -56
lines
Remove max buffer constraint!
and general cleanup
Revision 1.54: download - view: text, markup - select for diffs
Mon Oct 2 15:43:06 2000 UTC (23 years, 2 months ago) by kurt
Branches: MAIN
Diff to: previous 1.53: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.53: +17 -7
lines
Rework stringal decode to return { NULL, 0 } bv's instead of { "", 0 }
when len is 0.
Revision 1.53: download - view: text, markup - select for diffs
Wed Jul 26 21:32:39 2000 UTC (23 years, 4 months ago) by kurt
Branches: MAIN
Diff to: previous 1.52: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.52: +11 -18
lines
Revert ber_peek_tag to older, more efficient implementation.
Revision 1.52: download - view: text, markup - select for diffs
Mon Jun 5 17:22:22 2000 UTC (23 years, 6 months ago) by kurt
Branches: MAIN
Diff to: previous 1.51: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.51: +1 -65
lines
remove old STR_TRANSLATION feature. The use of this feature
was only of limited use with LDAPv2 (worked okay if no non-T.61
values existed) but downright dangerous in the face of LDAPv3.
Any translation must be schema aware and the BER isn't.
Revision 1.51: download - view: text, markup - select for diffs
Sun May 14 01:38:27 2000 UTC (23 years, 6 months ago) by kurt
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -2
lines
Forget return in last commit
Revision
1.50:
download - view:
text,
markup -
[selected for diffs]
Sat May 13 21:08:25 2000 UTC (23 years, 7 months ago) by
kurt
Branches:
MAIN
Diff to: previous 1.49:
preferred,
colored
Changes since revision 1.49: +9 -1
lines
Update lber-encode/decode man pages
Add ber_get_enum() for symmetry
Revision 1.49: download - view: text, markup - select for diffs
Sat May 13 00:36:07 2000 UTC (23 years, 7 months ago) by kurt
Branches: MAIN
Diff to: previous 1.48: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.48: +2 -2
lines
Y2k copyright update
Revision 1.48: download - view: text, markup - select for diffs
Fri May 12 22:02:36 2000 UTC (23 years, 7 months ago) by kurt
Branches: MAIN
Diff to: previous 1.47: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.47: +2 -2
lines
Fix typo in last commit (fixing multiple byte tags)
Revision 1.47: download - view: text, markup - select for diffs
Wed Apr 26 07:17:05 2000 UTC (23 years, 7 months ago) by kurt
Branches: MAIN
Diff to: previous 1.46: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.46: +2 -3
lines
Fix typo in multbyte tag code
Revision 1.46: download - view: text, markup - select for diffs
Tue Apr 25 08:42:32 2000 UTC (23 years, 7 months ago) by kurt
Branches: MAIN
Diff to: previous 1.45: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.45: +7 -7
lines
Apply experimental multibyte tag fix
Revision 1.45: download - view: text, markup - select for diffs
Mon Dec 13 03:54:01 1999 UTC (24 years ago) by kdz
Branches: MAIN
Diff to: previous 1.44: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.44: +1 -4
lines
Remove lint
Add copyrights
Revision 1.44: download - view: text, markup - select for diffs
Thu Dec 9 20:30:33 1999 UTC (24 years ago) by kdz
Branches: MAIN
Diff to: previous 1.43: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.43: +5 -3
lines
Modify password code such that backend end routine calls into
frontend to complete parsing of extended op reqdata.
Modify password extended operation to allow optional id (DN)
entry to change (not tested). Also, provide room to allow
server side password generation (not implemented). Added optional old
password field to support proxying (not implemented).
Need to implement replog() support.
Revision 1.43: download - view: text, markup - select for diffs
Fri Nov 26 22:32:20 1999 UTC (24 years ago) by kdz
Branches: MAIN
Diff to: previous 1.42: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.42: +18 -10
lines
Remove LBER_{TAG,INT,LEN}_{NTOH,HTON} macros. Rewrite code to
manual push bytes about. Allows ber_*_t to be any 32-bit or
larger type. Reworked AC_{HTON,NTOH}{L,S} macros to care only
about 32-bit (netlong) and 16-bit (netshort) reordering as
needed for BSD socket interface.
Revision 1.42: download - view: text, markup - select for diffs
Mon Nov 8 18:36:30 1999 UTC (24 years, 1 month ago) by kurt
Branches: MAIN
Diff to: previous 1.41: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.41: +12 -10
lines
Backout premature commit.
Revision 1.41: download - view: text, markup - select for diffs
Mon Nov 8 14:43:12 1999 UTC (24 years, 1 month ago) by kdz
Branches: MAIN
Diff to: previous 1.40: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.40: +1 -1
lines
Last commit contained cleanups and optimizations allowed by latest IETF C API draft.
Revision 1.40: download - view: text, markup - select for diffs
Mon Nov 8 14:39:00 1999 UTC (24 years, 1 month ago) by kdz
Branches: MAIN
Diff to: previous 1.39: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.39: +11 -13
lines
*** empty log message ***
Revision 1.39: download - view: text, markup - select for diffs
Tue Oct 19 16:57:39 1999 UTC (24 years, 1 month ago) by kdz
Branches: MAIN
Diff to: previous 1.38: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.38: +2 -2
lines
Minor adjustments based upon initial read of draft-ietf-ldapext-ldap-c-api-04.txt.
Revision 1.38: download - view: text, markup - select for diffs
Wed Sep 8 17:06:27 1999 UTC (24 years, 3 months ago) by kdz
Branches: MAIN
Diff to: previous 1.37: preferred, colored; selected 1.50: 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
Mon Aug 23 22:27:55 1999 UTC (24 years, 3 months ago) by kdz
Branches: MAIN
Diff to: previous 1.36: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.36: +1 -23
lines
Axe <varargs.h> support. Assume STDC C translator is available
to build OpenLDAP.
Revision 1.36: download - view: text, markup - select for diffs
Sun Aug 1 23:50:08 1999 UTC (24 years, 4 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.35: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.35: +7 -7
lines
Remove unsigned long: Change to ber_len_t or ber_tag_t.
Remove sizeof(long).
Change ber_getnint to return ber_len_t instead of ber_tag_t.
Revision 1.35: download - view: text, markup - select for diffs
Sun Aug 1 18:27:03 1999 UTC (24 years, 4 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.34: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.34: +1 -1
lines
Cast ber_read() arg to char*
Revision 1.34: download - view: text, markup - select for diffs
Fri Jun 18 21:53:07 1999 UTC (24 years, 5 months ago) by kdz
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_BP,
OPENLDAP_REL_ENG_2_0_ALPHA,
OPENLDAP_DEVEL_SCHEMA,
OPENLDAP_DEVEL_REFERRALS
Branch point for: OPENLDAP_REL_ENG_2
Diff to: previous 1.33: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.33: +121 -83
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
Thu Jun 3 16:24:23 1999 UTC (24 years, 6 months ago) by kdz
Branches: MAIN
Branch point for: OPENLDAP_DEVEL_BER_TYPES
Diff to: previous 1.32: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.32: +3 -0
lines
Enable browsing info in MSVC debugging configurations.
Toy with dllimport/dllexport stuff (think I'll leave the real dll work to
somebody else).
Added ldap_strdup() wrapper of ber_strdup().
Revision 1.32: download - view: text, markup - select for diffs
Wed Jun 2 22:37:46 1999 UTC (24 years, 6 months ago) by kdz
Branches: MAIN
Diff to: previous 1.31: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.31: +2 -2
lines
s/<stdlib.h>/<ac/stdlib.h>/
Revision 1.31: download - view: text, markup - select for diffs
Tue Jun 1 17:01:05 1999 UTC (24 years, 6 months ago) by kdz
Branches: MAIN
Diff to: previous 1.30: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.30: +0 -63
lines
move berval memory routines to memory.c
Add ber_memvfree(void** vector)
Revision 1.30: download - view: text, markup - select for diffs
Sat May 29 03:16:31 1999 UTC (24 years, 6 months ago) by kdz
Branches: MAIN
Diff to: previous 1.29: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.29: +6 -0
lines
First cut at ber_set_option(NULL,LBER_OPT_MEMORY_FN, myrealloc) where
myrealloc is pointer to a realloc() wrapper.
Must be first library call or else.
Revision 1.29: download - view: text, markup - select for diffs
Fri May 28 23:19:15 1999 UTC (24 years, 6 months ago) by kdz
Branches: MAIN
Diff to: previous 1.28: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.28: +28 -36
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.28: download - view: text, markup - select for diffs
Fri May 28 17:33:05 1999 UTC (24 years, 6 months ago) by kdz
Branches: MAIN
Diff to: previous 1.27: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.27: +23 -0
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.27: download - view: text, markup - select for diffs
Fri May 28 01:24:41 1999 UTC (24 years, 6 months ago) by kdz
Branches: MAIN
Diff to: previous 1.26: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.26: +2 -32
lines
Death to LBER_END_SEQORSET.
Revision 1.26: download - view: text, markup - select for diffs
Thu May 20 19:53:56 1999 UTC (24 years, 6 months ago) by kdz
Branches: MAIN
Diff to: previous 1.25: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.25: +1 -1
lines
found my lber bug... ber_buf should have been freed in ber_peek_tag. Ugh!
Revision 1.25: download - view: text, markup - select for diffs
Thu May 20 19:21:57 1999 UTC (24 years, 6 months ago) by kdz
Branches: MAIN
Diff to: previous 1.24: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.24: +32 -3
lines
Fix initialization bug in ber_init_w_nullc()
Added assert(), additional comments, and a few minor adjustments.
Revision 1.24: download - view: text, markup - select for diffs
Thu May 20 17:38:03 1999 UTC (24 years, 6 months ago) by kdz
Branches: MAIN
Diff to: previous 1.23: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.23: +4 -6
lines
Version.c deprecated in favor of mkversion.
Minor cleanup to lber files.
Revision 1.23: download - view: text, markup - select for diffs
Wed May 19 18:38:02 1999 UTC (24 years, 6 months ago) by kdz
Branches: MAIN
Diff to: previous 1.22: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.22: +16 -12
lines
Improving e/d test (until I find the my damn bug)
Revision 1.22: download - view: text, markup - select for diffs
Wed May 19 04:27:35 1999 UTC (24 years, 6 months ago) by kdz
Branches: MAIN
Diff to: previous 1.21: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.21: +3 -2
lines
Add UL to more BER tags.
Revision 1.21: download - view: text, markup - select for diffs
Wed May 19 04:13:44 1999 UTC (24 years, 6 months ago) by kdz
Branches: MAIN
Diff to: previous 1.20: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.20: +5 -3
lines
Add UL to LBER tags.
Revision 1.20: download - view: text, markup - select for diffs
Tue May 18 23:12:36 1999 UTC (24 years, 6 months ago) by kdz
Branches: MAIN
Diff to: previous 1.19: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.19: +62 -14
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.19: download - view: text, markup - select for diffs
Fri Apr 30 06:23:32 1999 UTC (24 years, 7 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.18: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.18: +4 -4
lines
Fix typo LDAP_END_SEQORSET -> LBER_END_SEQORSET
Revision 1.18: download - view: text, markup - select for diffs
Tue Apr 27 03:19:32 1999 UTC (24 years, 7 months ago) by kdz
Branches: MAIN
Diff to: previous 1.17: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.17: +3 -3
lines
Lint removal: signed i < unsigned j
Revision 1.17: download - view: text, markup - select for diffs
Wed Mar 3 14:57:57 1999 UTC (24 years, 9 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.16: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.16: +3 -3
lines
function pointers are incompatible with `void *'; remove `!= NULL' from tests.
Revision 1.16: download - view: text, markup - select for diffs
Wed Mar 3 14:35:29 1999 UTC (24 years, 9 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.15: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.15: +3 -3
lines
Back out previous change; it was an accidental commit
Revision 1.15: download - view: text, markup - select for diffs
Wed Mar 3 14:25:44 1999 UTC (24 years, 9 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.14: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.14: +3 -3
lines
Declare lber_pvt_sb_* functions from io.c in lber-int.h
Revision 1.14: download - view: text, markup - select for diffs
Mon Dec 28 19:38:04 1998 UTC (24 years, 11 months ago) by kdz
Branches: MAIN
Diff to: previous 1.13: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.13: +4 -0
lines
Add simple copyright notice
Revision 1.13: download - view: text, markup - select for diffs
Sat Dec 26 08:05:57 1998 UTC (24 years, 11 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.12: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.12: +135 -10
lines
Plug memory leaks when ber input fails: Let ber_scanf & co set the
free the memory they have allocated, and set the arguments to NULL.
Revision 1.12: download - view: text, markup - select for diffs
Tue Dec 22 00:34:02 1998 UTC (24 years, 11 months ago) by kdz
Branches: MAIN
Diff to: previous 1.11: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.11: +8 -12
lines
Added lber_get/set_option. Removed lber_debug/ldap_debug.
Updated other codes as needed.
Revision 1.11: download - view: text, markup - select for diffs
Fri Dec 18 20:08:28 1998 UTC (24 years, 11 months ago) by kdz
Branches: MAIN
Diff to: previous 1.10: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.10: +51 -4
lines
Add draft-ietf-ldapext-ldap-c-api-01 routines ber_init()
and ber_flatten() to the -llber.
Revision 1.10: download - view: text, markup - select for diffs
Sun Nov 15 21:40:16 1998 UTC (25 years ago) by hallvard
Branches: MAIN
Diff to: previous 1.9: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.9: +0 -3
lines
Protoized, moved extern definitions to .h files, fixed related bugs.
Most function and variable definitions are now preceded by its extern
definition, for error checking. Retyped a number of functions, usually
to return void. Fixed a number of printf format errors.
API changes (in ldap/include):
Added avl_dup_ok, avl_prefixapply, removed ber_fatten (probably typo
for ber_flatten), retyped ldap_sort_strcasecmp, grew lutil.h.
A number of `extern' declarations are left (some added by protoize), to
be cleaned away later. Mostly strdup(), strcasecmp(), mktemp(), optind,
optarg, errno.
Revision 1.9: download - view: text, markup - select for diffs
Fri Nov 6 00:18:49 1998 UTC (25 years, 1 month ago) by kdz
Branches: MAIN
Diff to: previous 1.8: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.8: +4 -8
lines
Updated MSVC5 workspaces and projects.
Added ac/stdarg.h and updated liblber encode/decode to use it.
Revision 1.8: download - view: text, markup - select for diffs
Wed Nov 4 12:15:18 1998 UTC (25 years, 1 month ago) by hallvard
Branches: MAIN
Diff to: previous 1.7: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.7: +3 -3
lines
Some gcc -W cleanup
Revision 1.7: download - view: text, markup - select for diffs
Wed Nov 4 00:41:01 1998 UTC (25 years, 1 month ago) by kurt
Branches: MAIN
Diff to: previous 1.6: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.6: +6 -3
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.6: download - view: text, markup - select for diffs
Mon Oct 26 00:18:42 1998 UTC (25 years, 1 month ago) by kdz
Branches: MAIN
Diff to: previous 1.5: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.5: +1 -1
lines
update ldap/lber headers towards ldapext-ldap-c-api-01
Revision 1.5: download - view: text, markup - select for diffs
Sat Oct 24 23:41:55 1998 UTC (25 years, 1 month 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.4: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.4: +25 -44
lines
merged with autoconf branch
Revision 1.4: download - view: text, markup - select for diffs
Mon Aug 17 21:26:26 1998 UTC (25 years, 3 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.3: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.3: +4 -5
lines
Merge from LAMBERT branch
Revision 1.3: download - view: text, markup - select for diffs
Sun Aug 9 02:13:59 1998 UTC (25 years, 4 months ago) by kurt
Branches: MAIN
CVS tags: LDAP_POSTE,
LDAP_3_3+prerelease
Branch point for: BOOLEAN_LDAP
Diff to: previous 1.2: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.2: +7 -5
lines
Merged LDAPworldCurrent (P1-10,13,15,16,19-22)
Cleaned up old rcs keyworld subs
Revision 1.2: download - view: text, markup - select for diffs
Sat Aug 8 23:35:59 1998 UTC (25 years, 4 months ago) by kurt
Branches: MAIN
Diff to: previous 1.1: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.1: +2 -0
lines
apply FreeBSD changes to main branch
Revision 1.1: download - view: text, markup - select for diffs
Sat Aug 8 22:43:15 1998 UTC (25 years, 4 months ago) by kurt
Branches: MAIN
Diff to: selected 1.50: preferred, colored
Initial revision
Revision 1.1.4.1: download - view: text, markup - select for diffs
Sat Aug 8 23:05:23 1998 UTC (25 years, 4 months ago) by kurt
Branches: FreeBSD
CVS tags: FreeBSD_3_3
Diff to: previous 1.1: preferred, colored; next MAIN 1.2: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.1: +2 -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 (25 years, 4 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; selected 1.50: 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 (25 years, 3 months ago) by kurt
Diff to: previous 1.1.3.1: preferred, colored; next MAIN 1.1.4.1: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.1.3.1: +10 -8
lines
changes from Terry Lambert
Revision 1.1.3.1.2.1: download - view: text, markup - select for diffs
Sun Aug 9 01:40:29 1998 UTC (25 years, 4 months ago) by kurt
Branches: LDAPworld
Diff to: previous 1.1.3.1: preferred, colored; next MAIN 1.1.4.1: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.1.3.1: +7 -5
lines
LDAPworldP22: problem with msgids greater than 32767 on 64bit architectures
Revision 1.3.4.1: download - view: text, markup - select for diffs
Thu Aug 13 18:23:30 1998 UTC (25 years, 4 months ago) by kurt
Branches: BOOLEAN_LDAP
Diff to: previous 1.3: preferred, colored; next MAIN 1.4: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.3: +6 -6
lines
more autoconf changes
Revision 1.4.10.8: download - view: text, markup - select for diffs
Sat Oct 24 20:06:36 1998 UTC (25 years, 1 month ago) by kdz
Branches: OPENLDAP_DEVEL_AC
Diff to: previous 1.4.10.7: preferred, colored; branchpoint 1.4: preferred, colored; next MAIN 1.5: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.4.10.7: +1 -1
lines
remove some lint...
Revision 1.4.10.7: download - view: text, markup - select for diffs
Thu Oct 22 19:35:53 1998 UTC (25 years, 1 month ago) by kdz
Branches: OPENLDAP_DEVEL_AC
Diff to: previous 1.4.10.6: preferred, colored; branchpoint 1.4: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.4.10.6: +0 -1
lines
clean up includes
Revision 1.4.10.6: download - view: text, markup - select for diffs
Tue Oct 20 02:41:28 1998 UTC (25 years, 1 month ago) by kdz
Branches: OPENLDAP_DEVEL_AC
Diff to: previous 1.4.10.5: preferred, colored; branchpoint 1.4: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.4.10.5: +2 -2
lines
HTONL -> AC_HTONL
Revision 1.4.10.5: download - view: text, markup - select for diffs
Tue Oct 20 02:13:34 1998 UTC (25 years, 1 month ago) by kdz
Branches: OPENLDAP_DEVEL_AC
Diff to: previous 1.4.10.4: preferred, colored; branchpoint 1.4: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.4.10.4: +9 -23
lines
VC++ Port: round 1
Revision 1.4.10.4: download - view: text, markup - select for diffs
Mon Sep 28 17:27:54 1998 UTC (25 years, 2 months ago) by kurt
Branches: OPENLDAP_DEVEL_AC
Diff to: previous 1.4.10.3: preferred, colored; branchpoint 1.4: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.4.10.3: +0 -2
lines
Clean up sh commands in Makefiles (incorrect use of ';').
Fix make install problems.
Revision 1.4.10.3: download - view: text, markup - select for diffs
Fri Sep 25 17:25:21 1998 UTC (25 years, 2 months ago) by kurt
Branches: OPENLDAP_DEVEL_AC
Diff to: previous 1.4.10.2: preferred, colored; branchpoint 1.4: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.4.10.2: +18 -22
lines
Everything compiles.... but tests fail...
Revision 1.4.10.2: download - view: text, markup - select for diffs
Wed Sep 23 06:13:37 1998 UTC (25 years, 2 months ago) by kurt
Branches: OPENLDAP_DEVEL_AC
Diff to: previous 1.4.10.1: preferred, colored; branchpoint 1.4: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.4.10.1: +1 -1
lines
Use ldap_cdefs.h more. Use bridge.h less.
Revision 1.4.10.1: download - view: text, markup - select for diffs
Wed Sep 23 02:33:17 1998 UTC (25 years, 2 months ago) by kurt
Branches: OPENLDAP_DEVEL_AC
Diff to: previous 1.4: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.4: +6 -4
lines
Added acconfig.h defines. started to clean up -llber.
Revision 1.5.2.4: download - view: text, markup - select for diffs
Thu Dec 31 19:32:05 1998 UTC (24 years, 11 months ago) by kdz
Branches: OPENLDAP_REL_ENG_1_1
CVS tags: 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.5.2.3: preferred, colored; branchpoint 1.5: preferred, colored; next MAIN 1.6: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.5.2.3: +4 -0
lines
Update copyright of build environment, includes, and liblber/libldap.
Revision 1.5.2.3: download - view: text, markup - select for diffs
Mon Nov 16 23:24:23 1998 UTC (25 years 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.5.2.2: preferred, colored; branchpoint 1.5: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.5.2.2: +0 -3
lines
Update for Alpha3 from -devel as of OPENLDAP_DEVEL_981116.
Includes everything but ldapext & ldap.conf changes.
Revision 1.5.2.2: download - view: text, markup - select for diffs
Fri Nov 6 00:48:50 1998 UTC (25 years, 1 month ago) by kdz
Branches: OPENLDAP_REL_ENG_1_1
CVS tags: OPENLDAP_REL_ENG_1_1_ALPHA2
Diff to: previous 1.5.2.1: preferred, colored; branchpoint 1.5: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.5.2.1: +4 -8
lines
Update Alpha2 with NT4 changes.
Revision 1.5.2.1: download - view: text, markup - select for diffs
Thu Nov 5 20:27:18 1998 UTC (25 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_1_1
Diff to: previous 1.5: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.5: +9 -6
lines
Update with latest from -devel.
Revision 1.5.2.4.2.3: download - view: text, markup - select for diffs
Sun May 6 22:43:39 2001 UTC (22 years, 7 months ago) by kurt
Branches: OPENLDAP_REL_ENG_1_2
CVS tags: OPENLDAP_REL_ENG_1_2_13,
OPENLDAP_REL_ENG_1_2_12
Diff to: previous 1.5.2.4.2.2: preferred, colored; branchpoint 1.5.2.4: preferred, colored; next MAIN 1.6: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.5.2.4.2.2: +8 -1
lines
lber hardening
Revision 1.5.2.4.2.2: download - view: text, markup - select for diffs
Sat Jan 23 21:05:03 1999 UTC (24 years, 10 months ago) by kdz
Branches: OPENLDAP_REL_ENG_1_2
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_11,
OPENLDAP_REL_ENG_1_2_10,
OPENLDAP_REL_ENG_1_2_1,
OPENLDAP_REL_ENG_1_2_0
Diff to: previous 1.5.2.4.2.1: preferred, colored; branchpoint 1.5.2.4: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.5.2.4.2.1: +0 -2
lines
lber_debug/ldap_debug are always defined and provided by the implementation.
Revision 1.5.2.4.2.1: download - view: text, markup - select for diffs
Tue Jan 19 23:53:05 1999 UTC (24 years, 10 months ago) by kdz
Branches: OPENLDAP_REL_ENG_1_2
Diff to: previous 1.5.2.4: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.5.2.4: +135 -10
lines
Apply Hallvard's ber_scanf bug fix.
Revision 1.33.2.2: download - view: text, markup - select for diffs
Fri Jun 18 00:19:45 1999 UTC (24 years, 5 months ago) by kdz
Branches: OPENLDAP_DEVEL_BER_TYPES
Diff to: previous 1.33.2.1: preferred, colored; next MAIN 1.34: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.33.2.1: +17 -14
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:52 1999 UTC (24 years, 5 months ago) by kdz
Branches: OPENLDAP_DEVEL_BER_TYPES
Diff to: previous 1.33: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.33: +110 -75
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.34.6.10: download - view: text, markup - select for diffs
Fri Jan 4 20:38:18 2002 UTC (21 years, 11 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.34.6.9: preferred, colored; branchpoint 1.34: preferred, colored; next MAIN 1.35: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.34.6.9: +2 -2
lines
Update copyrights for year 2002
Revision 1.34.6.9: download - view: text, markup - select for diffs
Tue Dec 4 18:49:15 2001 UTC (22 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_19
Diff to: previous 1.34.6.8: preferred, colored; branchpoint 1.34: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.34.6.8: +10 -14
lines
Import latest leak fix from HEAD.
Revision 1.34.6.8: download - view: text, markup - select for diffs
Tue Nov 6 16:49:17 2001 UTC (22 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2
Diff to: previous 1.34.6.7: preferred, colored; branchpoint 1.34: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.34.6.7: +18 -1
lines
Fix realloc bug
Revision 1.34.6.7: download - view: text, markup - select for diffs
Sun May 6 19:53:57 2001 UTC (22 years, 7 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_18,
OPENLDAP_REL_ENG_2_0_17,
OPENLDAP_REL_ENG_2_0_16,
OPENLDAP_REL_ENG_2_0_15,
OPENLDAP_REL_ENG_2_0_14,
OPENLDAP_REL_ENG_2_0_13,
OPENLDAP_REL_ENG_2_0_12,
OPENLDAP_REL_ENG_2_0_11,
OPENLDAP_REL_ENG_2_0_10
Diff to: previous 1.34.6.6: preferred, colored; branchpoint 1.34: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.34.6.6: +9 -2
lines
Import -llber hardening
Revision 1.34.6.6: download - view: text, markup - select for diffs
Thu Oct 12 19:52:39 2000 UTC (23 years, 2 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_7
Diff to: previous 1.34.6.5: preferred, colored; branchpoint 1.34: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.34.6.5: +71 -56
lines
Import latest BER library changes
Revision 1.34.6.5: download - view: text, markup - select for diffs
Mon Oct 2 17:26:31 2000 UTC (23 years, 2 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_5
Diff to: previous 1.34.6.4: preferred, colored; branchpoint 1.34: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.34.6.4: +17 -7
lines
Import stringal change to return {NULL,0} when len is 0
Revision 1.34.6.4: download - view: text, markup - select for diffs
Sat Jul 29 01:53:07 2000 UTC (23 years, 4 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.34.6.3: preferred, colored; branchpoint 1.34: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.34.6.3: +11 -18
lines
Import latest from devel
Revision 1.34.6.3: download - view: text, markup - select for diffs
Tue Jun 13 17:57:17 2000 UTC (23 years, 5 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_BETA,
OPENLDAP_REL_ENG_2_0_ALPHA4
Diff to: previous 1.34.6.2: preferred, colored; branchpoint 1.34: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.34.6.2: +37 -87
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.34.6.2: download - view: text, markup - select for diffs
Fri Sep 10 20:25:24 1999 UTC (24 years, 3 months ago) by kdz
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_ALPHA3
Diff to: previous 1.34.6.1: preferred, colored; branchpoint 1.34: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.34.6.1: +2 -23
lines
Merge in all devel changes since 2.0-alpha2.
Move OPENLDAP_REL_ENG_2_MP forward.
Revision 1.34.6.1: download - view: text, markup - select for diffs
Thu Aug 19 19:32:32 1999 UTC (24 years, 3 months ago) by kdz
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_ALPHA2
Diff to: previous 1.34: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.34: +8 -8
lines
Merge in all -devel changes made since branch was created.
Revision 1.84.2.8: download - view: text, markup - select for diffs
Sat Apr 26 14:56:37 2003 UTC (20 years, 7 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: OPENLDAP_REL_ENG_2_1_30,
OPENLDAP_REL_ENG_2_1_29,
OPENLDAP_REL_ENG_2_1_28,
OPENLDAP_REL_ENG_2_1_27,
OPENLDAP_REL_ENG_2_1_26,
OPENLDAP_REL_ENG_2_1_25,
OPENLDAP_REL_ENG_2_1_24,
OPENLDAP_REL_ENG_2_1_23,
OPENLDAP_REL_ENG_2_1_22,
OPENLDAP_REL_ENG_2_1_21,
OPENLDAP_REL_ENG_2_1_20,
OPENLDAP_REL_ENG_2_1_19,
OPENLDAP_REL_ENG_2_1_18
Diff to: previous 1.84.2.7: preferred, colored; branchpoint 1.84: preferred, colored; next MAIN 1.85: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.84.2.7: +2 -1
lines
Fixed SASL interactive free bug (ITS#2423)
Fixed liblber multi-value decode bug (ITS#2458)
Fixed liblber over read bug (ITS#2465)
Revision 1.84.2.7: download - view: text, markup - select for diffs
Wed Mar 12 20:46:02 2003 UTC (20 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: OPENLDAP_REL_ENG_2_1_17,
OPENLDAP_REL_ENG_2_1_16
Diff to: previous 1.84.2.6: preferred, colored; branchpoint 1.84: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.84.2.6: +6 -5
lines
fix ber decoding error (ITS#2365)
Revision 1.84.2.6: download - view: text, markup - select for diffs
Mon Mar 3 17:10:04 2003 UTC (20 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: OPENLDAP_REL_ENG_2_1_15
Diff to: previous 1.84.2.5: preferred, colored; branchpoint 1.84: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.84.2.5: +2 -2
lines
Happy (belated) new year
Revision 1.84.2.5: download - view: text, markup - select for diffs
Mon Mar 3 16:57:05 2003 UTC (20 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
Diff to: previous 1.84.2.4: preferred, colored; branchpoint 1.84: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.84.2.4: +84 -72
lines
Changes:
Fixed liblutil getpeereid replacement function
Fixed liblber 64bit len/tag bug
Updated liblber ber_get_stringbv handling
Build Environment
Updated NT build environment w/ slurpd support
Updated test suite
Revision 1.84.2.4: download - view: text, markup - select for diffs
Fri Feb 7 16:58:48 2003 UTC (20 years, 10 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: OPENLDAP_REL_ENG_2_1_14,
OPENLDAP_REL_ENG_2_1_13
Diff to: previous 1.84.2.3: preferred, colored; branchpoint 1.84: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.84.2.3: +2 -7
lines
Misc -llber fixes, lint removal, etc.
Revision 1.84.2.3: download - view: text, markup - select for diffs
Thu Nov 28 22:18:55 2002 UTC (21 years 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.84.2.2: preferred, colored; branchpoint 1.84: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.84.2.2: +1 -1
lines
Sync with HEAD
Revision 1.84.2.2: download - view: text, markup - select for diffs
Thu Nov 28 22:14:08 2002 UTC (21 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
Diff to: previous 1.84.2.1: preferred, colored; branchpoint 1.84: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.84.2.1: +1 -8
lines
cleanup
Revision 1.84.2.1: download - view: text, markup - select for diffs
Sun Jul 28 19:18:11 2002 UTC (21 years, 4 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: OPENLDAP_REL_ENG_2_1_8,
OPENLDAP_REL_ENG_2_1_7,
OPENLDAP_REL_ENG_2_1_6,
OPENLDAP_REL_ENG_2_1_5,
OPENLDAP_REL_ENG_2_1_4
Diff to: previous 1.84: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.84: +7 -5
lines
mostly logging
Revision 1.96.2.4: download - view: text, markup - select for diffs
Thu Jan 20 17:01:00 2005 UTC (18 years, 10 months 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,
OPENLDAP_REL_ENG_2_2_24,
OPENLDAP_REL_ENG_2_2_23,
OPENLDAP_REL_ENG_2_2_22,
OPENLDAP_REL_ENG_2_2_21
Diff to: previous 1.96.2.3: preferred, colored; branchpoint 1.96: preferred, colored; next MAIN 1.97: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.96.2.3: +2 -2
lines
Happy new year!
Revision 1.96.2.3: download - view: text, markup - select for diffs
Thu Jan 1 18:16:29 2004 UTC (19 years, 11 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_7,
OPENLDAP_REL_ENG_2_2_6,
OPENLDAP_REL_ENG_2_2_5,
OPENLDAP_REL_ENG_2_2_20,
OPENLDAP_REL_ENG_2_2_19,
OPENLDAP_REL_ENG_2_2_18,
OPENLDAP_REL_ENG_2_2_17,
OPENLDAP_REL_ENG_2_2_16,
OPENLDAP_REL_ENG_2_2_15,
OPENLDAP_REL_ENG_2_2_14,
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.96.2.2: preferred, colored; branchpoint 1.96: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.96.2.2: +2 -2
lines
Happy new year
Revision 1.96.2.2: download - view: text, markup - select for diffs
Mon Dec 1 00:58:25 2003 UTC (20 years 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.96.2.1: preferred, colored; branchpoint 1.96: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.96.2.1: +18 -6
lines
Sync with HEAD
Revision 1.96.2.1: download - view: text, markup - select for diffs
Thu Sep 18 15:43:31 2003 UTC (20 years, 2 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.96: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.96: +54 -42
lines
Changes from HEAD for beta
Revision 1.101.2.6: download - view: text, markup - select for diffs
Mon Feb 11 23:24:11 2008 UTC (15 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_43,
OPENLDAP_REL_ENG_2_3_42,
OPENLDAP_REL_ENG_2_3_41
Diff to: previous 1.101.2.5: preferred, colored; branchpoint 1.101: preferred, colored; next MAIN 1.102: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.101.2.5: +2 -2
lines
Happy new year! (belated)
Revision 1.101.2.5: download - view: text, markup - select for diffs
Mon Aug 27 10:11:31 2007 UTC (16 years, 3 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_40,
OPENLDAP_REL_ENG_2_3_39
Diff to: previous 1.101.2.4: preferred, colored; branchpoint 1.101: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.101.2.4: +3 -3
lines
ITS#5105 fix from HEAD
Revision 1.101.2.4: download - view: text, markup - select for diffs
Tue Jan 2 21:43:48 2007 UTC (16 years, 11 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_38,
OPENLDAP_REL_ENG_2_3_37,
OPENLDAP_REL_ENG_2_3_36,
OPENLDAP_REL_ENG_2_3_35,
OPENLDAP_REL_ENG_2_3_34,
OPENLDAP_REL_ENG_2_3_33,
OPENLDAP_REL_ENG_2_3_32
Diff to: previous 1.101.2.3: preferred, colored; branchpoint 1.101: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.101.2.3: +2 -2
lines
happy new year
Revision 1.101.2.3: download - view: text, markup - select for diffs
Tue Jan 3 22:16:07 2006 UTC (17 years, 11 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_31,
OPENLDAP_REL_ENG_2_3_30,
OPENLDAP_REL_ENG_2_3_29,
OPENLDAP_REL_ENG_2_3_28,
OPENLDAP_REL_ENG_2_3_27,
OPENLDAP_REL_ENG_2_3_26,
OPENLDAP_REL_ENG_2_3_25,
OPENLDAP_REL_ENG_2_3_24,
OPENLDAP_REL_ENG_2_3_23,
OPENLDAP_REL_ENG_2_3_22,
OPENLDAP_REL_ENG_2_3_21,
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.101.2.2: preferred, colored; branchpoint 1.101: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.101.2.2: +2 -2
lines
Happy new year!
Revision 1.101.2.2: download - view: text, markup - select for diffs
Mon Nov 14 18:06:06 2005 UTC (18 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_14,
OPENLDAP_REL_ENG_2_3_13,
OPENLDAP_REL_ENG_2_3_12
Diff to: previous 1.101.2.1: preferred, colored; branchpoint 1.101: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.101.2.1: +121 -43
lines
Sync with HEAD
Revision 1.101.2.1: download - view: text, markup - select for diffs
Thu Jan 20 18:03:49 2005 UTC (18 years, 10 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_9,
OPENLDAP_REL_ENG_2_3_8,
OPENLDAP_REL_ENG_2_3_7,
OPENLDAP_REL_ENG_2_3_6,
OPENLDAP_REL_ENG_2_3_5,
OPENLDAP_REL_ENG_2_3_4,
OPENLDAP_REL_ENG_2_3_3BETA,
OPENLDAP_REL_ENG_2_3_2BETA,
OPENLDAP_REL_ENG_2_3_1ALPHA,
OPENLDAP_REL_ENG_2_3_11,
OPENLDAP_REL_ENG_2_3_10
Diff to: previous 1.101: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.101: +2 -2
lines
Sync with HEAD
Revision 1.105.2.12: download - view: text, markup - select for diffs
Tue Jan 4 23:49:58 2011 UTC (12 years, 11 months ago) by kurt
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.105.2.11: preferred, colored; branchpoint 1.105: preferred, colored; next MAIN 1.106: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.105.2.11: +2 -2
lines
Happy New Year!
Revision 1.105.2.11: download - view: text, markup - select for diffs
Tue Apr 13 20:22:53 2010 UTC (13 years, 7 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_23,
OPENLDAP_REL_ENG_2_4_22
Diff to: previous 1.105.2.10: preferred, colored; branchpoint 1.105: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.105.2.10: +2 -2
lines
happy belated new year
Revision 1.105.2.10: download - view: text, markup - select for diffs
Wed Nov 4 16:08:50 2009 UTC (14 years, 1 month 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.105.2.9: preferred, colored; branchpoint 1.105: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.105.2.9: +5 -2
lines
More for ITS#6353
Revision 1.105.2.9: download - view: text, markup - select for diffs
Sat Oct 31 00:13:00 2009 UTC (14 years, 1 month ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.105.2.8: preferred, colored; branchpoint 1.105: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.105.2.8: +23 -12
lines
ITS#6353
Revision 1.105.2.8: download - view: text, markup - select for diffs
Thu Aug 13 00:56:58 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
Diff to: previous 1.105.2.7: preferred, colored; branchpoint 1.105: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.105.2.7: +222 -224
lines
More for ITS#6215
Revision 1.105.2.7: download - view: text, markup - select for diffs
Sun Aug 2 21:06:33 2009 UTC (14 years, 4 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.105.2.6: preferred, colored; branchpoint 1.105: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.105.2.6: +128 -184
lines
ITS#6215
Revision 1.105.2.6: download - view: text, markup - select for diffs
Thu Jan 22 00:00:53 2009 UTC (14 years, 10 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_17,
OPENLDAP_REL_ENG_2_4_16,
OPENLDAP_REL_ENG_2_4_15,
OPENLDAP_REL_ENG_2_4_14
Diff to: previous 1.105.2.5: preferred, colored; branchpoint 1.105: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.105.2.5: +2 -2
lines
Update copyright for next release
Revision 1.105.2.5: download - view: text, markup - select for diffs
Tue Sep 2 23:54:37 2008 UTC (15 years, 3 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_13,
OPENLDAP_REL_ENG_2_4_12
Diff to: previous 1.105.2.4: preferred, colored; branchpoint 1.105: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.105.2.4: +2 -2
lines
ber_decode_oid(): Fix typo in comment
Revision 1.105.2.4: download - view: text, markup - select for diffs
Mon Feb 11 23:26:41 2008 UTC (15 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_9,
OPENLDAP_REL_ENG_2_4_8,
OPENLDAP_REL_ENG_2_4_11,
OPENLDAP_REL_ENG_2_4_10
Diff to: previous 1.105.2.3: preferred, colored; branchpoint 1.105: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.105.2.3: +2 -2
lines
Happy new year! (belated)
Revision 1.105.2.3: download - view: text, markup - select for diffs
Thu Oct 18 01:37:30 2007 UTC (16 years, 1 month 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.105.2.2: preferred, colored; branchpoint 1.105: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.105.2.2: +6 -4
lines
Cleanup debug calls
Revision 1.105.2.2: download - view: text, markup - select for diffs
Fri Aug 31 23:13:54 2007 UTC (16 years, 3 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_5BETA
Diff to: previous 1.105.2.1: preferred, colored; branchpoint 1.105: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.105.2.1: +64 -16
lines
Sync with HEAD for OL 2.4.5
Revision 1.105.2.1: download - view: text, markup - select for diffs
Tue Feb 13 20:22:10 2007 UTC (16 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_4ALPHA
Diff to: previous 1.105: preferred, colored; selected 1.50: preferred, colored
Changes since revision 1.105: +2 -2
lines
Quick merge: everything from HEAD
______________
© Copyright 1998-2020,
OpenLDAP Foundation, info@OpenLDAP.org