2001-01-17 |
Gary Williams | new logging |
blob | commitdiff | raw |
2000-10-11 |
Kurt Zeilenga | Remove max buffer constraint! |
blob | commitdiff | raw | diff to current |
2000-07-28 |
Kurt Zeilenga | s/SAFEMEMCPY/AC_MEMCPY/ |
blob | commitdiff | raw | diff to current |
2000-06-24 |
Kurt Zeilenga | Added -llber 'N' ber_printf format which inserts a... |
blob | commitdiff | raw | diff to current |
2000-06-05 |
Kurt Zeilenga | remove old STR_TRANSLATION feature. The use of this... |
blob | commitdiff | raw | diff to current |
2000-05-13 |
Kurt Zeilenga | Y2k copyright update |
blob | commitdiff | raw | diff to current |
2000-05-03 |
Kurt Zeilenga | Use (unsigned char) -1 instead of 0xffU. |
blob | commitdiff | raw | diff to current |
2000-03-15 |
Kurt Zeilenga | ITS#479 fix: ber_put_seqorset() writes a few bytes... |
blob | commitdiff | raw | diff to current |
1999-12-13 |
Kurt Zeilenga | Remove lint |
blob | commitdiff | raw | diff to current |
1999-12-06 |
Kurt Zeilenga | Set ber_errno here and there. |
blob | commitdiff | raw | diff to current |
1999-12-06 |
Mark Valence | Removed some unused vars. |
blob | commitdiff | raw | diff to current |
1999-12-03 |
Kurt Zeilenga | Remove lint. |
blob | commitdiff | raw | diff to current |
1999-11-26 |
Kurt Zeilenga | Remove LBER_{TAG,INT,LEN}_{NTOH,HTON} macros. Rewrite... |
blob | commitdiff | raw | diff to current |
1999-11-08 |
Kurt Zeilenga | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1999-09-08 |
Kurt Zeilenga | Add OpenLDAP RCSid to *.[ch] in clients, libraries... |
blob | commitdiff | raw | diff to current |
1999-08-24 |
Kurt Zeilenga | Axe <varargs.h> support. Assume STDC C translator... |
blob | commitdiff | raw | diff to current |
1999-08-02 |
Hallvard Furuseth | Fix bitmasks '0xhh << n' to '(masked type)0xhh << n' |
blob | commitdiff | raw | diff to current |
1999-08-02 |
Hallvard Furuseth | Remove unsigned long: Change to ber_len_t or ber_tag_t. |
blob | commitdiff | raw | diff to current |
1999-08-02 |
Hallvard Furuseth | Fix ber_put_int_or_enum to do its bit fiddling with... |
blob | commitdiff | raw | diff to current |
1999-06-28 |
Kurt Zeilenga | modify ber_put_berval to put NULL ostring when bv ... |
blob | commitdiff | raw | diff to current |
1999-06-18 |
Kurt Zeilenga | ber_int_t, ber_tag_t, ber_socket_t, ber_len_t |
blob | commitdiff | raw | diff to current |
1999-06-03 |
Kurt Zeilenga | Enable browsing info in MSVC debugging configurations. |
blob | commitdiff | raw | diff to current |
1999-06-03 |
Kurt Zeilenga | s/<stdlib.h>/<ac/stdlib.h>/ |
blob | commitdiff | raw | diff to current |
1999-05-29 |
Kurt Zeilenga | Add LBER_ and LDAP_ memory allocators/deallocators... |
blob | commitdiff | raw | diff to current |
1999-05-28 |
Kurt Zeilenga | Changed lc_conn to be a pointer to a BerElement to... |
blob | commitdiff | raw | diff to current |
1999-05-19 |
Kurt Zeilenga | Removed lint. |
blob | commitdiff | raw | diff to current |
1999-05-19 |
Kurt Zeilenga | Add UL to LBER tags. |
blob | commitdiff | raw | diff to current |
1999-05-19 |
Kurt Zeilenga | Vienna Bulk Commit |
blob | commitdiff | raw | diff to current |
1999-03-03 |
Hallvard Furuseth | function pointers are incompatible with `void *'; remov... |
blob | commitdiff | raw | diff to current |
1999-03-03 |
Hallvard Furuseth | Back out previous change; it was an accidental commit |
blob | commitdiff | raw | diff to current |
1999-03-03 |
Hallvard Furuseth | Declare lber_pvt_sb_* functions from io.c in lber-int.h |
blob | commitdiff | raw | diff to current |
1998-12-28 |
Kurt Zeilenga | Minor update to copyright (forgot 'portions') |
blob | commitdiff | raw | diff to current |
1998-12-28 |
Kurt Zeilenga | Add simple copyright notice |
blob | commitdiff | raw | diff to current |
1998-12-22 |
Kurt Zeilenga | Added lber_get/set_option. Removed lber_debug/ldap_debug. |
blob | commitdiff | raw | diff to current |
1998-11-06 |
Kurt Zeilenga | Updated MSVC5 workspaces and projects. |
blob | commitdiff | raw | diff to current |
1998-11-04 |
Kurt Zeilenga | struct ldap is now opaque to clients. |
blob | commitdiff | raw | diff to current |
1998-10-26 |
Kurt Zeilenga | update ldap/lber headers towards ldapext-ldap-c-api-01 |
blob | commitdiff | raw | diff to current |
1998-10-25 |
Kurt Zeilenga | merged with autoconf branch |
blob | commitdiff | raw | diff to current |
1998-10-24 |
Kurt Zeilenga | remove some lint... |
blob | commitdiff | raw | diff to current |
1998-10-22 |
Kurt Zeilenga | clean up includes |
blob | commitdiff | raw | diff to current |
1998-10-20 |
Kurt Zeilenga | HTONL -> AC_HTONL |
blob | commitdiff | raw | diff to current |
1998-10-20 |
Kurt Zeilenga | VC++ Port: round 1 |
blob | commitdiff | raw | diff to current |
1998-09-25 |
Kurt Zeilenga | Everything compiles.... but tests fail... |
blob | commitdiff | raw | diff to current |
1998-08-17 |
Kurt Zeilenga | Merge from LAMBERT branch |
blob | commitdiff | raw | diff to current |
1998-08-14 |
Kurt Zeilenga | Added patch to support LWP under SunOS 5.6 |
blob | commitdiff | raw | diff to current |
1998-08-09 |
Kurt Zeilenga | Merged LDAPworldCurrent (P1-10,13,15,16,19-22) |
blob | commitdiff | raw | diff to current |
1998-08-09 |
Kurt Zeilenga | apply FreeBSD changes to main branch |
blob | commitdiff | raw | diff to current |
1998-08-09 |
Kurt Zeilenga | Import of FreeBSD LDAP 3.3 Port FreeBSD FreeBSD_3_3 |
blob | commitdiff | raw | diff to current |
1998-08-09 |
Kurt Zeilenga | Initial revision |
blob | commitdiff | raw | diff to current |
|