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
*
s3:autoconf: look for irix xfs only when if we didn't find the Linux one before
Björn Jacke
2012-09-07
1
-1
/
+1
*
s3:sysquota_nfs: fix build on Tru64 et alii
Björn Jacke
2012-09-07
1
-0
/
+3
*
s3:quota: clean up and consolidate the xfs quota checks and defines
Björn Jacke
2012-09-07
1
-5
/
+2
*
s3:sysquota_xfs: check and include the right fs header file for xfs quotas
Björn Jacke
2012-09-07
1
-3
/
+4
*
s3-configure: Only use sysquotas by default
Andrew Bartlett
2012-09-06
1
-98
/
+15
*
build: Remove Unicos support (quota in particular)
Andrew Bartlett
2012-09-06
1
-23
/
+0
*
build: Do not compile lib/sysquotas*.c files as part of configure
Andrew Bartlett
2012-09-06
1
-65
/
+16
*
build: remove unused HAVE_NO_ACLS define
Andrew Bartlett
2012-09-04
1
-3
/
+0
*
s3: adopt the new sysquotas_4B support for BSD
Björn Jacke
2012-09-02
1
-0
/
+9
*
s3: add sysquotas_4B support
Björn Jacke
2012-09-02
1
-1
/
+0
*
build: Remove special case for the build farm
Andrew Bartlett
2012-08-21
1
-4
/
+4
*
s3-build: Enable vfs_fake_acls when in developer mode or on the build farm
Andrew Bartlett
2012-08-20
1
-0
/
+4
*
s3: Remove the gpfs_hsm_notify module
Volker Lendecke
2012-08-17
1
-2
/
+0
*
media_harmony VFS module: Add and build by default.
Andrew Klaassen
2012-08-07
1
-0
/
+2
*
s3:configure: add Darwin sendfile() test
Björn Jacke
2012-07-26
1
-0
/
+32
*
s3: Compile with pthreadpool by default
Volker Lendecke
2012-07-18
1
-5
/
+3
*
config: The AIO engine is indepent of HAVE_AIO now
Volker Lendecke
2012-07-18
1
-19
/
+16
*
s3: Add vfs_aio_posix
Volker Lendecke
2012-07-18
1
-0
/
+5
*
Add waf/configure tests for openat.
Jeremy Allison
2012-07-04
1
-0
/
+18
*
s3-winbind: Remove obsolte idmap_adex.
Andreas Schneider
2012-07-03
1
-1
/
+0
*
Fix the waf/autoconf builds to detect correctly the 32-bit or 64-bit syscall ...
Jeremy Allison
2012-07-03
1
-20
/
+71
*
Disable selections of USE_LINUX_THREAD_CREDENTIALS until we have specific
Jeremy Allison
2012-07-02
1
-16
/
+20
*
s3: add sendfile support for Tru64, which is the same as HP-UX's
Björn Jacke
2012-06-30
1
-3
/
+3
*
Try and fix the autoconf build on Solaris/Nexenta/etc.
Jeremy Allison
2012-06-30
1
-1
/
+5
*
Fix typo in configure.in check for USE_LINUX_THREAD_CREDENTIALS.
Jeremy Allison
2012-06-29
1
-1
/
+1
*
s3:configure: fix numerous compile warnings about implicit declaration of 'exit'
Björn Jacke
2012-06-29
1
-27
/
+27
*
s3:build: tell linker to use corefoundation on all darwin releases
Björn Jacke
2012-06-29
1
-2
/
+2
*
Move back to using per-thread credentials on Linux. Fixes the glibc native AI...
Jeremy Allison
2012-06-29
1
-1
/
+18
*
s3: fine tune and clean up statvfs tests
Björn Jacke
2012-06-28
1
-7
/
+6
*
s3: We can depend on pthreadpool now
Volker Lendecke
2012-06-19
1
-1
/
+0
*
s3: Add a dummy implementation for the pthreadpool API
Volker Lendecke
2012-06-19
1
-3
/
+6
*
ntdb: add autoconf support.
Rusty Russell
2012-06-19
1
-0
/
+47
*
s3:autoconf: add -Iautoconf -Iautoconf/source3 at configure stage
Stefan Metzmacher
2012-06-18
1
-1
/
+2
*
s3:autoconf-build: build the idmap backends tdb2, rid, and hash by default (s...
Michael Adam
2012-06-18
1
-0
/
+3
*
s3:configure: check for SPLICE_F_MOVE at configure stage
Stefan Metzmacher
2012-06-18
1
-1
/
+1
*
s3-auth: Remove auth_netlogond
Andrew Bartlett
2012-06-16
1
-2
/
+0
*
s3-passdb: Remove pdb_ads
Andrew Bartlett
2012-06-16
1
-2
/
+0
*
build: Remove support for non-64bit sendfile()
Andrew Bartlett
2012-06-16
1
-18
/
+0
*
build: Tidy up broken posix_fallocate tests
Andrew Bartlett
2012-06-07
1
-2
/
+2
*
s3: enable winbind also for upcoming FreeBSD/NetBSD releases >=10
Björn Jacke
2012-06-07
1
-2
/
+2
*
build: Rationalise AIO support in configure, ensure on by default
Andrew Bartlett
2012-06-06
1
-20
/
+18
*
build: Remove unused check for HAVE_UNSIGNED_CHAR
Andrew Bartlett
2012-06-05
1
-8
/
+0
*
s3:build(autoconf): fix "no AC_LANG_SOURCE call detected" warnings
Martin Schwenke
2012-06-05
1
-16
/
+16
*
libreplace: Link libreplace against attr when required
Andrew Bartlett
2012-06-03
1
-1
/
+1
*
build: Remove check for res_ninit (Revert "s3: Check for res_ninit")
Andrew Bartlett
2012-06-02
1
-8
/
+0
*
lib/replace: xattr wrappers in lib/replace rather than source3/lib/system.c
Andrew Bartlett
2012-06-02
1
-59
/
+0
*
waf: check for krb5_create_checksum and krb5_creds.flags for some Heimdal ver...
Alexander Bokovoy
2012-06-01
1
-0
/
+12
*
s3-build: Fix configure checks for Heimdal
Andrew Bartlett
2012-05-30
1
-15
/
+15
*
build: Make gss_wrap_iov mandatory for krb5 build
Andrew Bartlett
2012-05-30
1
-0
/
+5
*
s3-build: We do not have CHARSET modules any more
Andrew Bartlett
2012-05-30
1
-2
/
+0
[next]