summaryrefslogtreecommitdiff
path: root/source3/rpc_server/winreg
AgeCommit message (Expand)AuthorFilesLines
2023-11-20s3-winreg: fix _winreg_EnumValue behaviorGünther Deschner1-0/+1
2023-08-08s3:rpc_server: Fix incomplete logging messagesJoseph Sutton1-1/+2
2023-08-08s3:rpc_server: Add missing newlines to logging messagesJoseph Sutton1-1/+1
2022-01-05rpc_server3: Remove pipes_struct->session_infoVolker Lendecke1-3/+15
2021-04-01srv_winreg: Align integer typesVolker Lendecke1-1/+1
2020-05-24s3: rpc_server: Avoid casts calling to find_policy_by_hnd()Samuel Cabrero1-4/+8
2020-05-24s3: rpc_server: pass DCE/RPC handle type to find_policy_handleSamuel Cabrero1-20/+58
2020-04-28s3: pass DCE RPC handle type to create_policy_hndAlexander Bokovoy1-2/+4
2020-03-20s3:rpc_server: Do not include s3 autogenerated headersSamuel Cabrero1-1/+2
2020-03-20s3:rpc_server: Include generated boilerplate codeSamuel Cabrero1-0/+3
2020-02-06s3/rpc_server: use talloc_alpha_strcpy() in _winreg_InitiateSystemShutdownEx()Ralph Boehme1-7/+4
2019-11-27smbdotconf: mark "shutdown script" with substitution="1"Ralph Boehme1-1/+3
2019-11-27smbdotconf: mark "abort shutdown script" with substitution="1"Ralph Boehme1-1/+4
2019-04-08CVE-2019-3880 s3: rpc: winreg: Remove implementations of SaveKey/RestoreKey.Jeremy Allison1-1/+0
2019-04-08CVE-2019-3880 s3: rpc: winreg: Remove implementations of SaveKey/RestoreKey.Jeremy Allison1-88/+4
2016-10-13Update smbrun to allow for settings environment variables.Trever L. Adams1-2/+2
2016-09-28werror: replace WERR_OBJECT_PATH_INVALID with WERR_BAD_PATHNAME in source3/rp...Günther Deschner1-2/+2
2016-09-28werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source3/rpc...Günther Deschner1-7/+7
2016-09-28werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source3/rpc_server/Günther Deschner1-18/+18
2016-09-28werror: replace WERR_BADFID with WERR_INVALID_HANDLE in source3/rpc_server/sp...Günther Deschner1-16/+16
2016-09-28werror: replace WERR_BADFILE with WERR_FILE_NOT_FOUND in source3/rpc_client/Günther Deschner1-6/+6
2015-05-15Covert all uint32/16/8 to _t in source3/rpc_server.Richard Sharpe1-1/+1
2014-02-03loadparm: rename lp[cfg]_print_ok to lp[cfg]_printable for consistency with docsMichael Adam1-1/+1
2014-02-03loadparm: rename lp[cfg]_pathname to lp[cfg]_path for consistency with docsMichael Adam1-1/+1
2013-06-11winreg3: Fix a const warningVolker Lendecke1-1/+3
2012-07-18loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.Rusty Russell1-5/+5
2012-07-06s3-rpc_server: Make it possible to use more rpc exceptions.Andreas Schneider1-5/+5
2011-06-09s3-talloc Change TALLOC_ARRAY() to talloc_array()Andrew Bartlett1-1/+1
2011-05-31libcli/security: move secdesc.c to the top level libcli/securityAndrew Bartlett1-0/+1
2011-05-02s3: include ntdomain.h before including generated srv_ headers.Günther Deschner1-1/+1
2011-03-30s3: only include lib/privileges.h where needed.Günther Deschner1-0/+1
2011-03-30s3-includes: only include ntdomain.h where needed.Günther Deschner1-0/+1
2011-03-30s3-auth: rpc_server needs auth.hGünther Deschner1-0/+1
2011-03-24s3-rpc_server: remove two uneeded include registry/reg_parse_prs.hGünther Deschner1-1/+0
2011-02-22s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_infoAndrew Bartlett1-4/+4
2011-02-10s3-rpc_server: move services into individual directories.Günther Deschner1-0/+1142