index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
include
/
smb.h
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r14445: add FILE_NOTIFY_CHANGE_STREAM_* flags from:
Stefan Metzmacher
1
-10
/
+16
2007-10-10
r14205: move smb specific stuff out of includes.h (finally!!!:-)
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r13210: Revert my named pipes patch until it passes not just 'make quicktest'...
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r13208: Clearly separate named pipes from the IPC$ NTVFS type.
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r12725: some minor updates
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r12694: Move some headers to the directory of the subsystem they belong to.
Jelmer Vernooij
1
-17
/
+6
2007-10-10
r12693: Move core data structures out of smb.h into core.h
Jelmer Vernooij
1
-20
/
+0
2007-10-10
r12494: Support loading modules from .so files for most subsystems.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r11892: forgot to commit these changes
Andrew Tridgell
1
-1
/
+2
2007-10-10
r11724: - move checks packet size and protocol version,
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r10078: - add a 'struct data_blob_list_item'
Stefan Metzmacher
1
-0
/
+5
2007-10-10
r9698: Fix a bit of memory management
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r7681: This #define is unused.
Andrew Bartlett
1
-1
/
+0
2007-10-10
r7596: next step in ldap cleanup. I'm aiming to get rid of the cut&pasted
Andrew Tridgell
1
-0
/
+4
2007-10-10
r5038: we don't need these defines any more
Andrew Tridgell
1
-4
/
+0
2007-10-10
r5034: - added a type mapping function in pidl, so the type names in our IDL
Andrew Tridgell
1
-9
/
+0
2007-10-10
r4816: Note that NTTIME is 4-byte aligned which makes the comment about align...
Tim Potter
1
-1
/
+1
2007-10-10
r4673: Fix the IDL for the QuerySecret LSA call.
Andrew Bartlett
1
-4
/
+7
2007-10-10
r4419: move security_token stuff to the libcli/security/
Stefan Metzmacher
1
-9
/
+0
2007-10-10
r4387: added a TODO about the NTCREATEX_FLAGS_OPEN_DIRECTORY flag - it seems ...
Andrew Tridgell
1
-1
/
+2
2007-10-10
r4147: converted from NT_USER_TOKEN to struct security_token
Andrew Tridgell
1
-16
/
+7
2007-10-10
r3975: added LFN filesystem attribute bit definition from ethereal
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3939: - added "posix:fakeoplocks" option for testing with oplocks forced on
Andrew Tridgell
1
-18
/
+11
2007-10-10
r3869: in the NDR encoded replPropertyMetaData attribute in ADS
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r3799: - added the bit for FS_ATTR_NAMED_STREAMS support into qfsinfo filesys...
Andrew Tridgell
1
-0
/
+18
2007-10-10
r3618: - this adds the special case for DENY_DOS semantics, as shown by the B...
Andrew Tridgell
1
-11
/
+18
2007-10-10
r3494: got rid of include/rewrite.h, and split out the dynconfig.h header
Andrew Tridgell
1
-0
/
+12
2007-10-10
r3425: got rid of a bunch of cruft from rewrite.h
Andrew Tridgell
1
-0
/
+13
2007-10-10
r3387: fixed pvfs to pass the NTDENY tests. The tricky bit was
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3380: - changed the default behaviour of server signing. We now have a default
Andrew Tridgell
1
-1
/
+2
2007-10-10
r3336: use a struct ntvfs_async_state to be able to do async chaning of ntvfs...
Stefan Metzmacher
1
-6
/
+0
2007-10-10
r3284: - don't use a enum for bit-fields. It isn't legal C (as C is limited to
Andrew Tridgell
1
-30
/
+0
2007-10-10
r3081: several updates to ntvfs and server side async request handling in
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3029: implemented byte range lock timeouts.
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3012: added initial support for byte range locking in the posix vfs. This is
Andrew Tridgell
1
-1
/
+1
2007-10-10
r2618: before we had refererence counts in talloc I added a hack in the
Andrew Tridgell
1
-1
/
+0
2007-10-10
r1343: formating
Stefan Metzmacher
1
-16
/
+16
2007-10-10
r1250: We no longer use these #defines
Andrew Bartlett
1
-3
/
+0
2007-10-10
r1065: some header file cleanups
Stefan Metzmacher
1
-315
/
+0
2007-10-10
r1063: userdom_struct dies!
Andrew Bartlett
1
-7
/
+0
2007-10-10
r1019: Push the auth subsystem away from using typedef, and over to the 'all
Andrew Bartlett
1
-3
/
+1
2007-10-10
r962: convert 'unsigned' and 'unsigned int' to uint_t
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r960: convert 'unsigned int' to uint_t in the most places
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r943: change samba4 to use 'uint8_t' instead of 'unsigned char'
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r898: - remove some unused macros
Andrew Tridgell
1
-63
/
+0
2007-10-10
r890: convert samba4 to use [u]int8_t instead of [u]int8
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r867: removed a couple of unused structures
Andrew Tridgell
1
-20
/
+0
2007-10-10
r838: got rid of rpc_misc.h
Andrew Tridgell
1
-1
/
+0
[next]