Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r22138: * Sync up with the SAMBA_3_0_25 as of svn r22132. | Gerald Carter | 2007-04-09 | 1 | -1/+6 |
| | | | | | * Set VERSION to 3.0.25rc1 * Update release notes. | ||||
* | r21585: Start syncing the monster that will become 3.0.25pre1 | Gerald Carter | 2007-02-28 | 9 | -71/+456 |
| | | | | | | | | Still todo: * release notes * few minor outstanding patches * additional idmap man pages | ||||
* | r16348: * merging changes from SAMBA_3_0 r16346 | Gerald Carter | 2006-06-19 | 2 | -2/+65 |
| | | | | * updating release notes to match | ||||
* | r16104: Set version to 3.0.23rc2 | Gerald Carter | 2006-06-08 | 5 | -17/+15 |
| | | | | | 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 Carter | 2006-05-23 | 2 | -6/+12 |
| | |||||
* | r14886: reenable BASE-DENY2 and BASE-DENY3 | Stefan Metzmacher | 2006-04-03 | 2 | -1/+2 |
| | | | | metze | ||||
* | r14884: this doesn't work and causes processes to be left when using ctrl-c ↵ | Stefan Metzmacher | 2006-04-03 | 1 | -4/+1 |
| | | | | | | (SIGINT) metze | ||||
* | r14865: - enforce timelimits for the tests | Stefan Metzmacher | 2006-04-02 | 3 | -3/+7 |
| | | | | | | - and skip some long tests for now metze | ||||
* | r14820: sync test_posix_p3.sh with test_posix.sh from samba4 | Stefan Metzmacher | 2006-03-30 | 1 | -17/+28 |
| | | | | | | but only run the BASE-* tests and ignore some more than in samba4 metze | ||||
* | r14809: - add my email address | Stefan Metzmacher | 2006-03-30 | 1 | -3/+5 |
| | | | | | | | - fix usage() - remove unused var metze | ||||
* | r14744: allow ./timelimit 5 ./timelimit 20 ./ignore_all_signals | Stefan Metzmacher | 2006-03-27 | 1 | -3/+11 |
| | | | | | | | | | to work, this is needed when we enable samba3's make test in the build-farm metze | ||||
* | r14678: - we need to use 127.0.0.2/8 as interface for the server | Stefan Metzmacher | 2006-03-23 | 6 | -18/+104 |
| | | | | | | | | 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 smbtorture | Stefan Metzmacher | 2006-03-21 | 8 | -271/+475 |
| | | | | | | | | | | 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 | ||||
* | r14628: sync timelimit.c with the version from the build-farm repository | Stefan Metzmacher | 2006-03-21 | 1 | -20/+39 |
| | | | | metze | ||||
* | r14624: - add timelimit.c | Stefan Metzmacher | 2006-03-21 | 1 | -0/+78 |
| | | | | | | | | | - add configure tests --with-selftest-prefix=/tmp/samba-test this is needed because the path name of unix socket can only be 108 chars long - add configure test --with-smbtorture4-path=/home/foo/prefix/samba4/bin/smbtorture this will be used to run samba4's smbtorture inside samba3's make test later metze | ||||
* | r14325: Add pam_modules rule which builds the configure(d) pam modules. This is | Lars Müller | 2006-03-13 | 1 | -0/+91 |
| | | | | | | | | | | | | | | | called as part of the all rule (again only if pam modules are requested by configure). Add pam_winbind rule. Ensure proto_exists before we build the pam modules. Add test_pam_modules rule to test if the built pam modules have any unresolved symbols. For test_pam_modules we use script/tests/dlopen.sh which was written by Nalin Dahyabhai <nalin@redhat.com>. Thanks Nalin! RedHat and SuSE use this script to test nss and pam modules since several years. | ||||
* | r12990: BUG 3329: patch from David May <mayd@cygnus.uwa.edu.au> for Solaris ↵ | Gerald Carter | 2006-01-18 | 2 | -5/+5 |
| | | | | shell script portability issues in 'make test' | ||||
* | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 2005-09-30 | 2 | -37/+7 |
| | | | | | | | * \PIPE\unixinfo * winbindd's {group,alias}membership new functions * winbindd's lookupsids() functionality * swat (trunk changes to be reverted as per discussion with Deryck) | ||||
* | r9618: adding get/put tests from Don Watson | Gerald Carter | 2005-08-25 | 2 | -3/+30 |
| | |||||
* | r9615: trying a 3 second timeout on smbcontrol | Gerald Carter | 2005-08-25 | 1 | -4/+7 |
| | |||||
* | r9613: remove TMPDIR from 'make test' scripts (after comments by Don Watson) | Gerald Carter | 2005-08-25 | 3 | -6/+14 |
| | |||||
* | r9585: update test #1 | Gerald Carter | 2005-08-24 | 1 | -0/+1 |
| | |||||
* | r9583: ensure that Samba was with with --enable-socket-wrapper for running ↵ | Gerald Carter | 2005-08-24 | 1 | -0/+13 |
| | | | | 'make test' | ||||
* | r9562: successfully get the samba 3 smbtorture working (as a test case for ↵ | Gerald Carter | 2005-08-24 | 4 | -1/+107 |
| | | | | infrastructre) | ||||
* | r9548: more additions to make test; better checks for starting and stopping smbd | Gerald Carter | 2005-08-23 | 3 | -21/+76 |
| | |||||
* | r8992: More make test work. Adding a way to order tests (might change | Gerald Carter | 2005-08-03 | 3 | -7/+26 |
| | | | | my mind on this later). | ||||
* | r8990: First trivial example of 'make test' | Gerald Carter | 2005-08-03 | 3 | -0/+110 |