<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/dns_server/wscript_build, 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>dns_server: Only build common library if AD DC is enabled.</title>
<updated>2014-11-26T11:11:18+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@samba.org</email>
</author>
<published>2014-11-19T09:31:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=d32b66b40c931fe8214faa2e1d40b34b86667d4c'/>
<id>d32b66b40c931fe8214faa2e1d40b34b86667d4c</id>
<content type='text'>
Signed-off-by: Andreas Schneider &lt;asn@samba.org&gt;
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;

Autobuild-User(master): Andrew Bartlett &lt;abartlet@samba.org&gt;
Autobuild-Date(master): Wed Nov 26 12:11:18 CET 2014 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Andreas Schneider &lt;asn@samba.org&gt;
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;

Autobuild-User(master): Andrew Bartlett &lt;abartlet@samba.org&gt;
Autobuild-Date(master): Wed Nov 26 12:11:18 CET 2014 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-dns: Add support for BIND 9.10</title>
<updated>2014-10-25T03:42:19+00:00</updated>
<author>
<name>Amitay Isaacs</name>
<email>amitay@gmail.com</email>
</author>
<published>2014-10-20T05:32:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=faa3423d1a26eb6103389b234add0f1e8d0dfc08'/>
<id>faa3423d1a26eb6103389b234add0f1e8d0dfc08</id>
<content type='text'>
Signed-off-by: Amitay Isaacs &lt;amitay@gmail.com&gt;
Reviewed-by: Matthieu Patou &lt;mat@matws.net&gt;

Autobuild-User(master): Amitay Isaacs &lt;amitay@samba.org&gt;
Autobuild-Date(master): Sat Oct 25 05:42:19 CEST 2014 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Amitay Isaacs &lt;amitay@gmail.com&gt;
Reviewed-by: Matthieu Patou &lt;mat@matws.net&gt;

Autobuild-User(master): Amitay Isaacs &lt;amitay@samba.org&gt;
Autobuild-Date(master): Sat Oct 25 05:42:19 CEST 2014 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:dlz_bind9: let dlz_bind9 use dns_common_lookup() for name lookup</title>
<updated>2014-08-27T10:55:06+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2014-07-30T06:40:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=96dcebe8c20b9aa954a96a4deabe16957576be2c'/>
<id>96dcebe8c20b9aa954a96a4deabe16957576be2c</id>
<content type='text'>
Bug: https://bugzilla.samba.org/show_bug.cgi?id=10749

Change-Id: I2632fa0ce120a978f6f400fa5cbf18a7fbbd64a3
Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: https://bugzilla.samba.org/show_bug.cgi?id=10749

Change-Id: I2632fa0ce120a978f6f400fa5cbf18a7fbbd64a3
Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:dns_server: split out a private 'dnsserver_common' library</title>
<updated>2014-08-26T07:13:06+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2014-07-30T06:01:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=99d5a5ead4f33723c25e8716a79d34b53822521e'/>
<id>99d5a5ead4f33723c25e8716a79d34b53822521e</id>
<content type='text'>
This will contain common code for the internal dns server, the dlz_bind9 module
and the rpc dns management server.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=10749

Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
Reviewed-by: Michael Adam &lt;obnox@samba.org&gt;
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will contain common code for the internal dns server, the dlz_bind9 module
and the rpc dns management server.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=10749

Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
Reviewed-by: Michael Adam &lt;obnox@samba.org&gt;
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>selftest: Add tests for the dlz_bind9 module</title>
<updated>2012-09-06T05:22:26+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-09-06T04:26:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=52f0dedc1a63c75f87adc0f70f10aae2b2bfaf72'/>
<id>52f0dedc1a63c75f87adc0f70f10aae2b2bfaf72</id>
<content type='text'>
This will help ensure that we do not break the fundemental loading etc.

From here, it should be easy to extend this to more comprehensive tests.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will help ensure that we do not break the fundemental loading etc.

From here, it should be easy to extend this to more comprehensive tests.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>s4 dns: Move dns_find_tkey to an extra file</title>
<updated>2012-09-05T17:02:16+00:00</updated>
<author>
<name>Kai Blin</name>
<email>kai@samba.org</email>
</author>
<published>2012-09-05T06:24:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=c0e6a4b1b07c7aff49f19c4d8cf3de1ff020afab'/>
<id>c0e6a4b1b07c7aff49f19c4d8cf3de1ff020afab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-dns: Fix linking the dns service.</title>
<updated>2012-09-05T16:40:00+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@samba.org</email>
</author>
<published>2012-09-05T14:54:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=58d8d9440f3c3d67787aad3748683fdd20ebd906'/>
<id>58d8d9440f3c3d67787aad3748683fdd20ebd906</id>
<content type='text'>
Autobuild-User(master): Andreas Schneider &lt;asn@cryptomilk.org&gt;
Autobuild-Date(master): Wed Sep  5 18:40:00 CEST 2012 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Autobuild-User(master): Andreas Schneider &lt;asn@cryptomilk.org&gt;
Autobuild-Date(master): Wed Sep  5 18:40:00 CEST 2012 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s4 dns: Revert erroneous push from wrong branch</title>
<updated>2012-09-05T12:10:54+00:00</updated>
<author>
<name>Kai Blin</name>
<email>kai@samba.org</email>
</author>
<published>2012-09-05T09:07:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=558fa4c45a87704c57893d61a5431fc8bb51385a'/>
<id>558fa4c45a87704c57893d61a5431fc8bb51385a</id>
<content type='text'>
I've pushed the wrong branch for this, sorry about that.

Autobuild-User(master): Kai Blin &lt;kai@samba.org&gt;
Autobuild-Date(master): Wed Sep  5 14:10:54 CEST 2012 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I've pushed the wrong branch for this, sorry about that.

Autobuild-User(master): Kai Blin &lt;kai@samba.org&gt;
Autobuild-Date(master): Wed Sep  5 14:10:54 CEST 2012 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s4 dns: Handle GSS-TSIG signatures</title>
<updated>2012-09-05T06:41:23+00:00</updated>
<author>
<name>Kai Blin</name>
<email>kai@samba.org</email>
</author>
<published>2012-09-02T19:43:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=fc9de264972ba46cfd9e8fc67e25aa7ee1fd51a2'/>
<id>fc9de264972ba46cfd9e8fc67e25aa7ee1fd51a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4 dns: Negotiate GSSAPI-based TKEYs</title>
<updated>2012-08-31T08:38:35+00:00</updated>
<author>
<name>Kai Blin</name>
<email>kai@samba.org</email>
</author>
<published>2012-08-30T07:04:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=7204dc9708e5f5164dcd9b7cc3fcb2ea27dcd62e'/>
<id>7204dc9708e5f5164dcd9b7cc3fcb2ea27dcd62e</id>
<content type='text'>
Autobuild-User(master): Kai Blin &lt;kai@samba.org&gt;
Autobuild-Date(master): Fri Aug 31 10:38:35 CEST 2012 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Autobuild-User(master): Kai Blin &lt;kai@samba.org&gt;
Autobuild-Date(master): Fri Aug 31 10:38:35 CEST 2012 on sn-devel-104
</pre>
</div>
</content>
</entry>
</feed>
