]> git.sur5r.net Git - openldap/history - libraries/libldap/os-local.c
replace struct msghdr macros
[openldap] / libraries / libldap / os-local.c
2005-08-13 Kurt Zeilengareplace struct msghdr macros
2005-03-16 Kurt ZeilengaAIX getpeerid support
2005-01-01 Kurt ZeilengaHappy New Year!
2004-11-17 Howard ChuAvoid trashing client memory when socket is greater...
2004-10-18 Kurt ZeilengaMove POLL_* macros to <ac/socket.h>
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-04-25 Kurt ZeilengaUpdated string error handling
2004-01-01 Kurt ZeilengaHappy new year
2003-11-26 Kurt ZeilengaUpdated notices and acknowledgements
2003-06-06 Hallvard FurusethMake all debug output macros conditional on defined...
2003-05-31 Kurt ZeilengaITS#2558 fix
2003-05-25 Luke Howards/forms/form in PADL copyright
2003-05-25 Luke Howards/forms/form in PADL copyright
2003-05-24 Luke HowardClarify copyright
2003-04-29 Hallvard FurusethCast away const.
2003-03-04 Howard ChuMinor cleanup for sendmsg
2003-03-04 Kurt ZeilengaFix initializer
2003-03-02 Kurt ZeilengaAdd acc_rights detection (needs testing)
2003-03-02 Kurt ZeilengaAdd check of <sys/uio.h> and include as needed for...
2003-03-02 Howard ChuCleanup previous commit
2003-03-02 Howard ChuInteroperability fix for sendmsg/recvmsg with access...
2003-03-01 Kurt ZeilengaDon't send extra messages, will cause interoperability...
2003-01-03 Kurt ZeilengaHappy new year
2002-12-04 Howard ChuAdded check for sendmsg(). Added hack to use BSD sendms...
2002-07-28 Kurt ZeilengaFix up restart code for EINTR
2002-04-08 Pierangelo MasaratiMostly based on patches provided by Hallvard B. Furuseth
2002-01-04 Kurt ZeilengaUpdate copyright statements
2000-10-18 Kurt Zeilengafix SOCKET_ERROR typos
2000-10-18 Kurt ZeilengaUse SOCKET_ERROR instead of -1
2000-09-15 Ben Collinsremove unused vars
2000-07-09 Kurt Zeilengas/enable-unix/enable-local/
2000-07-06 Kurt ZeilengaRework <ac/errno.h> to provide a STRERROR. Prefers...
2000-07-04 Kurt ZeilengaRename local variable 'sun' to 'sa' to avoid clash...
2000-06-25 Kurt ZeilengaModify ldapsearch(1) significantly. Now handles LDAPv3...
2000-06-10 Kurt ZeilengaMisc code cleanup.
2000-06-09 Kurt ZeilengaUpdate PF_INET6 and PF_UNIX detection, both default...
2000-06-01 Kurt ZeilengaITS#537: lber io rewrite from Gambor Gombas.
2000-05-13 Kurt ZeilengaY2k copyright update
2000-01-02 Luke HowardMerged in preliminary support for Cyrus SASL library;