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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-03
smbd: move files_struct.lock_failure_seen to a bitfield
Ralph Boehme
1
-1
/
+20
2020-04-03
smbd: move files_struct.closing to a bitfield
Ralph Boehme
1
-1
/
+1
2020-04-03
smbd: move files_struct.use_ofd_locks to a bitfield
Ralph Boehme
1
-1
/
+1
2020-04-03
smbd: move files_struct.backup_intent to a bitfield
Ralph Boehme
1
-2
/
+1
2020-04-03
smbd: move files_struct.is_sparse to a bitfield
Ralph Boehme
1
-1
/
+1
2020-04-03
smbd: move files_struct.delete_on_close to a bitfield
Ralph Boehme
1
-1
/
+1
2020-04-03
smbd: move files_struct.initial_delete_on_close to a bitfield
Ralph Boehme
1
-1
/
+1
2020-04-03
smbd: move files_struct.aio_write_behind to a bitfield
Ralph Boehme
1
-1
/
+1
2020-04-03
smbd: move files_struct.is_directory to a bitfield
Ralph Boehme
1
-1
/
+1
2020-04-03
smbd: move files_struct.modified to a bitfield
Ralph Boehme
1
-1
/
+1
2020-04-03
smbd: move files_struct.can_write to a bitfield
Ralph Boehme
2
-2
/
+2
2020-04-03
smbd: move files_struct.can_read to a bitfield
Ralph Boehme
2
-4
/
+4
2020-04-03
smbd: move files_struct.can_lock to a bitfield
Ralph Boehme
1
-1
/
+1
2020-04-03
smbd: move files_struct.write_time_forced to a bitfield
Ralph Boehme
1
-1
/
+1
2020-04-03
smbd: move files_struct.update_write_time_on_close to a bitfield
Ralph Boehme
1
-1
/
+1
2020-04-03
smbd: move files_struct.update_write_time_triggered to a bitfield
Ralph Boehme
1
-1
/
+1
2020-04-03
smbd: move files_struct.kernel_share_modes_taken to a bitfield
Ralph Boehme
1
-1
/
+3
2020-04-03
smbd: CHECK_WRITE macro reformatting
Ralph Boehme
1
-1
/
+3
2020-04-03
smbd: CHECK_READ_IOCTL macro reformatting
Ralph Boehme
1
-1
/
+3
2020-04-03
smbd: CHECK_READ_SMB2 macro reformatting
Ralph Boehme
1
-1
/
+2
2020-04-03
smbd: CHECK_READ macro reformatting
Ralph Boehme
1
-3
/
+5
2020-03-31
smbd: remove struct privilege_paths
Ralph Boehme
1
-7
/
+0
2020-03-30
s3: smbd: RIP smb_filename->original_lcomp.
Jeremy Allison
1
-1
/
+1
2020-03-24
vfs: remove SMB_VFS_OPENDIR()
Ralph Boehme
2
-17
/
+1
2020-03-23
s3: libsmbclient.h: add missing time.h include
Aurelien Aptel
1
-0
/
+1
2020-03-23
s3: VFS: Remove deferred_close from struct files_struct.
Jeremy Allison
1
-10
/
+3
2020-03-20
s3:rpc_server: Remove dead code
Samuel Cabrero
1
-2
/
+0
2020-03-20
libsmb: Don't try to find posix stat info in SMBC_getatr()
Volker Lendecke
1
-1
/
+0
2020-03-19
lib:param: Add lp(cfg)_weak_crypto()
Andreas Schneider
1
-0
/
+1
2020-03-10
libsmbclient: Put it back to a known, well-working state
Volker Lendecke
2
-8
/
+2
2020-03-03
libsmb: Use posix result in SMBC_readdirplus2_ctx
Volker Lendecke
1
-0
/
+1
2020-03-03
libsmb: Implement SMB_FIND_FILE_UNIX_INFO2 dir listing
Volker Lendecke
1
-0
/
+6
2020-02-25
libsmb: Make SMBC_dlist_contains return bool
Volker Lendecke
1
-2
/
+1
2020-02-18
s3: VFS: Add SMB_VFS_READ_DFS_PATHAT().
Jeremy Allison
2
-0
/
+33
2020-02-18
lib: Add a TALLOC_CTX to base register_msg_pool_usage() on
Volker Lendecke
1
-1
/
+2
2020-02-07
s3:lib: Use a static buffer for (local|remote)_machine
Andreas Schneider
1
-1
/
+0
2020-01-13
smbd: add session to struct smb_request
Ralph Boehme
1
-0
/
+7
2020-01-10
s3: VFS: Add SMB_VFS_CREATE_DFS_PATHAT().
Jeremy Allison
2
-0
/
+30
2020-01-08
vfs_not_implemented: Rename argument for flock function
Christof Schmitt
1
-1
/
+1
2020-01-08
vfs: Rename argument for kernel_flock function
Christof Schmitt
2
-6
/
+6
2020-01-08
system: Rename argument for kernel_flock function
Christof Schmitt
1
-1
/
+1
2020-01-06
auth: Remove the "typedef auth_methods"
Volker Lendecke
1
-2
/
+2
2020-01-01
Happy New Year 2020!
Stefan Metzmacher
1
-1
/
+1
2019-12-20
s3: remove unused macro FSP_BELONGS_CONN()
Ralph Boehme
1
-8
/
+0
2019-12-19
s3:libsmb: Add a setup_stat_from_stat_ex() function
Andreas Schneider
1
-0
/
+3
2019-12-19
s3:libsmb: Return a 'struct stat' buffer for SMBC_getatr()
Andreas Schneider
1
-7
/
+1
2019-12-19
s3:libsmb: Add try_posixinfo to SMBSRV struct. Only enable for SMB1 with UNIX...
Andreas Schneider
1
-0
/
+1
2019-12-16
s3: smbd: cleanup. Change 'int referral_count' -> 'size_t referral_count' in ...
Jeremy Allison
1
-1
/
+1
2019-12-08
smbd: Make lp_use_sendfile() static to reply.c
Volker Lendecke
1
-1
/
+0
2019-12-06
smbd: fix handling of sentinel timestamp values
Ralph Boehme
1
-0
/
+1
[prev]
[next]