]> git.sur5r.net Git - openldap/history - libraries/libldap/controls.c
slashpath from HEAD
[openldap] / libraries / libldap / controls.c
2004-03-17 Kurt ZeilengaSync with HEAD
2004-01-01 Kurt ZeilengaHappy new year
2003-12-01 Kurt ZeilengaSync with HEAD
2003-10-13 Kurt ZeilengaSync with HEAD
2003-09-18 Kurt ZeilengaChanges from HEAD for beta
2003-01-03 Kurt ZeilengaHappy new year
2002-12-18 Howard ChuUse ber_flatten2 to avoid excess mallocs
2002-10-15 Kurt ZeilengaAdd copy of OPL 2.0.1 and note in files which specifica...
2002-10-07 Howard ChuFix ldap_int_get_controls for optional values
2002-06-21 Kurt ZeilengaITS#1898: ldap_controls_dup() writes beyond allocated...
2002-06-06 Kurt ZeilengaMore argument handling updates
2002-06-05 Kurt ZeilengaConsistently don't check for NULL session handle and...
2002-04-02 Kurt ZeilengaITS#1701. Fix ber_scanf() return tag handling.
2002-01-04 Kurt ZeilengaUpdate copyright statements
2001-07-06 Kurt ZeilengaCheck for critical client controls.
2000-10-14 Kurt ZeilengaRework control create/dup routines to distinguish not
2000-09-15 Kurt Zeilengaconsistently use ber_pvt_ber_*() routines
2000-07-28 Kurt Zeilengas/SAFEMEMCPY/AC_MEMCPY/
2000-07-22 Kurt ZeilengaExpose ldap_create_control
2000-06-24 Kurt ZeilengaAdded -llber 'N' ber_printf format which inserts a...
2000-06-18 Kurt ZeilengaRound one of LDAP_F() macro changes. In this round...
2000-06-07 Kurt ZeilengaAdd VLV and SortList Control API and related (and other...
2000-05-13 Kurt ZeilengaY2k copyright update
2000-02-11 Kurt ZeilengaPut *free(NULL) asserts behind LDAP_MEMORY_DEBUG
1999-12-03 Howard ChuFix memory losses, ITS#379
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-07-22 Kurt ZeilengaFix control parsing and controls free routine.
1999-07-13 Hallvard Furusethconstify ldap_int_put_controls, ldap_control_dup, ldap_...
1999-06-28 Kurt ZeilengaAllow ctrls argument to be NULL.
1999-06-18 Kurt Zeilengaber_int_t, ber_tag_t, ber_socket_t, ber_len_t
1999-06-16 Kurt ZeilengaRemove misplaced LDAP_P() in declaration of ldap_int_ge...
1999-06-05 Kurt Zeilengas/LDAP_OPT_MATCHED_STRING/LDAP_OPT_MATCHED_DN/
1999-06-03 Kurt ZeilengaUpdate comments to reflect RFC2251 specs.
1999-06-03 Kurt Zeilengas/<stdlib.h>/<ac/stdlib.h>/
1999-06-02 Kurt ZeilengaAdd ber_strdup(), remove ldap_int_strdup(), add LDAP_ST...
1999-05-29 Kurt ZeilengaAdd LBER_ and LDAP_ memory allocators/deallocators...
1999-05-28 Kurt ZeilengaChanged lc_conn to be a pointer to a BerElement to...
1999-05-28 Kurt ZeilengaDeath to LBER_END_SEQORSET.
1999-05-28 Kurt ZeilengaInitial implementation of ldap_int_get_controls()....
1999-05-19 Kurt ZeilengaVienna Bulk Commit
1999-02-11 Kurt ZeilengaUpdates for MSVC 5.0. Fix libraries names to be ol...
1999-01-15 Bart HartgersUpdates regarding threads and names.
1998-12-28 Kurt ZeilengaAdd simple copyright notice.
1998-12-27 Kurt ZeilengaAdded ldap_get_entry_contols() and ldap_parse_reference...
1998-12-23 Kurt ZeilengaInitial version of control free/dup functions.