Age | Commit message (Expand) | Author | Files | Lines |
2007-12-21 | r26554: Fix test for getifaddr on FreeBSD. Patch by Timur Bakeyev. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26551: Make sure NULL is defined before using it to test for getifaddrs(). | James Peach | 1 | -0/+4 |
2007-12-21 | r26550: libreplace: fallback to __ss_family of struct sockaddr_storage | Stefan Metzmacher | 2 | -0/+29 |
2007-12-21 | r26540: Revert my previous commit after concerns raised by Andrew. | Jelmer Vernooij | 3 | -4/+4 |
2007-12-21 | r26539: Remove unnecessary statics. | Jelmer Vernooij | 3 | -4/+4 |
2007-12-21 | r26533: libreplace: hopefully fix the share library/module build on darwin | Stefan Metzmacher | 1 | -2/+2 |
2007-12-21 | r26512: Another attempt at fixing darwin | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26510: attempt to fix shld flags for darwin. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26507: Fix function signature for freeifaddrs. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26497: Fix return type for freeifaddrs(). | Jelmer Vernooij | 2 | -7/+7 |
2007-12-21 | r26495: Add defines for getifaddrs/freeifaddrs. | Jelmer Vernooij | 1 | -0/+10 |
2007-12-21 | r26492: Some hosts have a define called ifa_dstaddr. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26491: Fix syntax. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26487: Cope with systems that don't have struct sockaddr.sa_len. | Jelmer Vernooij | 2 | -2/+15 |
2007-12-21 | r26470: Update README. | Jelmer Vernooij | 1 | -0/+2 |
2007-12-21 | r26469: Fix paths, only include IPv4 addresses for now. | Jelmer Vernooij | 3 | -17/+19 |
2007-12-21 | r26468: Match getifaddrs more closely, add trivial test. | Jelmer Vernooij | 2 | -22/+31 |
2007-12-21 | r26467: Use getifaddrs() for interface enumeration and provide replacements f... | Jelmer Vernooij | 4 | -0/+511 |
2007-12-21 | r26255: Work around another broken aspect of sys/capability.h on RHEL5. | Michael Adam | 2 | -0/+25 |
2007-12-21 | r26254: Add check for PPC statfs.h to workaround for broken capability.h. | Michael Adam | 1 | -1/+3 |
2007-12-21 | r26253: Add check for broken RedHat 7.2 system header files to lib/replace. | Michael Adam | 1 | -0/+22 |
2007-12-21 | r26102: libreplace: remove system/printing.h as it only contains samba3 stuff | Stefan Metzmacher | 2 | -51/+0 |
2007-12-21 | r26027: libreplace: rename AC_LIBREPLACE_LD_ALLOW_SHLIB_UNDEF_FLAG into AC_LI... | Stefan Metzmacher | 1 | -7/+7 |
2007-12-21 | r26026: libreplace: split some linker macros | Stefan Metzmacher | 1 | -21/+58 |
2007-12-21 | r26025: libreplace: AC_LIBREPLACE_LD_ALLOW_SHLIB_UNDEF_FLAG should fill LD_AL... | Stefan Metzmacher | 1 | -6/+9 |
2007-12-21 | r26002: Use osf rather than tru64 - pointed out by metze. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26001: Share some code between macros, add macro specifically for testing th... | Jelmer Vernooij | 1 | -36/+14 |
2007-12-21 | r25999: libreplace: add AC_LIBREPLACE_STLD and AC_LIBREPLACE_STLD_FLAGS | Stefan Metzmacher | 1 | -0/+15 |
2007-12-21 | r25998: Add test for run time library path environment variable. | Jelmer Vernooij | 1 | -0/+29 |
2007-12-21 | r25988: libreplace: add AC_LIBREPLACE_SHLD | Stefan Metzmacher | 1 | -0/+13 |
2007-12-21 | r25987: libreplace: rename AC_LD_SHLDFLAGS into AC_LIBREPLACE_SHLD_FLAGS | Stefan Metzmacher | 1 | -1/+1 |
2007-12-21 | r25986: libreplace: warn about unresolved symbols when link shared libraries | Stefan Metzmacher | 1 | -1/+4 |
2007-12-21 | r25982: libreplace: try to ignore unresolved symbols in modules on Tru64 | Stefan Metzmacher | 1 | -0/+3 |
2007-12-21 | r25977: libreplace: add AC_LIBREPLACE_MDLD and AC_LIBREPLACE_MDLD_FLAGS macros | Stefan Metzmacher | 1 | -0/+50 |
2007-12-21 | r25976: libreplace: not all platforms like _XOPEN_SOURCE=600 | Stefan Metzmacher | 1 | -2/+5 |
2007-12-21 | r25974: libreplace: see what the build-farm says if we use _XOPEN_SOURCE=600 | Stefan Metzmacher | 1 | -0/+1 |
2007-12-21 | r25971: libreplace: remove AC_EXTENSION_FLAG as it's the same as AC_N_DEFINE | Stefan Metzmacher | 2 | -15/+2 |
2007-12-21 | r25970: libreplace: fix AC_N_DEFINE() so that some appears in config.h | Stefan Metzmacher | 1 | -5/+12 |
2007-12-21 | r25963: libreplace: samba3 doesn't use SONAMEFLAG on Mac OS 10, so also try this | Stefan Metzmacher | 1 | -1/+1 |
2007-12-21 | r25956: Try metze's suggestion for Mac OS X shld flags. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r25955: libreplace: add a useful link about linking shared libraries | Stefan Metzmacher | 1 | -0/+5 |
2007-12-21 | r25945: Fix flags for MacOS X. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r25944: Fix handling of sonameflag on AIX, which doesn't have anything like t... | Jelmer Vernooij | 1 | -0/+4 |
2007-12-21 | r25943: Fix soname on hpux. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r25912: Two patches | Stefan Metzmacher | 1 | -0/+1 |
2007-12-21 | r25911: Remove more fstring/pstring bad useage. Go talloc ! | Stefan Metzmacher | 1 | -1/+1 |
2007-12-21 | r25910: Try and fix the Solaris build by adding a missing define | Stefan Metzmacher | 1 | -0/+5 |
2007-12-21 | r25909: Fix the snprintf checks, and fix a typo in pointer indirection. | Stefan Metzmacher | 1 | -5/+5 |
2007-12-21 | r25906: libreplace: we need to link to make sure the functions are available | Stefan Metzmacher | 1 | -1/+1 |
2007-12-21 | r25892: Keep the tdb code in sync between 3.2.x and 4.0. | Jeremy Allison | 2 | -0/+8 |