Ignore:
Timestamp:
May 26, 2009, 9:44:50 AM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update 3.2 branch to 3.2.6

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.2.x/source/librpc/idl/samr.idl

    r136 r228  
    836836        typedef struct {
    837837                samr_CryptPassword password;
    838                 uint8 pw_len;
     838                uint8 password_expired;
    839839        } samr_UserInfo24;
    840840
     
    850850        typedef struct {
    851851                samr_CryptPasswordEx password;
    852                 uint8 pw_len;
     852                uint8 password_expired;
    853853        } samr_UserInfo26;
    854854
Note: See TracChangeset for help on using the changeset viewer.