summaryrefslogtreecommitdiff
path: root/source4/samba_tool/wscript_build
AgeCommit message (Collapse)AuthorFilesLines
2011-08-03samba-tool: Remove C version of samba-toolAmitay Isaacs1-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>
2011-08-02samba-tool: Don't install -c version, which is now deprecated.Jelmer Vernooij1-1/+2
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Tue Aug 2 04:53:39 CEST 2011 on sn-devel-104
2011-07-28samba-tool: Replace C version of samba-tool with python versionAmitay Isaacs1-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>
2011-07-28samba-tool: Remove password as it has been moved to "user setpassword"Giampaolo Lauria1-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>
2011-07-26policy: Rename to samba-policy to avoid name space clashes.Jelmer Vernooij1-1/+1
2011-02-18s4-auth: rename 'auth' subsystem to 'auth4'Andrew Tridgell1-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>
2010-11-28s4-samba-tool: switched over to python version of samba-tool drsAndrew Tridgell1-10/+1
2010-11-07ldbsamba: Lowercase library name.Jelmer Vernooij1-1/+1
2010-10-28s4 net: rename to samba-tool in order to not clash with s3 netKai Blin1-0/+17
Autobuild-User: Kai Blin <kai@samba.org> Autobuild-Date: Thu Oct 28 07:25:16 UTC 2010 on sn-devel-104