Convert rpcclient to use popt instead of getopt. Includes changing of got_pass from...
authorJim McDonough <jmcd@samba.org>
Thu, 7 Mar 2002 18:56:51 +0000 (18:56 +0000)
committerJim McDonough <jmcd@samba.org>
Thu, 7 Mar 2002 18:56:51 +0000 (18:56 +0000)
commit6e6318525a810e2d397401ee75b9993ad17d455d
tree3c9856b031486086f82c0c53ae8125ecf6b633ca
parent39e14916e48a5290e7766aa4f845900365bb42c3
Convert rpcclient to use popt instead of getopt.  Includes changing of got_pass from BOOL to int.  Also includes long option names...anyone want those different before I update the doc?  Please try this out.  I've tried to test all the flags, but the more times we kick the tires...
(This used to be commit cd34897749dc5819dd7239269fbd5dcef5bea5c0)
source3/rpcclient/rpcclient.c