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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r4147: converted from NT_USER_TOKEN to struct security_token
Andrew Tridgell
1
-16
/
+7
2007-10-10
r4140: Get rid of close_hive (replace it with talloc destructors).
Jelmer Vernooij
1
-3
/
+2
2007-10-10
r4137: Make *_open_key take a registry_key instead of a hive (more efficient
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r4132: - Bunch of rather large fixes in the registry
Jelmer Vernooij
2
-23
/
+62
2007-10-10
r4124: include locale.h to get LC_ALL in include/system/iconv.h
Andrew Tridgell
1
-0
/
+4
2007-10-10
r4084: add some more error codes
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r4073: - added a set of lsa helper routines to make lsa lookups that are
Andrew Tridgell
2
-0
/
+3
2007-10-10
r4070: move some defines from asn_1.h to the places they belong to
Stefan Metzmacher
1
-17
/
+0
2007-10-10
r4063: - change char * -> uint8_t in struct request_buffer
Stefan Metzmacher
2
-14
/
+14
2007-10-10
r4058: added a type safe version of smb_xmalloc()
Andrew Tridgell
1
-0
/
+5
2007-10-10
r4055: fixed more places to use type safe allocation macros
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4033: removed a pointless comment
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4014: removed unused MacExtension.h header
Andrew Tridgell
1
-246
/
+0
2007-10-10
r4013: got rid of a bunch of unused or unmaintained code
Andrew Tridgell
3
-118
/
+29
2007-10-10
r4011: get rid of rpc_secdes.h and replace it with a single sane set of
Andrew Tridgell
3
-345
/
+2
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
r3910: add some error codes
Stefan Metzmacher
1
-1
/
+7
2007-10-10
r3869: in the NDR encoded replPropertyMetaData attribute in ADS
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r3833: NTACL is a better xattr name than DosAcl (tpot suggested this)
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3832: added NT ACL query/set to the posix NTVFS backend. The default ACL is
Andrew Tridgell
2
-1
/
+3
2007-10-10
r3830: unified the query/set security descriptor code with the rest of the
Andrew Tridgell
2
-1
/
+38
2007-10-10
r3829: added a RAW-ACLS test suite that tests query/set of ACLs on a file
Andrew Tridgell
1
-23
/
+0
2007-10-10
r3826: - added testing of ea lists in NTTRANS CREATE
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3810: create a LIB_SECURITY subsystem
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r3806: added support to smb_server and pvfs for the NTTRANS Create call. This
Andrew Tridgell
1
-2
/
+8
2007-10-10
r3799: - added the bit for FS_ATTR_NAMED_STREAMS support into qfsinfo filesys...
Andrew Tridgell
1
-0
/
+18
2007-10-10
r3798: added support for alternate data streams in xattrs into pvfs.
Andrew Tridgell
2
-1
/
+2
2007-10-10
r3783: - don't use make proto for ldb anymore
Stefan Metzmacher
2
-3
/
+4
2007-10-10
r3747: - added some of the infrastructure needed for streams support in pvfs
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3677: Seperate the SamLogon tests from the main RPC-NETLOGON test into a
Andrew Bartlett
1
-1
/
+6
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
r3615: split out struct pvfs_file_handle from struct pvfs_file. This is in
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3601: Lots of smaller DCOM updates and fixes. Adds oxid tables, proper
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r3578: a couple of include changes that should help with FreeBSD
Andrew Tridgell
1
-5
/
+4
2007-10-10
r3571: rough guesses at what abartlet really wanted to do in his last commit
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3549: added support for DOS extended attribute lists (name/value pairs)
Andrew Tridgell
2
-1
/
+3
2007-10-10
r3520: minor portability fix (for struct timeval)
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3515: Fix RemoteActivation correctly this time (-:
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r3513: Add (the infrastructure for) DCOM support. Contents:
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r3507: - added deferred replies on sharing violation in pvfs open. The
Andrew Tridgell
2
-4
/
+8
2007-10-10
r3497: removed some include cruft, and split out librpc/gen_ndr/tables.h
Andrew Tridgell
4
-129
/
+12
2007-10-10
r3494: got rid of include/rewrite.h, and split out the dynconfig.h header
Andrew Tridgell
5
-101
/
+40
2007-10-10
r3481: split out client.h and events.h
Andrew Tridgell
3
-5
/
+4
2007-10-10
r3480: moved some signal defines into include/system
Andrew Tridgell
3
-12
/
+8
2007-10-10
r3478: split out some more pieces of includes.h
Andrew Tridgell
10
-85
/
+112
2007-10-10
r3468: split out dcerpc_server.h
Andrew Tridgell
2
-1
/
+8
2007-10-10
r3466: split out request.h, signing.h, and smb_server.h
Andrew Tridgell
5
-20
/
+25
2007-10-10
r3464: split out registry.h, rap.h and ldap_server.h
Andrew Tridgell
2
-3
/
+9
2007-10-10
r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...
Andrew Tridgell
6
-19
/
+17
[next]