TODOs for 3.0.23: Difference between revisions

From SambaWiki
No edit summary
(Update TODO)
Line 1: Line 1:
There are a lot of upcoming changes:
There are a lot of upcoming changes:


* Convert from hand coded MS-RPC marshalling/unmarshalling to using the libndr layer from the Samba 4 branch.
* Convert from hand coded MS-RPC marshalling/unmarshalling to using the libndr layer from the Samba 4 branch. [[Samba3/libndr|Partially done]].
* Requirement for C99 structure initialization support.
* Backport libreplace library from Samba 4.
* Fix winbind offline mode bugs.
* Fix winbind offline mode bugs.
* Add AD Site support to winbindd.
* Add AD Site support to winbindd.

Revision as of 02:49, 25 September 2006

There are a lot of upcoming changes:

  • Convert from hand coded MS-RPC marshalling/unmarshalling to using the libndr layer from the Samba 4 branch. Partially done.
  • Fix winbind offline mode bugs.
  • Add AD Site support to winbindd.
  • Addition of --with-dnsupdate for DDNS registration during domain join