<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/ntptr, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/'/>
<entry>
<title>spoolss: make spoolss deal with ndr64 SetForm by using proper container object.</title>
<updated>2013-01-17T16:11:37+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2013-01-16T12:41:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=3b94b64481a811482dbd01fd55c145a89f2c8c96'/>
<id>3b94b64481a811482dbd01fd55c145a89f2c8c96</id>
<content type='text'>
Guenther

Signed-off-by: Günther Deschner &lt;gd@samba.org&gt;
Reviewed-by: David Disseldorp &lt;ddiss@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guenther

Signed-off-by: Günther Deschner &lt;gd@samba.org&gt;
Reviewed-by: David Disseldorp &lt;ddiss@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>spoolss: make spoolss deal with ndr64 AddForm by using proper container object.</title>
<updated>2013-01-17T16:11:37+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2013-01-16T00:15:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=8304fe73f69ea7de57bd2d331038c4664553a9bd'/>
<id>8304fe73f69ea7de57bd2d331038c4664553a9bd</id>
<content type='text'>
Guenther

Signed-off-by: Günther Deschner &lt;gd@samba.org&gt;
Reviewed-by: David Disseldorp &lt;ddiss@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guenther

Signed-off-by: Günther Deschner &lt;gd@samba.org&gt;
Reviewed-by: David Disseldorp &lt;ddiss@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce system MIT krb5 build with --with-system-mitkrb5 option.</title>
<updated>2012-05-23T14:51:50+00:00</updated>
<author>
<name>Alexander Bokovoy</name>
<email>ab@samba.org</email>
</author>
<published>2012-05-21T09:45:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=2ddf89a2bc3c00b71dec230f071416e594f89113'/>
<id>2ddf89a2bc3c00b71dec230f071416e594f89113</id>
<content type='text'>
System MIT krb5 build also enabled by specifying --without-ad-dc

When --with-system-mitkrb5 (or --withou-ad-dc) option is passed to top level
configure in WAF build we are trying to detect and use system-wide MIT krb5
libraries. As result, Samba 4 DC functionality will be disabled due to the fact
that it is currently impossible to implement embedded KDC server with MIT krb5.

Thus, --with-system-mitkrb5/--without-ad-dc build will only produce
  * Samba 4 client libraries and their Python bindings
  * Samba 3 server (smbd, nmbd, winbindd from source3/)
  * Samba 3 client libraries

In addition, Samba 4 DC server-specific tests will not be compiled into smbtorture.
This in particular affects spoolss_win, spoolss_notify, and remote_pac rpc tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
System MIT krb5 build also enabled by specifying --without-ad-dc

When --with-system-mitkrb5 (or --withou-ad-dc) option is passed to top level
configure in WAF build we are trying to detect and use system-wide MIT krb5
libraries. As result, Samba 4 DC functionality will be disabled due to the fact
that it is currently impossible to implement embedded KDC server with MIT krb5.

Thus, --with-system-mitkrb5/--without-ad-dc build will only produce
  * Samba 4 client libraries and their Python bindings
  * Samba 3 server (smbd, nmbd, winbindd from source3/)
  * Samba 3 client libraries

In addition, Samba 4 DC server-specific tests will not be compiled into smbtorture.
This in particular affects spoolss_win, spoolss_notify, and remote_pac rpc tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert making public of the samba-module library.</title>
<updated>2011-12-03T07:36:30+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2011-12-03T06:03:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=05bc4de083b993e3db06fdb2a3e1198021526a71'/>
<id>05bc4de083b993e3db06fdb2a3e1198021526a71</id>
<content type='text'>
This library was tiny - containing just two public functions than were
themselves trivial. The amount of overhead this causes isn't really worth the
benefits of sharing the code with other projects like OpenChange. In addition, this code
isn't really generically useful anyway, as it can only load from the module path
set for Samba at configure time.

Adding a new library was breaking the API/ABI anyway, so OpenChange had to be
updated to cope with the new situation one way or another. I've added a simpler
(compatible) routine for loading modules to OpenChange, which is less than 100 lines of code.

Autobuild-User: Jelmer Vernooij &lt;jelmer@samba.org&gt;
Autobuild-Date: Sat Dec  3 08:36:33 CET 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This library was tiny - containing just two public functions than were
themselves trivial. The amount of overhead this causes isn't really worth the
benefits of sharing the code with other projects like OpenChange. In addition, this code
isn't really generically useful anyway, as it can only load from the module path
set for Samba at configure time.

Adding a new library was breaking the API/ABI anyway, so OpenChange had to be
updated to cope with the new situation one way or another. I've added a simpler
(compatible) routine for loading modules to OpenChange, which is less than 100 lines of code.

Autobuild-User: Jelmer Vernooij &lt;jelmer@samba.org&gt;
Autobuild-Date: Sat Dec  3 08:36:33 CET 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/util Rename samba_modules_load -&gt; samba_module_init_fns_for_subsystem</title>
<updated>2011-10-28T11:10:28+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-10-24T23:34:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=7f8f7159afbd9cfce4181eeb31a5c575c14d5f81'/>
<id>7f8f7159afbd9cfce4181eeb31a5c575c14d5f81</id>
<content type='text'>
This is to provide a cleaner namespace in the public samba plugin
functions.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is to provide a cleaner namespace in the public samba plugin
functions.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/util Rename samba_init_module_fns_run -&gt; samba_module_init_fns_run</title>
<updated>2011-10-28T11:10:28+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-10-24T23:11:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=0ce09fcf7ae971a2dc4131fd137c925f0b9a57a4'/>
<id>0ce09fcf7ae971a2dc4131fd137c925f0b9a57a4</id>
<content type='text'>
This is to provide a cleaner namespace in the public samba plugin
functions.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is to provide a cleaner namespace in the public samba plugin
functions.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/util Rename samba_init_module_fn -&gt; samba_module_init_fn</title>
<updated>2011-10-28T11:10:28+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-10-24T20:43:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=1b7cc4ac7c793d4c1829d842c84273ef2d081fdb'/>
<id>1b7cc4ac7c793d4c1829d842c84273ef2d081fdb</id>
<content type='text'>
This is to provide a cleaner namespace in the public samba plugin
functions.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is to provide a cleaner namespace in the public samba plugin
functions.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/util Split samba-modules library into public and private parts</title>
<updated>2011-10-28T11:10:28+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-10-24T08:39:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=87354c9a6de95d5dcebace77a35fc21a73d599ab'/>
<id>87354c9a6de95d5dcebace77a35fc21a73d599ab</id>
<content type='text'>
This will allow OpenChange to get at the symbols it needs, without
exposing any more of this as a public API than we must.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will allow OpenChange to get at the symbols it needs, without
exposing any more of this as a public API than we must.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/util Rename load_samba_modules -&gt; samba_modules_load</title>
<updated>2011-10-28T11:10:28+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-10-24T08:07:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=b7b798e15b7be2d57e20c14cca2f908b301ed894'/>
<id>b7b798e15b7be2d57e20c14cca2f908b301ed894</id>
<content type='text'>
This is to provide a cleaner namespace in the public samba plugin
functions.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is to provide a cleaner namespace in the public samba plugin
functions.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/util Rename run_init_functions -&gt; samba_init_module_fns_run</title>
<updated>2011-10-28T11:10:28+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-10-24T08:01:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=ce0ccc2a2ea820cd5d30ffd082d898fcb57431e6'/>
<id>ce0ccc2a2ea820cd5d30ffd082d898fcb57431e6</id>
<content type='text'>
This is to provide a cleaner namespace in the public samba plugin
functions.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is to provide a cleaner namespace in the public samba plugin
functions.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
</feed>
