]> git.sur5r.net Git - openldap/history - include/ac
MaxInt
[openldap] / include / ac /
1999-06-07 Kurt ZeilengaUse LDAP_F and LDAP_P macros.
1999-06-04 Kurt ZeilengaUndo assert fix included in last commit.
1999-06-03 Kurt ZeilengaRemove <memory.h> from stdlib.h (mem* fns should be...
1999-06-02 Kurt ZeilengaAdd <ac/stdlib.h> to genericize memory allocators.
1999-05-31 Kurt ZeilengaGenericize byte types into autoconf namespace.
1999-05-31 Kurt ZeilengaRemove redundant WSAEWOULDBLOCK declaration.
1999-05-24 Kurt ZeilengaEliminate DECL_STRDUP check in favor of simple fix...
1999-05-21 Kurt ZeilengaProtect strcasecmp from macro w/ args expansion.
1999-05-19 Kurt ZeilengaVienna Bulk Commit
1999-05-18 Kurt ZeilengaWrap externs with parens to protect against inproper...
1999-04-30 Kurt ZeilengaGenerate #error instead of just letting the compile...
1999-04-28 Kurt ZeilengaWinsock changes:
1999-04-06 Hallvard FurusethUse macros for the dummy definitions of sys_errlist...
1999-04-01 Gary WilliamsNT port
1999-03-29 Kurt Zeilengaadd wait macros. add LDAP_SIGCHLD. and other misc...
1999-03-29 Kurt ZeilengaAdd ioctl_t for arg type (Unix requires 'int', Winsock...
1999-03-29 Kurt ZeilengaRework ac/socket.h for HAVE_WINSOCK:
1999-03-28 Kurt ZeilengaUpdate lutil_lockf (aka: ldap_lockf) to hide implementa...
1999-03-28 Ben CollinsIf we are using lutil_lock functions then define NEED_S...
1999-03-26 Kurt ZeilengaUpdate locking codes.
1999-03-26 Ben CollinsAdded extra checks to locking definitions
1999-03-20 Kurt ZeilengaProvide global assert solution. <ac/assert.h> (new...
1999-03-15 Kurt ZeilengaAdd 'extern' to externals.
1999-03-15 Ben CollinsOnly declare strdup() if DECL_STRDUP is defined
1999-03-13 Ben CollinsMacros for file locking/unlocking added (ldap_lockf...
1999-03-13 Ben Collinsactually define HAVE_SYS_ERRLIST if we have it, if...
1999-03-13 Ben Collins#ifdef for <arpa/inet.h>
1999-02-20 Kurt ZeilengaUse ldap_pvt_strtok directly and unconditionally.
1999-02-20 Kurt Zeilenga#undef symbols before #defining them. This provides...
1999-02-20 Hallvard Furusethfix TOLOWER, it was equal to TOUPPER
1999-02-11 Kurt ZeilengaUpdates for MSVC 5.0. Fix libraries names to be ol...
1999-02-04 Kurt ZeilengaBuild environment changes including:
1999-02-01 Kurt ZeilengaAdd ac/sysexits.h for GNU win32 environments.
1999-01-22 Kurt ZeilengaMove libldap/strdup.c to string.c.
1999-01-17 Bart HartgersFixed my own stupid mistake of not noticing the 'n...
1999-01-15 Bart HartgersUpdates for the new threading and utility stuff in...
1998-12-28 Kurt ZeilengaAdd OpenLDAP Copyright to headers
1998-11-25 Kurt ZeilengaFix ldap_sigusr2 vs 1 typo for Linux on alpha & sparc.
1998-11-23 Hallvard FurusethAdd crypt() declaration
1998-11-23 Hallvard FurusethCast memcpy #defined as bcopy to void, to avoid use...
1998-11-22 Hallvard FurusethTypo: '#ifdef defined(...)'
1998-11-22 Kurt ZeilengaAdd libtool support based upon patch by Bart Hartgers...
1998-11-20 Kurt ZeilengaUpdate string.h to unconditional declare forwards for
1998-11-18 Kurt ZeilengaUpdate LinuxThread signal handling. Hide #ifdef hell...
1998-11-17 Kurt ZeilengaMove byte orderring stuff to ac/bytes.h
1998-11-17 Kurt ZeilengaAdd sizeof checks to configure.in.
1998-11-17 Kurt ZeilengaRemove recently added externs. Some may not actually...
1998-11-17 Kurt ZeilengaUpdate handling of string headers.
1998-11-17 Hallvard FurusethBack out K&Rification change; would only be needed...
1998-11-17 Hallvard FurusethKill off #elif in ldap/include/. K&R does not support it.
1998-11-16 Kurt ZeilengaRemove extern declarations of library functions from...
1998-11-16 Kurt ZeilengaAdd checks for string.h and strings.h and apply them...
1998-11-15 Hallvard FurusethAdded declarations of common str*() functions
1998-11-06 Kurt ZeilengaUpdated MSVC5 workspaces and projects.
1998-11-06 Kurt ZeilengaGeneric variable argument header. Hides ugly ifdef.
1998-11-05 Kurt ZeilengaFavor termios over sgtty.
1998-11-04 Kurt ZeilengaAdd setproctile to liblutil
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-25 Kurt ZeilengaFound the really, really stupid bug. The SAFEMEMCPY...
1998-10-24 Kurt ZeilengaWe're assuming STDC all the way.
1998-10-24 Kurt Zeilengaupdate locking codes, remove old platform specific...
1998-10-23 Kurt ZeilengaMinor changes to support NT.
1998-10-22 Kurt ZeilengaChange WINSOCK defines.
1998-10-22 Kurt ZeilengaBlindly added Autoconf support to ldapd.
1998-10-22 Kurt ZeilengaMore changes... but tests still fail.
1998-10-21 Kurt ZeilengaSLDAP compiles, needs LDBM work to link
1998-10-21 Kurt ZeilengaAdd byte ordering defines.
1998-10-20 Kurt ZeilengaAdd generic headers
1998-10-20 Kurt Zeilengaclients build under FreeBSD
1998-10-20 Kurt ZeilengaAdd getopt detection.
1998-10-20 Kurt ZeilengaFix up socket.h
1998-10-20 Kurt ZeilengaModified NT changes to work under UNIX.
1998-10-20 Kurt Zeilengafix up make depend (only)
1998-10-20 Kurt ZeilengaVC++ Port: round 1
1998-09-28 Kurt ZeilengaClean up sh commands in Makefiles (incorrect use of...
1998-09-25 Kurt ZeilengaEverything compiles.... but tests fail...
1998-09-19 Kurt Zeilengaimport generic headers