Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
[ira/wip.git] / source / scripting / python / STATUS
1 dsdb/samdb/ldb_modules/tests/samba3sam.py: Fix remaining failing tests
2 lib/ldb/tests/python/ldap.py: Fix remaining 3 FIXME's
3 provisioning in LDAP mode(TEST_LDAP=yes PROVISION_PYTHON=yes make test)
4 command-line vampire
5 provisioning: combine some of the python dictionaries
6 hierarchy
7 DCE/RPC bindings
8  - pidl:
9      Parse::Pidl::Samba::Python
10          - wrap struct/bitmap/enum/union types
11           - __ndr_pack__/__ndr_unpack__ members
12          Parse::Pidl::Samba::NDR::Python
13          - pidl generated client fns
14           - one class per interface
15           - AddOne()
16
17  - scripting/bin/smbstatus.py
18  - scripting/bin/winreg.py
19
20 not important before making Python the default:
21 - scripting/python/samba/upgrade.py
22 - install python modules into system
23 - SWAT