Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-12-11 | s4-smbtorture: Make test names lowercase and dot-separated. | Jelmer Vernooij | 1 | -1/+1 | |
This is consistent with the test names used by selftest, should make the names less confusing and easier to integrate with other tools. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Dec 11 04:16:13 CET 2010 on sn-devel-104 | |||||
2010-09-22 | ndrdump: Move blackbox test to standard python namespace. | Jelmer Vernooij | 1 | -20/+0 | |
2010-09-07 | Add unique IP address binding for client connections (EPM and ncacn_ip_tcp ↵ | Julien Kerihuel | 1 | -0/+6 | |
levels) This allows for binding strings like this: ncacn_ip_tcp:host[localaddress=192.168.2.1,seal] which will force the connection to be locally bound to the specified IP address Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2010-03-26 | libutil: moved the networking defines to util_net.h | Andrew Tridgell | 1 | -0/+1 | |
These were causing thousands of warnings on solaris8 | |||||
2009-02-03 | s4:selftest: avoid hardcoded pathes in blackbox tests | Stefan Metzmacher | 1 | -2/+2 | |
metze | |||||
2008-09-19 | Fix path to ndrdump in blackbox test, don't start smb server for ndrdump | Jelmer Vernooij | 1 | -2/+2 | |
tests. | |||||
2008-09-16 | Fix paths to subunit.sh | Jelmer Vernooij | 1 | -1/+1 | |
2008-09-16 | Move ndrdump tests closer to the code they test. | Jelmer Vernooij | 3 | -0/+20 | |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 47ffbbf67435904754469544390b67d34c958343) | |||||
2007-12-26 | r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const. | Kai Blin | 1 | -6/+7 | |
Also rename the corresponding wrap_ functions. (This used to be commit e59c2eaf681f076d175b9779d1c27b5f74a57c96) | |||||
2007-10-10 | r24866: Put remainder of binding string tests in librpc/ directory. | Jelmer Vernooij | 1 | -0/+37 | |
(This used to be commit 5b78d845a4d107e6a0e77a6e57e2b0e22fc0db95) | |||||
2007-10-10 | r24753: Allow host name in binding string without transport. | Jelmer Vernooij | 1 | -0/+23 | |
(This used to be commit f7051d3a84486ed9d0a1689c10a693521ec63528) | |||||
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 | |
There are still a few tidyups of old FSF addresses to come (in both s3 and s4). More commits soon. (This used to be commit fcf38a38ac691abd0fa51b89dc951a08e89fdafa) | |||||
2007-10-10 | r21656: Move tests a bit closer to the things they test, should make syncing ↵ | Jelmer Vernooij | 1 | -0/+111 | |
with samba3 easier. (This used to be commit 4d755fb5d7adedd1dd8bad917b921324411bfd59) |