diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2006-09-06 18:32:20 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 11:43:56 -0500 |
commit | 995205fc60f87e1a02aa1c6f309db55ae18e908a (patch) | |
tree | bf796212b1c95b755ef07b1a91b7e26e45dbbd87 /source3/TODO | |
parent | a7be2ec7c5eb8bda76eaec0eaff7e1a7b2b39433 (diff) | |
download | samba-995205fc60f87e1a02aa1c6f309db55ae18e908a.tar.gz samba-995205fc60f87e1a02aa1c6f309db55ae18e908a.tar.bz2 samba-995205fc60f87e1a02aa1c6f309db55ae18e908a.zip |
r18188: merge 3.0-libndr branch
(This used to be commit 1115745caed3093c25d6be01ffee21819fb0a675)
Diffstat (limited to 'source3/TODO')
-rw-r--r-- | source3/TODO | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/source3/TODO b/source3/TODO new file mode 100644 index 0000000000..b5f98ab216 --- /dev/null +++ b/source3/TODO @@ -0,0 +1,4 @@ +- Properly map Samba4's dom_sid to Samba3's DOM_SID +- Allow building IDL files from within the Samba3 tree +- Autogenerate correct headers so generated files don't have to + be edited for Samba3 |