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
/
rpc_server
/
mdssvc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-31
smbd: remove itime and file_id logic and code
Ralph Boehme
1
-17
/
+4
2022-03-24
s3: smbd: mdssvc: All calls to SMB_VFS_FSTAT(fsp, &fsp->fsp_name->st) clobber...
Jeremy Allison
1
-3
/
+3
2022-02-01
mdssvc: Align an integer type
Volker Lendecke
1
-2
/
+2
2022-01-05
rpc_server3: Remove pipes_struct->session_info
Volker Lendecke
1
-2
/
+8
2021-12-10
s3:rpc_server: Activate samba-dcerpcd
Volker Lendecke
1
-46
/
+0
2021-10-14
mdssvc: add options to allow ignoring attribute and type mapping errors
Ralph Boehme
1
-18
/
+78
2021-10-14
mdssvc: prepare for ignore attribute and type mapping errors
Ralph Boehme
2
-4
/
+4
2021-10-14
selftest: add a test ignored spotlight/elasticsearch mapping failures
Ralph Boehme
1
-0
/
+54
2021-09-25
mdssvc: Use ndr_policy_handle_empty()
Volker Lendecke
1
-16
/
+3
2021-08-25
s3: mdssvc: Correctly disconnect the VFS connection inside the mds_ctx destru...
Jeremy Allison
1
-0
/
+5
2021-06-16
mdssvc: avoid direct filesystem access, use the VFS
Ralph Boehme
1
-9
/
+65
2021-06-16
mdssvc: chdir() to the conn of the RPC request
Ralph Boehme
1
-0
/
+12
2021-06-16
mdssvc: maintain a connection struct in the mds_ctx
Ralph Boehme
2
-0
/
+31
2021-06-16
mdssvc: pass messaging context to mds_init_ctx()
Ralph Boehme
3
-0
/
+3
2021-06-16
mdssvc: don't fail mds_add_result() if result is not found in CNID set
Ralph Boehme
1
-1
/
+1
2021-06-16
mdssvc: use a helper variable in mds_add_result()
Ralph Boehme
1
-6
/
+8
2021-05-20
s3:rpc_server: Migrate test_mdsparser_es to new cmdline option parser
Andreas Schneider
1
-7
/
+22
2021-01-08
lib: give global_contexts.c its own header file
Volker Lendecke
2
-0
/
+2
2020-10-02
mdssvc: Slightly simplify dalloc_size()
Volker Lendecke
1
-5
/
+0
2020-08-03
lib: relicense smb_strtoul(l) under LGPLv3
Ralph Boehme
1
-0
/
+1
2020-06-16
s3:rpc_server: Pass a pointer to add_filemeta()
Andreas Schneider
1
-2
/
+4
2020-05-24
s3: rpc_server: Avoid casts calling to find_policy_by_hnd()
Samuel Cabrero
1
-17
/
+21
2020-05-24
s3: rpc_server: pass DCE/RPC handle type to find_policy_handle
Samuel Cabrero
1
-3
/
+15
2020-05-07
s3: RPC: Don't crash on trying to talloc_free(-1) if smb_iconv_open_ex() fails.
Jeremy Allison
1
-4
/
+7
2020-04-28
s3: pass DCE RPC handle type to create_policy_hnd
Alexander Bokovoy
1
-1
/
+1
2020-03-20
s3:rpc_server: Remove unused RPC module init and shutdown callbacks
Samuel Cabrero
1
-2
/
+0
2020-03-20
s3:rpc_server: Do not include s3 autogenerated headers
Samuel Cabrero
1
-1
/
+1
2020-03-20
s3:rpc_server: Drop dcerpc_binding_vector usage in the server side
Samuel Cabrero
1
-10
/
+0
2020-03-20
s3:rpc_server: Init registered ep servers in external mdssd daemon
Samuel Cabrero
1
-44
/
+37
2020-03-20
s3:rpc_server: Register endpoint servers in external mdssd daemon
Samuel Cabrero
1
-0
/
+17
2020-03-20
s3:rpc_server: Include generated boilerplate code
Samuel Cabrero
1
-0
/
+3
2019-11-27
smbdotconf: mark "path" with substitution="1"
Ralph Boehme
1
-1
/
+3
2019-11-27
s3:mdssvc: make use of lp_parm_const_string()
Stefan Metzmacher
2
-18
/
+18
2019-10-09
mdssvc.idl: pass policy_handle as pointer
Ralph Boehme
1
-8
/
+8
2019-10-09
s3:mdssvc: fix service startup in deamon mode
Ralph Boehme
1
-0
/
+6
2019-10-09
s3:mdssvc: use a helper variable for the service type
Ralph Boehme
1
-2
/
+3
2019-10-09
s3:mdssvc: add unit tests for the Spotlight to Elasticsearch parser
Ralph Boehme
1
-0
/
+233
2019-10-09
s3:mdssvc: add Elasticsearch backend
Ralph Boehme
9
-0
/
+2218
2019-10-09
s3:mdssvc: add missing mds_ctx deallocation
Ralph Boehme
1
-0
/
+1
2019-10-09
s3:mdssvc: fix a long line
Ralph Boehme
1
-1
/
+3
2019-10-09
s3:mdssvc: modernize a few DEBUG macros
Ralph Boehme
1
-2
/
+2
2019-10-09
s3:mdssvc: remove unused snum from struct sl_query
Ralph Boehme
1
-1
/
+0
2019-08-14
smbd: Fix CID 1452293 Incorrect expression (NO_EFFECT)
Volker Lendecke
1
-1
/
+1
2019-08-09
mdssvc: Fix the clang build
Volker Lendecke
1
-1
/
+1
2019-08-08
s3:mdssvc: fix slrpc_fetch_attributes() when CNID is not known
Ralph Boehme
1
-15
/
+15
2019-08-08
s3:mdssvc: close mdssvc rpc command must return in handle
Ralph Boehme
1
-1
/
+1
2019-08-08
s3:mdssvc: failing the RPC request if the mdssvc policy handle is not found
Ralph Boehme
1
-2
/
+34
2019-08-08
s3:mdssvc: the open command must work on shares with Spotlight disabled
Ralph Boehme
2
-5
/
+3
2019-08-08
s3:mdssvc: use an early return if spotlight is not enabled.
Ralph Boehme
1
-25
/
+25
2019-08-08
s3:mdssvc: update a few debug macros to modern style
Ralph Boehme
1
-6
/
+6
[next]