summaryrefslogtreecommitdiffstats
path: root/source4/samba_tool/wscript_build
Commit message (Collapse)AuthorAgeFilesLines
* samba-tool: Remove C version of samba-toolAmitay Isaacs2011-08-031-9/+0
| | | | | | | Python version of samba-tool has now implemented all the commands from C version and more. Signed-off-by: Andrew Bartlett <abartlet@samba.org>
* samba-tool: Don't install -c version, which is now deprecated.Jelmer Vernooij2011-08-021-1/+2
| | | | | Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Tue Aug 2 04:53:39 CEST 2011 on sn-devel-104
* samba-tool: Replace C version of samba-tool with python versionAmitay Isaacs2011-07-281-1/+1
| | | | | | | C version of samba-tool is now called samba-tool-c, which will be removed as soon as all the samba-tool commands are ported to python. Signed-off-by: Andrew Tridgell <tridge@samba.org>
* samba-tool: Remove password as it has been moved to "user setpassword"Giampaolo Lauria2011-07-281-1/+1
| | | | | | The password functionality has been moved to "user setpassword" to fit the object-action model Signed-off-by: Andrew Tridgell <tridge@samba.org>
* policy: Rename to samba-policy to avoid name space clashes.Jelmer Vernooij2011-07-261-1/+1
|
* s4-auth: rename 'auth' subsystem to 'auth4'Andrew Tridgell2011-02-181-1/+1
| | | | | | | | this prevents conflicts with the s3 auth modules. The auth modules in samba3 may appear in production smb.conf files, so it is preferable to rename the s4 modules for minimal disruption. Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
* s4-samba-tool: switched over to python version of samba-tool drsAndrew Tridgell2010-11-281-10/+1
|
* ldbsamba: Lowercase library name.Jelmer Vernooij2010-11-071-1/+1
|
* s4 net: rename to samba-tool in order to not clash with s3 netKai Blin2010-10-281-0/+17
Autobuild-User: Kai Blin <kai@samba.org> Autobuild-Date: Thu Oct 28 07:25:16 UTC 2010 on sn-devel-104