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/include/local.h

    r133 r233  
    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.