Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move python modules from source4/scripting/python/ to python/. | Jelmer Vernooij | 2013-03-02 | 1 | -67/+0 |
| | | | | | | | Reviewed-by: Andrew Bartlett <abartlet@samba.org> Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Sat Mar 2 03:57:34 CET 2013 on sn-devel-104 | ||||
* | pymessaging: Add irpc_servers_byname() and irpc_all_servers() | Andrew Bartlett | 2012-10-31 | 1 | -0/+9 |
| | | | | | | This will allow python scripts to inspect the process list. Andrew Bartlett | ||||
* | pymessaging: Use the server_id IDL structure rather than a tuple | Andrew Bartlett | 2012-10-31 | 1 | -2/+2 |
| | | | | | | | This will make it easier to pass this structure in and out. The tuple is still accepted as input. Andrew Bartlett | ||||
* | s4-python: Formatting fixes, break lines. | Jelmer Vernooij | 2012-09-16 | 1 | -1/+1 |
| | | | | | Autobuild-User(master): Jelmer Vernooij <jelmer@samba.org> Autobuild-Date(master): Sun Sep 16 15:58:04 CEST 2012 on sn-devel-104 | ||||
* | s4-python: Add missing python source file encoding. | Andreas Schneider | 2012-03-13 | 1 | -0/+2 |
| | | | | | | | See http://www.python.org/dev/peps/pep-0263/ Autobuild-User: Andreas Schneider <asn@cryptomilk.org> Autobuild-Date: Tue Mar 13 19:31:09 CET 2012 on sn-devel-104 | ||||
* | s4-python: Remove env from non-executable test scripts. | Andreas Schneider | 2012-03-13 | 1 | -3/+0 |
| | |||||
* | s4-messaging: Pass the loadparm context, not just the messaging path | Andrew Bartlett | 2011-10-13 | 1 | -1/+0 |
| | | | | | | This will allow the TDB layer to get at the lp_ctx for tdb options. Andrew Bartlett | ||||
* | s4-python: Consistently use spaces rather than tabs, fix headers in several ↵ | Jelmer Vernooij | 2011-09-13 | 1 | -3/+3 |
| | | | | places. | ||||
* | s4-python: Add some more module docstrings. | Jelmer Vernooij | 2010-12-05 | 1 | -0/+2 |
| | |||||
* | s4-selftest: Move more tests to scripting/python, simplifies running of tests. | Jelmer Vernooij | 2010-09-21 | 1 | -0/+58 |