mirror of
https://github.com/samba-team/samba.git
synced 2025-12-20 16:23:51 +03:00
First part of UNIX extensions (#ifdefed out) more to follow.
Jeremy.
This commit is contained in:
@@ -1325,6 +1325,7 @@ char *strdup(char *s);
|
||||
#define CAP_W2K_SMBS 0x2000
|
||||
#define CAP_LARGE_READX 0x4000
|
||||
#define CAP_LARGE_WRITEX 0x8000
|
||||
#define CAP_UNIX 0x800000 /* Capabilities for UNIX extensions. Created by HP. */
|
||||
#define CAP_EXTENDED_SECURITY 0x80000000
|
||||
|
||||
/* protocol types. It assumes that higher protocols include lower protocols
|
||||
|
||||
Reference in New Issue
Block a user