Ignore:
Timestamp:
Mar 1, 2010, 3:05:48 PM (15 years ago)
Author:
Herwig Bauernfeind
Message:

Update Samba 3.3.x to 3.3.11

Location:
branches/samba-3.3.x/source/include
Files:
2 edited

Legend:

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

    r384 r411  
    60746074void lp_set_posix_default_cifsx_readwrite_locktype(enum brl_flavour val);
    60756075int lp_min_receive_file_size(void);
     6076void widelinks_warning(int snum);
    60766077
    60776078/* The following definitions come from param/params.c  */
  • branches/samba-3.3.x/source/include/smb.h

    r338 r411  
    16851685    KERNEL_OPLOCK_CAPABILITY,
    16861686    DMAPI_ACCESS_CAPABILITY,
    1687     LEASE_CAPABILITY
     1687    LEASE_CAPABILITY,
     1688    KILL_CAPABILITY
    16881689};
    16891690
Note: See TracChangeset for help on using the changeset viewer.