summaryrefslogtreecommitdiffstats
path: root/source4/script
Commit message (Expand)AuthorAgeFilesLines
* r15390: Make test output a bit prettier.Tim Potter2007-10-101-0/+3
* r15378: Fix installheader script. Alexander, this will break installation of ...Jelmer Vernooij2007-10-101-11/+4
* r15291: $f already has the $srcdir prefixedStefan Metzmacher2007-10-101-1/+1
* r15275: run RPC-SRVSRV in make testStefan Metzmacher2007-10-101-1/+1
* r15267: Fix call to mkdir() for old versions of perl. This should fix install...Jelmer Vernooij2007-10-101-1/+1
* r15187: Introduce new param type P_BYTES. This lets config options which specifyJames Peach2007-10-101-0/+1
* r15099: An attempt to fix BSD make portability issues. With these changes Sam...Alexander Bokovoy2007-10-102-3/+3
* r15036: Add out of tree build support and see how buildfarm will respond to m...Alexander Bokovoy2007-10-104-12/+70
* r14971: Update test script with new location of tdb and ldb wrappers.Tim Potter2007-10-101-1/+1
* r14929: add some commentsStefan Metzmacher2007-10-101-2/+15
* r14919: disable the BASE-DEFER_OPEN test until it gets fixed (it sleeps forAndrew Tridgell2007-10-101-2/+2
* r14908: Fix LD_LIBRARY_PATHJelmer Vernooij2007-10-101-1/+1
* r14878: Write swig wrappers for ldb_init() and ldb_connect().Tim Potter2007-10-101-0/+1
* r14873: Add skeleton swig ldb interface.Tim Potter2007-10-101-0/+1
* r14819: list all tests smbtorture offers and explicit list testsStefan Metzmacher2007-10-101-16/+28
* r14815: BASE-DIR doesn't exists...Stefan Metzmacher2007-10-101-1/+1
* r14814: also run the BASE-DIR test with 'make test'Stefan Metzmacher2007-10-101-1/+1
* r14802: Fix typo.Tim Potter2007-10-101-1/+1
* r14798: Get swig building again (by commenting out dcerpc stuff for now).Tim Potter2007-10-101-0/+19
* r14740: Try loading shared libs from the bin/ directory (useful for running '...Jelmer Vernooij2007-10-101-0/+3
* r14738: do some different lookupsStefan Metzmacher2007-10-101-5/+5
* r14717: Don't provision the system as 'localhost', but instead list localhostAndrew Bartlett2007-10-101-2/+7
* r14661: Install symlinks for shared librariesJelmer Vernooij2007-10-101-0/+4
* r14607: Update mkproto.pl to only write out new header files if the contents ...Jelmer Vernooij2007-10-101-37/+88
* r14549: Use make-compatible syntax in extra_cflags.txt so we can avoidJelmer Vernooij2007-10-101-2/+4
* r14534: Update docoJelmer Vernooij2007-10-101-0/+3
* r14481: Change paths in headers on the fly when installing. Adds a simple textJelmer Vernooij2007-10-101-8/+70
* r14479: Cope with _PUBLIC_ not being defined. Needed for when external projectsJelmer Vernooij2007-10-101-0/+4
* r14471: Convert installheader script to perlJelmer Vernooij2007-10-102-26/+44
* r14281: Pull apart LIBDIR and MODULESDIRJelmer Vernooij2007-10-101-1/+0
* r13982: Add support for prototypes spread across multiple lines. Try to keep ...Jelmer Vernooij2007-10-101-21/+71
* r13976: Add simple script for updating existing prototypes in a header fileJelmer Vernooij2007-10-101-0/+189
* r13964: make lp_* functions publicStefan Metzmacher2007-10-101-6/+6
* r13898: Add a subsystem-specific DEFAULT_VISIBILITY property that can be usedJelmer Vernooij2007-10-101-1/+1
* r13896: Get rid of 'use warnings' as it isn't very portable..Jelmer Vernooij2007-10-101-1/+0
* r13867: Wrap the cflags.sh hack in the build system. You can now simplyJelmer Vernooij2007-10-102-28/+26
* r13854: we now pass BASE-NEGNOWAITAndrew Tridgell2007-10-101-2/+2
* r13850: Test (and fix) not using SPNEGO at all, but instead using raw NTLMSSP.Andrew Bartlett2007-10-101-0/+1
* r13753: /bin/sh -> /bin/bash as this script uses some bash-specific constructsJelmer Vernooij2007-10-101-1/+1
* r13740: the BASE-DELETE test now passes, and is a quick testAndrew Tridgell2007-10-102-3/+3
* r13658: More moving around of files:Jelmer Vernooij2007-10-101-2/+2
* r13629: export env-varsStefan Metzmacher2007-10-101-0/+2
* r13628: fix the logic:-)Stefan Metzmacher2007-10-101-1/+1
* r13627: split the NBT-WINSREPLICATION tests into multiple testsStefan Metzmacher2007-10-102-1/+10
* r13605: Use $BASEDN to ensure this works outside of the 'make test' rig.Andrew Bartlett2007-10-101-1/+1
* r13472: After Volker's advise, try every combination of parameters. ThisAndrew Bartlett2007-10-101-15/+20
* r13380: Drop the socket, then try SAMR operations secured with netlogon on th...Andrew Bartlett2007-10-101-3/+3
* r13355: check controls are correctly exportedSimo Sorce2007-10-101-0/+7
* r13354: Add tests to check that controls work properlySimo Sorce2007-10-101-5/+34
* r13255: New CIFS dd client for use in performance testing. The guts of this isJames Peach2007-10-103-0/+87