Andrew Tridgell
20a0206a10
r22632: merged volkers select events fix
...
(This used to be commit 216aa06fe6
)
2007-10-10 14:51:56 -05:00
Stefan Metzmacher
de9768764d
r22629: if irpc gets freed within event_loop_once() we crash...
...
so deferr the freeing
metze
(This used to be commit 3a30bc0d61
)
2007-10-10 14:51:56 -05:00
Stefan Metzmacher
298f178dca
r22628: convert to new composite api
...
and free the smbcli_request explicit to fix a crash where
the request handler gets called after its private data is already
freed
metze
(This used to be commit 55306c6188
)
2007-10-10 14:51:55 -05:00
Stefan Metzmacher
e2633be313
r22627: fix crash msgs_tmp isn't always initialized
...
and we don't need an extra allocated string anyway
metze
(This used to be commit 44c27b2fe6
)
2007-10-10 14:51:55 -05:00
Stefan Metzmacher
037a3e0fc2
r22626: test member server with local and domain credentials
...
metze
(This used to be commit 79c1133467
)
2007-10-10 14:51:55 -05:00
Stefan Metzmacher
0f50e7b812
r22625: hopefully fix make test on solaris
...
metze
(This used to be commit 32c805919f
)
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 fdb08a5b9c
)
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 6fb6666e42
)
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 f65fcd764b
)
2007-10-10 14:51:54 -05:00
Stefan Metzmacher
a5df01c992
r22621: fix the 'sam' auth module
...
metze
(This used to be commit 255acbb113
)
2007-10-10 14:51:54 -05:00
Stefan Metzmacher
a475bfdcca
r22620: fix compiler warnings
...
metze
(This used to be commit b7adc88e74
)
2007-10-10 14:51:53 -05:00
Stefan Metzmacher
2c78837e34
r22619: fix pidl warnings
...
metze
(This used to be commit 4105e3db31
)
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 3b3344f1df
)
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 5abbb4673a
)
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 946f5d09ae
)
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 e37064e356
)
2007-10-10 14:51:52 -05:00
Stefan Metzmacher
2c65bbc984
r22610: fix build with included popt
...
metze
(This used to be commit aece281c3b
)
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 924102aa1d
)
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 f8c1b561e9
)
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 c992e882b5
)
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 eb0f257cd1
)
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 adf835a324
)
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 5ff665b653
)
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 3064d881e3
)
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 9b991ce9ca
)
2007-10-10 14:51:50 -05:00
Jelmer Vernooij
d8e28e1f6d
r22599: Document member server.
...
(This used to be commit 4ef937a08d
)
2007-10-10 14:51:49 -05:00
Jelmer Vernooij
2ea1896591
r22598: Simplify includes for replace.
...
(This used to be commit e72cec408e
)
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 f7a3d78fef
)
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 a3ec90a263
)
2007-10-10 14:51:48 -05:00
Jelmer Vernooij
b0411352a8
r22595: Add version numbers.
...
(This used to be commit 54cc097e0f
)
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 367231ea21
)
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 bd26e4ffaf
)
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 592d2c0017
)
2007-10-10 14:51:47 -05:00
Stefan Metzmacher
c5693fc49d
r22580: remove not yet needed line...
...
metze
(This used to be commit 57939600ee
)
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 93089ad5e8
)
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 e9fe3c40e1
)
2007-10-10 14:51:46 -05:00
Andrew Bartlett
82ad0ea6ea
r22572: Don't manually set objectGUID values
...
(This used to be commit b5afec8b82
)
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 9e882cbde2
)
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 307cee21e4
)
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 8336e85aad
)
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 b06a9a00cf
)
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 69a6f655aa
)
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 a1ca08b05b
)
2007-10-10 14:51:44 -05:00
Rafal Szczesniak
c66fae011f
r22565: add libnet_DomainList function.
...
rafal
(This used to be commit b17da3b7da
)
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 80706cf98d
)
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 ddcca38c65
)
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 0fd74ada22
)
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 c0fd6f6339
)
2007-10-10 14:51:43 -05:00
Andrew Bartlett
b006d86e65
r22556: Make the slapd command valid.
...
Andrew Bartlett
(This used to be commit dfb2fd2b2a
)
2007-10-10 14:51:43 -05:00
Stefan Metzmacher
b8fdea2172
r22552: this doesn't need a dc
...
metze
(This used to be commit 56a86c7cc7
)
2007-10-10 14:51:42 -05:00