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