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
2013-08-09
waf: consolidate libintl related checks
Christian Ambach
1
-5
/
+4
2013-06-25
s3-ctdb: Fix auto-enabling of CTDB readonly support
Daniel Gan-Levi
1
-0
/
+28
2013-06-10
Check for fstatat.
Jeremy Allison
1
-0
/
+1
2013-05-30
vfs_glusterfs: Samba VFS module for glusterfs
Anand Avati
1
-0
/
+19
2013-05-18
swat: Remove swat.
Kai Blin
1
-4
/
+0
2013-05-17
waf: build vfs_aixacl2 module by default on AIX
Christian Ambach
1
-1
/
+1
2013-05-09
vfs: Add new VFS module vfs_nfs4acl_xattr to use nfs4acl.idl
Andrew Bartlett
1
-1
/
+1
2013-05-06
build: default --with-regedit to "auto" instead of "yes"
Michael Adam
1
-1
/
+1
2013-05-06
build: fix --with-regedit to properly honour the yes/no/auto scheme
Michael Adam
1
-1
/
+16
2013-04-29
waf: Create a better wscript for finding ncurses.
Andreas Schneider
1
-8
/
+1
2013-04-29
regedit: Introduce dialog windows.
C. Davis
1
-0
/
+2
2013-04-29
regedit: First crack at linking to ncurses.
C. Davis
1
-0
/
+10
2013-04-24
Implements a vfs module for cephfs, a distributed file system
Sam Lang
1
-0
/
+15
2013-04-10
build: Remove extra space in shebang
Andrew Bartlett
1
-1
/
+1
2013-04-03
s3:wscript: change --with-dmapi to default=auto to match the autoconf build
Stefan Metzmacher
1
-1
/
+1
2013-04-03
s3:modules: fix the build of vfs_notify_fam (bug #9545)
Stefan Metzmacher
1
-0
/
+30
2013-03-09
s3-winbindd: Add new module idmap_rfc2307
Christof Schmitt
1
-1
/
+1
2013-03-09
s3-vfs: add vfs_btrfs module
David Disseldorp
1
-0
/
+6
2013-03-05
waf: Correctly check for prctl in just one place.
Andreas Schneider
1
-9
/
+1
2013-02-09
Improve the configure tests for aio_suspend to get rid of warnings. Timur pro...
Richard Sharpe
1
-1
/
+1
2013-02-06
source3/wscript: support 'pdb_ldap' module in configure
Alexander Bokovoy
1
-0
/
+13
2013-02-06
Rename pdb_ldap to pdb_ldapsam
Andreas Schneider
1
-1
/
+1
2013-02-04
Fix typo in warning message
Volker Lendecke
1
-1
/
+1
2013-01-14
smbd: Always compile vfs_commit
Volker Lendecke
1
-0
/
+1
2013-01-14
configure: Fix bug 9546, aio_suspend detection on FreeBSD
Volker Lendecke
1
-1
/
+1
2013-01-14
samr: Make use of posix_openpt
Volker Lendecke
1
-1
/
+1
2012-11-23
configure(waf): Fail "configure --with-ads" if ads support is not available
Michael Adam
1
-24
/
+50
2012-11-20
build(waf): fix a typo
Christian Ambach
1
-1
/
+1
2012-11-09
build: add DMAPI configure option and checks
Christian Ambach
1
-0
/
+64
2012-11-02
build(waf): Fail "configure --with-cluster-support" if ctdb support is not av...
Björn Baumbach
1
-6
/
+10
2012-11-02
build(waf): check if we have ctdb_protocol.h in the cluster checks
Björn Baumbach
1
-0
/
+22
2012-11-02
build(waf): fix the cluster(ctdb) build without system talloc installed
Michael Adam
1
-0
/
+3
2012-11-02
build(waf): fix a tab indentation to spaces
Michael Adam
1
-1
/
+1
2012-10-23
build(waf): Fix the --with-cluster build
Michael Adam
1
-0
/
+3
2012-10-23
build: Add #define FREEBSD on FreeBSD
Andrew Bartlett
1
-0
/
+1
2012-10-23
lib/replace: Fix detection of prctl
Andrew Bartlett
1
-0
/
+8
2012-10-19
s3:configure: check that struct utmp.ut_line is large enough for our use case
Stefan Metzmacher
1
-0
/
+8
2012-10-19
s3:smbd/utmp: remove ip address from utmp record
Stefan Metzmacher
1
-4
/
+0
2012-10-18
build: Assert that auth_domain, auth_builtin, auth_sam, auth_winbind are builtin
Andrew Bartlett
1
-0
/
+6
2012-10-11
vfs: Remove irixacl module (all the fucntions in it are unimplemented)
Andrew Bartlett
1
-4
/
+0
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
[next]