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

Update Samba 3.3 branch to 3.3.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.3.x/source/smbd/process.c

    r206 r223  
    10401040/* 0x31 */ { NULL, NULL, 0 },
    10411041/* 0x32 */ { "SMBtrans2",reply_trans2, AS_USER | CAN_IPC },
    1042 /* 0x33 */ { "SMBtranss2",reply_transs2, AS_USER},
     1042/* 0x33 */ { "SMBtranss2",reply_transs2, AS_USER | CAN_IPC},
    10431043/* 0x34 */ { "SMBfindclose",reply_findclose,AS_USER},
    10441044/* 0x35 */ { "SMBfindnclose",reply_findnclose,AS_USER},
Note: See TracChangeset for help on using the changeset viewer.