1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
Commit Graph

8656 Commits

Author SHA1 Message Date
Jelmer Vernooij
909b111f58 r14720: Add torture_context argument to all torture tests
(This used to be commit 3c7a5ce291)
2007-10-10 13:59:13 -05:00
Jelmer Vernooij
6c5853aa8d r14718: Add initial work on a standardized UI for smbtorture
(This used to be commit a15a8d87b5)
2007-10-10 13:59:13 -05:00
Andrew Bartlett
a0effc9d04 r14717: Don't provision the system as 'localhost', but instead list localhost
as an alias.  The netbios name is then 'localtest', which will resolve
with netbios and work with krb5.

Andrew Bartlett
(This used to be commit cc7c84bfc9)
2007-10-10 13:59:13 -05:00
Andrew Bartlett
d52f31848d r14716: Remove username from debug message, it just causes valgrind assertions.
Andrew Bartlett
(This used to be commit c978fea2a1)
2007-10-10 13:59:12 -05:00
Andrew Bartlett
ff57359761 r14715: Correct the definition of the DCE/RPC bind_nak, per the OpenGroup spec.
This allows us to correctly parse the bind_nak from NT4, when we use
an invalid auth type (the unsupported SPNEGO)..

Andrew Bartlett
(This used to be commit ce0c7f86fd)
2007-10-10 13:59:12 -05:00
Andrew Bartlett
57589e3b67 r14714: On DCE/RPC, we need the name of the remote server used on the socket,
for Kerberos.  It must be the full name contacted, not the 'called
name' we might want to use for \\server things, so add another function.

Andrew Bartlett
(This used to be commit 6d57d1dbb7)
2007-10-10 13:59:12 -05:00
Andrew Bartlett
26137648ab r14713: For testing, it is sometimes useful to specify a hostname for kerberos
that differs from the hostname the connect() uses.

In particular, this helps in running Kerberos tests in 'make test'.

Andrew Bartlett
(This used to be commit 78447333b0)
2007-10-10 13:59:12 -05:00
Andrew Bartlett
4958e97c76 r14712: Do not proceed in event of failure to obtain a policy handle.
This makes the log results much easier to understand.

Andrew Bartlett
(This used to be commit 8566515a51)
2007-10-10 13:59:12 -05:00
Stefan Metzmacher
c7ee532e46 r14711: let windows clients retry after getting ERR_SKEW
metze
(This used to be commit 02703f4e8f)
2007-10-10 13:59:11 -05:00
Stefan Metzmacher
30976b1af1 r14710: make more clear that SMBexit only cares about the PID
that is used in the open call

metze
(This used to be commit 1bc6940e7d)
2007-10-10 13:59:11 -05:00
Stefan Metzmacher
767685e9fd r14709: allways use the unicast socket of the interface, when reply to DGRAM
requests...

this fixes a bug where I thought windows would try KRB5 via broadcast...

metze
(This used to be commit 0e7b224294)
2007-10-10 13:59:11 -05:00
Andrew Bartlett
3451ba729d r14708: Add a (bogus) UUID and a comment to the PAC defintion.
Andrew Bartlett
(This used to be commit 0ce6513e34)
2007-10-10 13:59:11 -05:00
Andrew Bartlett
fc52ddf176 r14707: Initialise default value (the rest of this function sets it to 1 if
this is CFX).

Caught by Valgrind.

Andrew Bartlett
(This used to be commit bdb55ce2b5)
2007-10-10 13:59:11 -05:00
Andrew Bartlett
9628e714cc r14702: Accept our netbios aliases as valid names in the SPOOLSS server.
(Suggested by metze)

Andrew Bartlett
(This used to be commit 3dff2a0078)
2007-10-10 13:59:10 -05:00
Andrew Bartlett
eb66b26cd1 r14701: Allow, with non-default options, NTLMSSP to access the LM session key,
even when not sending the LM response.  Needed to pass the
test_session_key against Win2k3.

Yes, I think this is a security flaw in the use of Win2k3-compatible NTLM.

Andrew Bartlett
(This used to be commit cb6c27b4f2)
2007-10-10 13:59:10 -05:00
Andrew Bartlett
3fdc3cf0c2 r14700: Fix spelling, and change these informational messages to debug level 5.
Andrew Bartlett
(This used to be commit 8f96f524bf)
2007-10-10 13:59:10 -05:00
Jelmer Vernooij
637c450a51 r14694: Remove for now until it does something useful.
(This used to be commit 4a8214f0f3)
2007-10-10 13:59:10 -05:00
Jelmer Vernooij
0587194725 r14693: Automatically update dependencies during compilation
(This used to be commit cea38a2960)
2007-10-10 13:59:09 -05:00
Jelmer Vernooij
76ab420615 r14692: Get rid of the obfuscation() attribute
(This used to be commit 122d1d0249)
2007-10-10 13:59:09 -05:00
Jelmer Vernooij
8973ac8a39 r14691: Fix printing elements with represent_as set
(This used to be commit f4428db2f9)
2007-10-10 13:59:09 -05:00
Jelmer Vernooij
5d9ea9170d r14690: Support represent_as in headers, enable represent_as() test (which works now)
(This used to be commit 31e847a084)
2007-10-10 13:59:09 -05:00
Jelmer Vernooij
6ba19b5729 r14689: Fix test
(This used to be commit b199f5345c)
2007-10-10 13:59:09 -05:00
Jelmer Vernooij
85e91438b1 r14688: More work on represent_as(): output the right function calls, fix test.
(This used to be commit 7bc72277b3)
2007-10-10 13:59:08 -05:00
Jelmer Vernooij
b6cae24de8 r14687: Start working on support for represent_as() and transmit_as() as
an alternative to subcontext()
(This used to be commit 744402160d)
2007-10-10 13:59:08 -05:00
Jelmer Vernooij
311d6f47c8 r14686: Fix pidl testsuite to run whenever there is a shared libary built
Samba present. Ignore tests that are known to fail for now.
(This used to be commit a7279f13f0)
2007-10-10 13:59:08 -05:00
Stefan Metzmacher
41a6591628 r14680: add some tests which demonstrate that closing the dir handle
triggers an empty notify reply with NT_STATUS_OK

metze
(This used to be commit 590dd49207)
2007-10-10 13:59:08 -05:00
Andrew Bartlett
13f45733a3 r14673: Don't double-free conn, it is below 'c' free'ed by
stream_terminate_connection()

Andrew Bartlett
(This used to be commit a6c7979860)
2007-10-10 13:59:07 -05:00
Stefan Metzmacher
aba2ae4784 r14672: the async_info desctructor needs access to the private struct,
so free async info explicit...

I hope to find a generic way later, so that the ntvfs modules doesn't need to
take care that much...

metze
(This used to be commit ba3bf34a85)
2007-10-10 13:59:07 -05:00
Andrew Bartlett
8b5b6f912a r14671: We don't really need this in our releases...
Andrew Bartlett
(This used to be commit aeaf8c5ec5)
2007-10-10 13:59:07 -05:00
Jelmer Vernooij
5794c032b2 r14670: Fix module extensions
(This used to be commit 1c7beecbfd)
2007-10-10 13:59:07 -05:00
Rafal Szczesniak
c653dc2a6a r14667: Fix indentation.
rafal
(This used to be commit 634111bb12)
2007-10-10 13:59:07 -05:00
Jelmer Vernooij
58483adfb6 r14666: Fix handling of naming of shared modules when not in developer mode
(This used to be commit 2638899529)
2007-10-10 13:59:06 -05:00
Andrew Bartlett
5dd9446099 r14665: More testing in RPC-SAMR. It looks like we will probably need another
ldb module to handle which flags can be set under what circumstances.

Andrew Bartlett
(This used to be commit 1d1ff501f2)
2007-10-10 13:59:06 -05:00
Andrew Bartlett
7de4a5b135 r14662: To allow the RPC-SAMR test to pass, we need to look for both domains
and the builtinDomain objectClasses, when trying to find domain policies.

Andrew Bartlett
(This used to be commit 9fc1196f0c)
2007-10-10 13:59:06 -05:00
Jelmer Vernooij
268a86e176 r14661: Install symlinks for shared libraries
(This used to be commit 3286636dbb)
2007-10-10 13:59:06 -05:00
Jelmer Vernooij
e90d88106a r14660: Install ldb_errors.h
(This used to be commit 438636c475)
2007-10-10 13:59:06 -05:00
Jelmer Vernooij
3c7df1118c r14658: Include ndr_obfuscate.h when necessary
(This used to be commit 3647bd3124)
2007-10-10 13:59:05 -05:00
Jelmer Vernooij
f805808bae r14657: We'll now start working on TP3
(This used to be commit e4751cbaff)
2007-10-10 13:59:05 -05:00
Jelmer Vernooij
bb603cffaf r14654: Fix hcrypto link when using automatic dependencies
(This used to be commit 2db7109abf)
2007-10-10 13:59:05 -05:00
Stefan Metzmacher
0ff7e52340 r14653: make sure we always have a valid session_info
metze
(This used to be commit 42b3f83d1c)
2007-10-10 13:59:05 -05:00
Jelmer Vernooij
080ed632ed r14651: The actual release date is 22 march..
(This used to be commit 2c53c63590)
2007-10-10 13:59:05 -05:00
Jelmer Vernooij
9015b70a95 r14648: Update to r14647.
(This used to be commit dc09f7a556)
2007-10-10 13:59:04 -05:00
Stefan Metzmacher
1f2d8319bd r14647: be a bit less verbose on common stuff
metze
(This used to be commit 9f9240d118)
2007-10-10 13:59:04 -05:00
Stefan Metzmacher
d72632ba08 r14644: fix SMBecho, used by w2k clients, failing this,
causes an SMBulogoffX and SMBtdis

jelmer: I think this should go into TP2

metze
(This used to be commit 94d775c74d)
2007-10-10 13:59:04 -05:00
Stefan Metzmacher
4a3b6ac49f r14642: fix shadow warnings
metze
(This used to be commit 09850fd133)
2007-10-10 13:59:04 -05:00
Stefan Metzmacher
b7f5078864 r14641: fix typo
metze
(This used to be commit 0ad464f686)
2007-10-10 13:59:04 -05:00
Jelmer Vernooij
97f49de55e r14640: Fix dependency
(This used to be commit 009b56a323)
2007-10-10 13:59:03 -05:00
Stefan Metzmacher
f2b2c91e16 r14639: the platform id is 32 bit...
this worked before as there's always a pointer following that is aligned to 4 byte

metze
(This used to be commit e90a67ad39)
2007-10-10 13:59:03 -05:00
Stefan Metzmacher
8ae3773bc4 r14638: we need to call smbsrv_setup_reply() before using smbsrv_setup_error()
tridge: can you please check if the whole function ok?

jelmer: this fixes a crash bug, when asking for Security Descriptors
        and should be in the TP2

metze
(This used to be commit b5edcde793)
2007-10-10 13:59:03 -05:00
Andrew Bartlett
0aeb2a50b1 r14637: Extend the ACB -> userParameters flag mapping based on the ovbious connections.
Andrew Bartlett
(This used to be commit 3e9e505e9e)
2007-10-10 13:59:03 -05:00