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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
wscript
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-14
s3: expect fstatat() and dirfd()
Ralph Boehme
1
-2
/
+0
2021-06-29
VFS: Add initial implemenataion for SMB_VFS_FCHFLAGS
Noel Power
1
-1
/
+2
2021-04-28
build: Use bison at build time rather than lexyacc.sh to build the embedded h...
Andrew Bartlett
1
-9
/
+0
2021-04-22
s3:smbd: Remove NIS support
Andreas Schneider
1
-4
/
+0
2021-04-19
auth3: Remove auth_skel.c
Volker Lendecke
1
-1
/
+1
2021-04-19
VFS: Add SMB_VFS_FNTIMES
Samuel Cabrero
1
-1
/
+1
2021-04-19
build: Do not check for unused functions futimes() and futimens()
Samuel Cabrero
1
-2
/
+1
2021-03-29
build: Notice if flex is missing at configure time
Andrew Bartlett
1
-9
/
+0
2021-03-26
build: Consolidate --with-dnsupdate with --with-ads (which implied HAVE_KRB5)
Andrew Bartlett
1
-6
/
+0
2021-03-19
s3: Remove last vestiges of Tru64 ACL support (missed in earlier patch).
Jeremy Allison
1
-4
/
+0
2020-12-07
s3/wscript: only check for F_SETLEASE being available at compile time
Stefan Metzmacher
1
-15
/
+2
2020-12-07
s3/wscript: remove unused check for F_NOTIFY
Stefan Metzmacher
1
-11
/
+0
2020-12-04
build: Fix kernel oplock test
Volker Lendecke
1
-2
/
+6
2020-11-19
build: fcvt() and fcvtl() are not used
Volker Lendecke
1
-3
/
+1
2020-11-06
build: put quotes around '!vfs_snapper' module instructions
David Disseldorp
1
-1
/
+1
2020-11-04
s3-vfs_glusterfs: always disable write-behind translator
Günther Deschner
1
-0
/
+3
2020-09-21
s3: fix fcntl waf configure check
Ralph Boehme
1
-5
/
+5
2020-09-08
wscript: Make list of shared modules available in STRING_SHARED_MODULES
Christof Schmitt
1
-0
/
+1
2020-09-03
build: avoid some unnecessary list.extend() calls
David Disseldorp
1
-8
/
+8
2020-09-03
build: avoid unnecessary TO_LIST() calls for static strings
David Disseldorp
1
-53
/
+51
2020-09-02
build: toggle vfs_snapper using --with-shared-modules
David Disseldorp
1
-15
/
+12
2020-07-07
s3:wscript: vfs_gpfs needs kernel oplock support
Stefan Metzmacher
1
-1
/
+1
2020-06-12
build: Put the note from the bottom of the old BUILD_SYSTEMS.txt somewhere us...
Andrew Bartlett
1
-0
/
+21
2020-05-25
build: add configure option to control vfs_snapper build
Matt Taylor
1
-3
/
+9
2020-05-24
build: quota wscript error message spelling fix
Matt Taylor
1
-1
/
+1
2020-04-09
VFS: Add vfs_widelinks module.
Jeremy Allison
1
-1
/
+1
2020-03-23
build: Require --without-ad-dc for --without-ads
Andrew Bartlett
1
-0
/
+3
2020-03-09
winexe: add configure option to control whether to build it (default: auto)
Günther Deschner
1
-0
/
+17
2020-02-15
s3:modules: add vfs_io_uring module
Stefan Metzmacher
1
-0
/
+11
2020-01-11
vfs_ceph: drop support for building without statx
David Disseldorp
1
-5
/
+5
2019-12-02
auth3: Remove auth_script
Volker Lendecke
1
-1
/
+1
2019-11-22
s3:printing: Use httpConnect2 from CUPS
Andreas Schneider
1
-1
/
+1
2019-10-20
s3:waf: Remove check for fdatasync
Andreas Schneider
1
-3
/
+1
2019-10-10
wscript: split function check to one per line and sort alphabetically
Ralph Boehme
1
-15
/
+62
2019-10-10
wscript: remove all checks for _FUNC and __FUNC
Ralph Boehme
1
-21
/
+18
2019-10-09
s3:mdssvc: add Elasticsearch backend
Ralph Boehme
1
-2
/
+18
2019-10-08
s3: VFS: Add SMB_VFS_FCNTL
Anoop C S
1
-0
/
+109
2019-09-25
s3:waf: Do not check for nanosleep() as we don't use it anywhere
Andreas Schneider
1
-1
/
+0
2019-09-24
s3/wscript: avoid inefficient string concatenations
Björn Jacke
1
-3
/
+1
2019-09-18
s3: VFS: Remove vfs_netatalk. Old, unused and unmaintained.
Jeremy Allison
1
-1
/
+1
2019-09-17
build: Remove tests for getdents() and getdirentries()
Andrew Bartlett
1
-1
/
+1
2019-09-02
build: remove unneeded libceph-common dependency
Björn Baumbach
1
-3
/
+1
2019-09-02
build: drop --with-libcephfs=<path> support
David Disseldorp
1
-5
/
+4
2019-08-22
s3: smbd: Add sys_mknodat() wrapper call.
Jeremy Allison
1
-1
/
+1
2019-08-08
s3:wscript: enable Spotlight by default
Ralph Boehme
1
-15
/
+26
2019-08-08
s3:mdssvc: add noindex backend
Ralph Boehme
1
-7
/
+5
2019-08-08
s3:mdssvc: add Unicode normalisation
Ralph Boehme
1
-0
/
+3
2019-08-08
s3:mdssvc: new option "spotlight backend"
Ralph Boehme
1
-12
/
+20
2019-08-06
build: Only check rpc/xdr.h in tirpc if required
Volker Lendecke
1
-1
/
+2
2019-08-06
build: Correctly detect rpc/xdr.h on FreeBSD
Volker Lendecke
1
-0
/
+1
[next]