summaryrefslogtreecommitdiffstats
path: root/source3/rpcclient
Commit message (Expand)AuthorAgeFilesLines
* libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett2010-10-123-1/+3
* s3-rpcclient: add openprinter_ex command.Günther Deschner2010-10-071-1/+47
* samr: for correctness, rename samr_RidTypeArray to samr_RidAttrArray.Günther Deschner2010-10-071-2/+2
* samba: share readline wrappers among all buildsystems.Günther Deschner2010-10-011-0/+1
* s3-dcerpc: finally remove the legaqcy spnego_type variable from pipe_auth_dataSimo Sorce2010-09-231-0/+6
* s3-util: use shared dom_sid_dup.Günther Deschner2010-09-201-1/+2
* s3-rpcclient: add some winreg commands.Günther Deschner2010-09-192-0/+323
* s3: Fix bug 7688, rpcclient command line completion crashingVolker Lendecke2010-09-181-1/+1
* s3: Fix some nonempty blank linesVolker Lendecke2010-09-181-13/+12
* s3-auth Change type of num_sids to uint32_tAndrew Bartlett2010-09-111-1/+1
* rpcclient: support starting sign/seal with krb5/spnegoSimo Sorce2010-08-301-6/+18
* s3-lsa: separate out init_lsa headers.Günther Deschner2010-08-253-0/+3
* s3:rpcclient: we also need some ndr_pull functionsStefan Metzmacher2010-08-085-0/+5
* s3-popt: Only include popt-common.h when needed.Andreas Schneider2010-08-051-0/+1
* s3-secrets: only include secrets.h when needed.Günther Deschner2010-08-051-0/+1
* s3-build: avoid to globally include printing and spoolss headers.Günther Deschner2010-07-312-0/+2
* s3-dcerpc: Add SPNEGO incapsulation for KRB5 authSimo Sorce2010-07-301-17/+22
* rpcclient: Use DCERPC_AUTH_LEVEL_CONNECT if no sign/seal is set for ntlmsspSimo Sorce2010-07-301-0/+6
* rpcclient: Use DCERPC_AUTH_LEVEL_CONNECT if no sign/seal is set for krb5 authSimo Sorce2010-07-281-0/+6
* s3-dcerpc: revive cli_rpc_pipe_open_krb5()Simo Sorce2010-07-281-0/+9
* s3-rpcclient: Allow choosing spnego mech: (ntlm/krb5)Simo Sorce2010-07-281-3/+10
* s3-dcerpc: Use dcerpc_AuthType in pipe_auth_dataSimo Sorce2010-07-281-57/+73
* s3-rpcclient: add another usage display to sign and seal commands.Günther Deschner2010-07-081-0/+2
* Add parse_setjob_command() to make setting job state easier for users.Jeremy Allison2010-06-231-1/+30
* s3-rpcclient: allow to add access_mask in cmd_spoolss_open_printer_ex().Günther Deschner2010-06-051-5/+7
* s3-spoolss: add and use spoolss_printerinfo2_to_setprinterinfo2().Günther Deschner2010-06-031-63/+6
* s3-security: use shared SECINFO_DACL define.Günther Deschner2010-06-032-2/+2
* s3/s4:netrEnumerateTrustedDomains - this call returns a "NTSTATUS" resultMatthias Dieter Wallnöfer2010-05-311-13/+9
* s3-build: only use ndr_samr.h where needed.Günther Deschner2010-05-281-0/+1
* s3:registry: move reg_objects.h to registry/ and use it only where neededMichael Adam2010-05-251-0/+1
* s3:rpcclient:spoolss: use regval_ctr/blob accessor functions.Michael Adam2010-05-251-16/+24
* s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett2010-05-213-20/+20
* s3-rpc_client: move protos to init_samr.hGünther Deschner2010-05-181-0/+1
* s3-rpc_client: move protos to init_spoolss.hGünther Deschner2010-05-181-0/+1
* s3-rpc_client: move protos to cli_spoolss.hGünther Deschner2010-05-181-0/+1
* s3-rpc_client: move protos to cli_lsarpc.hGünther Deschner2010-05-183-0/+3
* s3-rpc_client: move protos to cli_netlogon.hGünther Deschner2010-05-182-0/+2
* s3-rpc_client: move protos to cli_samr.hGünther Deschner2010-05-181-0/+1
* s3-secdesc: remove "typedef struct security_descriptor SEC_DESC".Günther Deschner2010-05-181-1/+1
* s3-secdesc: remove "typedef struct sec_desc_buf SEC_DESC_BUF".Günther Deschner2010-05-182-2/+2
* s3: Remove use of iconv_convenience.Jelmer Vernooij2010-05-182-3/+3
* s3-registry: only include registry headers when really needed.Günther Deschner2010-05-181-0/+1
* s3-rpcclient: fix two more invalid typecasts in spoolss commands.Günther Deschner2010-05-101-9/+47
* s3: only include gen_ndr headers where needed.Günther Deschner2010-05-062-0/+2
* s3-rpcclient: Fix Bug #7277. rpcclient was sending invalid data, causing cups...Günther Deschner2010-05-031-4/+23
* s3: add iconv_convenience handle to pull/push sz helpers.Günther Deschner2010-04-091-2/+2
* s3-rpcclient: allow to define server_unc in cmd_srvsvc_srv_query_info().Günther Deschner2010-04-071-4/+10
* s3/drs: DsCrackNames - Propagating IDL changes to source codeKamen Mazdrashki2010-03-101-2/+2
* s3/drs: DsGetNCChanges - Propagating IDL changes to source codeKamen Mazdrashki2010-03-101-3/+3
* s3-rpcclient: Leave setprinterdata directly if not enough args were passed.Andreas Schneider2010-03-051-2/+1