mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
bcbdc74b26
BUG: https://bugzilla.samba.org/show_bug.cgi?id=11085 When rpcclient is called like: $ rpcclient -c "getdata . Osversion" at end of output is added one nonsense line OsVersion: Osversion: This patch removes this line and adds more human friendly ouput: OsMajor: num OsMinor: num OsBuild: num for OsVersion query. For OsVersionEx two more lines are added: OsMajor: num OsMinor: num OsBuild: num ServicePackMajor: num ServicePackMinor: num Signed-off-by: Robin Hack <hack.robin@gmail.com> Reviewed-by: Andreas Schneider <asn@samba.org> Signed-off-by: David Disseldorp <ddiss@samba.org> Reviewed-by: Guenther Deschner <gd@samba.org> |
||
---|---|---|
.. | ||
cmd_dfs.c | ||
cmd_drsuapi.c | ||
cmd_dssetup.c | ||
cmd_echo.c | ||
cmd_epmapper.c | ||
cmd_eventlog.c | ||
cmd_fss.c | ||
cmd_lsarpc.c | ||
cmd_netlogon.c | ||
cmd_ntsvcs.c | ||
cmd_samr.c | ||
cmd_shutdown.c | ||
cmd_spoolss.c | ||
cmd_srvsvc.c | ||
cmd_test.c | ||
cmd_winreg.c | ||
cmd_witness.c | ||
cmd_wkssvc.c | ||
rpcclient.c | ||
rpcclient.h |