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

Update Samba 3.3 to 3.3.1

File:
1 edited

Legend:

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

    r206 r221  
    254254#define WINDOWS_MINIMUM_LOCK_TIMEOUT_MS 200
    255255
    256 #endif
     256/* Maximum size of RPC data we will accept for one call. */
     257#define MAX_RPC_DATA_SIZE (15*1024*1024)
     258
     259#endif
Note: See TracChangeset for help on using the changeset viewer.