fuzzing: fix fuzz_stable_sort_r_unstable comparison
[samba.git] / source3 / rpc_server / mdssvc / srv_mdssvc_nt.c
2023-08-14 Jones Syuemdssvc: Do an early talloc_free() in _mdssvc_open()
2023-07-21 Ralph BoehmeCVE-2023-34968: mdssvc: return a fake share path
2023-07-21 Ralph BoehmeCVE-2023-34968: mdssvc: introduce an allocating wrapper...
2023-07-21 Ralph BoehmeCVE-2023-34968: mdssvc: remove response blob allocation
2022-07-12 Ralph Boehmemdssvc: return all-zero policy handle if spotlight...
2022-07-12 Ralph Boehmemdssvc: convert mds_init_ctx() to return NTSTATUS
2022-01-05 Volker Lendeckerpc_server3: Remove pipes_struct->session_info
2021-12-10 Volker Lendeckes3:rpc_server: Activate samba-dcerpcd
2021-09-25 Volker Lendeckemdssvc: Use ndr_policy_handle_empty()
2021-06-16 Ralph Boehmemdssvc: pass messaging context to mds_init_ctx()
2021-01-08 Volker Lendeckelib: give global_contexts.c its own header file
2020-05-24 Samuel Cabreros3: rpc_server: Avoid casts calling to find_policy_by_hnd()
2020-05-24 Samuel Cabreros3: rpc_server: pass DCE/RPC handle type to find_policy...
2020-04-28 Alexander Bokovoys3: pass DCE RPC handle type to create_policy_hnd
2020-03-20 Samuel Cabreros3:rpc_server: Remove unused RPC module init and shutdo...
2020-03-20 Samuel Cabreros3:rpc_server: Do not include s3 autogenerated headers
2020-03-20 Samuel Cabreros3:rpc_server: Drop dcerpc_binding_vector usage in...
2020-03-20 Samuel Cabreros3:rpc_server: Init registered ep servers in external...
2020-03-20 Samuel Cabreros3:rpc_server: Register endpoint servers in external...
2020-03-20 Samuel Cabreros3:rpc_server: Include generated boilerplate code
2019-11-27 Ralph Boehmesmbdotconf: mark "path" with substitution="1"
2019-10-09 Ralph Boehmemdssvc.idl: pass policy_handle as pointer
2019-10-09 Ralph Boehmes3:mdssvc: fix service startup in deamon mode
2019-10-09 Ralph Boehmes3:mdssvc: use a helper variable for the service type
2019-10-09 Ralph Boehmes3:mdssvc: add missing mds_ctx deallocation
2019-10-09 Ralph Boehmes3:mdssvc: fix a long line
2019-10-09 Ralph Boehmes3:mdssvc: modernize a few DEBUG macros
2019-08-14 Volker Lendeckesmbd: Fix CID 1452293 Incorrect expression (NO_EFFECT)
2019-08-08 Ralph Boehmes3:mdssvc: close mdssvc rpc command must return in...
2019-08-08 Ralph Boehmes3:mdssvc: failing the RPC request if the mdssvc policy...
2019-08-08 Ralph Boehmes3:mdssvc: the open command must work on shares with...
2019-08-08 Ralph Boehmes3:mdssvc: use an early return if spotlight is not...
2019-08-08 Ralph Boehmes3:mdssvc: update a few debug macros to modern style
2019-08-08 Ralph Boehmes3:mdssvv: don't fail the RPC request if the share...
2019-08-08 Ralph Boehmes3:mdssvc: initialize the returned share_path with...
2019-08-08 Ralph Boehmes3:mdssvc: macOS returns the client values in the open...
2019-08-08 Ralph Boehmes3:mdssvc: supposed status field is in fact a fragment...
2019-08-08 Ralph Boehmes3:mdssvc: pass down sharename and SNUM
2019-07-22 Samuel Cabreros3:rpc_server: Return NTSTATUS in rpc_ep_setup and...
2019-04-24 Ralph Boehmes3-mdssvc: add tevent context arg to mds_init_ctx
2018-12-10 Volker Lendeckerpc_server3: Use dom_sid_str_buf
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2016-02-21 Ralph Boehmes3:rpc_server: make it possible to build mdssvc as...
2015-07-07 Ralph Boehmes3-mdssvc: main Spotlight code
2015-07-07 Ralph Boehmes3-mdssvc: add Spotlight RPC stubs