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