diff options
Diffstat (limited to 'source4/scripting/python/STATUS')
-rw-r--r-- | source4/scripting/python/STATUS | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/source4/scripting/python/STATUS b/source4/scripting/python/STATUS new file mode 100644 index 0000000000..ee67b8bc7a --- /dev/null +++ b/source4/scripting/python/STATUS @@ -0,0 +1,14 @@ +dsdb/samdb/ldb_modules/tests/samba3sam.py: Fix remaining failing tests +lib/ldb/tests/python/ldap.py: Fix remaining 3 FIXME's +command-line vampire +provisioning: combine some of the python dictionaries +finish scripting/bin/smbstatus.py + +not important before making Python the default: +- hierarchy (rename samr -> dcerpc.samr, misc -> samba.misc, etc) +- scripting/python/samba/upgrade.py +- install python modules into system +- SWAT +- __ndr_pack__/__ndr_unpack__ members for the NDR struct bindings +- generate docstrings in DCE/RPC bindings +- eliminate some variables from the python interface because they can be induced |