]> git.ipfire.org Git - thirdparty/samba.git/commit
whoa. _major_ restructure of rpcclient. fixed some buuugs, created a few.
authorLuke Leighton <lkcl@samba.org>
Fri, 26 Nov 1999 23:04:19 +0000 (23:04 +0000)
committerLuke Leighton <lkcl@samba.org>
Fri, 26 Nov 1999 23:04:19 +0000 (23:04 +0000)
commit29c480085e786905bfd92ea3cd93658f94e96e47
tree5512dd2014fec3bd7506341bb5b03b7f04917dea
parentcda25778816f6d74f02c7e7c85e455b40e80bad2
whoa.  _major_ restructure of rpcclient.  fixed some buuugs, created a few.
found out that getopt() _must_ have optind set to 0 before reuse.

still haven't decided what to do with the net* api yet...
15 files changed:
source/client/client.c
source/include/ntdomain.h
source/include/proto.h
source/include/rpcclient.h
source/lib/util.c
source/libsmb/namequery.c
source/rpc_client/cli_atsvc.c
source/rpc_client/cli_samr.c
source/rpc_client/msrpc_samr.c
source/rpcclient/cmd_atsvc.c
source/rpcclient/cmd_reg.c
source/rpcclient/cmd_samr.c
source/rpcclient/cmd_svcctl.c
source/rpcclient/display.c
source/rpcclient/rpcclient.c