blob: f2f1641658ea30d7a24ed4a29ace56eb0dfa18a6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
dsdb/samdb/ldb_modules/tests/samba3sam.py: Fix remaining failing tests
lib/ldb/tests/python/ldap.py: Fix remaining failing tests
provisioning in LDAP mode(TEST_LDAP=yes PROVISION_PYTHON=yes make test)
command-line vampire
provisioning: combine some of the python dictionaries
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
not important before making Python the default:
- scripting/python/samba/upgrade.py
- install python modules into system
- SWAT
|