
CVS log for servers/slapd/filter.c
Up to [OpenLDAP] / servers / slapd
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Current tag: OPENLDAP_DEVEL_BER_TYPES
Revision 1.10: download - view: text, markup - select for diffs
Tue Mar 9 06:15:35 1999 UTC (24 years ago) by hallvard
Branches: MAIN
Branch point for: OPENLDAP_DEVEL_BER_TYPES
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1
lines
Silence warnings: Remove unused variables. Enclose some initializers in in {}.
Revision 1.10.2.2: download - view: text, markup - select for diffs
Fri Jun 18 05:02:44 1999 UTC (23 years, 9 months ago) by kdz
Branches: OPENLDAP_DEVEL_BER_TYPES
Diff to: previous 1.10.2.1: preferred, colored; next MAIN 1.11: preferred, colored
Changes since revision 1.10.2.1: +5 -2
lines
Another round of BER type changes, plus
move AVL internals out of avl.h
change slapd's ch_malloc and friends to use ber_memalloc and friends.
Added ch_free and #define free ch_free in proto-slap.h.
Revision 1.10.2.1: download - view: text, markup - select for diffs
Thu Jun 17 17:09:54 1999 UTC (23 years, 9 months ago) by kdz
Branches: OPENLDAP_DEVEL_BER_TYPES
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1
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.
______________
© Copyright 1998-2020,
OpenLDAP Foundation, info@OpenLDAP.org