openldap/libraries/libldap
Kurt Zeilenga bed6465529 Make first argument of *_get_option const (experimental).
Make _MOD_SOFTADD 0x1000 to minimize chance of conflict with legit changes
to API spec.
Fix memory leak in ldap_mods_free() and minor memory allocator issues.
1999-06-02 21:38:48 +00:00
..
abandon.c old_abandon should be int* not long*. 1999-05-29 03:32:33 +00:00
add.c Vienna Bulk Commit 1999-05-19 01:12:33 +00:00
addentry.c Add simple copyright notice. 1998-12-28 20:53:15 +00:00
apitest.c Clean up memory handlers. Share vector free routines... ber_memvfree(). 1999-06-01 19:08:27 +00:00
apitest.dsp Vienna Bulk Commit 1999-05-19 01:12:33 +00:00
apitest.dsw Vienna Bulk Commit 1999-05-19 01:12:33 +00:00
bind.c ldap.h: 1999-05-22 06:11:48 +00:00
cache.c Add LBER_ and LDAP_ memory allocators/deallocators for internal 1999-05-29 01:19:14 +00:00
charset.c Add LBER_ and LDAP_ memory allocators/deallocators for internal 1999-05-29 01:19:14 +00:00
cldap.c Add LBER_ and LDAP_ memory allocators/deallocators for internal 1999-05-29 01:19:14 +00:00
compare.c Vienna Bulk Commit 1999-05-19 01:12:33 +00:00
controls.c Add LBER_ and LDAP_ memory allocators/deallocators for internal 1999-05-29 01:19:14 +00:00
delete.c Fix typo in ldap_delete_ext() which caused msgid to be incremented twice. 1999-05-21 16:11:52 +00:00
disptmpl.c Clean up namespace 1999-06-01 19:03:47 +00:00
dsparse.c Add LBER_ and LDAP_ memory allocators/deallocators for internal 1999-05-29 01:19:14 +00:00
error.c Share errcode lookup code. Modify ld_version conditions not to test absolutes. 1999-06-01 02:06:12 +00:00
extended.c Add skeleton ldap_extended_operation routines. 1999-05-31 21:19:07 +00:00
free.c Make first argument of *_get_option const (experimental). 1999-06-02 21:38:48 +00:00
friendly.c Add LBER_ and LDAP_ memory allocators/deallocators for internal 1999-05-29 01:19:14 +00:00
getattr.c ldap.h: 1999-05-22 06:11:48 +00:00
getdn.c Add LBER_ and LDAP_ memory allocators/deallocators for internal 1999-05-29 01:19:14 +00:00
getdxbyname.c Add LBER_ and LDAP_ memory allocators/deallocators for internal 1999-05-29 01:19:14 +00:00
getentry.c Add LBER_ and LDAP_ memory allocators/deallocators for internal 1999-05-29 01:19:14 +00:00
getfilter.c Add LBER_ and LDAP_ memory allocators/deallocators for internal 1999-05-29 01:19:14 +00:00
getvalues.c Clean up memory handlers. Share vector free routines... ber_memvfree(). 1999-06-01 19:08:27 +00:00
init.c Add LBER_ and LDAP_ memory allocators/deallocators for internal 1999-05-29 01:19:14 +00:00
kbind.c Add LBER_ and LDAP_ memory allocators/deallocators for internal 1999-05-29 01:19:14 +00:00
ldap-int.h Minor adjustments to the LBER_VFREE() & LDAP_VFREE macros. 1999-06-01 19:25:17 +00:00
ldap.conf Don't provide ldap.OpenLDAP.org and dc=OpenLDAP, dc=Org as the defaults. 1999-02-08 18:59:05 +00:00
ldapfilter.conf LDAPworld P1: DEC and other portability issues 1998-08-09 02:28:45 +00:00
ldapfriendly Initial revision 1998-08-09 00:43:13 +00:00
ldapsearchprefs.conf Initial revision 1998-08-09 00:43:13 +00:00
ldaptemplates.conf Initial revision 1998-08-09 00:43:13 +00:00
libldap.dsp Add extended.c to projects 1999-06-01 02:07:05 +00:00
libldap.dsw merged with autoconf branch 1998-10-25 01:41:42 +00:00
ltest.dsp Vienna Bulk Commit 1999-05-19 01:12:33 +00:00
ltest.dsw merged with autoconf branch 1998-10-25 01:41:42 +00:00
Makefile.in Add skeleton ldap_extended_operation routines. 1999-05-31 21:19:07 +00:00
messages.c Add simple copyright notice. 1998-12-28 20:53:15 +00:00
modify.c Vienna Bulk Commit 1999-05-19 01:12:33 +00:00
modrdn.c Vienna Bulk Commit 1999-05-19 01:12:33 +00:00
open.c Add LBER_ and LDAP_ memory allocators/deallocators for internal 1999-05-29 01:19:14 +00:00
options.c Make first argument of *_get_option const (experimental). 1999-06-02 21:38:48 +00:00
os-ip.c Add LBER_ and LDAP_ memory allocators/deallocators for internal 1999-05-29 01:19:14 +00:00
print.c Vienna Bulk Commit 1999-05-19 01:12:33 +00:00
references.c Add LBER_ and LDAP_ memory allocators/deallocators for internal 1999-05-29 01:19:14 +00:00
request.c Clean up LDAP_BOOL_GET and fetching via ldap_get_option(). 1999-05-31 17:30:22 +00:00
result.c Clean up LDAP_BOOL_GET and fetching via ldap_get_option(). 1999-05-31 17:30:22 +00:00
sbind.c Changed lc_conn to be a pointer to a BerElement to aid in state management. 1999-05-28 19:33:05 +00:00
schema.c Clean up memory handlers. Share vector free routines... ber_memvfree(). 1999-06-01 19:08:27 +00:00
search.c Add LBER_ and LDAP_ memory allocators/deallocators for internal 1999-05-29 01:19:14 +00:00
sort.c Add LBER_ and LDAP_ memory allocators/deallocators for internal 1999-05-29 01:19:14 +00:00
srchpref.c Clean up namespace 1999-06-01 19:03:47 +00:00
string.c Initial round 2 memory allocation changes. THIS IS A WORK IN PROGRESS. 1999-05-30 23:00:52 +00:00
test.c ldap.h: 1999-05-22 06:11:48 +00:00
tmplout.c Minor adjustments to the LBER_VFREE() & LDAP_VFREE macros. 1999-06-01 19:25:17 +00:00
tmpltest.c enclose macro arguments in () 1999-04-30 00:35:27 +00:00
ufn.c Add LBER_ and LDAP_ memory allocators/deallocators for internal 1999-05-29 01:19:14 +00:00
unbind.c Add LBER_ and LDAP_ memory allocators/deallocators for internal 1999-05-29 01:19:14 +00:00
url.c Add LBER_ and LDAP_ memory allocators/deallocators for internal 1999-05-29 01:19:14 +00:00
util-int.c Use #error if ctime_r nargs are screwy. 1999-05-31 05:34:13 +00:00