Age | Commit message (Expand) | Author | Files | Lines |
2011-01-13 | s3-rpcclient: prefer dcerpc_srvsvc_X functions. | Günther Deschner | 1 | -28/+90 |
2011-01-13 | s3-rpcclient: prefer dcerpc_netr_X functions. | Günther Deschner | 1 | -27/+82 |
2011-01-12 | s3-rpcclient: Fix bug #7880: cmd_spoolss_deletedriver() returned without chec... | Björn Baumbach | 1 | -1/+5 |
2011-01-12 | s3-drsuapi: fix error handling after converting to dcerpc_drsuapi_X functions. | Günther Deschner | 1 | -3/+8 |
2011-01-11 | s3-drsuapi: prefer dcerpc_drsuapi_X functions. | Günther Deschner | 1 | -10/+21 |
2011-01-11 | s3-eventlog: prefer dcerpc_eventlog_X functions. | Günther Deschner | 1 | -46/+107 |
2011-01-11 | s3-wkssvc: prefer dcerpc_wkssvc_X functions. | Günther Deschner | 1 | -6/+11 |
2011-01-11 | s3:rpcclient: use ndr_dssetup_c.h instead of cli_dssetup.h | Stefan Metzmacher | 1 | -1/+1 |
2011-01-11 | s3:rpcclient: use ndr_dfs_c.h instead of cli_dfs.h | Stefan Metzmacher | 1 | -1/+1 |
2011-01-06 | s3-rpcclient: use dcerpc_dfs_X functions. | Günther Deschner | 1 | -12/+24 |
2011-01-04 | s3:rpcclient: use dcerpc_binding_handle based client stubs in cmd_dssetup.c | Stefan Metzmacher | 1 | -1/+2 |
2011-01-04 | s3:rpcclient: improve "epmmap" output | Stefan Metzmacher | 1 | -6/+25 |
2011-01-04 | s3:rpcclient: use dcerpc_binding_handle bases client stubs in cmd_epmapper.c | Stefan Metzmacher | 1 | -8/+35 |
2011-01-04 | s3:rpcclient: use dcerpc_binding_handle client stubs in cmd_ntsvcs.c | Stefan Metzmacher | 1 | -7/+14 |
2010-12-20 | s3: Remove unused "retry" from cli_full_connection | Volker Lendecke | 2 | -3/+2 |
2010-11-17 | s3-rpcclient: exit early in cmd_spoolss_enum_data() when there is a failure. | Günther Deschner | 1 | -0/+9 |
2010-11-02 | s3-debug Remove last direct assignements to DEBUGLEVEL | Andrew Bartlett | 1 | -1/+1 |
2010-11-02 | s3-debug Impove setup_logging() to specify logging to stderr | Andrew Bartlett | 1 | -1/+1 |
2010-10-12 | libcli/security Provide a common, top level libcli/security/security.h | Andrew Bartlett | 3 | -1/+3 |
2010-10-07 | s3-rpcclient: add openprinter_ex command. | Günther Deschner | 1 | -1/+47 |
2010-10-07 | samr: for correctness, rename samr_RidTypeArray to samr_RidAttrArray. | Günther Deschner | 1 | -2/+2 |
2010-10-01 | samba: share readline wrappers among all buildsystems. | Günther Deschner | 1 | -0/+1 |
2010-09-23 | s3-dcerpc: finally remove the legaqcy spnego_type variable from pipe_auth_data | Simo Sorce | 1 | -0/+6 |
2010-09-20 | s3-util: use shared dom_sid_dup. | Günther Deschner | 1 | -1/+2 |
2010-09-19 | s3-rpcclient: add some winreg commands. | Günther Deschner | 2 | -0/+323 |
2010-09-18 | s3: Fix bug 7688, rpcclient command line completion crashing | Volker Lendecke | 1 | -1/+1 |
2010-09-18 | s3: Fix some nonempty blank lines | Volker Lendecke | 1 | -13/+12 |
2010-09-11 | s3-auth Change type of num_sids to uint32_t | Andrew Bartlett | 1 | -1/+1 |
2010-08-30 | rpcclient: support starting sign/seal with krb5/spnego | Simo Sorce | 1 | -6/+18 |
2010-08-25 | s3-lsa: separate out init_lsa headers. | Günther Deschner | 3 | -0/+3 |
2010-08-08 | s3:rpcclient: we also need some ndr_pull functions | Stefan Metzmacher | 5 | -0/+5 |
2010-08-05 | s3-popt: Only include popt-common.h when needed. | Andreas Schneider | 1 | -0/+1 |
2010-08-05 | s3-secrets: only include secrets.h when needed. | Günther Deschner | 1 | -0/+1 |
2010-07-31 | s3-build: avoid to globally include printing and spoolss headers. | Günther Deschner | 2 | -0/+2 |
2010-07-30 | s3-dcerpc: Add SPNEGO incapsulation for KRB5 auth | Simo Sorce | 1 | -17/+22 |
2010-07-30 | rpcclient: Use DCERPC_AUTH_LEVEL_CONNECT if no sign/seal is set for ntlmssp | Simo Sorce | 1 | -0/+6 |
2010-07-28 | rpcclient: Use DCERPC_AUTH_LEVEL_CONNECT if no sign/seal is set for krb5 auth | Simo Sorce | 1 | -0/+6 |
2010-07-28 | s3-dcerpc: revive cli_rpc_pipe_open_krb5() | Simo Sorce | 1 | -0/+9 |
2010-07-28 | s3-rpcclient: Allow choosing spnego mech: (ntlm/krb5) | Simo Sorce | 1 | -3/+10 |
2010-07-28 | s3-dcerpc: Use dcerpc_AuthType in pipe_auth_data | Simo Sorce | 1 | -57/+73 |
2010-07-08 | s3-rpcclient: add another usage display to sign and seal commands. | Günther Deschner | 1 | -0/+2 |
2010-06-23 | Add parse_setjob_command() to make setting job state easier for users. | Jeremy Allison | 1 | -1/+30 |
2010-06-05 | s3-rpcclient: allow to add access_mask in cmd_spoolss_open_printer_ex(). | Günther Deschner | 1 | -5/+7 |
2010-06-03 | s3-spoolss: add and use spoolss_printerinfo2_to_setprinterinfo2(). | Günther Deschner | 1 | -63/+6 |
2010-06-03 | s3-security: use shared SECINFO_DACL define. | Günther Deschner | 2 | -2/+2 |
2010-05-31 | s3/s4:netrEnumerateTrustedDomains - this call returns a "NTSTATUS" result | Matthias Dieter Wallnöfer | 1 | -13/+9 |
2010-05-28 | s3-build: only use ndr_samr.h where needed. | Günther Deschner | 1 | -0/+1 |
2010-05-25 | s3:registry: move reg_objects.h to registry/ and use it only where needed | Michael Adam | 1 | -0/+1 |
2010-05-25 | s3:rpcclient:spoolss: use regval_ctr/blob accessor functions. | Michael Adam | 1 | -16/+24 |
2010-05-21 | s3:dom_sid Global replace of DOM_SID with struct dom_sid | Andrew Bartlett | 3 | -20/+20 |