]> git.sur5r.net Git - openldap/history - include/ac
Fix prev commit
[openldap] / include / ac /
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2007-09-23 Howard ChuITS#4880 from HEAD
2007-01-02 Kurt Zeilengahappy new year
2006-11-07 Howard ChuITS#4606 fix from HEAD - use sock_err* macros instead...
2006-10-20 Kurt ZeilengaFix BUFSIZ v LINE_MAX issue
2006-01-03 Kurt ZeilengaHappy new year!
2006-01-02 Kurt ZeilengaITS#4292,94,95 fixes from HEAD
2005-12-23 Kurt ZeilengaITS#4285 fix
2005-11-14 Kurt ZeilengaSync with HEAD
2005-03-14 Kurt ZeilengaSync with HEAD
2005-01-20 Kurt ZeilengaSync with HEAD
2004-11-17 Kurt ZeilengaSet OPENLDAP_FD_SETSIZE to 4096 (if not defined)
2004-10-18 Kurt ZeilengaMove POLL_* macros to <ac/socket.h>
2004-10-18 Kurt ZeilengaDefine INFTIM if not in <poll.h>
2004-07-09 Kurt ZeilengaMore prep for poll(2) support.
2004-07-09 Kurt ZeilengaMove SETSIZE hack to a header to avoid config.status...
2004-04-25 Kurt ZeilengaAC_STRERROR_R
2004-04-07 Kurt ZeilengaAdd STRLENOF macro
2004-01-01 Kurt ZeilengaHappy new year
2003-11-26 Kurt ZeilengaFix notices
2003-11-25 Kurt ZeilengaNotice updates
2003-06-05 Hallvard FurusethRename setlocale,textdomain,bindtextdomain to ldap_pvt_...
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...
next