Changeset 224 for branches/samba-3.3.x/source/utils/net.c
- Timestamp:
- May 24, 2009, 7:55:48 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.3.x/source/utils/net.c
r206 r224 636 636 {"stdin", 'i', POPT_ARG_NONE, &c->opt_stdin}, 637 637 {"timeout", 't', POPT_ARG_INT, &c->opt_timeout}, 638 {"request-timeout",0,POPT_ARG_INT, &c->opt_request_timeout}, 638 639 {"machine-pass",'P', POPT_ARG_NONE, &c->opt_machine_pass}, 639 640 {"kerberos", 'k', POPT_ARG_NONE, &c->opt_kerberos},
Note:
See TracChangeset
for help on using the changeset viewer.