Ignore:
Timestamp:
May 27, 2009, 11:39:15 AM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update 3.2 branch to 3.2.9

File:
1 edited

Legend:

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

    r232 r233  
    10341034/* 0x31 */ { NULL, NULL, 0 },
    10351035/* 0x32 */ { "SMBtrans2",reply_trans2, AS_USER | CAN_IPC },
    1036 /* 0x33 */ { "SMBtranss2",reply_transs2, AS_USER},
     1036/* 0x33 */ { "SMBtranss2",reply_transs2, AS_USER | CAN_IPC},
    10371037/* 0x34 */ { "SMBfindclose",reply_findclose,AS_USER},
    10381038/* 0x35 */ { "SMBfindnclose",reply_findnclose,AS_USER},
Note: See TracChangeset for help on using the changeset viewer.