summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r22620: fix compiler warningsStefan Metzmacher1-4/+4
metze (This used to be commit b7adc88e743308742545f3ee6710f8c0bfa197d8)
2007-10-10r22619: fix pidl warningsStefan Metzmacher1-2/+2
metze (This used to be commit 4105e3db317b124bb9c708d508895756c9c0c5a3)
2007-10-10r22618: handle the properties related to the typeStefan Metzmacher2-571/+573
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-10r22617: assume we have defered elements if the type is just provides viaStefan Metzmacher1-0/+2
'declare' this should fix the problem with the winbind IRPC calls metze (This used to be commit 5abbb4673a49a9dee4002cc6f2ee8180b85cb5e5)
2007-10-10r22616: allow the unclist file to not specify a share name, and insteadAndrew Tridgell1-0/+3
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-10r22612: Fix more cases where we have uninitialised values in theAndrew Bartlett11-57/+18
composite_context, because we don't use the creation function. Andrew Bartlett (This used to be commit e37064e356c17d0c87bb7fa7adf0c0d04d8daba2)
2007-10-10r22610: fix build with included poptStefan Metzmacher1-1/+1
metze (This used to be commit aece281c3b99252d55a4b7ced6548101a45361a8)
2007-10-10r22609: skip BASE-UTABLE (400s) and BASE-SMB (837s)Stefan Metzmacher1-0/+2
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-10r22608: use a shorter share name as testparm complained aboutStefan Metzmacher1-1/+1
a share name longer than 12 chars metze (This used to be commit f8c1b561e997e1d6878dde80b0eef732111cbd6d)
2007-10-10r22607: work with the solaris version of poptStefan Metzmacher1-4/+4
metze (This used to be commit c992e882b53525fea995c68be668ba939671139c)
2007-10-10r22606: don't every try to prompt within make test...Stefan Metzmacher1-1/+1
metze (This used to be commit eb0f257cd16e0191f5430a233f268bd01e46b2e1)
2007-10-10r22605: Set up all required environments before starting tests.Jelmer Vernooij1-2/+11
(This used to be commit adf835a32440b4a531ce27a78920df945eca1ba8)
2007-10-10r22602: s/HAVE_SOCKET_IPV6/HAVE_IPV6/ to match the define used by Heimdal.Jelmer Vernooij3-3/+3
(This used to be commit 5ff665b6531fdb4c7e56c49b7f923546d93b384c)
2007-10-10r22601: run net join with the correct socket_wrapper and krb5 configurationStefan Metzmacher1-1/+7
metze (This used to be commit 3064d881e3dd029816d7111d579ad06766393184)
2007-10-10r22600: Update bzr ignores, put right version in .pc files, prepare for ↵Jelmer Vernooij11-19/+37
support of system versions of tdb, talloc. (This used to be commit 9b991ce9ca28b3d88c778305ec5f681506162637)
2007-10-10r22599: Document member server.Jelmer Vernooij1-0/+7
(This used to be commit 4ef937a08dcf9dde3cd308cadfba467c9297abe2)
2007-10-10r22598: Simplify includes for replace.Jelmer Vernooij5-5/+6
(This used to be commit e72cec408e832e0f6ce05c38febdd56de501dbf7)
2007-10-10r22597: try to pass on some more boxes in the build-farm without timeoutStefan Metzmacher1-2/+2
metze (This used to be commit f7a3d78fef8755cba3b23c5fd4b68b44d6fa3ebd)
2007-10-10r22596: Set _CFLAGS variables rather than putting knowledge in the ldb Makefile.Jelmer Vernooij3-2/+17
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-10r22595: Add version numbers.Jelmer Vernooij2-2/+2
(This used to be commit 54cc097e0f8ca880c6c370e712ce427cefb16f08)
2007-10-10r22594: This helped coax out valgrind errors last night, but we don't need ↵Andrew Bartlett1-2/+0
it any more. Andrew Bartlett (This used to be commit 367231ea2103b6442ecf8333cb7150dfd98c79f4)
2007-10-10r22582: Cleanups towards making winbind work again. We still have a long ↵Andrew Bartlett8-58/+20
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-10r22581: disable BASE-UTABLE and BASE-SMB on the ntvfs/cifs shareStefan Metzmacher1-3/+5
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-10r22580: remove not yet needed line...Stefan Metzmacher1-1/+0
metze (This used to be commit 57939600ee954c7510d8219200d3c759fbb69372)
2007-10-10r22579: disable progress printing in the build-farmStefan Metzmacher15-38/+90
metze (This used to be commit 93089ad5e8b6e20c4fa92bf13b0137765aeac689)
2007-10-10r22575: move script/tests/ -> selftest/Stefan Metzmacher57-77/+76
as discussed with jelmer and abartlet metze (This used to be commit e9fe3c40e10accb63d7a2124d3a7e77e499c4209)
2007-10-10r22572: Don't manually set objectGUID valuesAndrew Bartlett1-1/+0
(This used to be commit b5afec8b828e1aba231501b68aa4196b94a87c32)
2007-10-10r22571: - don't use "localhost" anymore in our testsStefan Metzmacher1-11/+18
- use different passwords for dc and member metze (This used to be commit 9e882cbde232e5945c77eb162645328146023bee)
2007-10-10r22570: run the NBT tests against DC and MEMBERStefan Metzmacher2-6/+18
metze (This used to be commit 307cee21e4fd56150bdee9f1bbc2a1f2c2440afc)
2007-10-10r22569: use the $SERVER_IP for the LDAP-* tests because I'll later changeStefan Metzmacher1-3/+3
$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-10r22568: use the $SERVER_IP for the NET-* tests because I'll later changeStefan Metzmacher1-1/+1
$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-10r22567: add NET-API-DOMLIST test to automatic testing.Rafal Szczesniak1-3/+3
rafal (This used to be commit 69a6f655aac57db1cfb15c61900a411c07da3d7a)
2007-10-10r22566: add a simple test of libnet_DomainList function.Rafal Szczesniak2-3/+58
rafal (This used to be commit a1ca08b05b804021aa829c737aeb66b4e283940c)
2007-10-10r22565: add libnet_DomainList function.Rafal Szczesniak2-0/+265
rafal (This used to be commit b17da3b7da40de6a1fbe45a56b614b352f007508)
2007-10-10r22563: As tridge requested remove the _strict calls - for Samba3 I'm movingJeremy Allison2-105/+0
to a separate file. Jeremy. (This used to be commit 80706cf98d31593a899652acb2cdedaa8bf3dfab)
2007-10-10r22559: Make the ad2OLschema tool case insensitive.Andrew Bartlett1-6/+6
Andrew Bartlett (This used to be commit ddcca38c65c12a4e6a49151296ab36a458c53cb6)
2007-10-10r22558: Move to a static list of enctypes to put into our keytab. In future,Andrew Bartlett2-63/+74
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-10r22557: Simo has long bugged me that the paths in the sam.ldb partitions wereAndrew Bartlett2-2/+41
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-10r22556: Make the slapd command valid.Andrew Bartlett1-1/+1
Andrew Bartlett (This used to be commit dfb2fd2b2a45f5f96627c4beef6aa9174978688e)
2007-10-10r22552: this doesn't need a dcStefan Metzmacher1-1/+1
metze (This used to be commit 56a86c7cc7263f1415c2d75bb9ab921de66842bc)
2007-10-10r22551: use fixed passwords, to make it possible to reproduce stuffStefan Metzmacher1-0/+2
and look into krb5 blobs when using wireshark on --socket-wrapper-pcap created files metze (This used to be commit eaf4b9c0ee88ef32e984e10e76d57ea5daa0e7e7)
2007-10-10r22550: nmblookup -U needs an ip address otherwise we depend on gethostbyname()Stefan Metzmacher1-7/+10
metze (This used to be commit 5533fc50636fcbba643f25c02bf6f4cae431de47)
2007-10-10r22549: export some more info ipaddress and in member env also theStefan Metzmacher2-0/+20
details of the dc metze (This used to be commit 0c8c1c55f4047e98848028927b7870d5972e7513)
2007-10-10r22548: - maintain a global array of exported envvarsStefan Metzmacher1-9/+48
- make it possible to specify the envname for make testenv: SELFTEST_TESTENV=member make testenv metze (This used to be commit b6b57dd9c9aa066127f26c49f2af6c055be0422e)
2007-10-10r22547: fix some pathes and make sure we work with relative and abslute ↵Stefan Metzmacher1-2/+2
prefix pathes metze (This used to be commit dc3df1ca433036683f5432635d6e3251ad5f971e)
2007-10-10r22546: use the same error codes in both share backendsStefan Metzmacher2-7/+12
metze (This used to be commit e0fae01e4cf93393b57514ffc08c126abf034e11)
2007-10-10r22545: fix formating and a compiler warningStefan Metzmacher1-30/+24
metze (This used to be commit 5e627cc7c097e2a5316f3140dc6551659e1ec7a9)
2007-10-10r22544: use the same syntax as in all other filesStefan Metzmacher1-1/+1
maybe that fixes make test on all sun hosts... metze (This used to be commit 2597152126251da78b605f1d20c8b00e0e51396b)
2007-10-10r22541: Added talloc_size_strict macro.Jeremy Allison1-0/+1
Jeremy. (This used to be commit 219e1cae7792a5da886212f335ed11a35f28b3eb)
2007-10-10r22540: Added _strict varients of the macro calls - addedJeremy Allison1-0/+6
prototypes. Jeremy. (This used to be commit ba1a66cc6febed8b9c809c59562414675df5f74e)