r19832: better prototypes for the linearization functions:
[kamenim/samba.git] / source4 / lib / replace /
2007-10-10 Stefan Metzmacherr19609: fix uninitialized perl variabel, we need AC_SUB...
2007-10-10 Andrew Bartlettr19598: Ahead of a merge to current lorikeet-heimdal:
2007-10-10 Stefan Metzmacherr19496: remove unused file
2007-10-10 Jelmer Vernooijr19495: Stop linking binaries twice (once before instal...
2007-10-10 Stefan Metzmacherr19442: this real cause of the failures on *BSD came...
2007-10-10 Andrew Tridgellr19440: merged from samba3
2007-10-10 Andrew Tridgellr19438: try to fix up the build breakages on BSD system...
2007-10-10 Andrew Tridgellr19411: sigh - we can't call close here as its mapped...
2007-10-10 Andrew Tridgellr19410: - fixed checker error
2007-10-10 Andrew Tridgellr19408: I think tm_mon is ending up as -1 on some platforms
2007-10-10 Andrew Tridgellr19403: try to fix the crashes in the buildfarm related...
2007-10-10 Jelmer Vernooijr19395: Fix replacement function compilation.
2007-10-10 Jelmer Vernooijr19393: Add replacement function for socketpair()
2007-10-10 Jelmer Vernooijr19373: Merge changes from subunit branch: Convert...
2007-10-10 Jelmer Vernooijr19347: Add socketpair()
2007-10-10 Stefan Metzmacherr19245: mrege from samba3:
2007-10-10 Stefan Metzmacherr19242: merge from samba3:
2007-10-10 Stefan Metzmacherr19234: fix configure test for net/if.h for some platforms
2007-10-10 Stefan Metzmacherr19227: - add a AC_CACHE_CHECK() around the net/if...
2007-10-10 Stefan Metzmacherr19198: fix typo...
2007-10-10 Stefan Metzmacherr19195: this should fix should workaround the broken
2007-10-10 Stefan Metzmacherr19186: that doesn't help...
2007-10-10 Stefan Metzmacherr19173: see if HPUX 11.23 needs the same workaround...
2007-10-10 Stefan Metzmacherr19131: merge from samba3:
2007-10-10 Stefan Metzmacherr19122: merge from samba3:
2007-10-10 Andrew Tridgellr19120: silence a warning about a test function
2007-10-10 Andrew Tridgellr19117: I've changed the checker wrapper on snab to...
2007-10-10 Andrew Tridgellr19116: fixed a checker warning
2007-10-10 Stefan Metzmacherr19033: prepare to use the libreplace testsuite as...
2007-10-10 Stefan Metzmacherr19032: let the getdents replacement fail and see what...
2007-10-10 Stefan Metzmacherr19029: test if opendir() on a file sets errno = ENOTDIR
2007-10-10 Stefan Metzmacherr19023: lets see what the build-farm says about trying the
2007-10-10 Volker Lendecker19017: Merge from Samba3:
2007-10-10 Stefan Metzmacherr18999: merge from samba3:
2007-10-10 Volker Lendecker18991: Fix bug 4133 -- Thanks to Olaf Flebbe
2007-10-10 Andrew Tridgellr18970: avoid strndup and strnlen on AIX. They are...
2007-10-10 Stefan Metzmacherr18960: fix caching of some configure tests AC_CACHE_CH...
2007-10-10 Stefan Metzmacherr18957: we need to include unistd.h in system/network...
2007-10-10 Stefan Metzmacherr18947: overload listen() and ioctl() in socket_wrapper
2007-10-10 Andrew Tridgellr18914: this bug fix needs to be for just hpux 11.11
2007-10-10 Andrew Tridgellr18913: an attempt to get tdb/ldb working on the HPUX...
2007-10-10 Andrew Tridgellr18862: as andrew pointed our on irc, if we are going...
2007-10-10 Andrew Tridgellr18861: merge from samba3
2007-10-10 Andrew Tridgellr18859: finally worked out what is going wrong with...
2007-10-10 Jelmer Vernooijr18769: Re-enable __VA_ARGS__ test (but don't make...
2007-10-10 Jelmer Vernooijr18723: Update list of provided macros/defines in README.
2007-10-10 Stefan Metzmacherr18675: merge from samba3:
2007-10-10 Stefan Metzmacherr18674: merge from samba3,
2007-10-10 Andrew Tridgellr18600: - fix shell syntax in tests for libraries
2007-10-10 Andrew Tridgellr18594: fail the configure step if the required library...
2007-10-10 Stefan Metzmacherr18593: try to get the same socket_wrapper file buildin...
2007-10-10 Stefan Metzmacherr18592: we don't need this twice
2007-10-10 Andrew Tridgellr18563: - move more of the header checks into lib/replace/
2007-10-10 Stefan Metzmacherr18549: move gcc version check to libreplace and reorde...
2007-10-10 Stefan Metzmacherr18544: - use AC_LIBREPLACE_LOCATION_CHECKS in samba4
2007-10-10 Andrew Tridgellr18539: 'make distclean' should delete config.cache
2007-10-10 Andrew Tridgellr18535: move the AC_CANONICAL_HOST and host specific...
2007-10-10 Andrew Tridgellr18518: we replace snprintf() if its not C99, so we...
2007-10-10 Stefan Metzmacherr18514: fix configure caching of AC_VERIFY_C_PROTOTYPE...
2007-10-10 Stefan Metzmacherr18505: add configure checks for telldir() and seekdir()
2007-10-10 Stefan Metzmacherr18503: - _GNU_SOURCE is defined by libreplace
2007-10-10 Stefan Metzmacherr18502: remove unused lines
2007-10-10 Stefan Metzmacherr18501: libreplace needs 'long long', bailout if not...
2007-10-10 Stefan Metzmacherr18499: this hopefully lets the code compile on OpenBSD
2007-10-10 Andrew Tridgellr18493: another "blind coding" attempt at a getdirentri...
2007-10-10 Andrew Tridgellr18492: an attempt at replacing readdir() with somethin...
2007-10-10 Andrew Tridgellr18491: fixed a warning
2007-10-10 Andrew Tridgellr18490: on irix _XOPEN_SOURCE_EXTENDED needs to be...
2007-10-10 Andrew Tridgellr18488: we have to make sure any extensions flags also...
2007-10-10 Stefan Metzmacherr18486: hopefully this fixes the panics on solaris
2007-10-10 Stefan Metzmacherr18485: include libreplace.m4 in the aclocal.m4 files
2007-10-10 Stefan Metzmacherr18479: start hiding libreplace configure tests behind...
2007-10-10 Stefan Metzmacherr18474: - we don't need to explicit check stdint.h...
2007-10-10 Stefan Metzmacherr18472: - use STDC_HEADERS for stdlib.h and stddef...
2007-10-10 Stefan Metzmacherr18465: much better fix for a roken specifiv problem
2007-10-10 Stefan Metzmacherr18463: add some more warning flags, tested with gcc...
2007-10-10 Stefan Metzmacherr18462: make the output a bit nicer
2007-10-10 Stefan Metzmacherr18461: - extend make showflags
2007-10-10 Stefan Metzmacherr18460: split out timegm test and only add timegm.o...
2007-10-10 Stefan Metzmacherr18458: move wins32 stuff to the top dir
2007-10-10 Stefan Metzmacherr18456: Tru64 doesn't have getdents() so we don't need...
2007-10-10 Stefan Metzmacherr18455: check if getdents() and getdirentries() are...
2007-10-10 Stefan Metzmacherr18454: this was just for debugging...
2007-10-10 Stefan Metzmacherr18452: add configure test for a getdirentries() based...
2007-10-10 Stefan Metzmacherr18451: move repdir/ into the top dir
2007-10-10 Stefan Metzmacherr18450: - autogenerate the OBJ_FILES for LIBREPLACE
2007-10-10 Stefan Metzmacherr18445: splitout the dlfcn related tests
2007-10-10 Stefan Metzmacherr18444: return the correct value on error
2007-10-10 Stefan Metzmacherr18443: add object files only when needed
2007-10-10 Stefan Metzmacherr18442: run the os2_delete test in the testsuite too
2007-10-10 Andrew Tridgellr18432: ensure roken doesn't try to include both inttyp...
2007-10-10 Stefan Metzmacherr18420: fix the build...
2007-10-10 Stefan Metzmacherr18419: fix include paths of the configure tests
2007-10-10 Stefan Metzmacherr18418: Tru64 has a different prototype for seekdir...
2007-10-10 Andrew Tridgellr18407: test for epoll.h and select.h
2007-10-10 Andrew Tridgellr18401: some of our code also relies on fprintf() handl...
2007-10-10 Andrew Tridgellr18400: move MAP_FAILED define to lib/replace/system...
2007-10-10 Stefan Metzmacherr18388: remove _XOPEN_SOURCE it causes trouble on BSD...
2007-10-10 Stefan Metzmacherr18383: ok we need _XOPEN_SOURCE 500 and include standa...
2007-10-10 Stefan Metzmacherr18382: define _XOPEN_SOURCE to hopefully bring in...
next