TODOs for 3.0.23: Difference between revisions

From SambaWiki
No edit summary
m (TODOs for 3.0.24 moved to TODOs for 3.0.23)
 
(One intermediate revision by one other user not shown)
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.

Latest revision as of 01:44, 26 February 2007

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