summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14740: Try loading shared libs from the bin/ directory (useful for running '...Jelmer Vernooij1-0/+3
2007-10-10r14739: keep the last request time for the smbsrv_connection,Stefan Metzmacher8-13/+46
2007-10-10r14738: do some different lookupsStefan Metzmacher1-5/+5
2007-10-10r14737: Fix shared library build without --enable-developerJelmer Vernooij1-2/+11
2007-10-10r14736: - the ntvfs subsystem should not know about smb_server.hStefan Metzmacher24-27/+9
2007-10-10r14735: Use dcerpc_syntax_id rather then seperate GUID + if_version everywhereJelmer Vernooij20-84/+73
2007-10-10r14734: this demonstrates that a tcon isn't autoclosed by a ulogoffStefan Metzmacher1-0/+151
2007-10-10r14733: SMBtdis needs a TCON and doesn't need a SESSION,Stefan Metzmacher1-1/+2
2007-10-10r14732: fix typo noticed by derrell, thanks!Stefan Metzmacher1-1/+1
2007-10-10r14731: Fix typoJelmer Vernooij1-1/+1
2007-10-10r14730: Remove dependency information with 'make clean'Jelmer Vernooij1-4/+4
2007-10-10r14729: Install db_wrap.h and db_wrap_proto.hJelmer Vernooij2-1/+4
2007-10-10r14728: Install two more headers, fix warningJelmer Vernooij2-1/+3
2007-10-10r14727: Update pidls' TODO, add test that demonstrates the desired behaviourJelmer Vernooij2-4/+41
2007-10-10r14725: Reduce amount of headers, add simple ui implementation (not used yet ...Jelmer Vernooij1-10/+32
2007-10-10r14724: Rearrange some source files, install more headers.Jelmer Vernooij14-16/+54
2007-10-10r14723: Keep statisticsJelmer Vernooij2-0/+8
2007-10-10r14721: Fix a couple of warnings.Jelmer Vernooij4-5/+12
2007-10-10r14720: Add torture_context argument to all torture testsJelmer Vernooij119-165/+197
2007-10-10r14718: Add initial work on a standardized UI for smbtortureJelmer Vernooij4-1/+133
2007-10-10r14717: Don't provision the system as 'localhost', but instead list localhostAndrew Bartlett1-2/+7
2007-10-10r14716: Remove username from debug message, it just causes valgrind assertions.Andrew Bartlett1-4/+2
2007-10-10r14715: Correct the definition of the DCE/RPC bind_nak, per the OpenGroup spec.Andrew Bartlett3-4/+23
2007-10-10r14714: On DCE/RPC, we need the name of the remote server used on the socket,Andrew Bartlett5-18/+51
2007-10-10r14713: For testing, it is sometimes useful to specify a hostname for kerberosAndrew Bartlett1-0/+6
2007-10-10r14712: Do not proceed in event of failure to obtain a policy handle.Andrew Bartlett1-6/+6
2007-10-10r14711: let windows clients retry after getting ERR_SKEWStefan Metzmacher1-1/+8
2007-10-10r14710: make more clear that SMBexit only cares about the PIDStefan Metzmacher1-19/+28
2007-10-10r14709: allways use the unicast socket of the interface, when reply to DGRAMStefan Metzmacher5-22/+44
2007-10-10r14708: Add a (bogus) UUID and a comment to the PAC defintion.Andrew Bartlett1-0/+2
2007-10-10r14707: Initialise default value (the rest of this function sets it to 1 ifAndrew Bartlett1-0/+1
2007-10-10r14702: Accept our netbios aliases as valid names in the SPOOLSS server.Andrew Bartlett1-0/+10
2007-10-10r14701: Allow, with non-default options, NTLMSSP to access the LM session key,Andrew Bartlett2-3/+13
2007-10-10r14700: Fix spelling, and change these informational messages to debug level 5.Andrew Bartlett1-6/+6
2007-10-10r14694: Remove for now until it does something useful.Jelmer Vernooij1-2/+0
2007-10-10r14693: Automatically update dependencies during compilationJelmer Vernooij2-4/+7
2007-10-10r14692: Get rid of the obfuscation() attributeJelmer Vernooij3-69/+0
2007-10-10r14691: Fix printing elements with represent_as setJelmer Vernooij2-7/+14
2007-10-10r14690: Support represent_as in headers, enable represent_as() test (which wo...Jelmer Vernooij3-33/+31
2007-10-10r14689: Fix testJelmer Vernooij1-9/+4
2007-10-10r14688: More work on represent_as(): output the right function calls, fix test.Jelmer Vernooij3-8/+35
2007-10-10r14687: Start working on support for represent_as() and transmit_as() asJelmer Vernooij7-9/+85
2007-10-10r14686: Fix pidl testsuite to run whenever there is a shared libary builtJelmer Vernooij4-48/+53
2007-10-10r14680: add some tests which demonstrate that closing the dir handleStefan Metzmacher1-0/+199
2007-10-10r14673: Don't double-free conn, it is below 'c' free'ed byAndrew Bartlett1-2/+0
2007-10-10r14672: the async_info desctructor needs access to the private struct,Stefan Metzmacher1-0/+19
2007-10-10r14670: Fix module extensionsJelmer Vernooij1-6/+6
2007-10-10r14667: Fix indentation.Rafal Szczesniak1-29/+29
2007-10-10r14666: Fix handling of naming of shared modules when not in developer modeJelmer Vernooij2-24/+22
2007-10-10r14665: More testing in RPC-SAMR. It looks like we will probably need anotherAndrew Bartlett1-20/+41