summaryrefslogtreecommitdiffstats
path: root/source4/include
Commit message (Expand)AuthorAgeFilesLines
* r4710: added a smb_composite_savefile() function, and expanded the test suite...Andrew Tridgell2007-10-101-1/+2
* r4700: first attempt at a composite async function, smb_composite_loadfile(),Andrew Tridgell2007-10-101-0/+3
* r4681: Another entry for structs.hAndrew Bartlett2007-10-101-0/+2
* r4673: Fix the IDL for the QuerySecret LSA call.Andrew Bartlett2007-10-101-4/+7
* r4650: - make more use of bitmap and enum'sStefan Metzmacher2007-10-101-0/+2
* r4640: first stage in the server side support for multiple context_ids on one...Andrew Tridgell2007-10-101-0/+1
* r4622: Clarify a comment a bitVolker Lendecke2007-10-101-1/+2
* r4620: - add interface functions to the auth subsystem so that callers doesn'...Stefan Metzmacher2007-10-101-0/+1
* r4618: - tidied up the alter_context client code a bitAndrew Tridgell2007-10-101-0/+1
* r4607: add some usefull macros to make the code more readableStefan Metzmacher2007-10-101-0/+36
* r4591: - converted the other _p talloc functions to not need _pAndrew Tridgell2007-10-101-0/+1
* r4589: forgot to commit the new NT_STATUS_RPC_PROTSEQ_NOT_SUPPORTED error codeAndrew Tridgell2007-10-101-0/+1
* r4473: - moved talloc into its own lib/talloc/ areaAndrew Tridgell2007-10-102-98/+4
* 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