summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r22409: try to fix selftest.pl on systems with old perl versionsStefan Metzmacher2007-10-104-13/+12
* r22408: more private dependeciesStefan Metzmacher2007-10-101-16/+19
* r22407: this dependecies should be privateStefan Metzmacher2007-10-103-25/+20
* r22406: this dependencies should also be privateStefan Metzmacher2007-10-107-31/+27
* r22405: fix memory leak in error pathStefan Metzmacher2007-10-101-0/+1
* r22404: more dependencies which should be privateStefan Metzmacher2007-10-106-28/+21
* r22403: this dependencies should be privateStefan Metzmacher2007-10-109-16/+17
* r22400: only add srcdir and builddir path if they differStefan Metzmacher2007-10-101-1/+4
* r22399: fix major memory leakStefan Metzmacher2007-10-101-1/+3
* r22398: try to let all tests pass 5400 seconds is not enoughStefan Metzmacher2007-10-102-3/+3
* r22397: hopefully fix the build on some aix hosts in the build-farmStefan Metzmacher2007-10-101-1/+1
* r22396: remove unused varsStefan Metzmacher2007-10-101-4/+0
* r22387: see if this fixes the build on the aix1 hostsStefan Metzmacher2007-10-101-1/+1
* r22386: another unused includeStefan Metzmacher2007-10-101-1/+0
* r22385: remove unused includeStefan Metzmacher2007-10-101-1/+0
* r22384: print out the total selftest runtimeStefan Metzmacher2007-10-101-0/+3
* r22383: maybe this fixes the mkdir not enough args failureStefan Metzmacher2007-10-101-0/+1
* r22382: fix memory leakStefan Metzmacher2007-10-101-1/+4
* r22381: fix memory leakStefan Metzmacher2007-10-101-1/+1
* r22380: get the output of the exited smbd...Stefan Metzmacher2007-10-101-0/+4
* r22379: add missing fileStefan Metzmacher2007-10-101-0/+94
* r22378: none needs to be checked firstStefan Metzmacher2007-10-101-3/+3
* r22377: implement check_env() for samba4Stefan Metzmacher2007-10-101-2/+3
* r22375: implement check_env() logic in the frontendStefan Metzmacher2007-10-103-1/+37
* r22374: fix perl warningsStefan Metzmacher2007-10-101-2/+12
* r22373: move in_list() to util_strlist.c to remove the dependencyStefan Metzmacher2007-10-102-24/+25
* r22372: split out become_daemon() into it's own functionStefan Metzmacher2007-10-102-67/+2
* r22371: readd discard_const() to lib/util/util.hStefan Metzmacher2007-10-101-0/+27
* r22369: add ZERO_STRUCT() ... macros to lib/util/util.h againStefan Metzmacher2007-10-101-0/+41
* r22368: remove unused header maybe this fixes th ebuild on some hostsStefan Metzmacher2007-10-101-1/+0
* r22367: prepare merge to samba3Stefan Metzmacher2007-10-101-0/+4
* r22365: prepare merge to samba3Stefan Metzmacher2007-10-101-2/+2
* r22361: warnings.pm isn't available on solaris 8Stefan Metzmacher2007-10-101-1/+0
* r22360: print out the name of the PCAP file and move setup and cleanupStefan Metzmacher2007-10-102-21/+66
* r22359: try to fix the start failures in the build-farm by creating the prefi...Stefan Metzmacher2007-10-101-4/+5
* r22357: Don't use 'our'Jelmer Vernooij2007-10-106-16/+13
* r22356: Simple refactoring.Jelmer Vernooij2007-10-101-7/+10
* r22346: Fix small mistake - after sending rpc request we should go to awaitRafal Szczesniak2007-10-101-1/+1
* r22339: Run some more tests.Jelmer Vernooij2007-10-108-107/+118
* r22338: Allow regexes in known-failures fileJelmer Vernooij2007-10-101-1/+4
* r22337: print out the smbd log output after each testStefan Metzmacher2007-10-103-5/+53
* r22336: Add some more share tests.Jelmer Vernooij2007-10-102-6/+144
* r22335: output the error codeStefan Metzmacher2007-10-101-0/+4
* r22334: don't print the test output if the test passedStefan Metzmacher2007-10-101-10/+30
* r22333: Use kerberos and the ntvfs/cifs backend for just one test, in theAndrew Bartlett2007-10-101-1/+4
* r22332: escape bad chars with '_' to form a nice filenameStefan Metzmacher2007-10-101-1/+3
* r22331: remove run_test_buildfarm() functionStefan Metzmacher2007-10-101-48/+25
* r22329: abstract the output handling of run_test()Stefan Metzmacher2007-10-101-15/+57
* r22328: Add initial testsuite for share code.Jelmer Vernooij2007-10-104-3/+92
* r22326: Merge some more test improvements.Jelmer Vernooij2007-10-102-86/+288