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
2025-05-09
source3/wscript: Remove extra config WITH_PROMETHEUS_EXPORTER
Anoop C S
1
-1
/
+0
2025-05-09
source3/wscript: Configure prometheus exporter only with profiling
Anoop C S
1
-0
/
+3
2025-04-11
s3-wscript: make sure to build with selftest without libevent
Günther Deschner
1
-3
/
+0
2025-04-11
s3-selftest: only run prometheus exporter tests when configured
Günther Deschner
1
-0
/
+1
2025-04-11
build: use '--with-prometheus-exporter' configure option
Shachar Sharon
1
-2
/
+2
2025-04-11
build: Detect libevent
Ralph Boehme
1
-0
/
+15
2025-03-05
s3:smbd: disable "vfs mkdir use tmp name = auto" on OpenBSD
Ralph Boehme
1
-0
/
+3
2025-03-04
vfs_ceph_new: use libcephfs nonblocking API for async-io ops
Shachar Sharon
1
-0
/
+4
2025-02-28
s3-waf: Enable build of MO files for localization
Ivan Korytov
1
-0
/
+3
2025-02-20
wscript: Add --with-systemd-userdb option
Samuel Cabrero
1
-0
/
+10
2025-01-07
vfs_io_uring: implement POSIX append-IO
Ralph Boehme
1
-1
/
+1
2024-08-27
source3/wscript: Introduce auto mode to build ceph vfs modules
Anoop C S
1
-5
/
+15
2024-07-29
vfs_ceph_new: next iteration of samba-to-cephfs bridge
Shachar Sharon
1
-0
/
+1
2024-07-09
vfs_ceph: Disable the module on unsupported Ceph versions
Anoop C S
1
-18
/
+2
2024-07-02
source3/wscript: Remove long pending unsupported option
Anoop C S
1
-8
/
+0
2024-06-27
smbd: Fix crossing automounter mount points
Volker Lendecke
1
-0
/
+5
2024-04-23
s3:libads: always require ber_sockbuf_add_io() and LDAP_OPT_SOCKBUF
Stefan Metzmacher
1
-3
/
+3
2024-03-01
build: Move --with-ldap/--without-ldap from source3 build to top level
Andrew Bartlett
1
-48
/
+0
2024-01-27
vfs_ceph: Use ceph_fdopendir() when available for SMB_VFS_FDOPENDIR
Anoop C S
1
-1
/
+2
2024-01-26
vfs_ceph: Implement SMB_VFS_FSTATAT
Anoop C S
1
-1
/
+1
2024-01-26
source3/wscript: Announce deprecation of old Ceph version support
Anoop C S
1
-10
/
+13
2024-01-26
s3: Make build of wspsearch client enabled by default
Noel Power
1
-1
/
+1
2024-01-04
vfs_ceph: use extra 'ceph_*at()' calls when available
Shachar Sharon
1
-0
/
+10
2023-10-26
s3:rpc_server/wkssvc: Remove get logged on user list from utmp
Samuel Cabrero
1
-1
/
+1
2023-10-25
s3/build: Add support for WSP in configure script.
Noel Power
1
-0
/
+9
2023-10-04
tests: We always do smb3 unix extensions
Volker Lendecke
1
-5
/
+0
2023-07-19
s3:waf: Fix code spelling
Andreas Schneider
1
-4
/
+4
2023-07-03
build: We don't need SEEKDIR_RETURNS_VOID
Volker Lendecke
1
-5
/
+0
2023-06-05
modules: Remove perfcount_test module
Volker Lendecke
1
-3
/
+4
2023-03-09
lib:util: prefer mallinfo2() over mallinfo() if available
Dmitry Antipov
1
-12
/
+0
2023-03-03
source3/wscript: Fix configure-time checks
Joseph Sutton
1
-5
/
+5
2023-02-24
vfs_ceph: add support to select ceph file system
John Mulligan
1
-0
/
+2
2023-01-26
selftest: Only run samba.tests.smb3unix in developer mode
Andreas Schneider
1
-0
/
+1
2023-01-09
source3/wscript: Remove implicit int and implicit function declarations
Florian Weimer
1
-5
/
+6
2023-01-09
source3/wscript: Fix detection of major/minor macros
Florian Weimer
1
-2
/
+2
2022-08-26
source3/wscript: Detect glusterfs-api with *at() calls support
Anoop C S
1
-0
/
+4
2022-08-15
vfs_io_uring: hide a possible definition of struct open_how in liburing/compat.h
Stefan Metzmacher
1
-0
/
+13
2022-06-09
Revert "s3:smbd: Remove NIS support"
Samuel Cabrero
1
-0
/
+4
2022-02-18
waf: re-add missing readlink test
Björn Jacke
1
-0
/
+6
2022-02-18
wscript: s/default/required/ _static_modules for the acl modules
Björn Jacke
1
-3
/
+3
2021-12-10
s3:rpc_server: Activate samba-dcerpcd
Volker Lendecke
1
-2
/
+1
2021-10-13
Fix detection of rpc/xdr.h on macOS
Alex Richardson
1
-1
/
+1
2021-09-14
wscript: Remove config check for LOCK_MAND
Christof Schmitt
1
-15
/
+0
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
[next]