| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-03-02 | Move python modules from source4/scripting/python/ to python/. | Jelmer Vernooij | 1 | -255/+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 | |||||
| 2013-01-01 | s4:scripting/python: always treat the highwatermark as opaque (bug #9508) | Stefan Metzmacher | 1 | -1/+1 | |
| Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> | |||||
| 2012-09-27 | s4-python: Various formatting fixes. | Jelmer Vernooij | 1 | -1/+1 | |
| * Trailing whitespace * use of "==" where "is" should be used * double spaces | |||||
| 2012-03-13 | s4-python: Remove env from non-executable samba scripts. | Andreas Schneider | 1 | -2/+0 | |
| 2011-12-08 | samba.drs_utils: Use new style classes and exceptions, fix formatting of ↵ | Jelmer Vernooij | 1 | -13/+19 | |
| docstrings to make pydoctor happy. | |||||
| 2011-12-05 | samba-tool: add a function to cleanly demote a DC | Matthieu Patou | 1 | -1/+21 | |
| samba-tool domain demote allow the local DC to properly demote against Microsoft and Samba DC. | |||||
| 2011-12-05 | s4-python: externalize some function to the drs_utils module so that they ↵ | Matthieu Patou | 1 | -0/+57 | |
| can be reused | |||||
| 2011-09-13 | drs_utils.py: Remove tab characters. | Jelmer Vernooij | 1 | -9/+9 | |
| 2011-08-12 | s4:py/samba/drs_utils: pass down req/req_level to self.net.replicate_chunk() | Stefan Metzmacher | 1 | -1/+2 | |
| metze Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
| 2010-11-28 | samba.provision: Fix setup_path. | Jelmer Vernooij | 1 | -41/+39 | |
| 2010-11-18 | s4-drs: fixed a typo | Andrew Tridgell | 1 | -1/+1 | |
| 2010-11-08 | s4-pydrs: validate the DsGetNCChanges response | Andrew Tridgell | 1 | -0/+2 | |
| check that object_count matches up with first_object | |||||
| 2010-11-07 | s4-join: modify join behaviour according to domain level | Andrew Tridgell | 1 | -4/+17 | |
| Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Sun Nov 7 23:32:16 UTC 2010 on sn-devel-104 | |||||
| 2010-11-07 | s4-drs: allow override of the replica_flags | Andrew Tridgell | 1 | -2/+7 | |
| 2010-11-05 | s4-pydrs: added rodc option to python drs replication | Andrew Tridgell | 1 | -4/+5 | |
| 2010-10-03 | s4-python-samba: Remove trailing ';'s | Kamen Mazdrashki | 1 | -28/+28 | |
| 2010-09-29 | s4-drsutils: expose DsBind() call in drs_utils.py | Andrew Tridgell | 1 | -37/+38 | |
| this will be used by samba_spnupdate | |||||
| 2010-09-23 | s4-drs: we don't need to decode to utf8 in python dcerpc strings any more | Andrew Tridgell | 1 | -1/+1 | |
| Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
| 2010-09-16 | s4-pydrs: fix for python 2.4 | Andrew Tridgell | 1 | -1/+1 | |
| thanks to Kamen and David Gonzalez for spotting this | |||||
| 2010-09-09 | s4-rodc: cope with missing searchFlags | Andrew Tridgell | 1 | -3/+4 | |
| this can be missing after the schema tests | |||||
| 2010-08-26 | s4-drs: split out drs utility python functions | Andrew Tridgell | 1 | -0/+152 | |
| these will be re-used by other net commands | |||||
