1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-09 08:58:35 +03:00

12632 Commits

Author SHA1 Message Date
Stefan Metzmacher
0f50e7b812 r22625: hopefully fix make test on solaris
metze
(This used to be commit 32c805919faaeeaa0bfd0ede775c7f077bc89cd0)
2007-10-10 14:51:55 -05:00
Stefan Metzmacher
614cb1e9db r22624: - configure other auth methods for the member server
- use the netbiosname as domain and realm for the provision
  of the member server

metze
(This used to be commit fdb08a5b9cd00f8ad5bfd753733a9b390a870853)
2007-10-10 14:51:54 -05:00
Stefan Metzmacher
d67c96504c r22623: export SMB_CONF_PATH from selftest.pl
metze
(This used to be commit 6fb6666e42b78bce57feaccb9a74231074f0abce)
2007-10-10 14:51:54 -05:00
Stefan Metzmacher
f7e0935727 r22622: make it possible to pass the config file via 'SMB_CONF_PATH' envvar
very usefull for make testenv!

this makes it also possible to pass a config file to smbscript

metze
(This used to be commit f65fcd764b656ba9953d88dc7b002e4977af5011)
2007-10-10 14:51:54 -05:00
Stefan Metzmacher
a5df01c992 r22621: fix the 'sam' auth module
metze
(This used to be commit 255acbb1132891e0316a38f1d4721863bb7a7226)
2007-10-10 14:51:54 -05:00
Stefan Metzmacher
a475bfdcca r22620: fix compiler warnings
metze
(This used to be commit b7adc88e743308742545f3ee6710f8c0bfa197d8)
2007-10-10 14:51:53 -05:00
Stefan Metzmacher
2c78837e34 r22619: fix pidl warnings
metze
(This used to be commit 4105e3db317b124bb9c708d508895756c9c0c5a3)
2007-10-10 14:51:53 -05:00
Stefan Metzmacher
bab99337f8 r22618: handle the properties related to the type
and not to 'declare' to avoid a pidl warning with:

declare [switch_type(uint16)] union netr_Validation;

void foo([in] uint16 level, [in,switch_is(level)] netrValidation info);

metze
(This used to be commit 3b3344f1df000974ad89bf370e99fd6b6dc42000)
2007-10-10 14:51:53 -05:00
Stefan Metzmacher
118313f9a3 r22617: assume we have defered elements if the type is just provides via
'declare' this should fix the problem with the winbind IRPC calls

metze
(This used to be commit 5abbb4673a49a9dee4002cc6f2ee8180b85cb5e5)
2007-10-10 14:51:52 -05:00
Andrew Tridgell
b7e20c87e3 r22616: allow the unclist file to not specify a share name, and instead
inherit the share name from the command line if it is not
specified. This allows you to just specify the servers in the unclist,
and connect to the same share on all servers.
(This used to be commit 946f5d09ae204348026170173cf2bfd30d49e4f2)
2007-10-10 14:51:52 -05:00
Andrew Bartlett
f5a94f978b r22612: Fix more cases where we have uninitialised values in the
composite_context, because we don't use the creation function.

Andrew Bartlett
(This used to be commit e37064e356c17d0c87bb7fa7adf0c0d04d8daba2)
2007-10-10 14:51:52 -05:00
Stefan Metzmacher
2c65bbc984 r22610: fix build with included popt
metze
(This used to be commit aece281c3b99252d55a4b7ced6548101a45361a8)
2007-10-10 14:51:52 -05:00
Stefan Metzmacher
49aee27f86 r22609: skip BASE-UTABLE (400s) and BASE-SMB (837s)
maybe we should have a "make completetest"
that includes all benchmark and scanner tests,
which we can run before doing a release...

metze
(This used to be commit 924102aa1d413c002676824cf7019db0efe6f55a)
2007-10-10 14:51:51 -05:00
Stefan Metzmacher
950ba8f3d4 r22608: use a shorter share name as testparm complained about
a share name longer than 12 chars

metze
(This used to be commit f8c1b561e997e1d6878dde80b0eef732111cbd6d)
2007-10-10 14:51:51 -05:00
Stefan Metzmacher
3c3869cea6 r22607: work with the solaris version of popt
metze
(This used to be commit c992e882b53525fea995c68be668ba939671139c)
2007-10-10 14:51:51 -05:00
Stefan Metzmacher
16df1115fe r22606: don't every try to prompt within make test...
metze
(This used to be commit eb0f257cd16e0191f5430a233f268bd01e46b2e1)
2007-10-10 14:51:51 -05:00
Jelmer Vernooij
c0ac3d26ab r22605: Set up all required environments before starting tests.
(This used to be commit adf835a32440b4a531ce27a78920df945eca1ba8)
2007-10-10 14:51:50 -05:00
Jelmer Vernooij
b481b29a1a r22602: s/HAVE_SOCKET_IPV6/HAVE_IPV6/ to match the define used by Heimdal.
(This used to be commit 5ff665b6531fdb4c7e56c49b7f923546d93b384c)
2007-10-10 14:51:50 -05:00
Stefan Metzmacher
b8bba729dd r22601: run net join with the correct socket_wrapper and krb5 configuration
metze
(This used to be commit 3064d881e3dd029816d7111d579ad06766393184)
2007-10-10 14:51:50 -05:00
Jelmer Vernooij
42cf31f3c6 r22600: Update bzr ignores, put right version in .pc files, prepare for support of system versions of tdb, talloc.
(This used to be commit 9b991ce9ca28b3d88c778305ec5f681506162637)
2007-10-10 14:51:50 -05:00
Jelmer Vernooij
d8e28e1f6d r22599: Document member server.
(This used to be commit 4ef937a08dcf9dde3cd308cadfba467c9297abe2)
2007-10-10 14:51:49 -05:00
Jelmer Vernooij
2ea1896591 r22598: Simplify includes for replace.
(This used to be commit e72cec408e832e0f6ce05c38febdd56de501dbf7)
2007-10-10 14:51:49 -05:00
Stefan Metzmacher
201408141d r22597: try to pass on some more boxes in the build-farm without timeout
metze
(This used to be commit f7a3d78fef8755cba3b23c5fd4b68b44d6fa3ebd)
2007-10-10 14:51:49 -05:00
Jelmer Vernooij
c9cf06b146 r22596: Set _CFLAGS variables rather than putting knowledge in the ldb Makefile.
This should make it easier to allow use of system tdb or talloc libs using
pkg-config.
(This used to be commit a3ec90a2635d47e5c073e873c15daab4a8ef5400)
2007-10-10 14:51:48 -05:00
Jelmer Vernooij
b0411352a8 r22595: Add version numbers.
(This used to be commit 54cc097e0f8ca880c6c370e712ce427cefb16f08)
2007-10-10 14:51:48 -05:00
Andrew Bartlett
ebf5f9f1ef r22594: This helped coax out valgrind errors last night, but we don't need it any more.
Andrew Bartlett
(This used to be commit 367231ea2103b6442ecf8333cb7150dfd98c79f4)
2007-10-10 14:51:48 -05:00
Andrew Bartlett
fcdb99f7ce r22582: Cleanups towards making winbind work again. We still have a long way to go, as this has bitrotted over the past months.
This change in particular catches winbind up with the next
composite_create() function.

We also needed to remove an unused flags field, and fill in the lm
response.

Andrew Bartlett
(This used to be commit bd26e4ffaf1c060fdc3aae28fd4393e83c5a83ea)
2007-10-10 14:51:47 -05:00
Stefan Metzmacher
ea34bca0bd r22581: disable BASE-UTABLE and BASE-SMB on the ntvfs/cifs share
we should maybe disable them complete they're protocol scanners!
and take more than 400s each

metze
(This used to be commit 592d2c0017eefe6d08f7685122cfb99aa03d6df4)
2007-10-10 14:51:47 -05:00
Stefan Metzmacher
c5693fc49d r22580: remove not yet needed line...
metze
(This used to be commit 57939600ee954c7510d8219200d3c759fbb69372)
2007-10-10 14:51:47 -05:00
Stefan Metzmacher
628ff1bea3 r22579: disable progress printing in the build-farm
metze
(This used to be commit 93089ad5e8b6e20c4fa92bf13b0137765aeac689)
2007-10-10 14:51:47 -05:00
Stefan Metzmacher
1e84e4026e r22575: move script/tests/ -> selftest/
as discussed with jelmer and abartlet

metze
(This used to be commit e9fe3c40e10accb63d7a2124d3a7e77e499c4209)
2007-10-10 14:51:46 -05:00
Andrew Bartlett
82ad0ea6ea r22572: Don't manually set objectGUID values
(This used to be commit b5afec8b828e1aba231501b68aa4196b94a87c32)
2007-10-10 14:51:46 -05:00
Stefan Metzmacher
c36eedf35c r22571: - don't use "localhost" anymore in our tests
- use different passwords for dc and member

metze
(This used to be commit 9e882cbde232e5945c77eb162645328146023bee)
2007-10-10 14:51:46 -05:00
Stefan Metzmacher
498166904d r22570: run the NBT tests against DC and MEMBER
metze
(This used to be commit 307cee21e4fd56150bdee9f1bbc2a1f2c2440afc)
2007-10-10 14:51:45 -05:00
Stefan Metzmacher
ba204fe350 r22569: use the $SERVER_IP for the LDAP-* tests because I'll later change
$SERVER from localhost to localdc.

we should find out why this is needed and add explicit name resolution
in related code...

metze
(This used to be commit 8336e85aad03deb6fffe89c0a770fb05c2319c8e)
2007-10-10 14:51:45 -05:00
Stefan Metzmacher
d17ae2fe82 r22568: use the $SERVER_IP for the NET-* tests because I'll later change
$SERVER from localhost to localdc

mimir: please take a look why that's needed at all, as it shouldn't:-)

metze
(This used to be commit b06a9a00cf8414b13c16550a8156dba65c5dd7ea)
2007-10-10 14:51:45 -05:00
Rafal Szczesniak
2096de0b8d r22567: add NET-API-DOMLIST test to automatic testing.
rafal
(This used to be commit 69a6f655aac57db1cfb15c61900a411c07da3d7a)
2007-10-10 14:51:45 -05:00
Rafal Szczesniak
dffe18ed1a r22566: add a simple test of libnet_DomainList function.
rafal
(This used to be commit a1ca08b05b804021aa829c737aeb66b4e283940c)
2007-10-10 14:51:44 -05:00
Rafal Szczesniak
c66fae011f r22565: add libnet_DomainList function.
rafal
(This used to be commit b17da3b7da40de6a1fbe45a56b614b352f007508)
2007-10-10 14:51:44 -05:00
Jeremy Allison
522f9ace14 r22563: As tridge requested remove the _strict calls - for Samba3 I'm moving
to a separate file.
Jeremy.
(This used to be commit 80706cf98d31593a899652acb2cdedaa8bf3dfab)
2007-10-10 14:51:44 -05:00
Andrew Bartlett
6736106581 r22559: Make the ad2OLschema tool case insensitive.
Andrew Bartlett
(This used to be commit ddcca38c65c12a4e6a49151296ab36a458c53cb6)
2007-10-10 14:51:44 -05:00
Andrew Bartlett
729674054a r22558: Move to a static list of enctypes to put into our keytab. In future,
I'll allow this to be configured from the secrets.ldb, but it should
fix some user issues.

Andrew Bartlett
(This used to be commit 0fd74ada220fb07d4ebe8c2d9b8ae50a387c2695)
2007-10-10 14:51:43 -05:00
Andrew Bartlett
f34c57f4fc r22557: Simo has long bugged me that the paths in the sam.ldb partitions were
not relative to the location of the sam.ldb, but instead
lp_private_dir().

This fixes that issue.

Andrew Bartlett
(This used to be commit c0fd6f63399d55a1938e31ae7b10689cc02ff2fa)
2007-10-10 14:51:43 -05:00
Andrew Bartlett
b006d86e65 r22556: Make the slapd command valid.
Andrew Bartlett
(This used to be commit dfb2fd2b2a45f5f96627c4beef6aa9174978688e)
2007-10-10 14:51:43 -05:00
Stefan Metzmacher
b8fdea2172 r22552: this doesn't need a dc
metze
(This used to be commit 56a86c7cc7263f1415c2d75bb9ab921de66842bc)
2007-10-10 14:51:42 -05:00
Stefan Metzmacher
99b2851f46 r22551: use fixed passwords, to make it possible to reproduce stuff
and look into krb5 blobs when using wireshark on
--socket-wrapper-pcap created files

metze
(This used to be commit eaf4b9c0ee88ef32e984e10e76d57ea5daa0e7e7)
2007-10-10 14:51:42 -05:00
Stefan Metzmacher
ecc37e1dac r22550: nmblookup -U needs an ip address otherwise we depend on gethostbyname()
metze
(This used to be commit 5533fc50636fcbba643f25c02bf6f4cae431de47)
2007-10-10 14:51:42 -05:00
Stefan Metzmacher
c1195e0e60 r22549: export some more info ipaddress and in member env also the
details of the dc

metze
(This used to be commit 0c8c1c55f4047e98848028927b7870d5972e7513)
2007-10-10 14:51:42 -05:00
Stefan Metzmacher
e5b0977897 r22548: - maintain a global array of exported envvars
- make it possible to specify the envname for make testenv:
  SELFTEST_TESTENV=member make testenv

metze
(This used to be commit b6b57dd9c9aa066127f26c49f2af6c055be0422e)
2007-10-10 14:51:41 -05:00
Stefan Metzmacher
5d78a487b8 r22547: fix some pathes and make sure we work with relative and abslute prefix pathes
metze
(This used to be commit dc3df1ca433036683f5432635d6e3251ad5f971e)
2007-10-10 14:51:41 -05:00