Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r25387: Sync with 3.2.0 svn tree | Gerald Carter | 2007-09-27 | 1 | -0/+1 |
| | |||||
* | r24975: catch SIGINT and SIGQUIT like SIGTERM | Stefan Metzmacher | 2007-09-06 | 1 | -0/+2 |
| | | | | metze | ||||
* | r24948: There is no point testing UNIXINFO -- 3.2.0 does not do it | Volker Lendecke | 2007-09-04 | 1 | -1/+1 |
| | |||||
* | r24802: Activate new tests | Volker Lendecke | 2007-08-30 | 2 | -0/+2 |
| | | | | RAW-SAMBA3CASEINSENSITIVE and RAW-SAMBA3POSIXTIMEDLOCK | ||||
* | r23801: The FSF has moved around a lot. This fixes their Mass Ave address. | Andrew Tridgell | 2007-07-10 | 1 | -2/+1 |
| | |||||
* | r23780: Find and fix more GPL2 -> GPL3. | Jeremy Allison | 2007-07-09 | 1 | -1/+1 |
| | | | | Jeremy. | ||||
* | r23500: Two changes to survive the now activated test for rename_internals_fsp: | Volker Lendecke | 2007-06-14 | 1 | -1/+1 |
| | | | | | With the target being open we have to return NT_STATUS_ACCESS_DENIED and root_fid != 0 leads to NT_STATUS_INVALID_PARAMETER | ||||
* | r23489: (Re-)Add tdbtorture as a build target to 3_0_26. | Michael Adam | 2007-06-14 | 1 | -0/+3 |
| | | | | | | Add the tdbtorture test to the test script in 3_0 and 3_0_26. Michael | ||||
* | r23201: minor patches to make test and pythong examples from SAMBA-3_0 | Gerald Carter | 2007-05-29 | 2 | -5/+8 |
| | |||||
* | r23000: merge from SAMBA_4_0: | Stefan Metzmacher | 2007-05-18 | 1 | -1/+1 |
| | | | | | | only if the output of which has a leading '/' the output is useful... metze | ||||
* | r21955: Merge over jpeach's fixes for UNIX_INFO2. | Jeremy Allison | 2007-03-23 | 1 | -1/+6 |
| | | | | | | | | | | | | | | | Jeremy. After discussion with the Apple and Linux client maintainers, changing the FindFirst response for the UNIX_INFO2 level to include a length field before the name. The name is not required to be null terminated. The length field does not count any null. Also add call to chflags(2) in the default VFS module so that this will work be default on BSD-derived platform. Add UNIX-INFO2 test to the build farm to get some non-BSD coverage. Jeremy and Jerry, please review for inclusion in 3.0.25. | ||||
* | r20537: Missed one of Vl's fixes : | Jeremy Allison | 2007-01-04 | 1 | -1/+1 |
| | | | | | | "Make us survive and activate RAW-CLOSE" Jeremy. | ||||
* | r20527: Reviewed Volker's unlink change : | Jeremy Allison | 2007-01-04 | 2 | -1/+4 |
| | | | | | | "Make us survive & activate RAW-UNLINK" Jeremy. | ||||
* | r20256: Reduce some code duplication, make reply_mkdir go through the same ↵ | Volker Lendecke | 2006-12-19 | 1 | -1/+1 |
| | | | | | | | | | | | code paths ncreate does. This is a bit slower (about 10-20%), because it goes touches the share mode db, but I think not having to call change_owner_to_parent and friends in fewer places outweighs this. And, mkdir is not the way current Windows boxes create directories, they do it via the ncreate call. Volker | ||||
* | r19788: synching test scripts | Gerald Carter | 2006-11-19 | 9 | -68/+450 |
| | |||||
* | 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 |