]> git.sur5r.net Git - openldap/history - libraries/libldap/result.c
LDAPv3 referrals changes by Steve Sonntag @ Novell
[openldap] / libraries / libldap / result.c
2000-05-31 Kurt ZeilengaLDAPv3 referrals changes by Steve Sonntag @ Novell
2000-05-26 Kurt Zeilengas/0/LDAP_MSG_ONE/ per Steve's patch (ITS#542)
2000-05-13 Kurt ZeilengaY2k copyright update
1999-11-30 Howard Chuldap_result was losing messages when multiple msgids...
1999-10-30 Mark Valencebug fixes for ldap_msgtype and ldap_msgid
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-09-02 Hallvard FurusethCleanup:
1999-07-13 Hallvard FurusethFix LDAP_CONNECTIONLESS code rot
1999-06-28 Kurt ZeilengaMinor cleanup of ldap_result().
1999-06-18 Kurt Zeilengaber_int_t, ber_tag_t, ber_socket_t, ber_len_t
1999-06-11 Kurt ZeilengaClean up build_result_ber error handling.
1999-06-10 Kurt ZeilengaFix build_result_ber to construct a new ber and to...
1999-06-03 Kurt ZeilengaUpdate comments to reflect RFC2251 specs.
1999-06-03 Kurt Zeilengas/<stdlib.h>/<ac/stdlib.h>/
1999-05-31 Kurt ZeilengaClean up LDAP_BOOL_GET and fetching via ldap_get_option().
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 Howard ChuIn try_read1msg, clear errno before calling ber_get_nex...
1999-05-22 Kurt Zeilengaldap.h:
1999-05-21 Kurt ZeilengaAssert pointer args
1999-05-19 Kurt ZeilengaAdd UL to more BER tags.
1999-05-19 Kurt ZeilengaAdd UL to LBER tags.
1999-05-19 Kurt ZeilengaVienna Bulk Commit
1999-03-03 Bart HartgersAdded support in liblber and libldap for partial reads...
1999-03-02 Bart HartgersThe new&improved Sockbuf. This adds the infrastructure...
1998-12-28 Kurt ZeilengaAdd simple copyright notice.
1998-12-24 Kurt Zeilengagetentry.c: LDAP_RES_SEARCH_REFERENCE changes after...
1998-11-23 Hallvard Furusethgcc -W cleanup
1998-11-09 Kurt ZeilengaInitial LDAP_API_FEATURE_X_OPENLDAP commit:
1998-11-09 Kurt ZeilengaSplit out ldapoptions from struct ldap to facilate...
1998-11-05 Hallvard FurusethTypo when !LDAP_REFERRALS
1998-11-04 Hallvard FurusethAdded ldap_msgtype() and ldap_msgid()
1998-11-04 Hallvard FurusethSome gcc -W cleanup
1998-11-04 Kurt Zeilengastruct ldap is now opaque to clients.
1998-10-26 Kurt Zeilengarename ber_init() to ber_init_w_nullc in preparation...
1998-10-26 Kurt Zeilengaupdate ldap/lber headers towards ldapext-ldap-c-api-01
1998-10-25 Kurt ZeilengaMore files that didn't get merged properly.
1998-10-24 Kurt Zeilengaupdate locking codes, remove old platform specific...
1998-10-22 Kurt ZeilengaThe world compiles and links....
1998-10-22 Kurt ZeilengaSLAPD and tools compile and link!
1998-10-20 Kurt ZeilengaVC++ Port: round 1
1998-08-20 Kurt Zeilengaremoved lint
1998-08-20 Kurt ZeilengaAdded support for SLEEPYCAT DB2.
1998-08-17 Kurt ZeilengaMerge from LAMBERT branch
1998-08-14 Kurt ZeilengaBacked up LDAP world P16, causes hang
1998-08-09 Kurt ZeilengaMerged LDAPworldCurrent (P1-10,13,15,16,19-22)
1998-08-09 Kurt ZeilengaLDAPworldP16: Search responses may not be returned...
1998-08-09 Kurt ZeilengaLDAPworldP15: Internal LDAP function rename
1998-08-09 Kurt ZeilengaInitial revision