summaryrefslogtreecommitdiffstats
path: root/source/script
Commit message (Expand)AuthorAgeFilesLines
* r12075: remove NBT-WINSREPLICATION-QUICK test, as we now pass the NBT-WINSREP...Stefan Metzmacher2005-12-051-1/+1
* r12009: made the LOCAL-SDDL test less verbose by default, and add it to theAndrew Tridgell2005-12-021-1/+1
* r11818: - changed the option torture:echo_TestSleep=yes/no to the more genericAndrew Tridgell2005-11-213-12/+14
* r11659: allow the max runtime for smbtorture and smbd to be controlled on aAndrew Tridgell2005-11-112-5/+8
* r11555: - change socket_wrapper to support multiple IP'sStefan Metzmacher2005-11-072-17/+17
* r11503: be quite...Stefan Metzmacher2005-11-041-1/+1
* r11489: add the one replication cycle test to NBT-WINSREPLICATION-QUICKStefan Metzmacher2005-11-032-1/+21
* r11442: Don't use BASE-NEGNOWAIT any more. It is a mostly meaningless test.Andrew Bartlett2005-11-011-2/+2
* r11372: Now RPC-SAMLOGON works, place it into the default 'make test'.Andrew Bartlett2005-10-281-14/+14
* r11303: Support defining and installing public headers for libraries. Jelmer Vernooij2005-10-264-0/+122
* r11245: Hopefully fix heimdal build on some hostsJelmer Vernooij2005-10-211-1/+1
* r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij2005-10-201-2/+0
* r11099: Replace unistr with [string] equivalentJelmer Vernooij2005-10-161-0/+4
* r11092: run NBT-WINSREPLICATION-QUICK test with make testStefan Metzmacher2005-10-151-1/+1
* r10752: make sure we set the exist status correctly for the tdb testsAndrew Tridgell2005-10-061-1/+1
* r10643: increase smbd max runtime when using valgrindAndrew Tridgell2005-09-301-1/+5
* r10599: Use localhost again for now, until I trace where we are leaking name ...Andrew Bartlett2005-09-291-1/+1
* r10595: Use a server name of 'localtest' not 'localhost', so we can move toAndrew Bartlett2005-09-284-17/+22
* r10582: Nicer output (try to avoid linewraps)Jelmer Vernooij2005-09-281-1/+3
* r10578: Run LOCAL-STRLIST by defaultJelmer Vernooij2005-09-281-1/+1
* r10527: don't attempt self gdb attach if running under valgrind. This wasAndrew Tridgell2005-09-271-0/+5
* r10520: The join is a nice quick RPC test.Andrew Bartlett2005-09-261-3/+3
* r10517: Get rid of use of next_token() in lib/samba3/Jelmer Vernooij2005-09-261-3/+3
* r10478: More work on proto headers; we now generate a couple of smaller onesJelmer Vernooij2005-09-241-1/+1
* r10456: More SCons fixes:Jelmer Vernooij2005-09-231-0/+2
* r10452: Couple of small scons updates - ignore .sconsign filesJelmer Vernooij2005-09-231-2/+2
* r10404: make sure we use the right smb.conf in the ldap testingAndrew Tridgell2005-09-221-1/+1
* r10387: By exporting KRB5_CONFIG pointing at a file of our choosing, we canAndrew Bartlett2005-09-211-1/+22
* r10314: Apply the controvertial 'server role =' patch after discussion on the...Andrew Bartlett2005-09-191-3/+2
* r10190: Do some very basic input checking when provisioning.Jelmer Vernooij2005-09-121-1/+1
* r10111: Make pidl by default assume the input file is an IDL file rather Jelmer Vernooij2005-09-091-1/+1
* r9849: Extend testsuite a bit more.Jelmer Vernooij2005-08-311-0/+1
* r9834: More tests for the upgrade from Samba3Jelmer Vernooij2005-08-311-7/+4
* r9827: Convert 'passdb backend' rather then 'passdb backends'Jelmer Vernooij2005-08-311-1/+1
* r9816: Work on testsuite for upgradeJelmer Vernooij2005-08-311-0/+17
* r9813: Conver testsuite for samba3sam module to EJSJelmer Vernooij2005-08-301-5/+5
* r9776: r11609@blu: tridge | 2005-08-30 12:20:11 +1000Andrew Tridgell2005-08-301-4/+4
* r9684: Remove unused parameters (about 70)Jelmer Vernooij2005-08-271-11/+6
* r9644: add LOCAL-PAC to the list of 'make test' testsAndrew Tridgell2005-08-261-1/+1
* r9591: - Remove empty fileJelmer Vernooij2005-08-241-6/+7
* r9493: our test scripts need to use testok at the end or the errors don't ann...Andrew Tridgell2005-08-225-1/+8
* r9460: - Move pidl to lib/. This fixes standalone installation of pidl. Jelmer Vernooij2005-08-211-1/+1
* r9459: Move pidl up one level (to prevent too much nesting)Jelmer Vernooij2005-08-211-1/+1
* r9379: the valgrind test box is now just going past the max 30 minute smbdAndrew Tridgell2005-08-181-1/+1
* r9377: made winreg a user tool (I find it quite useful). I expect it to get t...Andrew Tridgell2005-08-181-0/+1
* r9346: allow test_ldap.sh to be called when $CONFFILE is not setAndrew Tridgell2005-08-171-1/+1
* r9297: Add a NDR_CHECK() around each ejs push/pull.Tim Potter2005-08-131-1/+8
* r9296: Reinstate generation of push/pull functions for each field in a structTim Potter2005-08-131-4/+16
* r9295: Tridge had some good suggestions for simplifying the smb_interfaces ejsTim Potter2005-08-131-180/+0
* r9292: More compiles fixes for autogenerated smb_interfaces ejs wrappers.Tim Potter2005-08-131-8/+101