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
...
*
lib/addns: move DNS client library to the main directory.
Günther Deschner
2011-01-06
1
-1
/
+1
*
s3-build: Remove broken RPC modules support.
Andreas Schneider
2011-01-04
1
-17
/
+0
*
Added call out to a Linux-compatible fallocate() when we need to extend a file
Jeremy Allison
2010-12-21
1
-0
/
+35
*
s3: FreeBSD has getpeereid(), use it
Volker Lendecke
2010-12-19
1
-0
/
+12
*
s3/configure: fix GNU ld version detection with old gcc releases
Björn Jacke
2010-11-26
1
-1
/
+1
*
ѕ3/configue: set Tru64 cc's PIC switch right (none)
Björn Jacke
2010-11-26
1
-1
/
+3
*
s3-torture: remove the merged_build tests for building smbtorture4
Andrew Tridgell
2010-11-24
1
-27
/
+6
*
Fix bug #7785 - atime limit.
Jeremy Allison
2010-11-23
1
-0
/
+25
*
s3/configure: fix typo and warning
Björn Jacke
2010-11-08
1
-1
/
+1
*
s3: Build idmap_autorid by default
Volker Lendecke
2010-11-08
1
-0
/
+1
*
s3:idmap: add a new ID mapping module autorid
Christian Ambach
2010-11-08
1
-0
/
+1
*
s3: Add a vfs_time_audit module
Abhidnya P Chirmule
2010-10-28
1
-0
/
+2
*
s3: Move #define VALGRIND to config.h
Volker Lendecke
2010-10-03
1
-0
/
+7
*
s3-configure: Require at least version 1.2.6 of external TDB, which has
Jelmer Vernooij
2010-10-01
1
-1
/
+1
*
tdb: add restore
Volker Lendecke
2010-09-23
1
-0
/
+2
*
s3: don't build krb5 locator plugin if we don't build winbind
Björn Jacke
2010-09-21
1
-12
/
+14
*
s3-build: use proper RPC_X_OBJ target names.
Günther Deschner
2010-09-10
1
-7
/
+7
*
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
[prev]
[next]