Ignore:
Timestamp:
May 24, 2009, 7:55:48 AM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update Samba 3.3 branch to 3.3.4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.3.x/source/utils/net.c

    r206 r224  
    636636                {"stdin",       'i', POPT_ARG_NONE,   &c->opt_stdin},
    637637                {"timeout",     't', POPT_ARG_INT,    &c->opt_timeout},
     638                {"request-timeout",0,POPT_ARG_INT,    &c->opt_request_timeout},
    638639                {"machine-pass",'P', POPT_ARG_NONE,   &c->opt_machine_pass},
    639640                {"kerberos",    'k', POPT_ARG_NONE,   &c->opt_kerberos},
Note: See TracChangeset for help on using the changeset viewer.