summaryrefslogtreecommitdiff
path: root/source3/rpc_client/cli_winreg_int.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-16rpcclient: Fix a DBG msg: This is not dcerpc_winreg_int_openkey()Volker Lendecke1-2/+2
2018-03-19Revert "Use "localhost" to be ipv6 only friendly"Simo Sorce1-1/+1
2018-03-19Use "localhost" to be ipv6 only friendlySimo Sorce1-1/+1
2017-03-29rpc: Always supply both the remote and local address to the auth subsystemGary Lockyer1-0/+1
2016-09-28werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source3/rpc...Günther Deschner1-2/+2
2016-09-28werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source3/rpc_client/Günther Deschner1-2/+2
2011-07-20s3-auth Use the common auth_session_infoAndrew Bartlett1-3/+3
2011-07-20s3-auth Use struct auth3_session_info outside the auth subsystemAndrew Bartlett1-3/+3
2011-07-04s3-rpc_server: Migrate rpc function to tsocket_address.Andreas Schneider1-4/+12
2011-05-05s3-rpc_client: run minimal_includes.pl.Günther Deschner1-1/+0
2011-02-22s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_infoAndrew Bartlett1-2/+2
2011-02-10s3-rpc_client: Added dcerpc_winreg_int_openkey() which dectects the hive.Andreas Schneider1-17/+198
2011-02-07s3-rpc_client: Added dcerpc_winreg_int_openkey().Andreas Schneider1-0/+134