]> git.sur5r.net Git - openldap/history - libraries/libldap/os-ip.c
ITS#2708 keepalive patch
[openldap] / libraries / libldap / os-ip.c
2006-10-21 Kurt ZeilengaITS#2708 keepalive patch
2006-01-03 Kurt ZeilengaHappy new year!
2005-11-03 Kurt ZeilengaSync with HEAD
2005-10-11 Kurt ZeilengaSync with HEAD
2005-09-28 Kurt ZeilengaSync with HEAD
2005-07-10 Kurt ZeilengaSync with HEAD
2005-04-29 Kurt ZeilengaInitial round of changes for 2.3 beta
2005-02-02 Kurt ZeilengaSync with HEAD OPENLDAP_REL_ENG_2_3_1ALPHA
2005-01-20 Kurt ZeilengaSync with HEAD
2004-12-31 Kurt ZeilengaSync with HEAD
2004-12-31 Kurt Zeilengainet_addr cleanup
2004-11-17 Howard ChuAvoid trashing client memory when socket is greater...
2004-10-19 Howard ChuFix typo in select call
2004-10-18 Kurt ZeilengaMove POLL_* macros to <ac/socket.h>
2004-10-18 Kurt ZeilengaCatch POLLERR and POLLHUP.
2004-10-18 Kurt ZeilengaFix bug in last commit
2004-10-18 Kurt ZeilengaRough but working poll(2) implementation for -lldap
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-08-27 Kurt ZeilengaInstead of removing AI_ADDRCONFIG, place behind #ifdef...
2004-08-15 Howard ChuRevert rev 1.92, AI_ADDRCONFIG is not a legal flag...
2004-07-09 Kurt Zeilengabasic poll(2) implementation for connect(2) (needs...
2004-07-09 Kurt ZeilengaMark areas needed poll(2) support with HAVE_POLL.
2004-03-05 Howard ChuITS#2992 Windows fixes from Alexey Melnikov
2004-01-01 Kurt ZeilengaHappy new year
2003-12-21 Kurt ZeilengaRevert #if 0
2003-11-30 Kurt ZeilengaMisc cleanup
2003-11-26 Kurt ZeilengaUpdated notices and acknowledgements
2003-10-29 Stig Venaasuse AI_ADDRCONFIG if possible to not lookup AAAA when...
2003-06-06 Hallvard FurusethMake all debug output macros conditional on defined...
2003-04-22 Kurt ZeilengaDon't do (unsafe) DNS reverse lookups.
2003-04-21 Kurt ZeilengaMore ldap_connect_to_host() tweaks.
2003-04-21 Kurt ZeilengaFix builds when getaddrinfo is not detected but getname...
2003-04-21 Kurt ZeilengaITS#2459 (partial) fix. Eliminate address parameter...
2003-03-05 Howard ChuAdded ldap_pvt_get_hname. Use instead of ldap_pvt_getho...
2003-02-10 Kurt ZeilengaRemove lint
2003-01-03 Kurt ZeilengaHappy new year
2002-12-16 Howard ChuFix typo in UDP logmsg
2002-12-03 Kurt ZeilengaITS#2221: getaddrinfo(3) not thread-safe on some platfo...
2002-08-10 Kurt ZeilengaSome more sockaddr_in v sockaddr_storage cleanup
2002-08-09 Kurt ZeilengaITS#2018: use sockaddr_storage
2002-07-28 Kurt ZeilengaFix up restart code for EINTR
2002-07-12 Stig VenaasUse AF_INET instead of AF_UNSPEC when IPv6 disabled
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-06-19 Kurt ZeilengaAdd monitorContext rootDSE attribute
2002-04-08 Pierangelo MasaratiMostly based on patches provided by Hallvard B. Furuseth
2002-03-29 Julius EnarusaiAdded LDAP_LOG messages
2002-02-21 Kurt ZeilengaIf port is zero, use default.
2002-01-10 Kurt ZeilengaRemove lint
2002-01-10 Howard ChuFor Windows, use getsockopt() to retrieve error if...
2002-01-04 Kurt ZeilengaUpdate copyright statements
2001-12-24 Kurt ZeilengaClean up some symbol scoping
2001-10-07 Kurt ZeilengaFix ntohs/htons issues
2001-10-01 Kurt ZeilengaRework DB_THREAD support. CDB support needs reimplemen...
2001-09-29 Kurt ZeilengaRework getaddrinfo/inet_ntop not to segfault with ai_ad...
2001-09-28 Howard ChuResurrection/rewrite of CLDAP (RFC1798 Connectionless...
2001-06-25 Kurt ZeilengaTLS doesn't need ldap_host_connected_to()
2001-06-25 Kurt Zeilengamove TLS ctx to lconn struct in prep for supporting...
2001-05-09 Kurt ZeilengaAdd HAVE_INET_NTOP
2000-10-19 Kurt ZeilengaThis patch replaces gai_strerror with AC_GAI_STRERROR...
2000-10-18 Kurt Zeilengafix SOCKET_ERROR typos
2000-10-18 Kurt ZeilengaUse SOCKET_ERROR instead of -1
2000-09-15 Ben Collinsmove some vars to where they are actually used to avoid...
2000-09-13 Ben CollinsFix error in if() statement (==, not =)
2000-08-18 Kurt ZeilengaRemove CLDAP cruft
2000-08-15 Kurt ZeilengaTreat INADDR_LOOPBACK (as well as INADDR_ANY) as local...
2000-07-28 Kurt Zeilengas/SAFEMEMCPY/AC_MEMCPY/
2000-07-13 Kurt ZeilengaUpdate SASL code to reuse context through life of session.
2000-06-16 Kurt ZeilengaFix typo in last commit
2000-06-16 Kurt ZeilengaAdd 1st libldap IPv6 patch (ITS#594) from Stig Venass.
2000-06-10 Kurt ZeilengaMisc code cleanup.
2000-06-07 Kurt ZeilengaUse LDAP_VFREE and friends. Other misc code cleanup.
2000-06-01 Kurt ZeilengaITS#537: lber io rewrite from Gambor Gombas.
2000-05-13 Kurt ZeilengaY2k copyright update
2000-05-11 Howard ChuFix error detection for NT
2000-01-08 Kurt ZeilengaInitial implementation of Kerberos password verificatio...
2000-01-02 Luke HowardMerged in preliminary support for Cyrus SASL library;
1999-12-05 Mark ValenceRemoved unused local var.
1999-10-30 Kurt ZeilengaDo not attempt to obtain sizeof(sin_addr.s_addr) or...
1999-10-19 Kurt ZeilengaComplain if setsockopt TCP_NODELAY fails
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-09-02 Hallvard FurusethCleanup:
1999-08-17 Hallvard FurusethAdd const, to fix "cast away from const" warnings
1999-08-04 Kurt ZeilengaUse -llber set_nonblock implementation.
1999-08-04 Kurt Zeilenganon-blocking connect needs special handling under Winsock.
1999-08-03 Kurt ZeilengaInitial inet_aton() detection.
1999-08-03 Kurt ZeilengaLDAP_OPT_NETWORK_TIMEOUT feature (ITS#239) from Lars...
1999-07-27 Kurt ZeilengaRemove lint, remove YEAR_PEDANTIC macro, update comment.
1999-07-22 Kurt ZeilengaImplement TCP_NODELAY on both client and server side.
1999-07-16 Hallvard FurusethPass socklen_t* instead of int* to getsockopt, accept...
1999-07-13 Hallvard Furusethldap-int.h
1999-06-18 Kurt Zeilengaber_int_t, ber_tag_t, ber_socket_t, ber_len_t
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-22 Kurt Zeilengaldap.h:
1999-05-19 Kurt ZeilengaVienna Bulk Commit
1999-03-29 Kurt ZeilengaAdd ioctl_t for arg type (Unix requires 'int', Winsock...
1999-03-02 Bart HartgersThe new&improved Sockbuf. This adds the infrastructure...
1999-01-15 Bart HartgersUpdates regarding threads and names.
1998-12-28 Kurt ZeilengaAdd simple copyright notice.
next