summaryrefslogtreecommitdiff
path: root/source4/script
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r13898: Add a subsystem-specific DEFAULT_VISIBILITY property that can be usedJelmer Vernooij1-1/+1
2007-10-10r13896: Get rid of 'use warnings' as it isn't very portable..Jelmer Vernooij1-1/+0
2007-10-10r13867: Wrap the cflags.sh hack in the build system. You can now simplyJelmer Vernooij2-28/+26
2007-10-10r13854: we now pass BASE-NEGNOWAITAndrew Tridgell1-2/+2
2007-10-10r13850: Test (and fix) not using SPNEGO at all, but instead using raw NTLMSSP.Andrew Bartlett1-0/+1
2007-10-10r13753: /bin/sh -> /bin/bash as this script uses some bash-specific constructsJelmer Vernooij1-1/+1
2007-10-10r13740: the BASE-DELETE test now passes, and is a quick testAndrew Tridgell2-3/+3
2007-10-10r13658: More moving around of files:Jelmer Vernooij1-2/+2
2007-10-10r13629: export env-varsStefan Metzmacher1-0/+2
2007-10-10r13628: fix the logic:-)Stefan Metzmacher1-1/+1
2007-10-10r13627: split the NBT-WINSREPLICATION tests into multiple testsStefan Metzmacher2-1/+10
2007-10-10r13605: Use $BASEDN to ensure this works outside of the 'make test' rig.Andrew Bartlett1-1/+1
2007-10-10r13472: After Volker's advise, try every combination of parameters. ThisAndrew Bartlett1-15/+20
2007-10-10r13380: Drop the socket, then try SAMR operations secured with netlogon on th...Andrew Bartlett1-3/+3
2007-10-10r13355: check controls are correctly exportedSimo Sorce1-0/+7
2007-10-10r13354: Add tests to check that controls work properlySimo Sorce1-5/+34
2007-10-10r13255: New CIFS dd client for use in performance testing. The guts of this isJames Peach3-0/+87
2007-10-10r13244: Allow control of the location of the Samba3-compatible winbindd pipeAndrew Bartlett1-0/+2
2007-10-10r13240: Make the test scripts use the new smb.conf location (in PREFIX/etc).Andrew Bartlett1-3/+4
2007-10-10r13210: Revert my named pipes patch until it passes not just 'make quicktest'...Jelmer Vernooij1-1/+1
2007-10-10r13208: Clearly separate named pipes from the IPC$ NTVFS type.Jelmer Vernooij1-1/+1
2007-10-10r13160: Fix some of the smbclient testsuite (after failures on the buildfarm)Jelmer Vernooij1-21/+17
2007-10-10r13157: Fix installation of js filesJelmer Vernooij1-1/+1
2007-10-10r13156: Add some tests for smbclientJelmer Vernooij3-0/+71
2007-10-10r13153: Try to move closer to FHS. This probably breaks everything...Andrew Bartlett1-8/+9
2007-10-10r13112: merge over some stuff from samba3Stefan Metzmacher1-3/+27
2007-10-10r13079: add SAMBA_VERSION_RELEASE_NICKNAMEStefan Metzmacher1-5/+15
2007-10-10r13077: Allow the mkversion script to be used for technology preview releasesJelmer Vernooij1-5/+6
2007-10-10r13019: Again protect us against format string mismatches, with the new splitAndrew Bartlett1-1/+5
2007-10-10r12902: Fix 'make quicktest'.Andrew Bartlett1-1/+1
2007-10-10r12892: Add a 'Migrate from Windows' page to our installation section in SWAT.Andrew Bartlett2-3/+5
2007-10-10r12874: Try to give the startup a few more seconds, so that hosts withAndrew Bartlett1-0/+3
2007-10-10r12858: This moves the libnet_LookupPdc code to use a GetDC request to findAndrew Bartlett2-4/+4
2007-10-10r12831: add 'extern' to public prototypesStefan Metzmacher1-2/+4
2007-10-10r12812: speed up RPC-ECHO with validate some more, and re-enable it underAndrew Tridgell1-10/+3
2007-10-10r12806: tridge: in revision 12634 you introduced to validate the ndr_print ou...Stefan Metzmacher1-5/+12
2007-10-10r12778: export TEST_DATA_PREFIX in make testStefan Metzmacher1-0/+3
2007-10-10r12696: Reduce the size of include/structs.hJelmer Vernooij1-8/+5
2007-10-10r12584: Move NDR tests from rpc/ to local/, add to list of testsJelmer Vernooij1-1/+1
2007-10-10r12552: Remove use of Test::Harness - we're not printing the result summariesJelmer Vernooij1-1/+2
2007-10-10r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.Jelmer Vernooij1-6/+6
2007-10-10r12520: Add support for --help to mkproto.plJelmer Vernooij1-7/+28
2007-10-10r12509: make the output for the buildfarm nicerStefan Metzmacher1-1/+6
2007-10-10r12494: Support loading modules from .so files for most subsystems.Jelmer Vernooij1-1/+1
2007-10-10r12470: Add helper module for pidl testsJelmer Vernooij1-2/+4
2007-10-10r12465: Merge Parse::Pidl::Samba4::NDR::Header into Parse::Pidl::Samba4::NDR:...Jelmer Vernooij1-1/+1
2007-10-10r12464: Add simple IDL parsing tests for pidl using the standard perlJelmer Vernooij2-7/+8
2007-10-10r12449: Fix some warningsJelmer Vernooij1-8/+8
2007-10-10r12446: Merge mkproto.sh's functionality into mkproto.plJelmer Vernooij2-78/+82
2007-10-10r12373: Add RPC-JOIN as a test to always run.Andrew Bartlett1-3/+3