Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s4 net: rename to samba-tool in order to not clash with s3 net | Kai Blin | 2010-10-28 | 1 | -18/+0 |
| | | | | | Autobuild-User: Kai Blin <kai@samba.org> Autobuild-Date: Thu Oct 28 07:25:16 UTC 2010 on sn-devel-104 | ||||
* | waf: Remove lib prefix from libraries manually. | Jelmer Vernooij | 2010-10-26 | 1 | -1/+1 |
| | |||||
* | s4: Drop duplicate 'lib' prefix for private libraries. | Jelmer Vernooij | 2010-10-26 | 1 | -1/+1 |
| | |||||
* | s4: Rename LIBSAMBA-* to libsamba-* | Jelmer Vernooij | 2010-10-24 | 1 | -1/+1 |
| | |||||
* | wafsamba: Clarify needs_python argument name, use pyembed/pyext where | Jelmer Vernooij | 2010-10-10 | 1 | -1/+1 |
| | | | | | | | | | applicable. Allow using both pyembed and pyext, to prevent unresolved symbols. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sun Oct 10 03:54:01 UTC 2010 on sn-devel-104 | ||||
* | s4-net: moved the net join command to python | Andrew Tridgell | 2010-08-23 | 1 | -1/+1 |
| | | | | Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | ||||
* | s4-net: the net binary depends on the auth subsystem | Andrew Tridgell | 2010-07-08 | 1 | -1/+1 |
| | | | | This helps with the OpenChange build | ||||
* | Rename libgpo to lib/policy to avoid confusion with samba3 and add waf build | Wilco Baan Hofman | 2010-06-20 | 1 | -2/+2 |
| | | | | Signed-off-by: Jelmer Vernooij <jelmer@samba.org> | ||||
* | s4: Fix build when there is a system-provided ldb. | Jelmer Vernooij | 2010-06-16 | 1 | -1/+1 |
| | |||||
* | s4-waf: removed the unused installdir= option to SAMBA_BINARY() | Andrew Tridgell | 2010-04-18 | 1 | -1/+0 |
| | | | | | This was left over from the automatic conversion of the config.mk files | ||||
* | s4-net: Convert machinepw command to python. | Jelmer Vernooij | 2010-04-09 | 1 | -1/+1 |
| | |||||
* | s4-net: Convert user subcommand to Python. | Jelmer Vernooij | 2010-04-09 | 1 | -1/+1 |
| | |||||
* | s4-net: Convert 'net time' to python. | Jelmer Vernooij | 2010-04-08 | 1 | -1/+1 |
| | |||||
* | Update waf build. | Jelmer Vernooij | 2010-04-08 | 1 | -1/+1 |
| | |||||
* | s4-waf: cleanup use of LIBPOPT vs popt dependency | Andrew Tridgell | 2010-04-06 | 1 | -1/+1 |
| | |||||
* | s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ↵ | Andrew Tridgell | 2010-04-06 | 1 | -0/+2 |
| | | | | them | ||||
* | build: waf quicktest nearly works | Andrew Tridgell | 2010-04-06 | 1 | -5/+1 |
| | | | | | Rewrote wafsamba using a new dependency handling system, and started adding the waf test code | ||||
* | build: commit all the waf build files in the tree | Andrew Tridgell | 2010-04-06 | 1 | -0/+21 |