<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/libnet, branch talloc-2.0.8</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/'/>
<entry>
<title>s4-libnet: Fix memory leak of lsa_RefDomainList and lsa_String onto libnet_ctx</title>
<updated>2012-08-31T04:30:38+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-08-31T02:38:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=efec5a9299455bd53cc770f2bc364f9a6f4f8def'/>
<id>efec5a9299455bd53cc770f2bc364f9a6f4f8def</id>
<content type='text'>
These are only needed for as long as the call, and should be children of the
private context.

This was found based on a log provided by Ricky Nance
&lt;ricky.nance@weaubleau.k12.mo.us&gt;.  Thanks Ricky!

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These are only needed for as long as the call, and should be children of the
private context.

This was found based on a log provided by Ricky Nance
&lt;ricky.nance@weaubleau.k12.mo.us&gt;.  Thanks Ricky!

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-libnet: Fix passing samba_all_enctypes as a fn rather than the encrypt array it returns</title>
<updated>2012-08-29T07:56:27+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-08-29T06:22:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=e39cce4214b8df14aa123d63a9ac8e1c03925f2d'/>
<id>e39cce4214b8df14aa123d63a9ac8e1c03925f2d</id>
<content type='text'>
Autobuild-User(master): Andrew Bartlett &lt;abartlet@samba.org&gt;
Autobuild-Date(master): Wed Aug 29 09:56:27 CEST 2012 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Autobuild-User(master): Andrew Bartlett &lt;abartlet@samba.org&gt;
Autobuild-Date(master): Wed Aug 29 09:56:27 CEST 2012 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/krb5_wrap: Bring list of all enc types into krb5_wrap</title>
<updated>2012-08-27T21:57:28+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-08-27T05:51:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=0f7aa3db52ac10177993e8f05569c7d378d66440'/>
<id>0f7aa3db52ac10177993e8f05569c7d378d66440</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-libnet: Ensure termination of enctype array in libnet_export_keytab()</title>
<updated>2012-08-27T21:57:28+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-08-27T05:34:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=861353972d967ecbd1552d49f157f8e04904bcce'/>
<id>861353972d967ecbd1552d49f157f8e04904bcce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-provision: pass use_ntvfs from C wrappers and set to true in tests/vampire</title>
<updated>2012-08-21T23:31:57+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-08-21T09:58:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=b5c2747cad0f9bbb69cceb4b90aab20546a5cf66'/>
<id>b5c2747cad0f9bbb69cceb4b90aab20546a5cf66</id>
<content type='text'>
None of these cases need the complexity of the s3fs backend.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
None of these cases need the complexity of the s3fs backend.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-libnet: Prepare libnet_BecomeDC for samdb_reference_dn() returning an extended DN</title>
<updated>2012-08-14T13:37:22+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-08-14T12:54:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=0668f98d112f29f3fc7c306f69a9bea29eb8e2e1'/>
<id>0668f98d112f29f3fc7c306f69a9bea29eb8e2e1</id>
<content type='text'>
Remote LDAP servers will not accept an extended DN with other components.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remote LDAP servers will not accept an extended DN with other components.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-libnet: Improve debugging of libnet_BecomeDC LDAP errors</title>
<updated>2012-08-14T13:37:22+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-08-14T12:53:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=fd0394d85d6da511eed96fe3dda72dfe92b83481'/>
<id>fd0394d85d6da511eed96fe3dda72dfe92b83481</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-libnet: Skip calling lsarpc functions over a wrong pipe.</title>
<updated>2012-07-06T08:00:58+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@samba.org</email>
</author>
<published>2012-07-05T22:01:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=0b93587b7e3d43b32835bf0b76fe4eebef1d4036'/>
<id>0b93587b7e3d43b32835bf0b76fe4eebef1d4036</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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://git.exis.tech/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>s4-libnet: Add mem_ctx to libnet_rpc_groupdel calls (bug #8889)</title>
<updated>2012-04-30T12:41:36+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-04-30T10:29:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=887487851f57bb5640992f25d9dbb5ecaf478603'/>
<id>887487851f57bb5640992f25d9dbb5ecaf478603</id>
<content type='text'>
Autobuild-User: Andrew Bartlett &lt;abartlet@samba.org&gt;
Autobuild-Date: Mon Apr 30 14:41:36 CEST 2012 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Autobuild-User: Andrew Bartlett &lt;abartlet@samba.org&gt;
Autobuild-Date: Mon Apr 30 14:41:36 CEST 2012 on sn-devel-104
</pre>
</div>
</content>
</entry>
</feed>
