index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
wscript
Commit message (
Expand
)
Author
Age
Files
Lines
*
waf: fix a typo in an ADS error message
Garming Sam
2014-01-07
1
-1
/
+1
*
waf: Require --without-ads-support to build without ADS support
Garming Sam
2014-01-07
1
-2
/
+5
*
waf: Require ldap support to be specifically disabled
Garming Sam
2014-01-07
1
-0
/
+9
*
waf: Require ACL support to be specifically disabled
Garming Sam
2014-01-07
1
-2
/
+13
*
s3-waf: build new vfs_worm module
Volker Lendecke
2013-12-12
1
-0
/
+1
*
build: check linux/fs.h for compression flags
David Disseldorp
2013-11-27
1
-1
/
+2
*
vfs_btrfs: add [GET/SET]_COMPRESSION handlers
David Disseldorp
2013-11-22
1
-1
/
+1
*
waf: consolidate libintl related checks
Christian Ambach
2013-08-09
1
-5
/
+4
*
s3-ctdb: Fix auto-enabling of CTDB readonly support
Daniel Gan-Levi
2013-06-25
1
-0
/
+28
*
Check for fstatat.
Jeremy Allison
2013-06-10
1
-0
/
+1
*
vfs_glusterfs: Samba VFS module for glusterfs
Anand Avati
2013-05-30
1
-0
/
+19
*
swat: Remove swat.
Kai Blin
2013-05-18
1
-4
/
+0
*
waf: build vfs_aixacl2 module by default on AIX
Christian Ambach
2013-05-17
1
-1
/
+1
*
vfs: Add new VFS module vfs_nfs4acl_xattr to use nfs4acl.idl
Andrew Bartlett
2013-05-09
1
-1
/
+1
*
build: default --with-regedit to "auto" instead of "yes"
Michael Adam
2013-05-06
1
-1
/
+1
*
build: fix --with-regedit to properly honour the yes/no/auto scheme
Michael Adam
2013-05-06
1
-1
/
+16
*
waf: Create a better wscript for finding ncurses.
Andreas Schneider
2013-04-29
1
-8
/
+1
*
regedit: Introduce dialog windows.
C. Davis
2013-04-29
1
-0
/
+2
*
regedit: First crack at linking to ncurses.
C. Davis
2013-04-29
1
-0
/
+10
*
Implements a vfs module for cephfs, a distributed file system
Sam Lang
2013-04-24
1
-0
/
+15
*
build: Remove extra space in shebang
Andrew Bartlett
2013-04-10
1
-1
/
+1
*
s3:wscript: change --with-dmapi to default=auto to match the autoconf build
Stefan Metzmacher
2013-04-03
1
-1
/
+1
*
s3:modules: fix the build of vfs_notify_fam (bug #9545)
Stefan Metzmacher
2013-04-03
1
-0
/
+30
*
s3-winbindd: Add new module idmap_rfc2307
Christof Schmitt
2013-03-09
1
-1
/
+1
*
s3-vfs: add vfs_btrfs module
David Disseldorp
2013-03-09
1
-0
/
+6
*
waf: Correctly check for prctl in just one place.
Andreas Schneider
2013-03-05
1
-9
/
+1
*
Improve the configure tests for aio_suspend to get rid of warnings. Timur pro...
Richard Sharpe
2013-02-09
1
-1
/
+1
*
source3/wscript: support 'pdb_ldap' module in configure
Alexander Bokovoy
2013-02-06
1
-0
/
+13
*
Rename pdb_ldap to pdb_ldapsam
Andreas Schneider
2013-02-06
1
-1
/
+1
*
Fix typo in warning message
Volker Lendecke
2013-02-04
1
-1
/
+1
*
smbd: Always compile vfs_commit
Volker Lendecke
2013-01-14
1
-0
/
+1
*
configure: Fix bug 9546, aio_suspend detection on FreeBSD
Volker Lendecke
2013-01-14
1
-1
/
+1
*
samr: Make use of posix_openpt
Volker Lendecke
2013-01-14
1
-1
/
+1
*
configure(waf): Fail "configure --with-ads" if ads support is not available
Michael Adam
2012-11-23
1
-24
/
+50
*
build(waf): fix a typo
Christian Ambach
2012-11-20
1
-1
/
+1
*
build: add DMAPI configure option and checks
Christian Ambach
2012-11-09
1
-0
/
+64
*
build(waf): Fail "configure --with-cluster-support" if ctdb support is not av...
Björn Baumbach
2012-11-02
1
-6
/
+10
*
build(waf): check if we have ctdb_protocol.h in the cluster checks
Björn Baumbach
2012-11-02
1
-0
/
+22
*
build(waf): fix the cluster(ctdb) build without system talloc installed
Michael Adam
2012-11-02
1
-0
/
+3
*
build(waf): fix a tab indentation to spaces
Michael Adam
2012-11-02
1
-1
/
+1
*
build(waf): Fix the --with-cluster build
Michael Adam
2012-10-23
1
-0
/
+3
*
build: Add #define FREEBSD on FreeBSD
Andrew Bartlett
2012-10-23
1
-0
/
+1
*
lib/replace: Fix detection of prctl
Andrew Bartlett
2012-10-23
1
-0
/
+8
*
s3:configure: check that struct utmp.ut_line is large enough for our use case
Stefan Metzmacher
2012-10-19
1
-0
/
+8
*
s3:smbd/utmp: remove ip address from utmp record
Stefan Metzmacher
2012-10-19
1
-4
/
+0
*
build: Assert that auth_domain, auth_builtin, auth_sam, auth_winbind are builtin
Andrew Bartlett
2012-10-18
1
-0
/
+6
*
vfs: Remove irixacl module (all the fucntions in it are unimplemented)
Andrew Bartlett
2012-10-11
1
-4
/
+0
*
waf: Build pam_smbpass module only if enabled.
Andreas Schneider
2012-10-04
1
-0
/
+3
*
build: Remove duplicate check for struct getquota_rslt member getquota_rslt_u
Andrew Bartlett
2012-09-29
1
-5
/
+0
*
build: Fix quota tests, including move of sysquotas.c to the top level
Andrew Bartlett
2012-09-29
1
-6
/
+7
[next]