summaryrefslogtreecommitdiff
path: root/source4/include
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4261: added the RAW_FILEINFO_EA_LIST trans2 qfileinfo and qpathinfoAndrew Tridgell2-3/+19
2007-10-10r4243: a sniff from kukks showed that the ea_set interface in trans2 setfilei...Andrew Tridgell1-1/+2
2007-10-10r4209: Fix several smaller bugsJelmer Vernooij1-3/+3
2007-10-10r4204: Arguments to reg_del_key more like the RPC for more efficient usageJelmer Vernooij1-2/+2
2007-10-10r4177: add some more error codesStefan Metzmacher1-1/+3
2007-10-10r4173: - new t2open code, that can cope with "create with EAs". Many thanksAndrew Tridgell1-2/+3
2007-10-10r4166: More small API fixes, keep registry structs as small as possible.Jelmer Vernooij1-7/+1
2007-10-10r4155: More destinction between hives and predefined keysJelmer Vernooij1-2/+1
2007-10-10r4154: Add definitions for HKEY_PERFORMANCE_TEXT and HKEY_PERFORMANCE_NLSTEXTJelmer Vernooij1-4/+4
2007-10-10r4147: converted from NT_USER_TOKEN to struct security_tokenAndrew Tridgell1-16/+7
2007-10-10r4140: Get rid of close_hive (replace it with talloc destructors).Jelmer Vernooij1-3/+2
2007-10-10r4137: Make *_open_key take a registry_key instead of a hive (more efficientJelmer Vernooij1-1/+1
2007-10-10r4132: - Bunch of rather large fixes in the registryJelmer Vernooij2-23/+62
2007-10-10r4124: include locale.h to get LC_ALL in include/system/iconv.hAndrew Tridgell1-0/+4
2007-10-10r4084: add some more error codesStefan Metzmacher1-0/+2
2007-10-10r4073: - added a set of lsa helper routines to make lsa lookups that areAndrew Tridgell2-0/+3
2007-10-10r4070: move some defines from asn_1.h to the places they belong toStefan Metzmacher1-17/+0
2007-10-10r4063: - change char * -> uint8_t in struct request_bufferStefan Metzmacher2-14/+14
2007-10-10r4058: added a type safe version of smb_xmalloc()Andrew Tridgell1-0/+5
2007-10-10r4055: fixed more places to use type safe allocation macrosAndrew Tridgell1-1/+1
2007-10-10r4033: removed a pointless commentAndrew Tridgell1-1/+1
2007-10-10r4014: removed unused MacExtension.h headerAndrew Tridgell1-246/+0
2007-10-10r4013: got rid of a bunch of unused or unmaintained codeAndrew Tridgell3-118/+29
2007-10-10r4011: get rid of rpc_secdes.h and replace it with a single sane set ofAndrew Tridgell3-345/+2
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-10r3910: add some error codesStefan Metzmacher1-1/+7
2007-10-10r3869: in the NDR encoded replPropertyMetaData attribute in ADSStefan Metzmacher1-0/+2
2007-10-10r3833: NTACL is a better xattr name than DosAcl (tpot suggested this)Andrew Tridgell1-1/+1
2007-10-10r3832: added NT ACL query/set to the posix NTVFS backend. The default ACL isAndrew Tridgell2-1/+3
2007-10-10r3830: unified the query/set security descriptor code with the rest of theAndrew Tridgell2-1/+38
2007-10-10r3829: added a RAW-ACLS test suite that tests query/set of ACLs on a fileAndrew Tridgell1-23/+0
2007-10-10r3826: - added testing of ea lists in NTTRANS CREATEAndrew Tridgell1-0/+1
2007-10-10r3810: create a LIB_SECURITY subsystemStefan Metzmacher1-0/+4
2007-10-10r3806: added support to smb_server and pvfs for the NTTRANS Create call. ThisAndrew Tridgell1-2/+8
2007-10-10r3799: - added the bit for FS_ATTR_NAMED_STREAMS support into qfsinfo filesys...Andrew Tridgell1-0/+18
2007-10-10r3798: added support for alternate data streams in xattrs into pvfs.Andrew Tridgell2-1/+2
2007-10-10r3783: - don't use make proto for ldb anymoreStefan Metzmacher2-3/+4
2007-10-10r3747: - added some of the infrastructure needed for streams support in pvfsAndrew Tridgell1-0/+1
2007-10-10r3677: Seperate the SamLogon tests from the main RPC-NETLOGON test into aAndrew Bartlett1-1/+6
2007-10-10r3618: - this adds the special case for DENY_DOS semantics, as shown by the B...Andrew Tridgell1-11/+18
2007-10-10r3615: split out struct pvfs_file_handle from struct pvfs_file. This is inAndrew Tridgell1-1/+1
2007-10-10r3601: Lots of smaller DCOM updates and fixes. Adds oxid tables, properJelmer Vernooij1-1/+1
2007-10-10r3578: a couple of include changes that should help with FreeBSDAndrew Tridgell1-5/+4
2007-10-10r3571: rough guesses at what abartlet really wanted to do in his last commitAndrew Tridgell1-0/+1
2007-10-10r3549: added support for DOS extended attribute lists (name/value pairs)Andrew Tridgell2-1/+3
2007-10-10r3520: minor portability fix (for struct timeval)Andrew Tridgell1-0/+1
2007-10-10r3515: Fix RemoteActivation correctly this time (-:Jelmer Vernooij1-0/+1
2007-10-10r3513: Add (the infrastructure for) DCOM support. Contents:Jelmer Vernooij1-0/+1
2007-10-10r3507: - added deferred replies on sharing violation in pvfs open. TheAndrew Tridgell2-4/+8