2016-11-15 |
Stefan Metzmacher | s3:client: use cli_session_setup_creds() in smbspool.c Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-11-15 |
Stefan Metzmacher | s3:client: use cli_session_setup_creds() in client... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-11-15 |
Stefan Metzmacher | s3:torture: make use of auth_generic_set_creds() in... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-11-15 |
Stefan Metzmacher | s3:torture: make use of cli_session_setup_creds() in... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-11-15 |
Stefan Metzmacher | s3:torture: make use of cli_session_setup_creds() in... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-11-15 |
Stefan Metzmacher | s3:torture: create a global 'torture_creds' cli_credentials... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-11-15 |
Stefan Metzmacher | s3:torture: make use of cli_session_creds_init() in... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-11-15 |
Stefan Metzmacher | s3:torture: make use of cli_session_setup_anon() Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-11-15 |
Stefan Metzmacher | s3:nmbd: make use of cli_session_setup_anon() Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-11-15 |
Stefan Metzmacher | s3:libsmb: make use of cli_session_setup_anon() Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-11-15 |
Stefan Metzmacher | s3:libsmb: make cli_session_creds_init() non-static Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-11-15 |
Stefan Metzmacher | s3:libsmb: add cli_session_setup_anon() Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-11-15 |
Stefan Metzmacher | s3:libsmb: change cli_session_setup_send/recv into... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-11-15 |
Stefan Metzmacher | s3:libsmb: move domain\\username magic to cli_session_creds_... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-11-15 |
Stefan Metzmacher | s3:libsmb: get the plaintext and NTLM authentication... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-11-15 |
Stefan Metzmacher | s3:libsmb: move cli_session_creds_init() to cli_session_setu... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-11-15 |
Stefan Metzmacher | s3:libsmb: move cli_session_setup_get_account into... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-11-15 |
Stefan Metzmacher | s3:libsmb: pass cli_credentials to cli_session_setup_gensec_... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-11-15 |
Andreas Schneider | s3:libsmb: split out a cli_session_creds_init() function Signed-off-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-11-15 |
Stefan Metzmacher | s3:libsmb: pass the optional dest_realm via the cli_credentials Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-11-15 |
Stefan Metzmacher | s3:libsmb: let gensec handle the fallback from krb5... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-11-15 |
Stefan Metzmacher | s3:libsmb: remove target_principal argument from cli_session... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-11-15 |
Stefan Metzmacher | s3:libsmb: always pass the servers gss blob to gensec Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-11-15 |
Stefan Metzmacher | s3:libsmb: remove unused cli_session_setup_{lanman2... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-11-15 |
Stefan Metzmacher | s3:libsmb: make use of smb1cli_session_setup_{nt1,lm21... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-11-15 |
Stefan Metzmacher | s3:libsmb: make use of smb1cli_session_setup_ext_send... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-11-15 |
Andreas Schneider | s3:libsmb: handle the spnego as a first action in cli_sessio... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-11-15 |
Stefan Metzmacher | s3:libsmb: add some comments to the noop case for ... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-11-15 |
Stefan Metzmacher | libcli/smb: add smb1cli_session_setup_ext_send/recv() Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-11-15 |
Stefan Metzmacher | libcli/smb: add smb1cli_session_setup_nt1_send/recv() Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-11-15 |
Andreas Schneider | libcli/smb: add smb1cli_session_setup_lm21_send/recv() Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-11-15 |
Stefan Metzmacher | libcli/smb: reformat wscript Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-11-15 |
Stefan Metzmacher | libcli/smb: Add smb_bytes_pull_str() helper function Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-11-15 |
Stefan Metzmacher | libcli/smb: move {smb,trans2}_bytes_push_{str,bytes... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-11-15 |
Stefan Metzmacher | s3:libsmb: let the callers only pass the password string... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-11-15 |
Stefan Metzmacher | s3:popt_common: simplify popt_common_credentials handling Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-11-15 |
Stefan Metzmacher | s3:gse: We need to use the users realm in the target_principal Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-11-15 |
Stefan Metzmacher | s4:gensec_gssapi: We need to use the users realm in... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-11-15 |
Stefan Metzmacher | auth/credentials: make cli_credentials_get_ntlm_response... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-11-15 |
Stefan Metzmacher | auth/credentials: anonymous should not have a user... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-11-08 |
Andreas Schneider | s3-spoolss: Remove printer from registry if it is unpublished Signed-off-by: Andreas Schneider <asn@samba.org> Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
|
commit | commitdiff | tree |
2016-11-08 |
Andreas Schneider | s3-printing: Improve debug message Signed-off-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-28 |
Günther Deschner | s3-waf: Move spoolssd into its own subsystem Pair-Programmed-With: Andreas Schneider <asn@samba.org> Signed-off-by: Andreas Schneider <asn@samba.org> Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
|
commit | commitdiff | tree |
2016-10-28 |
Günther Deschner | s3-rpcclient: allow to pass down interface and transport... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Günther Deschner | s3-waf: Add winbindd to its own wscript_build file... Reviewed-by: Andreas Schneider <asn@samba.org> Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
|
commit | commitdiff | tree |
2016-10-26 |
Günther Deschner | s3-waf: Add wscript_build for nmbd Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Günther Deschner | s3-waf: Create a wscript_build for the utils subdir Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Andreas Schneider | idl: Remove unused DCERPC_FAULT_UNK_IF Signed-off-by: Andreas Schneider <asn@samba.org> Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
|
commit | commitdiff | tree |
2016-10-26 |
Andreas Schneider | s4-rpc_server: Use DCERPC_NCA_S_UNKNOWN_IF for fault... Signed-off-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | python/tests: add simple dcerpc orphaned tests Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | python/tests: add simple dcerpc co_cancel tests Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | python/tests: add simple dcerpc association group tests Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | python/tests: add a second_connection() helper function Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | python/tests: check context_id values of responses... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | python/tests: make use of self.get_auth_context_creds... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | python/tests: make use of self.get_anon_creds() and... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | python/tests: make use of get_auth_context_creds()... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | python/tests: make use of prepare_presentation() in... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | python/tests: make it possible to specific TARGET_HOSTNAME... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | python:tests: add more helper functions to RawDCERPCTest Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | python/tests: we now pass test_no_auth_request_bind_pfc_CONC... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | pidl:Python: add PyTypeObject objects for function... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | pidl:Python: split out a PythonElementGetSet() helper... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | pidl:NDR: add ReturnTypeElement() helper function Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | python:ndr: add ndr_{pack,unpack,print}_{in,out} helper... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | python:ndr: verify the object type ndr_print() and... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | pidl:Python: the py_{import,export}_*() functions can... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | s4:pyrpc: remove unused py_{import,export}_netr_* ... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | pidl:Python: make use of the pyrpc_{import,export}_union... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | pidl:Python: provide a PyTypeObject with METH_CLASS... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | s4:pyrpc: add pyrpc_{im,ex}port_union() helper functions Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | pidl:Python: provide the abstract syntax as <module... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | pidl:Python: prettify names of constants Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | pidl:NDR: keep interface->{ORIGINAL} Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | pidl:Python: improve the .doc string for the get/set... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | pidl:Python: make use of NDR_ERR_CODE_IS_SUCCESS() Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | pidl:Python: __ndr_print__ functions don't get arguments... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | pidl:Python: check the return values of talloc_ptrtype() Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | s4:selftest: run rpc.echo with an object based binding... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | s4:librpc/rpc: pass the object guid to the binding... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | librpc/rpc: verify the passed table against the table... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | librpc/rpc: make sure we use the object from the handle... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | s3:rpc_server: pass the full ndr_interface_table to... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | s4:librpc/rpc: no longer set FLAG_OBJECT_PRESENT and... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | librpc/rpc: no longer set FLAG_OBJECT_PRESENT and FLAG_BIGEN... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | dcerpc.idl: set LIBNDR_FLAG_* flags based on DCERPC_PFC_FLAG... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | s4:rpc_server: implement DCERPC_PFC_FLAG_CONC_MPX ordering... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | s4:rpc_server/remote: pass through DCERPC_PFC_FLAG_CONC_MPX... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | s4:rpc_server: support DCESRV_CALL_STATE_FLAG_MULTIPLEXED... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | s4:librpc/rpc: make sure the DCERPC_CONCURRENT_MULTIPLEX... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | s4:torture/rpc: concurrent dcerpc_echo_TestSleep requests... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | s4:torture/rpc: add extra_flags to torture_rpc_connection_tr... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | s4:rpc_server: return the context_id of a RESPONSE... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | s4:rpc_server: return the context_id of a FAULT in... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | s4:rpc_server: fill call->context on the first fragment Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | python/tests: add DCERPC_BIND_TIME_KEEP_CONNECTION_ON_ORPHAN... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | s4:rpc_server: implement DCERPC_BIND_TIME_KEEP_CONNECTION_ON... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | s4:rpc_server: ignore CO_CANCEL and ORPHANED PDUs Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | s4:rpc_server: list all connection oriented pdu types... Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |
2016-10-26 |
Stefan Metzmacher | s3:selftest: run some rpcclient tests with "packet" Reviewed-by: Andreas Schneider <asn@samba.org>
|
commit | commitdiff | tree |