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
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
2007-10-10
r837: get rid of some more old rpc headers, and the genparser headers
Andrew Tridgell
1
-24
/
+0
2007-10-10
r818: added server side SMB signing to Samba4
Andrew Tridgell
1
-0
/
+2
2007-10-10
r707: Chainsaw work - SAM_ACCOUNT can die, along with passdb
Andrew Bartlett
1
-116
/
+0
2007-10-10
r685: The SAM is dead! Long live the new SAM! ;-)
Andrew Bartlett
1
-5
/
+1
2007-10-10
r614: Clean out the POSIX assumptions from the Samba4 auth subsystem.
Andrew Bartlett
1
-12
/
+0
2007-10-10
r601: added the server code for all the samr_SetUserInfo and samr_QueryUserIn...
Andrew Tridgell
1
-13
/
+0
2007-10-10
r575: moved the SID_NAME_USE enum into samr.idl
Andrew Tridgell
1
-13
/
+2
2007-10-10
r443: Update Samba4 to the auth and NTLMSSP code from Samba3.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r359: moved the share type definitions to srvsvc.idl
Andrew Tridgell
1
-9
/
+0
2004-01-28
remove a lot of unused stuff from the header files
Stefan Metzmacher
1
-119
/
+1
2003-12-16
a fairly large commit!
Andrew Tridgell
1
-0
/
+2
2003-12-12
* the RPC-ECHO pipe now works in smbd, as long as the data sizes
Andrew Tridgell
1
-31
/
+0
2003-12-10
the rest of the initial rpc server side infrastructure
Andrew Tridgell
1
-0
/
+1
2003-12-04
some OSes already have a uint_t
Andrew Tridgell
1
-7
/
+0
[next]