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
2019-02-28
lib: Remove some unused code
Volker Lendecke
1
-5
/
+0
2019-02-17
add sysquotas_jfs2.c
Bjoern Jacke
1
-0
/
+3
2019-02-17
sysquotas.h: collect more platform quotablock sizes
Bjoern Jacke
1
-0
/
+10
2019-02-09
s3:vfs: Correctly check if OFD locks should be enabled or not
Andreas Schneider
1
-1
/
+1
2019-01-31
s3: smbd: smb2-posix: Add NFS_SPECFILE_XXX defines.
Jeremy Allison
1
-0
/
+6
2019-01-30
s3: smbd: smb2-posix: Add IO_REPARSE_TAG_NFS.
Jeremy Allison
1
-0
/
+1
2019-01-18
s3:libsmb: Store file allocation size in struct file_info.
Jeremy Allison
1
-0
/
+1
2019-01-18
s3:libsmb: parse_finfo_id_both_directory_info capture FileID in SMB2_FIND_ID_...
Puran Chand
1
-0
/
+1
2019-01-11
Revert "smbd: add an effective connection_struct->user_ev_ctx that holds the ...
Ralph Boehme
1
-2
/
+0
2019-01-11
Revert "smbd: add an effective {smb,smbd_smb2}_request->ev_ctx that holds the...
Ralph Boehme
1
-2
/
+0
2019-01-11
Revert "s3: vfs: add smb_vfs_ev_glue"
Ralph Boehme
1
-30
/
+0
2019-01-11
Revert "s3: vfs: add user_vfs_evg to connection_struct"
Ralph Boehme
1
-2
/
+1
2019-01-11
s3:smbd: pass (raw) ev to SMB_VFS_GET_DOS_ATTRIBUTES_SEND() instead of smb_vf...
Ralph Boehme
1
-3
/
+3
2019-01-11
s3:smbd: let SMB_VFS_GETXATTRAT_SEND() do explicit impersonation
Ralph Boehme
2
-7
/
+7
2019-01-11
s3:lib: add per_thread_cwd_{check,supported,disable,activate}() helper functions
Stefan Metzmacher
1
-0
/
+7
2019-01-11
s3:lib: add root_unix_token()
Ralph Boehme
1
-0
/
+1
2019-01-10
Fix typos and ban the rams from samba
tdb-1.3.17
Swen Schillig
1
-2
/
+2
2019-01-08
lib: Remove StrnCpy
Volker Lendecke
1
-1
/
+0
2019-01-01
Happy New Year 2019!
Stefan Metzmacher
1
-1
/
+1
2018-12-20
lib: Remove sid_string_dbg
Volker Lendecke
1
-1
/
+0
2018-12-16
s3: Fix checking for config.h #define in includes.h
Andreas Schneider
1
-1
/
+1
2018-12-11
lib: Remove sid_string_talloc
Volker Lendecke
1
-1
/
+0
2018-12-11
lib: Remove sid_string_tos
Volker Lendecke
1
-1
/
+0
2018-11-28
s3:include: Use #ifdef instead of #if for config.h definitions
Andreas Schneider
1
-4
/
+4
2018-11-28
s3:ldap: Use #ifdef instead of #if for config.h definitions
Andreas Schneider
1
-2
/
+2
2018-11-28
s3: Remove unsused MMAP_BLACKLIST ifdef checks
Andreas Schneider
1
-7
/
+0
2018-10-27
lib: Remove unused tdb_trans_* functions
Volker Lendecke
1
-6
/
+0
2018-10-19
lib: Remove gencache.h from proto.h
Volker Lendecke
1
-2
/
+0
2018-10-03
lib: Remove unused tdb_pack_append()
Volker Lendecke
1
-2
/
+0
2018-10-03
includes: Remove an unused #define
Volker Lendecke
1
-4
/
+0
2018-10-03
includes: Fix a typo
Volker Lendecke
1
-1
/
+1
2018-10-03
includes: Remove an unused #define
Volker Lendecke
1
-5
/
+0
2018-10-02
libsmb: Remove smb_share_modes.[ch]
Volker Lendecke
1
-112
/
+0
2018-09-07
s3: Rename server_messaging_context() to global_messaging_context()
Christof Schmitt
1
-2
/
+2
2018-09-07
s3: Rename server_event_context() to global_event_context()
Christof Schmitt
1
-2
/
+2
2018-09-07
s3:messaging: remove unused messaging_init_client()
Ralph Boehme
1
-3
/
+0
2018-09-07
s3:lib: Move popt_common_credentials to separate file
Christof Schmitt
2
-10
/
+47
2018-09-05
s3:libsmbclient: Add function to set protocol levels
Andreas Schneider
1
-1
/
+18
2018-08-25
smbd: Remove unused KOPLOCK flags
Christof Schmitt
1
-17
/
+0
2018-08-22
smbd: Remove koplocks->contend_level2 callbacks
Volker Lendecke
1
-4
/
+0
2018-07-27
s3: vfs: add SMB_VFS_GET_DOS_ATTRIBUTES_SEND/RECV
Ralph Boehme
2
-0
/
+48
2018-07-27
s3: vfs: add SMB_VFS_GETXATTRAT_SEND/RECV
Ralph Boehme
3
-0
/
+56
2018-07-25
s3:modules: add vfs_not_implemented module
Stefan Metzmacher
1
-0
/
+367
2018-07-25
s3: vfs: add user_vfs_evg to connection_struct
Ralph Boehme
1
-1
/
+2
2018-07-25
s3: vfs: add smb_vfs_ev_glue
Ralph Boehme
1
-0
/
+29
2018-07-25
s3: vfs: bump to version 40, Samba 4.10 will ship with that
Ralph Boehme
1
-1
/
+2
2018-07-25
s3: vfs: bump to version 39, Samba 4.9 will ship with that
Ralph Boehme
1
-0
/
+1
2018-07-25
vfs_default: fix async fsync idle/busy time profiling
Ralph Boehme
1
-1
/
+1
2018-06-25
auth: For NTLM and KDC authentication, log the authentication duration
Andrew Bartlett
1
-0
/
+3
2018-06-18
smbd: add an effective {smb,smbd_smb2}_request->ev_ctx that holds the event c...
Stefan Metzmacher
1
-0
/
+2
[next]