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
2026-03-01
mdssvc: Use create_conn_struct_chdir()
Volker Lendecke
2
-21
/
+10
2026-03-01
smbd: Leave sconn->ev_ctx as NULL for internal fake connections
Volker Lendecke
1
-1
/
+0
2026-03-01
mdssvc: Align an integer type
Volker Lendecke
1
-1
/
+1
2026-03-01
smbd: Add vfs_ChDir_shareroot() wrapper
Volker Lendecke
1
-14
/
+8
2026-01-07
smbd: Remove the one-line conn_free() wrapper function
Volker Lendecke
1
-1
/
+1
2025-12-16
mdssvc: make a copy of the elasticsearch:default_fields
Ralph Boehme
1
-4
/
+6
2025-11-19
mdssvc: support a wider range of years [0000,9999] in $time.iso
Ralph Boehme
2
-4
/
+19
2025-11-14
s3:mdssvc: Remove support for tracker sparql support
Andreas Schneider
9
-1628
/
+0
2025-10-20
mdssvc: add support for parsing date ranges
Ralph Boehme
1
-0
/
+7
2025-10-20
mdssvc: add a test for parsing Spotlight date ranges
Ralph Boehme
1
-0
/
+3
2025-10-20
mdssvc: reduce a log level to DEBUG
Ralph Boehme
1
-1
/
+1
2025-10-10
mdssvc: implement elasticsearch:default_fields
Ralph Boehme
2
-8
/
+22
2025-10-10
mdssvc: fix filtering by share path prefix
Ralph Boehme
4
-77
/
+73
2025-10-10
mdssvc: fix running test command manually
Ralph Boehme
1
-1
/
+8
2025-02-14
mdssvc: support a few more attributes
Ralph Boehme
1
-3
/
+20
2025-01-24
s3/mdssvc: add option "elasticsearch:force_substring_search = yes | no" (defa...
Ralph Boehme
1
-2
/
+20
2024-07-02
s3:rpc_server: Update deprecated directives
Jo Sutton
2
-4
/
+4
2024-04-23
s3:rpc_server/mdssvc: make use of tstream_tls_params_client_lpcfg()
Stefan Metzmacher
1
-12
/
+13
2023-10-25
s3:rpc_server: Fix code spelling
Joseph Sutton
1
-1
/
+1
2023-10-01
s3:rpc_server: Fix building with FORTIFY_SOURCE=2
Joseph Sutton
1
-1
/
+1
2023-09-27
s3:rpc_server: Initialize ‘tm’ structure
Joseph Sutton
2
-2
/
+2
2023-09-11
s3:rpc_server: Fix code spelling
Joseph Sutton
1
-2
/
+2
2023-08-30
mdssvc: better support for search with mdfind from Macs
Ralph Boehme
1
-4
/
+4
2023-08-23
s3:rpc_server: Use lpcfg_set_cmdline() in test_mdsparser_es
Pavel Kalugin
1
-1
/
+3
2023-08-14
mdssvc: Do an early talloc_free() in _mdssvc_open()
Jones Syue
1
-0
/
+1
2023-08-08
s3:rpc_server: Add missing newlines to logging messages
Joseph Sutton
2
-6
/
+6
2023-07-26
mdssvc: fix returning file modification date for older Mac releases
Ralph Boehme
1
-1
/
+3
2023-07-26
mdssvc: fix date marshalling
Ralph Boehme
1
-6
/
+23
2023-07-26
mdssvc: prepare for returning timestamps with sub-seconds granularity
Ralph Boehme
1
-1
/
+1
2023-07-26
mdssvc: reduce pagesize to 50
Ralph Boehme
1
-1
/
+1
2023-07-26
mdssvc: fix enforcement of "elasticsearch:max results"
Ralph Boehme
1
-1
/
+1
2023-07-26
mdssvc: add and use SL_PAGESIZE
Ralph Boehme
2
-3
/
+4
2023-07-26
mdssvc: fix long running backend queries
Ralph Boehme
1
-1
/
+12
2023-07-26
mdssvc: set query state for continued queries to SLQ_STATE_RUNNING
Ralph Boehme
1
-1
/
+1
2023-07-24
mdscli: increase MAX_SLQ_COUNT
Ralph Boehme
1
-1
/
+1
2023-07-24
mdscli: increase MAX_SLQ_TOCIDX
Ralph Boehme
1
-1
/
+1
2023-07-24
mdssvc: increase MAX_SLQ_TOC
Ralph Boehme
1
-1
/
+1
2023-07-24
mdssvc: introduce MAX_MDSCMD_SIZE
Ralph Boehme
2
-4
/
+5
2023-07-24
mdssvc: remove duplicate define of MAX_SL_FRAGMENT_SIZE
Ralph Boehme
1
-1
/
+0
2023-07-21
CVE-2023-34968: mdssvc: return a fake share path
Ralph Boehme
3
-7
/
+73
2023-07-21
CVE-2023-34968: mdssvc: introduce an allocating wrapper to sl_pack()
Ralph Boehme
5
-18
/
+54
2023-07-21
CVE-2023-34968: mdssvc: switch to doing an early return
Ralph Boehme
1
-12
/
+14
2023-07-21
CVE-2023-34968: mdssvc: remove response blob allocation
Ralph Boehme
1
-9
/
+0
2023-07-21
CVE-2023-34968: mdssvc: add missing "kMDSStoreMetaScopes" dict key in slrpc_f...
Ralph Boehme
1
-0
/
+4
2023-07-21
CVE-2023-34968: mdssvc: cache and reuse stat info in struct sl_inode_path_map
Ralph Boehme
2
-25
/
+8
2023-07-21
CVE-2023-34967: mdssvc: add type checking to dalloc_value_for_key()
Ralph Boehme
2
-8
/
+23
2023-07-21
CVE-2023-34966: mdssvc: harden sl_unpack_loop()
Ralph Boehme
1
-5
/
+5
2023-07-19
s3:rpc_server: Fix code spelling
Andreas Schneider
5
-6
/
+6
2023-02-02
mdssvc: fix kMDScopeArray parsing
Ralph Boehme
1
-0
/
+6
2023-01-19
s3:rpc_server/mdssvc: don't crash mdssvc_tracker_shutdown with NULL glue
Stefan Metzmacher
1
-2
/
+10
[next]