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
/
source4
/
ntvfs
/
posix
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-15
smbserver: Convert callers of sys_fsusage to sys_statvfs
Volker Lendecke
1
-3
/
+11
2026-01-07
lib: Don't call a function to initialize an empty DATA_BLOB
Volker Lendecke
1
-1
/
+1
2024-04-10
s4:ntvfs: use NUMERIC_CMP in stream_name_cmp
Douglas Bagnall
1
-1
/
+2
2023-12-08
s4:ntvfs: Remove trailing whitespace
Joseph Sutton
1
-15
/
+15
2023-11-20
Use python.h from libreplace
Andreas Schneider
3
-3
/
+3
2023-10-25
s4:ntvfs: Fix code spelling
Joseph Sutton
1
-2
/
+2
2023-10-25
s4:ntvfs: Avoid signed integer overflow
Joseph Sutton
1
-4
/
+8
2023-10-13
s4:ntvfs: Correctly acknowledge PVFS_FLAG_STRICT_SYNC flag (CID 241154)
Joseph Sutton
1
-6
/
+3
2023-10-13
s4:ntvfs: Remove dead code path
Joseph Sutton
1
-17
/
+12
2023-10-13
s4:ntvfs: Remove unneeded NULL check (CID 240771)
Joseph Sutton
1
-3
/
+1
2023-09-27
s4:ntvfs: Use World and System SID constants
Joseph Sutton
1
-2
/
+2
2023-08-24
s4/ntfvfs/pvfs_acl: initialise ACEs to zeroes
Douglas Bagnall
2
-2
/
+2
2023-08-14
s4:ntvfs: Fix code spelling
Andreas Schneider
5
-9
/
+9
2023-08-08
s4:ntvfs: Add missing newline to logging message
Joseph Sutton
1
-1
/
+1
2023-05-09
s4:ntvfs:posix: avoid parsing empty blob in posix_eadb_add_list()
Dmitry Antipov
1
-9
/
+13
2023-01-10
lib: Remove idtree from samba_util.h
Volker Lendecke
2
-0
/
+2
2022-09-16
CVE-2020-25720 s4:ntvfs: Use se_file_access_check() to check file access rights
Joseph Sutton
1
-1
/
+1
2022-09-07
pybindings: xattr_native raises OSError not TypeError
Douglas Bagnall
1
-3
/
+3
2021-08-25
s4: ntvfs: Missed comma in 24c09f913d82528ada14013e3d673d277cf04a93, string w...
Jeremy Allison
1
-1
/
+1
2021-08-24
ntvfs: add missing COM/LPT ports that are also reserved names
Björn Jacke
1
-2
/
+4
2021-05-19
python: Ensure reference counts are properly incremented
Joseph Sutton
3
-4
/
+4
2021-02-01
s4:ntvfs: Add missing break in switch statement
Andreas Schneider
1
-0
/
+1
2020-11-27
s4: rename source4/smbd/ to source4/samba/
Ralph Boehme
2
-2
/
+2
2020-10-23
smb: rename NTCREATEX_OPTIONS_PRIVATE_DENY_FCB to NTCREATEX_FLAG_DENY_FCB
Ralph Boehme
1
-2
/
+2
2020-10-23
smb: rename NTCREATEX_OPTIONS_PRIVATE_DENY_DOS to NTCREATEX_FLAG_DENY_DOS
Ralph Boehme
1
-3
/
+3
2020-08-28
lib/util: remove extra safe_string.h file
Matthew DeVore
1
-0
/
+2
2020-08-15
lib/util: Standardize use of st_[acm]time ns
Matthew DeVore
1
-6
/
+5
2020-05-08
Fix clang 9 missing-field-initializer warnings
Gary Lockyer
3
-3
/
+3
2020-04-28
Implement alt name query for smb2
David Mulder
1
-0
/
+1
2019-10-04
ntvfs: Remove pvfs_aio.c
Volker Lendecke
6
-203
/
+1
2019-09-18
messaging4: Pass fds to messaging handlers
Volker Lendecke
2
-4
/
+22
2019-05-16
s3/ntvfs: squash 'cast between incompatible function types' warning
Noel Power
3
-3
/
+6
2019-05-08
s4:ntvfs: Do not free eadb before we printed an error
Andreas Schneider
1
-1
/
+1
2019-05-01
s4:libcli/raw: add RAW_FILEINFO_NORMALIZED_NAME_INFORMATION support
Stefan Metzmacher
1
-0
/
+2
2019-03-21
build: Remove bld.gen_python_environments()
Andrew Bartlett
1
-5
/
+4
2018-11-28
s4:ntvfs: Use #ifdef instead of #if for config.h definitions
Andreas Schneider
3
-3
/
+3
2018-04-05
s4/ntvfs/posix/python: python3 (get|set)xattr value should be bytes
Noel Power
3
-6
/
+6
2018-03-20
s4:ntvfs: Fix size type in pvfs functions
Andreas Schneider
1
-4
/
+4
2017-11-08
python: Port ntvfs posix bindings to Python 3 compatible form
Lumir Balhar
4
-33
/
+60
2017-11-08
librpc/idl: rename NFS4 ACL xattr name define
Ralph Boehme
1
-2
/
+2
2017-05-13
s4: ntvfs: Add a TALLOC_CTX * paramter to pvfs_acl_register()
Jeremy Allison
3
-4
/
+5
2017-04-22
lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...
Jeremy Allison
4
-8
/
+8
2017-02-15
lib: Fix "is_case_sensitive" in "ms_fnmatch_protocol"' callers
Volker Lendecke
1
-4
/
+4
2017-01-22
lib: Add "is_case_sensitive" to ms_fnmatch_protocol
Volker Lendecke
1
-4
/
+8
2016-09-28
wbclient: "ev" is no longer used in wbc_xids_to_sids
Volker Lendecke
2
-3
/
+3
2016-09-28
wbclient: "ev" is no longer used in wbc_sids_to_xids
Volker Lendecke
2
-6
/
+3
2016-08-19
pvfs_open win10 fix, need return SMB2_CREATE_TAG_QFID
ouyang.xu
1
-0
/
+18
2016-06-02
build: Build less of Samba when building --without-ntvfs-fileserver
Andrew Bartlett
2
-68
/
+74
2016-05-04
lib: Give base64.c its own .h
Volker Lendecke
1
-0
/
+1
2016-02-06
dlist: remove unneeded type argument from DLIST_ADD_END()
Michael Adam
1
-1
/
+1
[next]