summaryrefslogtreecommitdiffstats
path: root/source4/include/smb.h
Commit message (Expand)AuthorAgeFilesLines
* r14205: move smb specific stuff out of includes.h (finally!!!:-)Stefan Metzmacher2007-10-101-0/+3
* r13210: Revert my named pipes patch until it passes not just 'make quicktest'...Jelmer Vernooij2007-10-101-4/+4
* r13208: Clearly separate named pipes from the IPC$ NTVFS type.Jelmer Vernooij2007-10-101-4/+4
* r12725: some minor updatesStefan Metzmacher2007-10-101-1/+1
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2007-10-101-17/+6
* r12693: Move core data structures out of smb.h into core.hJelmer Vernooij2007-10-101-20/+0
* r12494: Support loading modules from .so files for most subsystems.Jelmer Vernooij2007-10-101-0/+1
* r11892: forgot to commit these changesAndrew Tridgell2007-10-101-1/+2
* r11724: - move checks packet size and protocol version,Stefan Metzmacher2007-10-101-0/+2
* r10078: - add a 'struct data_blob_list_item'Stefan Metzmacher2007-10-101-0/+5
* r9698: Fix a bit of memory managementJelmer Vernooij2007-10-101-2/+2
* r7681: This #define is unused.Andrew Bartlett2007-10-101-1/+0
* r7596: next step in ldap cleanup. I'm aiming to get rid of the cut&pastedAndrew Tridgell2007-10-101-0/+4
* r5038: we don't need these defines any moreAndrew Tridgell2007-10-101-4/+0
* r5034: - added a type mapping function in pidl, so the type names in our IDLAndrew Tridgell2007-10-101-9/+0
* r4816: Note that NTTIME is 4-byte aligned which makes the comment about align...Tim Potter2007-10-101-1/+1
* r4673: Fix the IDL for the QuerySecret LSA call.Andrew Bartlett2007-10-101-4/+7
* r4419: move security_token stuff to the libcli/security/Stefan Metzmacher2007-10-101-9/+0
* r4387: added a TODO about the NTCREATEX_FLAGS_OPEN_DIRECTORY flag - it seems ...Andrew Tridgell2007-10-101-1/+2
* r4147: converted from NT_USER_TOKEN to struct security_tokenAndrew Tridgell2007-10-101-16/+7
* r3975: added LFN filesystem attribute bit definition from etherealAndrew Tridgell2007-10-101-0/+1
* r3939: - added "posix:fakeoplocks" option for testing with oplocks forced onAndrew Tridgell2007-10-101-18/+11
* r3869: in the NDR encoded replPropertyMetaData attribute in ADSStefan Metzmacher2007-10-101-0/+2
* r3799: - added the bit for FS_ATTR_NAMED_STREAMS support into qfsinfo filesys...Andrew Tridgell2007-10-101-0/+18
* r3618: - this adds the special case for DENY_DOS semantics, as shown by the B...Andrew Tridgell2007-10-101-11/+18
* r3494: got rid of include/rewrite.h, and split out the dynconfig.h headerAndrew Tridgell2007-10-101-0/+12
* r3425: got rid of a bunch of cruft from rewrite.hAndrew Tridgell2007-10-101-0/+13
* r3387: fixed pvfs to pass the NTDENY tests. The tricky bit wasAndrew Tridgell2007-10-101-1/+1
* r3380: - changed the default behaviour of server signing. We now have a defaultAndrew Tridgell2007-10-101-1/+2
* r3336: use a struct ntvfs_async_state to be able to do async chaning of ntvfs...Stefan Metzmacher2007-10-101-6/+0
* r3284: - don't use a enum for bit-fields. It isn't legal C (as C is limited toAndrew Tridgell2007-10-101-30/+0
* r3081: several updates to ntvfs and server side async request handling inAndrew Tridgell2007-10-101-0/+1
* r3029: implemented byte range lock timeouts.Andrew Tridgell2007-10-101-1/+1
* r3012: added initial support for byte range locking in the posix vfs. This isAndrew Tridgell2007-10-101-1/+1
* r2618: before we had refererence counts in talloc I added a hack in theAndrew Tridgell2007-10-101-1/+0
* r1343: formatingStefan Metzmacher2007-10-101-16/+16
* r1250: We no longer use these #definesAndrew Bartlett2007-10-101-3/+0
* r1065: some header file cleanupsStefan Metzmacher2007-10-101-315/+0
* r1063: userdom_struct dies!Andrew Bartlett2007-10-101-7/+0
* r1019: Push the auth subsystem away from using typedef, and over to the 'allAndrew Bartlett2007-10-101-3/+1
* r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher2007-10-101-1/+1
* r960: convert 'unsigned int' to uint_t in the most placesStefan Metzmacher2007-10-101-2/+2
* r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher2007-10-101-2/+2
* r898: - remove some unused macrosAndrew Tridgell2007-10-101-63/+0
* r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher2007-10-101-1/+1
* r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2007-10-101-2/+2
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-101-4/+4
* r867: removed a couple of unused structuresAndrew Tridgell2007-10-101-20/+0
* r838: got rid of rpc_misc.hAndrew Tridgell2007-10-101-1/+0
* r837: get rid of some more old rpc headers, and the genparser headersAndrew Tridgell2007-10-101-24/+0