r11037:
[bbaumbach/samba-autobuild/.git] / source4 / lib / replace /
2007-10-10 Stefan Metzmacherr11037:
2007-10-10 Andrew Tridgellr10896: added a strcasestr() replacement function
2007-10-10 Jelmer Vernooijr10664: Include limits.h in replace.h for HOST_NAME_MAX
2007-10-10 Jelmer Vernooijr10586: Add MergedObject() builder. Default to Library...
2007-10-10 Andrew Tridgellr10523: fixed timegm() to not depend on get_time_zone...
2007-10-10 Jelmer Vernooijr10521: Also check sys/socket.h for definition of sockl...
2007-10-10 Jelmer Vernooijr10510: Decrease the amount of data included by include...
2007-10-10 Jelmer Vernooijr10509: Some more sconscript fixes. Now getting to...
2007-10-10 Jelmer Vernooijr10478: More work on proto headers; we now generate...
2007-10-10 Jelmer Vernooijr10476: Move some more types to libreplace. Fix missing...
2007-10-10 Volker Lendecker10472: Check for strndup
2007-10-10 Jelmer Vernooijr10456: More SCons fixes:
2007-10-10 Jelmer Vernooijr10453: Fix the build
2007-10-10 Jelmer Vernooijr10452: Couple of small scons updates - ignore .sconsig...
2007-10-10 Stefan Metzmacherr10449: remove double copyright header
2007-10-10 Jelmer Vernooijr10438: Move portability functions to lib/replace/...
2007-10-10 Tim Potterr10377: Save configuration stuff to sconf.cache so...
2007-10-10 Jelmer Vernooijr10348: Add scons scripts for remaining subsystems...
2007-10-10 Jelmer Vernooijr10336: Add sconscript for a couple more subsystems.
2007-10-10 Jelmer Vernooijr9949: Portability fixes for mingw32
2007-10-10 Andrew Tridgellr9374: HPUX is also missing setegid()
2007-10-10 Andrew Tridgellr9370: need a configure test for setresuid()
2007-10-10 Andrew Tridgellr9369: an attempt to fix the build on HPUX. This is...
2007-10-10 Stefan Metzmacherr9063: - don't pollute the global $LIBS variable with...
2007-10-10 Andrew Tridgellr8750: drat, on some systems dirfd() is a macro
2007-10-10 Andrew Tridgellr8749: for completeness, add rewinddir() and dirfd()
2007-10-10 Andrew Tridgellr8746: replace opendir/readdir/telldir/seekdir/closedir...
2007-10-10 Andrew Tridgellr8710: another attempt at fixing HPUX
2007-10-10 Andrew Tridgellr8698: attempt to cope with lack of strtoull() on HPUX
2007-10-10 Andrew Tridgellr8580: try to fix the build on stratus
2007-10-10 Andrew Tridgellr8465: once we define socklen_t, then tell other includ...
2007-10-10 Andrew Tridgellr8458: next target is irix - this gets the socket wrapp...
2007-10-10 Andrew Tridgellr8450: more configure tests for solaris. It now builds...
2007-10-10 Jelmer Vernooijr8437: Win32 doesn't have u_int*_t
2007-10-10 Jelmer Vernooijr8434: Win32 portability updates from Steven Edwards...
2007-10-10 Andrew Tridgellr8420: slowly getting my way through some more heimdal...
2007-10-10 Andrew Tridgellr8418: PRINTF_ATTRIBUTE declaration has to come before...
2007-10-10 Andrew Tridgellr8417: fixed handling of PRINTF_ATTRIBUTE for heimdal...
2007-10-10 Andrew Tridgellr8313: moved PRINTF_ATTRIBUTE to replace.h to try to...
2007-10-10 Jelmer Vernooijr7866: Remove some unused autoconf macro calls.
2007-10-10 Jelmer Vernooijr7850: Support mkdir() with just one parameter. Patch...
2007-10-10 Andrew Tridgellr7352: the internal heimdal build change. This changes...
2007-10-10 Jelmer Vernooijr7166: Move replacement stuff to seperate directory