summaryrefslogtreecommitdiffstats
path: root/source/script/tests/selftest.sh
Commit message (Collapse)AuthorAgeFilesLines
* r21585: Start syncing the monster that will become 3.0.25pre1Gerald Carter2007-02-281-19/+59
| | | | | | | | Still todo: * release notes * few minor outstanding patches * additional idmap man pages
* r16104: Set version to 3.0.23rc2Gerald Carter2006-06-081-0/+2
| | | | | Bring release tree up to current 3.0 tree (svn merge -r15845:16103 $SVNURL/branches/SAMBA_3_0)
* r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)Gerald Carter2006-05-231-4/+6
|
* r14886: reenable BASE-DENY2 and BASE-DENY3Stefan Metzmacher2006-04-031-0/+1
| | | | metze
* r14865: - enforce timelimits for the testsStefan Metzmacher2006-04-021-0/+1
| | | | | | - and skip some long tests for now metze
* r14678: - we need to use 127.0.0.2/8 as interface for the serverStefan Metzmacher2006-03-231-12/+27
| | | | | | | | as nmbd skip interfaces with address 127.0.0.1 - add samba3 smbclient -L tests - add samba3 smbtorture tests metze
* r14632: add basic 'make test' using samba4's smbtortureStefan Metzmacher2006-03-211-0/+194
I'll try to add some tests using samba3's smbtorture and smbclient later. can someone check if this would be save to run on the build-farm without leaking child processes... metze