]> git.sur5r.net Git - openldap/commit
s/LDAP_OPT_MATCHED_STRING/LDAP_OPT_MATCHED_DN/
authorKurt Zeilenga <kurt@openldap.org>
Sat, 5 Jun 1999 20:18:32 +0000 (20:18 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sat, 5 Jun 1999 20:18:32 +0000 (20:18 +0000)
commit8c772985c7b7300665a30932d71d45c8af24af21
treee5bf080476ddc5fa09d3796dac5f3fc110fd5524
parentb219b6aa4863408917e69b0463b1370031480fa3
s/LDAP_OPT_MATCHED_STRING/LDAP_OPT_MATCHED_DN/
Added place holder for LDAP_FILTER_EXTENDED code.
Added assert() here and there and removed lint.
Removed version promotion code (version must be manually set).
Added messages.c to MSVC project.
16 files changed:
libraries/libldap/add.c
libraries/libldap/bind.c
libraries/libldap/compare.c
libraries/libldap/controls.c
libraries/libldap/delete.c
libraries/libldap/error.c
libraries/libldap/extended.c
libraries/libldap/free.c
libraries/libldap/getattr.c
libraries/libldap/getentry.c
libraries/libldap/libldap.dsp
libraries/libldap/messages.c
libraries/libldap/modrdn.c
libraries/libldap/options.c
libraries/libldap/sbind.c
libraries/libldap/search.c