r15356: Remove unused 'flags' argument from socket_send() and friends.
[bbaumbach/samba-autobuild/.git] / source4 / lib / replace /
2007-10-10 Jelmer Vernooijr15321: Reduce the size of rewrite.m4 a bit more
2007-10-10 Jelmer Vernooijr15303: Re-add SMB readline replacement header
2007-10-10 Jelmer Vernooijr15295: Fix some dependencies
2007-10-10 Stefan Metzmacherr15280: - remove the 2nd check for __FUNCTION__
2007-10-10 Jelmer Vernooijr15274: Drop default EXT_LIB_ prefix for external libra...
2007-10-10 Jelmer Vernooijr15226: Fix order of typedef specification - caught...
2007-10-10 Jelmer Vernooijr15224: Check whether -MT is actually supported by...
2007-10-10 Jelmer Vernooijr15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPEN...
2007-10-10 Jelmer Vernooijr15203: Allow system 'bool' type to be defined in anoth...
2007-10-10 Jelmer Vernooijr15200: Move MIN/MAX macros to libreplace as some syste...
2007-10-10 Jelmer Vernooijr15000: Move some more autoconf tests out of build...
2007-10-10 Jelmer Vernooijr14999: Remove more unused autoconf code
2007-10-10 Jelmer Vernooijr14998: Remove unused autoconf test, move others to...
2007-10-10 Jelmer Vernooijr14844: Support a stdbool.h replacement in lib/replace/
2007-10-10 Jelmer Vernooijr14816: Simplify test for comparison_fn_t
2007-10-10 Jelmer Vernooijr14477: Remove the NOPROTO property - it's no longer...
2007-10-10 Stefan Metzmacherr14445: add FILE_NOTIFY_CHANGE_STREAM_* flags from:
2007-10-10 Jelmer Vernooijr14349: Kill proto.h!
2007-10-10 Stefan Metzmacherr14240: fix summary output (step 2)
2007-10-10 Simo Sorcer13592: Incredible how bugs like this can sweep in...
2007-10-10 Jelmer Vernooijr13577: Move some (possibly system-defined) defines...
2007-10-10 Andrew Tridgellr13401: remove the rename of the snprintf functions...
2007-10-10 Simo Sorcer13374: new revision of the snprintf replace code
2007-10-10 Stefan Metzmacherr12814: we need this here too, as we'll include replace...
2007-10-10 Jelmer Vernooijr12801: Some more include/ cleanups (remove unused...
2007-10-10 Jelmer Vernooijr12592: Remove some useless dependencies
2007-10-10 Jelmer Vernooijr12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES...
2007-10-10 Stefan Metzmacherr12364: add UINT32_MAX and UINT64_MAX replacement defines
2007-10-10 Jelmer Vernooijr12216: Couple of small fixes: reduce include/includes...
2007-10-10 Jeremy Allisonr11797: Added OpenSSH fix for "%.*s" format crash....
2007-10-10 Jelmer Vernooijr11382: Require number of required M4 macros
2007-10-10 Jelmer Vernooijr11343: Remove dependency on DEBUG()
2007-10-10 Jelmer Vernooijr11244: Relative path names in .mk files
2007-10-10 Jelmer Vernooijr11214: Remove scons files (see lists.samba.org/archive...
2007-10-10 Stefan Metzmacherr11052: bring samba4 uptodate with the samba4-winsrepl...
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