index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
wscript
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-04
waf: Build pam_smbpass module only if enabled.
Andreas Schneider
1
-0
/
+3
2012-09-29
build: Remove duplicate check for struct getquota_rslt member getquota_rslt_u
Andrew Bartlett
1
-5
/
+0
2012-09-29
build: Fix quota tests, including move of sysquotas.c to the top level
Andrew Bartlett
1
-6
/
+7
2012-09-26
build: Remove unused --with-sys-quotas option
Andrew Bartlett
1
-1
/
+0
2012-09-26
build: Set HAVE_SYS_QUOTAS and WITH_QUOTAS if we have any supported sysquota ...
Andrew Bartlett
1
-1
/
+3
2012-09-26
build: Add waf configure support for non-linux quotas
Andrew Bartlett
1
-1
/
+38
2012-09-23
build: Make waf configure match autoconf for HPUX ACLs
Andrew Bartlett
1
-0
/
+1
2012-09-23
build: Rework waf STAT_ST_BLOCKSIZE to match autoconf, with 512 as the default
Andrew Bartlett
1
-6
/
+13
2012-09-22
build: Try not build with LDAP if we do not have ldap.h
Andrew Bartlett
1
-1
/
+1
2012-09-15
wafbuild: check for dn_expand also in libinet
Björn Jacke
1
-0
/
+1
2012-09-10
wafbuild: add defines for linux quota and sysquota support
Björn Jacke
1
-0
/
+8
2012-09-07
waf: add tests for NFS quota stuff
Björn Jacke
1
-0
/
+5
2012-09-07
waf: add test for HAVE_DQB_FSOFTLIMIT
Björn Jacke
1
-0
/
+3
2012-09-07
waf: make checks for different XFS flavours
Björn Jacke
1
-2
/
+20
2012-09-07
s3:sysquota_xfs: check and include the right fs header file for xfs quotas
Björn Jacke
1
-1
/
+1
2012-09-04
build: sync the waf ACL checks with configure.in
Andrew Bartlett
1
-12
/
+35
2012-09-04
build: Remove references to charset modules - we no longer have these
Andrew Bartlett
1
-3
/
+0
2012-09-04
build: remove unused HAVE_NO_ACLS define
Andrew Bartlett
1
-2
/
+0
2012-09-04
s3-passdb: Rename pdb_samba4 to samba_dsdb and autoconfigure when we are a AD DC
Andrew Bartlett
1
-1
/
+1
2012-09-02
waf: add new quota header checks and sysquota_4B source file
Björn Jacke
1
-0
/
+2
2012-08-21
build: Remove special case for the build farm
Andrew Bartlett
1
-3
/
+0
2012-08-17
s3: Remove the gpfs_hsm_notify module
Volker Lendecke
1
-1
/
+1
2012-08-16
s3-vfs: Add new VFS module to fake setting an ACL
Andrew Bartlett
1
-0
/
+4
2012-08-07
media_harmony VFS module: Add and build by default.
Andrew Klaassen
1
-0
/
+1
2012-08-06
build: Remove duplicate declaration of --enable-selftest
Andrew Bartlett
1
-3
/
+0
2012-07-26
s3:waf: add Darwin sendfile() test
Björn Jacke
1
-0
/
+23
2012-07-18
s3: Compile with pthreadpool by default
Volker Lendecke
1
-1
/
+1
2012-07-18
config: The AIO engine is indepent of HAVE_AIO now
Volker Lendecke
1
-11
/
+13
2012-07-18
s3: Add vfs_aio_posix
Volker Lendecke
1
-0
/
+1
2012-07-11
build: fix some indentation (tabs/vs spaces) in source3/wscript
Michael Adam
1
-2
/
+2
2012-07-11
build: fix waf checks for seteuid on non-Linux platforms
Michael Adam
1
-5
/
+4
2012-07-04
Add waf/configure tests for openat.
Jeremy Allison
1
-0
/
+5
2012-07-03
Fix the waf/autoconf builds to detect correctly the 32-bit or 64-bit syscall ...
Jeremy Allison
1
-14
/
+63
2012-07-02
Disable selections of USE_LINUX_THREAD_CREDENTIALS until we have specific
Jeremy Allison
1
-11
/
+15
2012-06-30
s3:waf add sendfile support for Tru64, which is the same as HP-UX's
Björn Jacke
1
-2
/
+2
2012-06-30
Try and fix the autoconf build on Solaris/Nexenta/etc.
Jeremy Allison
1
-0
/
+5
2012-06-29
Move back to using per-thread credentials on Linux. Fixes the glibc native AI...
Jeremy Allison
1
-1
/
+11
2012-06-18
s3:waf-build: build the idmap backends tdb2, rid, and hash by default (shared)
Michael Adam
1
-1
/
+2
2012-06-18
s3:configure: check for SPLICE_F_MOVE at configure stage
Stefan Metzmacher
1
-1
/
+1
2012-06-16
s3-auth: Remove auth_netlogond
Andrew Bartlett
1
-1
/
+1
2012-06-16
s3-passdb: Remove pdb_ads
Andrew Bartlett
1
-1
/
+1
2012-06-16
build: Remove support for non-64bit sendfile()
Andrew Bartlett
1
-15
/
+0
2012-06-07
build: fix typo that breaks the HP-UX build
Björn Jacke
1
-1
/
+1
2012-06-07
build: Tidy up broken posix_fallocate tests
Andrew Bartlett
1
-1
/
+1
2012-06-06
build: Rationalise AIO support in configure, ensure on by default
Andrew Bartlett
1
-2
/
+0
2012-06-05
build: Add newlines for clarity
Andrew Bartlett
1
-0
/
+2
2012-06-05
build: Add test for HAVE_BROKEN_POSIX_FALLOCATE to waf build
Andrew Bartlett
1
-0
/
+13
2012-06-03
build: Match autoconf build and disable ACLs on MacOS (darwin)
Andrew Bartlett
1
-3
/
+7
2012-06-02
build: Check correctly for sendfile (missing .h in header)
Andrew Bartlett
1
-1
/
+1
2012-06-02
build: Always attempt to build posix ACLs
Andrew Bartlett
1
-8
/
+3
[next]