summaryrefslogtreecommitdiffstats
path: root/source3/rpcclient
Commit message (Expand)AuthorAgeFilesLines
...
* Fix compiler warning message.Jeremy Allison2012-07-241-2/+2
* s3-rpcclient: support all known netr_LogonControl2 variants properlyAlexander Bokovoy2012-06-211-3/+35
* Fix warnings using %lu to print a 64-bit value (should by %llu).Jeremy Allison2012-06-191-2/+2
* s3-rpcclient: add fsrvp commandsDavid Disseldorp2012-06-082-0/+658
* s3:libsmb: get rid of cli_state_remote_nameLuk Claes2012-05-281-2/+3
* s3: Fix Coverity ID 242717 Uninitialized scalar variableVolker Lendecke2012-05-101-1/+2
* s3: Fix Coverity ID 242718 Uninitialized scalar variableVolker Lendecke2012-05-101-1/+2
* s3: Fix Coverity ID 242719 Uninitialized scalar variableVolker Lendecke2012-05-101-1/+2
* s3: Fix Coverity ID 242720 Uninitialized scalar variableVolker Lendecke2012-05-101-1/+2
* s3: Fix Coverity ID 242721 Uninitialized scalar variableVolker Lendecke2012-05-101-1/+2
* s3: Fix Coverity ID 242722 Uninitialized scalar variableVolker Lendecke2012-05-101-1/+1
* s3: Fix Coverity ID 242723 Uninitialized scalar variableVolker Lendecke2012-05-101-1/+1
* s3: Fix Coverity ID 241961 Uninitialized scalar variableVolker Lendecke2012-05-101-0/+2
* s3: Fix Coverity ID 242724 Uninitialized scalar variableVolker Lendecke2012-05-101-1/+1
* s3:registry: remove usage of reg_objects from cmd_spoolss.cGregor Beck2012-04-251-29/+14
* s3-rpcclient: Ensure interfaces are loaded after smb.confAndrew Bartlett2012-03-021-2/+3
* s3-rpcclient: Remove debug_dsdcinfo_flags() call.Andreas Schneider2012-01-251-6/+0
* s3-librpc: pass struct ndr_interface_table down to cli_pipe_open_generic/spne...Andrew Bartlett2012-01-181-2/+2
* s3-rpcclient: pass struct ndr_interface_table downAndrew Bartlett2012-01-1816-192/+187
* s3-librpc Make cli_rpc_pipe_open_spnego_ntlmssp() genericAndrew Bartlett2012-01-181-17/+17
* s3-librpc Call GSSAPI via the auth_generic layer and gensecAndrew Bartlett2012-01-181-9/+1
* s3-rpcclient: add deldriverex flags argumentDavid Disseldorp2012-01-111-7/+7
* s3-librpc Rename and rework cli_rpc_pipe_open_ntlmssp() to be genericAndrew Bartlett2012-01-111-1/+3
* s3-rpcclient: add tool to call lsa_SetInformationTrustedDomain.Günther Deschner2011-11-291-0/+71
* s3-ntlmssp Remove rpccli_get_pwd_hash and auth_ntlmssp_get_nt_hashAndrew Bartlett2011-08-031-18/+20
* s3:rpcclient: use the lp_load_global() wrapper of lp_load()Michael Adam2011-07-281-1/+1
* s3:rpcclient: make use of cli_state_remote_name()Stefan Metzmacher2011-07-221-2/+2
* s3:rpcclient: use rpc_pipe->desthost instead of cli->desthostStefan Metzmacher2011-07-221-1/+1
* s3:rpcclient: remove unused new_workgroup variableStefan Metzmacher2011-06-091-4/+0
* s3-param Remove special case for global_myname(), rename to lp_netbios_name()Andrew Bartlett2011-06-093-10/+10
* s3-param Remove special case for lp_workgroup()Andrew Bartlett2011-06-091-9/+1
* s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()Andrew Bartlett2011-06-092-2/+2
* s3-talloc Change TALLOC_ARRAY() to talloc_array()Andrew Bartlett2011-06-092-5/+5
* s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()Andrew Bartlett2011-06-091-2/+2
* s3-lib Replace StrCaseCmp() with strcasecmp_m()Andrew Bartlett2011-05-183-5/+5
* s3-libsmb: move protos to libsmb/proto.hGünther Deschner2011-05-062-0/+2
* More simple const fixups.Jeremy Allison2011-05-051-1/+1
* s3-rpcclient: run minimal_includes.pl.Günther Deschner2011-05-051-1/+0
* s3: remove various references to server side dcerpc structs (which are not ne...Günther Deschner2011-05-021-1/+0
* s3-rpcclient: include rpc_client/cli_pipe.h globally in rpcclient.hGünther Deschner2011-03-318-7/+2
* s3-includes: only include ntdomain.h where needed.Günther Deschner2011-03-301-0/+1
* s3-passdb: use passdb headers where needed.Günther Deschner2011-03-301-0/+1
* registry: create and use shared libcli/registry/util_reg.h header.Günther Deschner2011-03-301-0/+1
* s3-includes: no point in including all security headers globally.Günther Deschner2011-03-301-0/+1
* libcli/security: move display_sec headers to own header file and add toGünther Deschner2011-03-162-0/+2
* s3: Fix Coverity ID 2289: Uninitialized readVolker Lendecke2011-03-151-1/+1
* Fix some typesJelmer Vernooij2011-02-282-3/+3
* s3-rpc_client: Move client pipe functions to own header.Andreas Schneider2011-02-287-0/+7
* s3-rpcclient: prefer dcerpc_lsa_X functions.Günther Deschner2011-02-021-3/+10
* s3-rpcclient: prefer dcerpc_lsa_X functions.Günther Deschner2011-02-021-5/+13