]> git.sur5r.net Git - openldap/history - include/ac
MaxInt
[openldap] / include / ac /
2004-04-11 Kurt ZeilengaSync with HEAD
2004-01-01 Kurt ZeilengaHappy new year
2003-12-01 Kurt ZeilengaSync with HEAD
2003-09-18 Kurt ZeilengaChanges from HEAD for beta
2003-04-21 Kurt ZeilengaFix builds when getaddrinfo is not detected but getname...
2003-04-05 Kurt ZeilengaBasic infrastructure for i18n/l10n
2003-03-05 Howard ChuAdd NI_MAXHOST if not defined; normally in <netdb.h...
2003-01-03 Kurt ZeilengaHappy new year
2002-12-04 Kurt ZeilengaUse getpeereid(3) where available else use *_PEERCRED...
2002-07-26 Howard ChuRevert previous commit, too much broken
2002-07-26 Howard ChuFix previous commit
2002-07-26 Howard Chustdio kludge for OS/390; stdlib.h must be included...
2002-07-26 Howard ChuUse both <string.h> and <strings.h> if BOTH_STRINGS_H...
2002-07-23 Kurt Zeilengaucdata presently uses sized types. sized types use...
2002-06-19 Kurt ZeilengaUse #ifdef, not #if, to check SHUT_RDWR
2002-01-04 Kurt ZeilengaUpdate copyright notices
2002-01-03 Howard ChuReplaced by ldap_queue.h
2001-12-28 Howard ChuMoved WSAStartup/WSACleanup to libldap/init.c. Cleanup...
2001-12-24 Kurt ZeilengaDelete ldap_build_filter(), it's broke.
2001-12-18 Howard ChuMove Windows sleep macro from acconfig.h to ac/unistd.h
2001-12-17 Howard Chu from jon@symas.com - misc MSVC cleanup
2001-12-07 Howard ChuNT updates from jon@symas.com.
2001-12-06 Kurt ZeilengaAdd BSD Queue (and list) management
2001-11-28 Kurt ZeilengaFix typo in last commit
2001-11-28 Kurt ZeilengaSupport some MAXPATHLEN alternatives
2001-11-28 Kurt ZeilengaKludge for the Hurd
2001-07-21 Kurt ZeilengaMake some additional UTF8 public
2001-05-29 Kurt ZeilengaUpdate copright with clarification
2001-05-19 Kurt ZeilengaSome minor cleanup
2001-05-02 Kurt ZeilengaDon't require int32
2000-10-18 Kurt ZeilengaAdd ldap_pvt_gai_strerror().
2000-09-25 Kurt ZeilengaDefine INET{,6}_ADDRSTRLEN if needed
2000-09-04 Kurt ZeilengaRemove redefine on MSC
2000-08-28 Kurt ZeilengaUse shutdown(2) prior to stream close(2).
2000-07-27 Kurt ZeilengaAdd AC_MEMCPY and AC_FAST_MEMCPY macros to eventually...
2000-07-27 Kurt ZeilengaAdd additional comment explaining #error
2000-07-24 Kurt ZeilengaFix typo
2000-07-22 Kurt ZeilengaUse sigaction to set SA_RESTART (if appropriate).
2000-07-09 Kurt Zeilengas/enable-unix/enable-local/
2000-07-06 Kurt ZeilengaRework <ac/errno.h> to provide a STRERROR. Prefers...
2000-06-24 Kurt ZeilengaClarify LinuxThreads USR1/USR2 issue
2000-06-20 Kurt ZeilengaIntroduce LDAP_V() and friends
2000-06-19 Mark ValenceUpdate some prototype macros to build on NT.
2000-06-18 Kurt ZeilengaRound one of LDAP_F() macro changes. In this round...
2000-06-07 Kurt ZeilengaUse LDAP_VFREE and friends. Other misc code cleanup.
2000-05-19 Kurt ZeilengaUse getpassphrase() instead of getpass() if available.
2000-05-13 Kurt ZeilengaY2k copyright update
2000-05-12 Howard ChuMoved nt_err from liblutil to liblber, renamed WSAGetEr...
2000-05-10 Howard ChuRemove MINGW32 declarations of snprintf and vsnprintf...
2000-05-10 Howard ChuRemove declaration of strerror_r, it clashes on AIX...
2000-01-08 Kurt ZeilengaInitial implementation of Kerberos password verificatio...
2000-01-02 Luke HowardMerged in preliminary support for Cyrus SASL library;
1999-12-18 Kurt ZeilengaFix 2 vs 4 typo
1999-12-17 Kurt ZeilengaTemporary fix for BEOS.
1999-11-27 Howard ChuFixes for NT dynamic linking.
1999-11-26 Kurt ZeilengaRemove LBER_{TAG,INT,LEN}_{NTOH,HTON} macros. Rewrite...
1999-11-17 Kurt ZeilengaUse lber types instead of uint32 for md5. sha1 still...
1999-11-08 Kurt ZeilengaUse LDAP_F for libc routines
1999-11-01 Kurt ZeilengaAdditional mods to fix NT single threaded support.
1999-11-01 Kurt ZeilengaAdd <ac/param.h> to wrap <sys/param.h>
1999-10-31 Howard ChuFix broken MSVC builds. The previous round of Mingw32...
1999-10-30 Kurt ZeilengaAdd support for sizeof(short) == 4 when sizeof(int...
1999-10-28 Howard ChuFixed the LDAP_F macro.
1999-10-28 Howard ChuFor Mingw32, added declarations for snprintf and vsnprintf
1999-10-28 Howard ChuAdded LDAP_SIGUSR macros for NT
1999-10-01 Kurt ZeilengaMove crypt(3) prototypes from <ac/unistd.h> to <ac...
1999-09-03 Hallvard FurusethIntroduce and use LDAP_GCCATTR() = __attributes__(...
1999-08-31 Kurt ZeilengaAdd comment concerning with it's acceptable to use...
1999-08-31 Kurt ZeilengaUse pipe(2) if descriptors are selectable.
1999-08-31 Kurt ZeilengaClean up soctpair for NT. Add USE_PAIR to allow pair...
1999-08-30 Kurt Zeilengas/Id/OpenLDAP/ in RCSids
1999-08-29 Kurt ZeilengaBack out to simple sock_errno sock_errstr macros and...
1999-08-29 Kurt ZeilengaAdd RCS ID again...
1999-08-29 Howard ChuReplaced sock_errno()/sock_errstr() macros with SOCK_ER...
1999-08-29 Kurt ZeilengaAdd RCS Id to "generic" headers (experimental)
1999-08-29 Kurt ZeilengaMake sock_errstr expect an error value instead of relyi...
1999-08-29 Howard ChuDefined tcp_read and tcp_write. Use them in daemon.c
1999-08-29 Howard ChuIn previous commit - change strerror() to STRERROR().
1999-08-29 Howard Chuper Hallvard's advice: fixed definition of sock_errstr().
1999-08-29 Howard ChuDefine sock_errno() and sock_errstr() for Unix and...
1999-08-29 Howard ChuDefine strerror() if it doesn't exist.
1999-08-24 Kurt ZeilengaRename filter entry's strcpy_special() to strcpy_regex...
1999-08-24 Kurt ZeilengaAxe <varargs.h> support. Assume STDC C translator...
1999-08-19 Kurt ZeilengaAdd hacks to allow debugging with CSRI malloc.
1999-08-04 Kurt ZeilengaUse LDAP_P in prototype for ldap_pvt_inet_aton
1999-08-04 Kurt Zeilenganon-blocking connect needs special handling under Winsock.
1999-08-03 Kurt ZeilengaInitial inet_aton() detection.
1999-08-03 Kurt Zeilengas/exit(1)/exit(EXIT_FAILURE)/
1999-08-01 Hallvard Furuseths/LDAP_CONST/const/ in ldap_pvt_asser() prototype
1999-08-01 Hallvard FurusethDefine EXIT_SUCCESS and EXIT_FAILURE if necessary
1999-08-01 Hallvard FurusethAdd missing LDAP_CONST in ber_pvt_assert() prototype
1999-08-01 Hallvard FurusethAlways include <stdlib.h>, to avoid massive breakage...
1999-07-27 Kurt ZeilengaCheck for netinet/tcp.h
1999-07-24 Kurt ZeilengaUse AC_CACHE_CHECK instead of AC_CACHE_VAR.
1999-07-22 Kurt ZeilengaImplement TCP_NODELAY on both client and server side.
1999-07-13 Hallvard FurusethFix use and decl of ber_pvt_assert. Fix ac/stdio...
1999-06-29 Kurt ZeilengaAdd prototypes for strerror/strerror_r.
1999-06-18 Kurt Zeilengaber_int_t, ber_tag_t, ber_socket_t, ber_len_t
1999-06-11 Juan GomezDrop support for alloca().
1999-06-09 Kurt ZeilengaAdd test for BeOS's closesocket
next