summaryrefslogtreecommitdiff
path: root/source4/include
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4949: First version of a fetchfile composite function which connects to a se...Volker Lendecke1-0/+1
2007-10-10r4943: Smplified the events handling code a lot. The first source ofAndrew Tridgell1-4/+11
2007-10-10r4900: build fix for IRIX 6.5Andrew Tridgell2-5/+5
2007-10-10r4895: I missed this in my previous 'use secrets.ldb' commit.Andrew Bartlett1-0/+2
2007-10-10r4892: we don't need nameserv.h any moreAndrew Tridgell2-659/+0
2007-10-10r4885: added a new NBT client library. Features include:Andrew Tridgell1-0/+7
2007-10-10r4817: ccache was being made ineffective on all the build farm machinesAndrew Tridgell1-1/+0
2007-10-10r4816: Note that NTTIME is 4-byte aligned which makes the comment about align...Tim Potter1-1/+1
2007-10-10r4781: the tolower() in schema.c is a premature optimisation. I suspect theAndrew Tridgell1-4/+0
2007-10-10r4780: tolower() requires ctype.hJelmer Vernooij1-0/+4
2007-10-10r4777: added a smb_composite_sesssetup() async composite function. ThisAndrew Tridgell2-22/+2
2007-10-10r4769: added a smb_composite_connect() function that provides a simple asyncAndrew Tridgell1-0/+1
2007-10-10r4764: Add some more structs to keep the proto.h compile happy.Andrew Bartlett1-0/+2
2007-10-10r4726: - use the name tcon and tid instead of conn and cnumStefan Metzmacher1-2/+2
2007-10-10r4723: Predefine libnet_JoinDomain as it's used in proto.hJelmer Vernooij1-0/+1
2007-10-10r4717: fixed our usage of VA_COPY to be more standards compliantAndrew Tridgell1-1/+2
2007-10-10r4710: added a smb_composite_savefile() function, and expanded the test suite...Andrew Tridgell1-1/+2
2007-10-10r4700: first attempt at a composite async function, smb_composite_loadfile(),Andrew Tridgell1-0/+3
2007-10-10r4681: Another entry for structs.hAndrew Bartlett1-0/+2
2007-10-10r4673: Fix the IDL for the QuerySecret LSA call.Andrew Bartlett1-4/+7
2007-10-10r4650: - make more use of bitmap and enum'sStefan Metzmacher1-0/+2
2007-10-10r4640: first stage in the server side support for multiple context_ids on one...Andrew Tridgell1-0/+1
2007-10-10r4622: Clarify a comment a bitVolker Lendecke1-1/+2
2007-10-10r4620: - add interface functions to the auth subsystem so that callers doesn'...Stefan Metzmacher1-0/+1
2007-10-10r4618: - tidied up the alter_context client code a bitAndrew Tridgell1-0/+1
2007-10-10r4607: add some usefull macros to make the code more readableStefan Metzmacher1-0/+36
2007-10-10r4591: - converted the other _p talloc functions to not need _pAndrew Tridgell1-0/+1
2007-10-10r4589: forgot to commit the new NT_STATUS_RPC_PROTSEQ_NOT_SUPPORTED error codeAndrew Tridgell1-0/+1
2007-10-10r4473: - moved talloc into its own lib/talloc/ areaAndrew Tridgell2-98/+4
2007-10-10r4435: add another error codeStefan Metzmacher1-0/+1
2007-10-10r4431: add WERR_NET_NAME_NOT_FOUNDStefan Metzmacher1-2/+3
2007-10-10r4421: fix typoStefan Metzmacher1-2/+2
2007-10-10r4420: - add usefull helper macros for allocation failures,Stefan Metzmacher1-0/+13
2007-10-10r4419: move security_token stuff to the libcli/security/Stefan Metzmacher1-9/+0
2007-10-10r4418: fix compiler warning and remove unused typedefStefan Metzmacher1-2/+1
2007-10-10r4390: Registry value and key names are case-insensitiveJelmer Vernooij1-0/+3
2007-10-10r4387: added a TODO about the NTCREATEX_FLAGS_OPEN_DIRECTORY flag - it seems ...Andrew Tridgell1-1/+2
2007-10-10r4379: Merge more Kerberos related configure checks (by jra, gd and LarsAndrew Bartlett1-6/+2
2007-10-10r4364: - added support for testing of chained SMB operations in smbtortureAndrew Tridgell1-1/+47
2007-10-10r4355: More work from the elves on Christmas eve:Andrew Bartlett1-0/+3
2007-10-10r4328: mark the talloc data as DATA_BLOBStefan Metzmacher1-2/+2
2007-10-10r4324: add some more ads constants before I forget themStefan Metzmacher1-8/+74
2007-10-10r4298: Update to credentials.h after feedback from Andrew BartlettJelmer Vernooij1-4/+6
2007-10-10r4263: added support for the trans2 RAW_SEARCH_EA_LIST informationAndrew Tridgell2-0/+23
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