]> git.sur5r.net Git - openldap/history - libraries/libldap/os-ip.c
Merge remote branch 'origin/mdb.master'
[openldap] / libraries / libldap / os-ip.c
2011-11-09 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-09 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-09 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-09 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-15 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-07 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-10-04 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-03 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-03 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-03 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-10-02 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-21 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-19 Hallvard FurusethMerge branch 'mdb.master'
2011-09-19 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-19 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-18 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-18 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-17 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-15 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-15 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-14 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-13 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-12 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-10 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-07 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-06 Howard ChuMerge branch 'mdb.master' of /home/hyc/OD/mdb
2011-09-06 Howard ChuMerge branch 'mdb.master' of /home/hyc/OD/mdb
2011-09-05 Howard ChuMerge remote branch 'mdb/mdb.master'
2011-09-05 Howard ChuMerge remote branch 'mdb/mdb.master'
2011-09-01 Howard ChuMerge remote branch 'mdb4/master'
2011-01-29 Pierangelo Masaratido not hijack loop counter (ITS#6813; blind fix)
2011-01-05 Kurt ZeilengaHappy New Year
2010-10-13 Howard ChuITS#6672 mutex cleanup
2010-04-13 Kurt Zeilengahappy belated New Year
2009-08-14 Howard ChuMore for prev commit
2009-08-13 Howard ChuFix prev commit again, IPPROTO_TCP is the documented...
2009-08-13 Howard ChuFix prev commit, it was not Linux-only as it claimed...
2009-05-06 Ralf HaferkampIntroduce options to configure tcp-keepalive settings...
2009-02-15 Pierangelo Masaratifix misc warnings
2009-02-10 Howard ChuITS#5853 restructure wait4msg / try_read1msg again...
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-12-12 Ralf HaferkampFixed typo
2008-11-16 Hallvard FurusethITS#5815: Fix typo "#elif defined( MAXHOSTNAMELEN".
2008-10-09 Howard ChuITS#5369 SASL/GSSAPi refactoring from Stefan Metzmacher...
2008-08-15 Howard ChuPass LDAPURLDescs to connect functions instead of host...
2008-08-15 Howard ChuConnect callbacks need error recovery checks
2008-08-14 Howard ChuAdd LDAP_OPT_CONNECT_CB connection callbacks
2008-05-15 Hallvard FurusethITS#5507: Set FD_CLOEXEC (close on exec) flag on LDAP...
2008-03-18 Hallvard FurusethITS#5436: make htons() port number unsigned
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-06-10 Hallvard Furusethint -> ber_socklen_t for getsockopt()
2007-06-09 Hallvard FurusethFix HP-UX crash: Replace socklen_t with ber_socklen_t...
2007-02-05 Howard ChuTimeouts should not be malloc'd
2007-02-02 Pierangelo Masaratiremove unused code
2007-02-02 Howard ChuKeep HAVE_POLL functionality inside its #ifdefs
2007-01-09 Howard ChuITS#4799 remove all references to kbind
2007-01-07 Pierangelo MasaratiFirst cut to truly async connect:
2007-01-02 Kurt Zeilengahappy new year
2006-10-14 Pierangelo Masaratiapply slightly revised patch for SO_KEEPALIVE (ITS...
2006-09-14 Howard ChuITS#4606 errno is not per-thread on WIN32, always use...
2006-01-03 Kurt ZeilengaHappy new year!
2005-10-14 Kurt ZeilengaITS#3440: (blind) fix for VxWorks inet_ntoa(3) leak,
2005-10-08 Howard ChuDon't set ndelay on socket connect if no timeout was...
2005-09-10 Pierangelo Masaratisilence warnings
2005-06-29 Pierangelo Masaratimore on ITS#3808
2005-04-13 Howard ChuOmit FD_SETSIZE check for Winsock
2005-03-30 Kurt ZeilengaITS#3614: prevent overflow when using result of sysconf...
2005-01-28 Kurt ZeilengaITS#3524 (partial): reinit FDSETs
2005-01-01 Kurt ZeilengaHappy New Year!
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...
next