summaryrefslogtreecommitdiffstats
path: root/source4/include
Commit message (Expand)AuthorAgeFilesLines
* r4781: the tolower() in schema.c is a premature optimisation. I suspect theAndrew Tridgell2007-10-101-4/+0
* r4780: tolower() requires ctype.hJelmer Vernooij2007-10-101-0/+4
* r4777: added a smb_composite_sesssetup() async composite function. ThisAndrew Tridgell2007-10-102-22/+2
* r4769: added a smb_composite_connect() function that provides a simple asyncAndrew Tridgell2007-10-101-0/+1
* r4764: Add some more structs to keep the proto.h compile happy.Andrew Bartlett2007-10-101-0/+2
* r4726: - use the name tcon and tid instead of conn and cnumStefan Metzmacher2007-10-101-2/+2
* r4723: Predefine libnet_JoinDomain as it's used in proto.hJelmer Vernooij2007-10-101-0/+1
* r4717: fixed our usage of VA_COPY to be more standards compliantAndrew Tridgell2007-10-101-1/+2
* 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