Changeset 411 for branches/samba-3.3.x/source/include
- Timestamp:
- Mar 1, 2010, 3:05:48 PM (15 years ago)
- 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 6074 6074 void lp_set_posix_default_cifsx_readwrite_locktype(enum brl_flavour val); 6075 6075 int lp_min_receive_file_size(void); 6076 void widelinks_warning(int snum); 6076 6077 6077 6078 /* The following definitions come from param/params.c */ -
branches/samba-3.3.x/source/include/smb.h
r338 r411 1685 1685 KERNEL_OPLOCK_CAPABILITY, 1686 1686 DMAPI_ACCESS_CAPABILITY, 1687 LEASE_CAPABILITY 1687 LEASE_CAPABILITY, 1688 KILL_CAPABILITY 1688 1689 }; 1689 1690
Note:
See TracChangeset
for help on using the changeset viewer.