summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r14735: Use dcerpc_syntax_id rather then seperate GUID + if_version everywhereJelmer Vernooij2007-10-1020-84/+73
* r14734: this demonstrates that a tcon isn't autoclosed by a ulogoffStefan Metzmacher2007-10-101-0/+151
* r14733: SMBtdis needs a TCON and doesn't need a SESSION,Stefan Metzmacher2007-10-101-1/+2
* r14732: fix typo noticed by derrell, thanks!Stefan Metzmacher2007-10-101-1/+1
* r14731: Fix typoJelmer Vernooij2007-10-101-1/+1
* r14730: Remove dependency information with 'make clean'Jelmer Vernooij2007-10-101-4/+4
* r14729: Install db_wrap.h and db_wrap_proto.hJelmer Vernooij2007-10-102-1/+4
* r14728: Install two more headers, fix warningJelmer Vernooij2007-10-102-1/+3
* r14727: Update pidls' TODO, add test that demonstrates the desired behaviourJelmer Vernooij2007-10-102-4/+41
* r14725: Reduce amount of headers, add simple ui implementation (not used yet ...Jelmer Vernooij2007-10-101-10/+32
* r14724: Rearrange some source files, install more headers.Jelmer Vernooij2007-10-1014-16/+54
* r14723: Keep statisticsJelmer Vernooij2007-10-102-0/+8
* r14721: Fix a couple of warnings.Jelmer Vernooij2007-10-104-5/+12
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-10119-165/+197
* r14718: Add initial work on a standardized UI for smbtortureJelmer Vernooij2007-10-104-1/+133
* r14717: Don't provision the system as 'localhost', but instead list localhostAndrew Bartlett2007-10-101-2/+7
* r14716: Remove username from debug message, it just causes valgrind assertions.Andrew Bartlett2007-10-101-4/+2
* r14715: Correct the definition of the DCE/RPC bind_nak, per the OpenGroup spec.Andrew Bartlett2007-10-103-4/+23
* r14714: On DCE/RPC, we need the name of the remote server used on the socket,Andrew Bartlett2007-10-105-18/+51
* r14713: For testing, it is sometimes useful to specify a hostname for kerberosAndrew Bartlett2007-10-101-0/+6
* r14712: Do not proceed in event of failure to obtain a policy handle.Andrew Bartlett2007-10-101-6/+6
* r14711: let windows clients retry after getting ERR_SKEWStefan Metzmacher2007-10-101-1/+8
* r14710: make more clear that SMBexit only cares about the PIDStefan Metzmacher2007-10-101-19/+28
* r14709: allways use the unicast socket of the interface, when reply to DGRAMStefan Metzmacher2007-10-105-22/+44
* r14708: Add a (bogus) UUID and a comment to the PAC defintion.Andrew Bartlett2007-10-101-0/+2
* r14707: Initialise default value (the rest of this function sets it to 1 ifAndrew Bartlett2007-10-101-0/+1
* r14702: Accept our netbios aliases as valid names in the SPOOLSS server.Andrew Bartlett2007-10-101-0/+10
* r14701: Allow, with non-default options, NTLMSSP to access the LM session key,Andrew Bartlett2007-10-102-3/+13
* r14700: Fix spelling, and change these informational messages to debug level 5.Andrew Bartlett2007-10-101-6/+6
* r14694: Remove for now until it does something useful.Jelmer Vernooij2007-10-101-2/+0
* r14693: Automatically update dependencies during compilationJelmer Vernooij2007-10-102-4/+7
* r14692: Get rid of the obfuscation() attributeJelmer Vernooij2007-10-103-69/+0
* r14691: Fix printing elements with represent_as setJelmer Vernooij2007-10-102-7/+14
* r14690: Support represent_as in headers, enable represent_as() test (which wo...Jelmer Vernooij2007-10-103-33/+31
* r14689: Fix testJelmer Vernooij2007-10-101-9/+4
* r14688: More work on represent_as(): output the right function calls, fix test.Jelmer Vernooij2007-10-103-8/+35
* r14687: Start working on support for represent_as() and transmit_as() asJelmer Vernooij2007-10-107-9/+85
* r14686: Fix pidl testsuite to run whenever there is a shared libary builtJelmer Vernooij2007-10-104-48/+53
* r14680: add some tests which demonstrate that closing the dir handleStefan Metzmacher2007-10-101-0/+199
* r14673: Don't double-free conn, it is below 'c' free'ed byAndrew Bartlett2007-10-101-2/+0
* r14672: the async_info desctructor needs access to the private struct,Stefan Metzmacher2007-10-101-0/+19
* r14670: Fix module extensionsJelmer Vernooij2007-10-101-6/+6
* r14667: Fix indentation.Rafal Szczesniak2007-10-101-29/+29
* r14666: Fix handling of naming of shared modules when not in developer modeJelmer Vernooij2007-10-102-24/+22
* r14665: More testing in RPC-SAMR. It looks like we will probably need anotherAndrew Bartlett2007-10-101-20/+41
* r14662: To allow the RPC-SAMR test to pass, we need to look for both domainsAndrew Bartlett2007-10-101-1/+1
* r14661: Install symlinks for shared librariesJelmer Vernooij2007-10-102-2/+6
* r14660: Install ldb_errors.hJelmer Vernooij2007-10-102-1/+2
* r14658: Include ndr_obfuscate.h when necessaryJelmer Vernooij2007-10-101-0/+7
* r14657: We'll now start working on TP3Jelmer Vernooij2007-10-101-1/+1