Ignore:
Timestamp:
Oct 30, 2009, 9:39:05 AM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update 3.3 to 3.3.9

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.3.x/source/winbindd/winbindd.h

    r206 r342  
    123123
    124124        struct rpc_pipe_client *lsa_pipe;
     125        struct rpc_pipe_client *lsa_pipe_tcp;
    125126        POLICY_HND lsa_policy;
    126127
     
    183184                                  * we don't have to try _ex every time. */
    184185
     186        bool can_do_ncacn_ip_tcp;
     187
    185188        /* Lookup methods for this domain (LDAP or RPC) */
    186189        struct winbindd_methods *methods;
Note: See TracChangeset for help on using the changeset viewer.