rpc_server3: Remove pipes_struct->session_info
[samba.git] / source3 / rpc_server / winreg / srv_winreg_nt.c
2022-01-05 Volker Lendeckerpc_server3: Remove pipes_struct->session_info
2021-04-01 Volker Lendeckesrv_winreg: Align integer types
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: Do not include s3 autogenerated headers
2020-03-20 Samuel Cabreros3:rpc_server: Include generated boilerplate code
2020-02-06 Ralph Boehmes3/rpc_server: use talloc_alpha_strcpy() in _winreg_Ini...
2019-11-27 Ralph Boehmesmbdotconf: mark "shutdown script" with substitution="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "abort shutdown script" with substitut...
2019-04-08 Jeremy AllisonCVE-2019-3880 s3: rpc: winreg: Remove implementations...
2019-04-08 Jeremy AllisonCVE-2019-3880 s3: rpc: winreg: Remove implementations...
2016-10-13 Trever L. AdamsUpdate smbrun to allow for settings environment variables.
2016-09-27 Günther Deschnerwerror: replace WERR_OBJECT_PATH_INVALID with WERR_BAD_...
2016-09-27 Günther Deschnerwerror: replace WERR_INVALID_PARAM with WERR_INVALID_PA...
2016-09-27 Günther Deschnerwerror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY...
2016-09-27 Günther Deschnerwerror: replace WERR_BADFID with WERR_INVALID_HANDLE...
2016-09-27 Günther Deschnerwerror: replace WERR_BADFILE with WERR_FILE_NOT_FOUND...
2015-05-15 Richard SharpeCovert all uint32/16/8 to _t in source3/rpc_server.
2014-02-03 Michael Adamloadparm: rename lp[cfg]_print_ok to lp[cfg]_printable...
2014-02-03 Michael Adamloadparm: rename lp[cfg]_pathname to lp[cfg]_path for...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-06-11 Volker Lendeckewinreg3: Fix a const warning
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
2012-07-06 Andreas Schneiders3-rpc_server: Make it possible to use more rpc exceptions.
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ARRAY() to talloc_array()
2011-05-30 Andrew Bartlettlibcli/security: move secdesc.c to the top level libcli...
2011-05-02 Günther Deschners3: include ntdomain.h before including generated srv_...
2011-03-29 Günther Deschners3: only include lib/privileges.h where needed.
2011-03-29 Günther Deschners3-includes: only include ntdomain.h where needed.
2011-03-29 Günther Deschners3-auth: rpc_server needs auth.h
2011-03-24 Günther Deschners3-rpc_server: remove two uneeded include registry...
2011-02-22 Andrew Bartletts3-auth Rename auth_serversupplied_info varaiables...
2011-02-10 Günther Deschners3-rpc_server: move services into individual directories.