summaryrefslogtreecommitdiffstats
path: root/source4/include
Commit message (Expand)AuthorAgeFilesLines
...
* r4435: add another error codeStefan Metzmacher2007-10-101-0/+1
* r4431: add WERR_NET_NAME_NOT_FOUNDStefan Metzmacher2007-10-101-2/+3
* r4421: fix typoStefan Metzmacher2007-10-101-2/+2
* r4420: - add usefull helper macros for allocation failures,Stefan Metzmacher2007-10-101-0/+13
* r4419: move security_token stuff to the libcli/security/Stefan Metzmacher2007-10-101-9/+0
* r4418: fix compiler warning and remove unused typedefStefan Metzmacher2007-10-101-2/+1
* r4390: Registry value and key names are case-insensitiveJelmer Vernooij2007-10-101-0/+3
* r4387: added a TODO about the NTCREATEX_FLAGS_OPEN_DIRECTORY flag - it seems ...Andrew Tridgell2007-10-101-1/+2
* r4379: Merge more Kerberos related configure checks (by jra, gd and LarsAndrew Bartlett2007-10-101-6/+2
* r4364: - added support for testing of chained SMB operations in smbtortureAndrew Tridgell2007-10-101-1/+47
* r4355: More work from the elves on Christmas eve:Andrew Bartlett2007-10-101-0/+3
* r4328: mark the talloc data as DATA_BLOBStefan Metzmacher2007-10-101-2/+2
* r4324: add some more ads constants before I forget themStefan Metzmacher2007-10-101-8/+74
* r4298: Update to credentials.h after feedback from Andrew BartlettJelmer Vernooij2007-10-101-4/+6
* r4263: added support for the trans2 RAW_SEARCH_EA_LIST informationAndrew Tridgell2007-10-102-0/+23
* r4261: added the RAW_FILEINFO_EA_LIST trans2 qfileinfo and qpathinfoAndrew Tridgell2007-10-102-3/+19
* r4243: a sniff from kukks showed that the ea_set interface in trans2 setfilei...Andrew Tridgell2007-10-101-1/+2
* r4209: Fix several smaller bugsJelmer Vernooij2007-10-101-3/+3
* r4204: Arguments to reg_del_key more like the RPC for more efficient usageJelmer Vernooij2007-10-101-2/+2
* r4177: add some more error codesStefan Metzmacher2007-10-101-1/+3
* r4173: - new t2open code, that can cope with "create with EAs". Many thanksAndrew Tridgell2007-10-101-2/+3
* r4166: More small API fixes, keep registry structs as small as possible.Jelmer Vernooij2007-10-101-7/+1
* r4155: More destinction between hives and predefined keysJelmer Vernooij2007-10-101-2/+1
* r4154: Add definitions for HKEY_PERFORMANCE_TEXT and HKEY_PERFORMANCE_NLSTEXTJelmer Vernooij2007-10-101-4/+4
* r4147: converted from NT_USER_TOKEN to struct security_tokenAndrew Tridgell2007-10-101-16/+7
* r4140: Get rid of close_hive (replace it with talloc destructors).Jelmer Vernooij2007-10-101-3/+2
* r4137: Make *_open_key take a registry_key instead of a hive (more efficientJelmer Vernooij2007-10-101-1/+1
* r4132: - Bunch of rather large fixes in the registryJelmer Vernooij2007-10-102-23/+62
* r4124: include locale.h to get LC_ALL in include/system/iconv.hAndrew Tridgell2007-10-101-0/+4
* r4084: add some more error codesStefan Metzmacher2007-10-101-0/+2
* r4073: - added a set of lsa helper routines to make lsa lookups that areAndrew Tridgell2007-10-102-0/+3
* r4070: move some defines from asn_1.h to the places they belong toStefan Metzmacher2007-10-101-17/+0
* r4063: - change char * -> uint8_t in struct request_bufferStefan Metzmacher2007-10-102-14/+14
* r4058: added a type safe version of smb_xmalloc()Andrew Tridgell2007-10-101-0/+5
* r4055: fixed more places to use type safe allocation macrosAndrew Tridgell2007-10-101-1/+1
* r4033: removed a pointless commentAndrew Tridgell2007-10-101-1/+1
* r4014: removed unused MacExtension.h headerAndrew Tridgell2007-10-101-246/+0
* r4013: got rid of a bunch of unused or unmaintained codeAndrew Tridgell2007-10-103-118/+29
* r4011: get rid of rpc_secdes.h and replace it with a single sane set ofAndrew Tridgell2007-10-103-345/+2
* r3975: added LFN filesystem attribute bit definition from etherealAndrew Tridgell2007-10-101-0/+1
* r3939: - added "posix:fakeoplocks" option for testing with oplocks forced onAndrew Tridgell2007-10-101-18/+11
* r3910: add some error codesStefan Metzmacher2007-10-101-1/+7
* r3869: in the NDR encoded replPropertyMetaData attribute in ADSStefan Metzmacher2007-10-101-0/+2
* r3833: NTACL is a better xattr name than DosAcl (tpot suggested this)Andrew Tridgell2007-10-101-1/+1
* r3832: added NT ACL query/set to the posix NTVFS backend. The default ACL isAndrew Tridgell2007-10-102-1/+3
* r3830: unified the query/set security descriptor code with the rest of theAndrew Tridgell2007-10-102-1/+38
* r3829: added a RAW-ACLS test suite that tests query/set of ACLs on a fileAndrew Tridgell2007-10-101-23/+0
* r3826: - added testing of ea lists in NTTRANS CREATEAndrew Tridgell2007-10-101-0/+1
* r3810: create a LIB_SECURITY subsystemStefan Metzmacher2007-10-101-0/+4
* r3806: added support to smb_server and pvfs for the NTTRANS Create call. ThisAndrew Tridgell2007-10-101-2/+8