Skip to content
Snippets Groups Projects
Forked from openldap / OpenLDAP
Source project has a limited visibility.
  • Kurt Zeilenga's avatar
    669b8f40
    ber_int_t, ber_tag_t, ber_socket_t, ber_len_t · 669b8f40
    Kurt Zeilenga authored
    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
    669b8f40
    History
    ber_int_t, ber_tag_t, ber_socket_t, ber_len_t
    Kurt Zeilenga authored
    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
Code owners
Assign users and groups as approvers for specific file changes. Learn more.