s3/lib: add parent_smb_fname()
[vlendec/samba-autobuild/.git] / source3 / rpc_client /
2020-02-06 Stefan Metzmachers3:rpclient: simplify rpc_tstream_next_vector()
2019-12-10 Isaac Boukrissmbdes: convert E_old_pw_hash to use gnutls
2019-12-10 Isaac Boukrissmbdes: convert E_P24() and SMBOWFencrypt to use gnutls
2019-10-09 Ralph Boehmemdssvc.idl: pass policy_handle as pointer
2019-10-09 Ralph Boehmes3: add mdscli Python bindings
2019-10-09 Ralph Boehmes3:rpc_client: add a mdssvc client library
2019-10-03 Volker Lendeckerpcclient: Move rpccli_try_samr_connects() to cmd_samr.c
2019-10-02 Volker Lendeckerpc_client: Don't pass a NULL string to talloc_asprintf
2019-09-26 Noel Powers3/rpc_client: clang: Fix 'Value stored during initiali...
2019-09-26 Noel Powers3/rpc_client: clang: 'Value stored during its initiali...
2019-09-26 Noel Powers3/rpc_client: clang: Fix 'Value stored during initiali...
2019-09-26 Noel Powers3/rpc_client: clang: Fix 'Value stored during initiali...
2019-08-21 Andrew Bartletts3-librpc: Remove unused init_netr_CryptPassword()
2019-07-26 Andreas Schneiders3:rpc_client: Use init_samr_CryptPassword in cli_samr...
2019-07-26 Andreas Schneiders3:rpc_client: Use encode_rc4_passwd_buffer() in init_s...
2019-07-26 Andreas Schneiders3:rpc_client: Use GnuTLS RC4 in init_samr_CryptPassword()
2019-07-26 Andreas Schneiders3:rpc_client: Use samba_gnutls_arcfour_confounded_md5...
2019-07-26 Andreas Schneiders3:rpc_client: Return NTSTATUS for init_samr_CryptPassw...
2019-07-26 Andreas Schneiders3:rpc_client: Return NTSTATUS for init_samr_CryptPassw...
2019-06-27 Andreas Schneiders3:rpc_client: Use C99 inititializer in dcerpc_samr_chg...
2019-06-27 Andreas Schneiderlibcli:auth: Return NTSTATUS for netlogon_creds_arcfour...
2019-05-21 Andreas Schneiders3:rpc_client: Use GnuTLS MD5 for samr
2019-05-10 Gary Lockyers3 rpc_client: Fix Asan stack use after scope
2019-04-05 Douglas Bagnallspell "recursive"
2019-02-20 Gary Lockyerwinbind: Generate and pass logon ID
2019-02-20 Gary Lockyerlibrpc idl: netlogon netr_identity_info logon_id to...
2018-09-07 Justin Stephensons3-rpc_client: Advertise Windows 7 client info
2018-09-07 Günther Deschners3-spoolss: Make spoolss client os_major,os_minor and...
2018-06-20 Swen SchilligPossible memory leak in map_info3_to_validation
2018-06-15 Swen SchilligPossible memory leak in map_info6_to_validation
2018-04-10 Volker Lendeckelibsmb: Give namequery.c its own header
2018-03-19 Simo SorceRevert "Use "localhost" to be ipv6 only friendly"
2018-03-19 Simo SorceUse "localhost" to be ipv6 only friendly
2018-02-21 Stefan Metzmachers3:cli_lsarpc: use talloc_zero_array() in dcerpc_lsa_lo...
2018-02-21 Stefan Metzmachers3:cli_lsarpc: use talloc_zero_array() in dcerpc_lsa_lo...
2018-02-10 Stefan Metzmachers3/rpc_client: add map_info6_to_validation()
2018-02-10 Stefan Metzmachers3/rpc_client: add copy_netr_SamInfo6() and map_validat...
2018-02-10 Stefan Metzmachers3/rpc_client: add rpccli_netlogon_interactive_logon()
2018-02-10 Stefan Metzmachers3:rpc_client: pass down lsa_LookupNamesLevel to dcerpc...
2018-02-10 Stefan Metzmachers3:rpc_client: allow passing NetlogonNetwork[Transitive...
2018-02-10 Stefan Metzmachers3:rpc_client: allow Netlogon{Network,Interactive}Trans...
2018-01-15 Andreas Schneiders3:rpc_client: Clenup copy_netr_SamInfo3() code
2018-01-13 Ralph Boehmes3/rpc_client: return validation from rpccli_netlogon...
2018-01-13 Ralph Boehmes3/rpc_client: add map_info3_to_validation()
2018-01-13 Ralph Boehmes3/rpc_client: make map_validation_to_info3() public...
2018-01-13 Ralph Boehmes3/rpc_client: in map_validation_to_info3() make a...
2018-01-13 Ralph Boehmes3/rpc_client: move copy_netr_SamInfo3() to util_netlogon
2018-01-13 Ralph Boehmes3/rpc_client: fix overly long lines
2017-11-29 Ralph Boehmes3/cli_netlogon: remove SEC_CHAN_NULL fallback from...
2017-10-20 Stefan Metzmachers3:cli_netlogon: let rpccli_connect_netlogon() retry...
2017-10-20 Stefan Metzmachers3:cli_netlogon: make sure rpccli_connect_netlogon...
2017-10-19 Volker Lendeckerpc_client: Fix wording in a DEBUG statement
2017-09-25 Volker Lendeckenetlogon_creds_cli: Pass "capabilities" up from creds_c...
2017-09-25 Volker Lendeckecli_netlogon: rpccli_connect_netlogon
2017-09-25 Volker Lendeckecli_netlogon: Return flags from rpccli_setup_netlogon_c...
2017-09-25 Volker Lendeckerpcclient3: Factor out cli_rpc_pipe_open_bind_schannel()
2017-09-25 Volker Lendeckecli_netlogon: Factor out rpccli_setup_netlogon_creds_locked
2017-09-25 Volker Lendeckenetlogon_creds_cli: Protect netlogon_creds_cli_auth...
2017-09-25 Volker Lendeckenetlogon_creds_cli: Protect netlogon_creds_cli_check...
2017-09-25 Volker Lendeckerpc_client3: Avoid "cli_credentials" in cli_rpc_pipe_op...
2017-09-25 Volker Lendeckenetlogon_creds_cli: Simplify netlogon_creds_cli_delete
2017-09-25 Volker Lendeckecli_netlogon: Remove an unnecessary if-condition
2017-09-25 Volker Lendeckecli_netlogon: Rename "netlogon_creds" to "creds_ctx"
2017-09-16 Volker Lendeckerpc_client3: Fix a debug message
2017-09-16 Volker Lendeckecli_netlogon: Eliminate rpccli_setup_netlogon_creds_wit...
2017-09-16 Volker Lendeckecli_netlogon: Rename rpccli_create_netlogon_creds_with_...
2017-09-16 Volker Lendeckecli_netlogon: Make rpccli_setup_netlogon_creds static
2017-09-16 Volker Lendeckecli_netlogon: Make rpccli_create_netlogon_creds static
2017-09-16 Volker Lendeckecli_netlogon: Pass server_dns_domain through rpccli_cre...
2017-09-16 Volker Lendeckenetlogon_creds_cli: Pass "server_dns_domain" through...
2017-07-26 Jeremy Allisons3: rpc_client: Allocate struct db_context * off the...
2017-07-25 Günther Deschners3-printing: add spoolss_get_short_filesys_environment...
2017-07-12 Volker Lendeckespoolss: Fix CID 1414784 Uninitialized scalar variable
2017-06-27 Stefan Metzmacherlibcli/auth: pass an array of nt_hashes to netlogon_cre...
2017-05-21 Stefan Metzmachers3:cli_pipe: ask for GENSEC_FEATURE_SIGN_PKT_HEADER...
2017-05-09 Günther Deschners3-rpc_cli: add winreg_del_driver_package()
2017-05-09 Günther Deschners3-rpc_cli: add winreg_get_driver_package()
2017-05-09 Günther Deschners3-rpc_cli: add winreg_add_driver_package()
2017-05-09 Günther Deschners3-rpc_cli: add winreg_add_core_driver()
2017-05-09 Günther Deschners3-rpc_cli: add winreg_get_core_driver()
2017-04-07 Ralph Boehmes3/rpc_client: lookupsids error handling of NT_STATUS_N...
2017-04-07 Ralph Boehmes3/rpc_client: use NT_STATUS_LOOKUP_ERR
2017-03-29 Gary Lockyerrpc: Always supply both the remote and local address...
2017-03-07 Volker Lendeckecli_netlogon: Add return parms to rpccli_netlogon_passw...
2017-03-07 Volker Lendeckecli_netlogon: Remove a fallback for flags=NULL
2017-03-07 Volker Lendeckecli_netlogon: Remove a fallback for authoritative=NULL
2017-02-22 Chris LambCorrect "occured" typos.
2017-01-12 Günther Deschnerspoolss: allow truncated driver version in spoolss_driv...
2016-12-20 Andreas Schneiders3-rpc_client: Pass NULL as no password
2016-11-24 Günther Deschners3-rpc_cli: Support the use of the object_uuid in rpc_c...
2016-11-11 Günther Deschnerspoolss: Use correct values for secdesc and devmode...
2016-10-26 Günther Deschners3:cli_pipe: add support for DCERPC_AUTH_LEVEL_PACKET
2016-10-26 Stefan Metzmachers3:librpc: move NDR_PRINT_DEBUG() into the caller of...
2016-10-26 Stefan Metzmachers3:librpc: remove bigendian argument from dcerpc_pull_n...
2016-09-27 Günther Deschnerwerror: replace WERR_INVALID_PARAM with WERR_INVALID_PA...
2016-09-27 Günther Deschnerwerror: replace WERR_GENERAL_FAILURE with WERR_GEN_FAIL...
2016-09-27 Günther Deschnerwerror: removed WERR_NOMEM
2016-09-27 Günther Deschnerwerror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY...
2016-09-27 Günther Deschnerwerror: replace WERR_BADFILE with WERR_FILE_NOT_FOUND...
2016-09-26 Günther Deschners3-rpc_client: use spoolss_driver_version_to_qword...
next