Ignore:
Timestamp:
Nov 14, 2012, 12:59:34 PM (13 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: update vendor to 3.6.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/source3/include/mapping.h

    r414 r740  
    2525        struct pdb_methods *methods;
    2626        gid_t gid;
    27         DOM_SID sid;
     27        struct dom_sid sid;
    2828        enum lsa_SidType sid_name_use;
    2929        fstring nt_name;
     
    3131} GROUP_MAP;
    3232
     33#include "groupdb/proto.h"
Note: See TracChangeset for help on using the changeset viewer.