- Oct 31, 2009
-
-
Quanah Gibson-Mount authored
AC_SOCKET_INVALID nitpick: ((unsigned)~0) [needs 2's compl.] -> ((unsigned)-1)
-
- Jan 22, 2009
-
-
Kurt Zeilenga authored
-
- Feb 12, 2008
-
-
Kurt Zeilenga authored
-
- Jan 08, 2008
-
-
Kurt Zeilenga authored
-
- Sep 01, 2007
-
-
Quanah Gibson-Mount authored
-
- May 09, 2007
-
-
Hallvard Furuseth authored
-
- Mar 25, 2007
-
-
Howard Chu authored
be sent to transmit client credentials. Buffer the message data.
-
- Jan 02, 2007
-
-
Kurt Zeilenga authored
-
- Sep 21, 2006
-
-
Howard Chu authored
-
Howard Chu authored
-
- Sep 14, 2006
-
-
Howard Chu authored
-
Howard Chu authored
(with notable exceptions: ignore tests for EINTR which winsock never sets)
-
- Jan 03, 2006
-
-
Kurt Zeilenga authored
-
- Jan 01, 2005
-
-
Kurt Zeilenga authored
-
- Oct 18, 2004
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Jul 09, 2004
-
-
Kurt Zeilenga authored
-
- Jan 01, 2004
-
-
Kurt Zeilenga authored
-
- Nov 26, 2003
-
-
Kurt Zeilenga authored
-
- Nov 25, 2003
-
-
Kurt Zeilenga authored
-
- Apr 21, 2003
-
-
Kurt Zeilenga authored
This does not happen normally.
-
- Mar 05, 2003
-
-
Howard Chu authored
-
- Jan 03, 2003
-
-
Kurt Zeilenga authored
-
- Dec 04, 2002
-
-
Kurt Zeilenga authored
-
- Jun 19, 2002
-
-
Kurt Zeilenga authored
-
- Jan 04, 2002
-
-
Kurt Zeilenga authored
-
- Dec 28, 2001
-
-
Howard Chu authored
internal atexit handler.
-
- Dec 24, 2001
-
-
Kurt Zeilenga authored
Clean up headers.
-
- May 29, 2001
-
-
Kurt Zeilenga authored
-
- May 19, 2001
-
-
Kurt Zeilenga authored
-
- Oct 18, 2000
-
-
Kurt Zeilenga authored
Calls to gai_strerror() should be replaced with calls AC_GAI_STRERROR().
-
- Sep 25, 2000
-
-
Kurt Zeilenga authored
-
- Sep 04, 2000
-
-
Kurt Zeilenga authored
-
- Aug 28, 2000
-
-
Kurt Zeilenga authored
-
- Jul 09, 2000
-
-
Kurt Zeilenga authored
s/LDAP_PF_UNIX/LDAP_PF_LOCAL/ s/AF_UNIX/AF_LOCAL/ s/PF_UNIX/PF_LOCAL/
-
- Jun 19, 2000
-
-
Mark Valence authored
-
- Jun 18, 2000
-
-
Kurt Zeilenga authored
macros into our namespace and limit use to headers. A subsequent round will add macros to separately handle forward declarations of variables from declaration of function prototypes. The last round will add additional macros for declaring actual variables and functions.
-
- May 13, 2000
-
-
Kurt Zeilenga authored
-
- May 12, 2000
-
-
Howard Chu authored
ber_pvt_wsa_err2string.
-
- Jan 02, 2000
-
-
Luke Howard authored
support for DCE slash-delimited, left-to-right DNs; support for a domain socket transport (enable with --enable-ldapi); and extensions to URL parsing to support the latter transport.
-