Age | Commit message (Expand) | Author | Files | Lines |
2010-09-21 | s3: don't build krb5 locator plugin if we don't build winbind | Björn Jacke | 1 | -12/+14 |
2010-09-10 | s3-build: use proper RPC_X_OBJ target names. | Günther Deschner | 1 | -7/+7 |
2010-08-31 | libreplace: move detection of clock_gettime to libreplace | Björn Jacke | 1 | -17/+2 |
2010-08-31 | libreplace: move gettimeofday TZ arg check here | Björn Jacke | 1 | -1/+0 |
2010-08-25 | s3:smbd: add a nfs backend for sysquotas. | Michael Adam | 1 | -0/+21 |
2010-08-23 | s3: PAM_RHOST and PAM_TTY are enums on FreeBSD | Volker Lendecke | 1 | -0/+23 |
2010-08-21 | s3: Fix netgrent configure checks for compilers not supporting -Werror-implic... | Kai Blin | 1 | -1/+3 |
2010-08-18 | Fix bug 7626 - Typo in configure samba_cv__CC_NEGATIVE_ENUM_VALUES two unders... | Jeremy Allison | 1 | -1/+1 |
2010-08-16 | s3-build: always check for python. | Günther Deschner | 1 | -3/+4 |
2010-08-13 | s3-krb5 Only build ADS support if arcfour-hmac-md5 is available | Andrew Bartlett | 1 | -1/+19 |
2010-08-13 | tdb: add TDB_DEPS variable filled with required libraries | Björn Jacke | 1 | -0/+1 |
2010-08-12 | s3: fall back to cups-config for underlinked libs | Björn Jacke | 1 | -4/+10 |
2010-08-12 | Revert "s3: Use cups-config --libs" | Björn Jacke | 1 | -1/+1 |
2010-08-02 | s3: Use cups-config --libs | Volker Lendecke | 1 | -1/+1 |
2010-07-28 | s3-dcerpc: Add sign/seal with gssapi | Simo Sorce | 1 | -1/+2 |
2010-07-26 | s3: Log the correct core path on Linux if core_pattern is set | Volker Lendecke | 1 | -0/+9 |
2010-07-22 | s3: not use as-needed by default and auto use if enable-developer is active | Björn Jacke | 1 | -3/+10 |
2010-07-20 | s3: also run the test prog from the explicit external lib bug check | Björn Jacke | 1 | -2/+5 |
2010-07-20 | s3: check for explicit external lib bug in ld's as-needed code | Björn Jacke | 1 | -0/+34 |
2010-07-20 | s3: add configure swtich to manually disable as-needed | Björn Jacke | 1 | -3/+9 |
2010-07-20 | Revert "s3: Don't use as-needed" | Björn Jacke | 1 | -0/+33 |
2010-07-18 | s3: Don't use as-needed | Volker Lendecke | 1 | -33/+0 |
2010-07-17 | s3: Right now we do not have includes in Makefile.in | Volker Lendecke | 1 | -11/+1 |
2010-07-07 | s3 build: Fix *netgrent prototype detection on opensolaris | Kai Blin | 1 | -3/+9 |
2010-06-20 | s3: Attempt to fix the build on NetBSD | Kai Blin | 1 | -3/+6 |
2010-06-20 | s3 configure: Check for (set|get|end)netgrent prototypes | Kai Blin | 1 | -1/+24 |
2010-06-17 | s3:configure: use cc for linking on IRIX and fix shlib usage | Björn Jacke | 1 | -3/+2 |
2010-06-13 | Fix aio_read detection for -lrt | Volker Lendecke | 1 | -0/+2 |
2010-06-11 | check if LD_AS_NEEDED breaks linking with libreadline fixes #7209 | Olaf Flebbe | 1 | -0/+20 |
2010-06-11 | configure.in prevent generation of file "shlib.so" | Olaf Flebbe | 1 | -1/+1 |
2010-06-05 | s3:build: add shared lib flag for HP-UX compiler | Björn Jacke | 1 | -1/+3 |
2010-06-02 | s3: Add vfs_linux_xfs_sgid | Volker Lendecke | 1 | -0/+2 |
2010-05-31 | s3:configre: work around shell problem on HP-UX in AC macro | Björn Jacke | 1 | -1/+3 |
2010-05-31 | s3: use PICFLAG instead of PIE_FLAGS | Björn Jacke | 1 | -1/+1 |
2010-05-31 | s3: final test for working shlib support requires PIE_LDFLAGS | Björn Jacke | 1 | -1/+1 |
2010-05-30 | s3: use autoconf macro to get some debug output in config.log | Björn Jacke | 1 | -4/+7 |
2010-05-30 | s3: fix check for pie compiler flags | Björn Jacke | 1 | -2/+2 |
2010-05-26 | s3:configure: use the right AC_CACHE_CHECK variable | Björn Jacke | 1 | -1/+1 |
2010-05-25 | s3:fix configure after change "add Werror_FLAGS for IBM's xlc" | Michael Adam | 1 | -0/+1 |
2010-05-25 | s3: fix the configure run | Björn Jacke | 1 | -1/+0 |
2010-05-24 | s3:configure: turn "error warnings" into errors | Björn Jacke | 1 | -1/+1 |
2010-05-24 | s3:configure: add Werror_FLAGS for IBM's xlc | Björn Jacke | 1 | -2/+14 |
2010-05-24 | s3: major overhaul of compiler and linker flags for HP-UX builds | Björn Jacke | 1 | -9/+27 |
2010-05-24 | s3:build: remove CFLAGS from LDSHFLAGS, SHLD has them already | Björn Jacke | 1 | -4/+1 |
2010-05-23 | s3: Another non-gnumake fix | Volker Lendecke | 1 | -6/+7 |
2010-05-23 | s3: Factor out compiler-independent defines | Volker Lendecke | 1 | -1/+3 |
2010-05-13 | s3:build: build smbtorture4 when the merged build is selected | Stefan Metzmacher | 1 | -0/+2 |
2010-05-11 | s3:configure: fix a message | Michael Adam | 1 | -1/+1 |
2010-05-10 | s3: Test for "__attribute__((destructor))" | Volker Lendecke | 1 | -0/+16 |
2010-05-07 | Reintroduce merged build, using waf to build smbtorture4. | Jelmer Vernooij | 1 | -1/+42 |