Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-07-28 | samba-tool: updated test suite to account for newuser change | Giampaolo Lauria | 1 | -2/+2 | |
Updated test suite invocations of newuser to "user add" as the newuser functionality is now being moved to "user add" Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2011-07-21 | samba-tool: update test suite for add setpassword | Giampaolo Lauria | 1 | -2/+2 | |
The test suite needs to change from setpassword to "user setpassword" to reflect the new cmd syntax Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2011-06-01 | s4:samba-tool: Move samba-tool setexpiry to samba-tool user setexpiry <user> | Theresa Halloran | 1 | -4/+4 | |
Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2011-06-01 | s4/samba-tool: Move samba-tool enableaccount to samba-tool user enable command. | Theresa Halloran | 1 | -2/+2 | |
Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2011-02-07 | s4-test: fixed more assumptions of ./setup for setup directory | Andrew Tridgell | 1 | -1/+1 | |
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2010-10-28 | s4 net: rename to samba-tool in order to not clash with s3 net | Kai Blin | 1 | -11/+11 | |
Autobuild-User: Kai Blin <kai@samba.org> Autobuild-Date: Thu Oct 28 07:25:16 UTC 2010 on sn-devel-104 | |||||
2010-07-31 | s4:blackbox/newuser: use test specific user names | Stefan Metzmacher | 1 | -10/+10 | |
As this test doesn't delete the user accounts at the end, we should use test specific user names. That lowers the chance of conflicts with other tests. metze | |||||
2010-07-10 | s4 unittests: remove the provision directory before (re)generating | Matthieu Patou | 1 | -0/+1 | |
2010-06-20 | make test modules for net group set of commands and modification to the ↵ | Lukasz Zalewski | 1 | -1/+9 | |
newuser to include additional parameters Signed-off-by: Jelmer Vernooij <jelmer@samba.org> | |||||
2010-05-10 | s4:blackbox password tests - more complex passwords | Stefan Metzmacher | 1 | -2/+2 | |
2009-12-31 | net: Move 'newuser' to 'net newuser' | Jelmer Vernooij | 1 | -5/+6 | |
Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2008-08-30 | Add a setexpiry operation in samdb.py | Andrew Tridgell | 1 | -1/+13 | |
This makes it easy to set the expiry (or no expiry) for a samdb user (This used to be commit 25171f18a4b242b5a731f4ac1eefc51cc82efd74) | |||||
2008-05-30 | Don't pass an smb.conf to provision tests. | Andrew Bartlett | 1 | -5/+4 | |
These tests will create their own smb.conf in their prefix anyway. Andrew Bartlett (This used to be commit c0322e8e27d67655b7498b27df0829aa5682a345) | |||||
2008-05-22 | use one blackbox script per executable. | Jelmer Vernooij | 1 | -0/+21 | |
(This used to be commit cd8c8226784c96d7f1dbae006a4853eb50c7b2e2) |