Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-02-02 | s3-rpcclient: prefer dcerpc_lsa_X functions. | Günther Deschner | 1 | -3/+10 | |
Guenther | |||||
2011-02-02 | s3-rpcclient: prefer dcerpc_lsa_X functions. | Günther Deschner | 1 | -5/+13 | |
Guenther | |||||
2011-02-02 | s3-rpcclient: prefer dcerpc_lsa_X functions. | Günther Deschner | 1 | -176/+390 | |
Guenther | |||||
2011-02-02 | s3-rpcclient: use status variable. | Günther Deschner | 1 | -182/+182 | |
Guenther | |||||
2011-02-02 | s3: Remove superfluous ; | Günther Deschner | 1 | -1/+1 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Feb 2 15:44:21 CET 2011 on sn-devel-104 | |||||
2011-02-01 | s3:rpcclient/cmd_samr: remove useless ';' | Stefan Metzmacher | 1 | -1/+1 | |
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Tue Feb 1 19:19:24 CET 2011 on sn-devel-104 | |||||
2011-02-01 | s3:rpcclient/cmd_netlogon: fix netr_DELTA_* display | Stefan Metzmacher | 1 | -11/+14 | |
metze | |||||
2011-02-01 | s3-rpcclient: prefer dcerpc_samr_X functions. | Günther Deschner | 1 | -500/+880 | |
Guenther | |||||
2011-01-28 | s3-rpcclient: use struct based dcerpc_spoolss_EnumPrinterData_r() call. | Günther Deschner | 1 | -43/+38 | |
This is a workaround for a string issue we currently have with argument based generated dcerpc client code (see bug #7804 for details). Guenther | |||||
2011-01-28 | s3-rpc_client: remove some more obsolete cli_X.h header files. | Günther Deschner | 2 | -2/+2 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Fri Jan 28 11:18:44 CET 2011 on sn-devel-104 | |||||
2011-01-24 | s3-rpcclient: allow to define validation level for samlogon. | Günther Deschner | 1 | -3/+3 | |
Guenther | |||||
2011-01-21 | s3-rpcclient: prefer dcerpc_spoolss_X functions. | Günther Deschner | 1 | -74/+205 | |
Guenther | |||||
2011-01-21 | s3-rpc_client: Rename get_query_dispinfo_params. | Andreas Schneider | 1 | -1/+1 | |
2011-01-21 | s3-rpcclient: rename duplicate enumkey command to winreg_enumkey. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2011-01-17 | s3:rpcclient: use dcerpc_echo_X() functions | Stefan Metzmacher | 1 | -30/+37 | |
metze | |||||
2011-01-13 | s3-rpcclient: prefer dcerpc_winreg_X functions. | Günther Deschner | 1 | -8/+13 | |
Guenther Signed-off-by: Andreas Schneider <asn@samba.org> | |||||
2011-01-13 | s3-rpcclient: prefer dcerpc_srvsvc_X functions. | Günther Deschner | 1 | -28/+90 | |
Guenther Signed-off-by: Andreas Schneider <asn@samba.org> | |||||
2011-01-13 | s3-rpcclient: prefer dcerpc_netr_X functions. | Günther Deschner | 1 | -27/+82 | |
Guenther Signed-off-by: Andreas Schneider <asn@samba.org> | |||||
2011-01-12 | s3-rpcclient: Fix bug #7880: cmd_spoolss_deletedriver() returned without ↵ | Björn Baumbach | 1 | -1/+5 | |
checking all architectures. Continues now with next architecture if no driver is available. Because of the broken behavior of the rpccli_*() functions, we need special error code handling. Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2011-01-12 | s3-drsuapi: fix error handling after converting to dcerpc_drsuapi_X functions. | Günther Deschner | 1 | -3/+8 | |
Guenther | |||||
2011-01-11 | s3-drsuapi: prefer dcerpc_drsuapi_X functions. | Günther Deschner | 1 | -10/+21 | |
Guenther | |||||
2011-01-11 | s3-eventlog: prefer dcerpc_eventlog_X functions. | Günther Deschner | 1 | -46/+107 | |
Guenther | |||||
2011-01-11 | s3-wkssvc: prefer dcerpc_wkssvc_X functions. | Günther Deschner | 1 | -6/+11 | |
Guenther | |||||
2011-01-11 | s3:rpcclient: use ndr_dssetup_c.h instead of cli_dssetup.h | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2011-01-11 | s3:rpcclient: use ndr_dfs_c.h instead of cli_dfs.h | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2011-01-06 | s3-rpcclient: use dcerpc_dfs_X functions. | Günther Deschner | 1 | -12/+24 | |
Guenther | |||||
2011-01-04 | s3:rpcclient: use dcerpc_binding_handle based client stubs in cmd_dssetup.c | Stefan Metzmacher | 1 | -1/+2 | |
metze | |||||
2011-01-04 | s3:rpcclient: improve "epmmap" output | Stefan Metzmacher | 1 | -6/+25 | |
metze | |||||
2011-01-04 | s3:rpcclient: use dcerpc_binding_handle bases client stubs in cmd_epmapper.c | Stefan Metzmacher | 1 | -8/+35 | |
metze | |||||
2011-01-04 | s3:rpcclient: use dcerpc_binding_handle client stubs in cmd_ntsvcs.c | Stefan Metzmacher | 1 | -7/+14 | |
metze | |||||
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 | |
Guenther | |||||
2010-11-02 | s3-debug Remove last direct assignements to DEBUGLEVEL | Andrew Bartlett | 1 | -1/+1 | |
All future assignments of the debug level should go via lp_set_cmdline("log level", "x") because this will ensure the value is not overwritten in an smb.conf load. Andrew Bartlett | |||||
2010-11-02 | s3-debug Impove setup_logging() to specify logging to stderr | Andrew Bartlett | 1 | -1/+1 | |
This change improves the setup_logging() API so that callers which wish to set up logging to stderr can simply ask for it, rather than directly modify the dbf global variable. Andrew Bartlett | |||||
2010-10-12 | libcli/security Provide a common, top level libcli/security/security.h | Andrew Bartlett | 3 | -1/+3 | |
This will reduce the noise from merges of the rest of the libcli/security code, without this commit changing what code is actually used. This includes (along with other security headers) dom_sid.h and security_token.h Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Tue Oct 12 05:54:10 UTC 2010 on sn-devel-104 | |||||
2010-10-07 | s3-rpcclient: add openprinter_ex command. | Günther Deschner | 1 | -1/+47 | |
Guenther | |||||
2010-10-07 | samr: for correctness, rename samr_RidTypeArray to samr_RidAttrArray. | Günther Deschner | 1 | -2/+2 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Thu Oct 7 12:04:32 UTC 2010 on sn-devel-104 | |||||
2010-10-01 | samba: share readline wrappers among all buildsystems. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2010-09-23 | s3-dcerpc: finally remove the legaqcy spnego_type variable from pipe_auth_data | Simo Sorce | 1 | -0/+6 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-09-20 | s3-util: use shared dom_sid_dup. | Günther Deschner | 1 | -1/+2 | |
Guenther | |||||
2010-09-19 | s3-rpcclient: add some winreg commands. | Günther Deschner | 2 | -0/+323 | |
Guenther | |||||
2010-09-18 | s3: Fix bug 7688, rpcclient command line completion crashing | Volker Lendecke | 1 | -1/+1 | |
We've grown more than 100 rpcclient commands by now, so this would overwrite the array of 100 completions. There's nicer ways to fix this problem, but 1000 rpcclient commands should be at least a bit away. | |||||
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 | |
size_t is overkill here, and in struct security_token in the num_sids is uint32_t. This includes a change to the prototype of add_sid_to_array() and add_sid_to_array_unique(), which has had a number of consequnetial changes as I try to sort out all the callers using a pointer to the number of sids. Andrew Bartlett Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2010-08-30 | rpcclient: support starting sign/seal with krb5/spnego | Simo Sorce | 1 | -6/+18 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-08-25 | s3-lsa: separate out init_lsa headers. | Günther Deschner | 3 | -0/+3 | |
Guenther | |||||
2010-08-08 | s3:rpcclient: we also need some ndr_pull functions | Stefan Metzmacher | 5 | -0/+5 | |
metze | |||||
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 | |
Guenther | |||||
2010-07-31 | s3-build: avoid to globally include printing and spoolss headers. | Günther Deschner | 2 | -0/+2 | |
This shrinks precompiled headers by 3MB and will slightly speed up any build. Guenther |