summaryrefslogtreecommitdiff
path: root/source3/rpcclient
AgeCommit message (Expand)AuthorFilesLines
2010-09-18s3: Fix bug 7688, rpcclient command line completion crashingVolker Lendecke1-1/+1
2010-09-18s3: Fix some nonempty blank linesVolker Lendecke1-13/+12
2010-09-11s3-auth Change type of num_sids to uint32_tAndrew Bartlett1-1/+1
2010-08-30rpcclient: support starting sign/seal with krb5/spnegoSimo Sorce1-6/+18
2010-08-25s3-lsa: separate out init_lsa headers.Günther Deschner3-0/+3
2010-08-08s3:rpcclient: we also need some ndr_pull functionsStefan Metzmacher5-0/+5
2010-08-05s3-popt: Only include popt-common.h when needed.Andreas Schneider1-0/+1
2010-08-05s3-secrets: only include secrets.h when needed.Günther Deschner1-0/+1
2010-07-31s3-build: avoid to globally include printing and spoolss headers.Günther Deschner2-0/+2
2010-07-30s3-dcerpc: Add SPNEGO incapsulation for KRB5 authSimo Sorce1-17/+22
2010-07-30rpcclient: Use DCERPC_AUTH_LEVEL_CONNECT if no sign/seal is set for ntlmsspSimo Sorce1-0/+6
2010-07-28rpcclient: Use DCERPC_AUTH_LEVEL_CONNECT if no sign/seal is set for krb5 authSimo Sorce1-0/+6
2010-07-28s3-dcerpc: revive cli_rpc_pipe_open_krb5()Simo Sorce1-0/+9
2010-07-28s3-rpcclient: Allow choosing spnego mech: (ntlm/krb5)Simo Sorce1-3/+10
2010-07-28s3-dcerpc: Use dcerpc_AuthType in pipe_auth_dataSimo Sorce1-57/+73
2010-07-08s3-rpcclient: add another usage display to sign and seal commands.Günther Deschner1-0/+2
2010-06-23Add parse_setjob_command() to make setting job state easier for users.Jeremy Allison1-1/+30
2010-06-05s3-rpcclient: allow to add access_mask in cmd_spoolss_open_printer_ex().Günther Deschner1-5/+7
2010-06-03s3-spoolss: add and use spoolss_printerinfo2_to_setprinterinfo2().Günther Deschner1-63/+6
2010-06-03s3-security: use shared SECINFO_DACL define.Günther Deschner2-2/+2
2010-05-31s3/s4:netrEnumerateTrustedDomains - this call returns a "NTSTATUS" resultMatthias Dieter Wallnöfer1-13/+9
2010-05-28s3-build: only use ndr_samr.h where needed.Günther Deschner1-0/+1
2010-05-25s3:registry: move reg_objects.h to registry/ and use it only where neededMichael Adam1-0/+1
2010-05-25s3:rpcclient:spoolss: use regval_ctr/blob accessor functions.Michael Adam1-16/+24
2010-05-21s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett3-20/+20
2010-05-18s3-rpc_client: move protos to init_samr.hGünther Deschner1-0/+1
2010-05-18s3-rpc_client: move protos to init_spoolss.hGünther Deschner1-0/+1
2010-05-18s3-rpc_client: move protos to cli_spoolss.hGünther Deschner1-0/+1
2010-05-18s3-rpc_client: move protos to cli_lsarpc.hGünther Deschner3-0/+3
2010-05-18s3-rpc_client: move protos to cli_netlogon.hGünther Deschner2-0/+2
2010-05-18s3-rpc_client: move protos to cli_samr.hGünther Deschner1-0/+1
2010-05-18s3-secdesc: remove "typedef struct security_descriptor SEC_DESC".Günther Deschner1-1/+1
2010-05-18s3-secdesc: remove "typedef struct sec_desc_buf SEC_DESC_BUF".Günther Deschner2-2/+2
2010-05-18s3: Remove use of iconv_convenience.Jelmer Vernooij2-3/+3
2010-05-18s3-registry: only include registry headers when really needed.Günther Deschner1-0/+1
2010-05-10s3-rpcclient: fix two more invalid typecasts in spoolss commands.Günther Deschner1-9/+47
2010-05-06s3: only include gen_ndr headers where needed.Günther Deschner2-0/+2
2010-05-03s3-rpcclient: Fix Bug #7277. rpcclient was sending invalid data, causing cups...Günther Deschner1-4/+23
2010-04-09s3: add iconv_convenience handle to pull/push sz helpers.Günther Deschner1-2/+2
2010-04-07s3-rpcclient: allow to define server_unc in cmd_srvsvc_srv_query_info().Günther Deschner1-4/+10
2010-03-10s3/drs: DsCrackNames - Propagating IDL changes to source codeKamen Mazdrashki1-2/+2
2010-03-10s3/drs: DsGetNCChanges - Propagating IDL changes to source codeKamen Mazdrashki1-3/+3
2010-03-05s3-rpcclient: Leave setprinterdata directly if not enough args were passed.Andreas Schneider1-2/+1
2010-03-05s3-rpcclient: fix rpcclient after spoolss_EnumPrinterDataEx IDL change.Günther Deschner1-5/+4
2010-03-05s3-rpcclient: fix rpcclient after spoolss_GetPrinterData{Ex} IDL change.Günther Deschner1-16/+38
2010-03-05s3-rpcclient: fix rpcclient after spoolss_SetPrinterData{Ex} IDL change.Günther Deschner1-2/+8
2010-02-18s3-rpcclient: fix uninitialized variable in wkssvc_enumerateusers.Günther Deschner1-2/+2
2010-01-24s3: Enable -C in rpcclientVolker Lendecke1-0/+3
2010-01-23s3: Remove a call to string_sid_tallocVolker Lendecke1-2/+6
2010-01-23s3: Fix sending NULL sids to lookupsids3Volker Lendecke1-2/+2