Age | Commit message (Expand) | Author | Files | Lines |
2008-02-21 | selftest: fix --socket-wrapper-pcap | Stefan Metzmacher | 1 | -1/+1 |
2008-02-21 | Make setup/provision the name of the python provision script now that that is... | Jelmer Vernooij | 1 | -2/+2 |
2008-02-21 | Be consistant about --ldap-backend-type | Andrew Bartlett | 1 | -1/+2 |
2008-02-20 | Fix nbt tests. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-19 | Add VDE switch management functions. | Jelmer Vernooij | 1 | -1/+26 |
2008-02-19 | Initial work on vde support. | Jelmer Vernooij | 2 | -7/+21 |
2008-02-19 | Only set "interfaces = " line for client when necessary. | Jelmer Vernooij | 1 | -1/+3 |
2008-02-19 | Add kvm name. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-19 | Allow loading kvm snapshots. | Jelmer Vernooij | 1 | -1/+5 |
2008-02-19 | Allow connecting to screen. | Jelmer Vernooij | 2 | -3/+3 |
2008-02-19 | Start dhcp server for kvm machine. | Jelmer Vernooij | 2 | -16/+70 |
2008-02-19 | Start and kill kvm instance properly. | Jelmer Vernooij | 3 | -15/+35 |
2008-02-19 | kvm fixes. | Jelmer Vernooij | 2 | -1/+4 |
2008-02-19 | Add Kvm start code. | Jelmer Vernooij | 2 | -0/+26 |
2008-02-19 | Add framework for Kvm test. | Jelmer Vernooij | 2 | -3/+66 |
2008-02-18 | Fix local tests. | Jelmer Vernooij | 1 | -2/+3 |
2008-02-18 | When not using --immediate, use a one-line progress indicator in selftest. | Jelmer Vernooij | 1 | -2/+9 |
2008-02-18 | Use consistent hierarchical naming for tests used in selftest. | Jelmer Vernooij | 1 | -31/+45 |
2008-02-15 | Unconditionally run the python tests. | Jelmer Vernooij | 1 | -30/+26 |
2008-02-15 | added blackbox testing of gentest | Andrew Tridgell | 1 | -0/+1 |
2008-02-15 | added a blackbox test for masktest | Andrew Tridgell | 1 | -0/+1 |
2008-02-15 | converted locktest to use popt and cmdline utility code | Andrew Tridgell | 1 | -1/+1 |
2008-02-15 | added blackbox testing for locktest | Andrew Tridgell | 2 | -1/+16 |
2008-02-15 | add some info on running tests | Andrew Tridgell | 1 | -0/+21 |
2008-02-13 | Initial work on a test for samba.tests.samdb | Jelmer Vernooij | 1 | -0/+1 |
2008-02-12 | Mark the reprovision test as known failing for now. | Jelmer Vernooij | 1 | -1/+2 |
2008-02-12 | Reintroduce samba3sam EJS test, at least until the Python test is ready. | Jelmer Vernooij | 1 | -0/+2 |
2008-02-12 | Add blackbox test for provisioning code to make sure it can be run more than ... | Jelmer Vernooij | 1 | -1/+1 |
2008-02-11 | Fix accidently introduced typo. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-11 | Remove tests for Samba 3 EJS code. | Jelmer Vernooij | 1 | -4/+1 |
2008-02-09 | Merge branch 'v4-0-trivial' into v4-0-python | Jelmer Vernooij | 3 | -26/+22 |
2008-02-09 | Move nmblookup blackbox test closer to the code it tests. | Jelmer Vernooij | 1 | -2/+2 |
2008-02-09 | Use mkinclude (makes the Makefile a bit shorter), use double-colon for phony ... | Jelmer Vernooij | 1 | -22/+17 |
2008-02-09 | Make the provision test more real, use a foo.example.com for the realm. | Andrew Bartlett | 1 | -1/+1 |
2008-02-08 | Put ldb test output in prefix. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-07 | Override KRB5CCNAME so existing Kerberos tickets in the users environment don... | Jelmer Vernooij | 1 | -0/+1 |
2008-01-22 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-python | Jelmer Vernooij | 6 | -7/+32 |
2008-01-16 | selftest: Use "require" rather than "use" keyword so .pm files don't have to ... | Jelmer Vernooij | 1 | -3/+3 |
2008-01-16 | selftest: Add some more documentation. Rename env => target to avoid confusion. | Jelmer Vernooij | 5 | -5/+21 |
2008-01-16 | Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartlet | Andrew Bartlett | 1 | -1/+1 |
2008-01-16 | Start generating a configuration for the refint overlay. This | Andrew Bartlett | 1 | -0/+6 |
2008-01-16 | Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local | Andrew Bartlett | 1 | -0/+3 |
2008-01-16 | Make the Fedora DS LDAP backend 'aci' actually work, with better quoting. | Andrew Bartlett | 1 | -1/+1 |
2008-01-14 | python: Add simple test for samr python code. | Jelmer Vernooij | 1 | -0/+1 |
2008-01-14 | python: Fix python code for winreg, add test. | Jelmer Vernooij | 1 | -0/+1 |
2008-01-14 | python: Fix rpcecho tests. | Jelmer Vernooij | 1 | -1/+1 |
2008-01-14 | python: Add simple tests for the DCE/RPC echo interface. | Jelmer Vernooij | 1 | -0/+1 |
2008-01-11 | python/ldap: Get further. | Jelmer Vernooij | 1 | -1/+1 |
2008-01-11 | python: More work getting the LDAP test to compile again. | Jelmer Vernooij | 1 | -1/+1 |
2008-01-11 | python: Specify right arguments for the ldap test, fix some more calls. | Jelmer Vernooij | 1 | -1/+1 |