1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00

Remove outdated Python status file.

This commit is contained in:
Jelmer Vernooij 2009-06-17 21:48:02 +02:00
parent 7d20e8f7f4
commit 57c514afec
2 changed files with 2 additions and 16 deletions

View File

@ -1,7 +1,7 @@
build/smb_build/TODO
lib/registry/TODO
lib/tdr/TODO
pidl/TODO
../lib/tdr/TODO
../pidl/TODO
- seperate adminlog mechanism (as opposed to the current DEBUG log,
which is not really aimed at administrators but more at developers)

View File

@ -1,14 +0,0 @@
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