LDAP now works with the python provision!
[samba.git] / source4 / scripting / python / STATUS
index b39563da295df460a4c3db69f83092b89096107b..ee67b8bc7a2fa9eb90356a024970000e3f6add5c 100644 (file)
@@ -1,20 +1,14 @@
-dsdb/samdb/ldb_modules/tests/samba3sam.py
-lib/ldb/tests/python/ldap.py
-SWAT
-hierarchy
-DCE/RPC bindings
- - pidl:
-     Parse::Pidl::Samba::Python
-        - wrap struct/bitmap/enum/union types
-         - __ndr_pack__/__ndr_unpack__ members
-        Parse::Pidl::Samba::NDR::Python
-        - pidl generated client fns
-         - one class per interface
-         - AddOne()
-
- - scripting/bin/smbstatus.py
- - scripting/bin/winreg.py
+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