<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/dns_server, 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>s4-dns: Reload DNS zones from dsdb when zones are modified through RPC or DRS</title>
<updated>2014-12-22T04:57:08+00:00</updated>
<author>
<name>Samuel Cabrero</name>
<email>samuelcabrero@kernevil.me</email>
</author>
<published>2014-12-16T09:58:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=4fb29e9347271acd66833d471a84e39a525f4f18'/>
<id>4fb29e9347271acd66833d471a84e39a525f4f18</id>
<content type='text'>
Setup a RPC management call on the internal DNS server triggered a new LDB
module which sniffs dnsZone object add, delete and modify operations. This
way the notification is triggered when zones are modified either from RPC or
replicated by inbound DRS.

Signed-off-by: Samuel Cabrero &lt;samuelcabrero@kernevil.me&gt;
(shadowed variable error corrected by abartlet)
Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
Reviewed-by: Garming Sam &lt;garming@catalyst.net.nz&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Setup a RPC management call on the internal DNS server triggered a new LDB
module which sniffs dnsZone object add, delete and modify operations. This
way the notification is triggered when zones are modified either from RPC or
replicated by inbound DRS.

Signed-off-by: Samuel Cabrero &lt;samuelcabrero@kernevil.me&gt;
(shadowed variable error corrected by abartlet)
Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
Reviewed-by: Garming Sam &lt;garming@catalyst.net.nz&gt;
</pre>
</div>
</content>
</entry>
<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: dlz-bind: Add trailing '.' to all fqdn strings</title>
<updated>2014-11-21T05:14:55+00:00</updated>
<author>
<name>Amitay Isaacs</name>
<email>amitay@gmail.com</email>
</author>
<published>2014-11-03T00:57:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=b7f6b09a13daaa702aef5a0ab9f458521e4902b1'/>
<id>b7f6b09a13daaa702aef5a0ab9f458521e4902b1</id>
<content type='text'>
BIND 9.10.x is strict when sending records via putrr and putnamedrr.

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

Thanks to Guenter Kukkukk for identifying the problem and resolution.

Signed-off-by: Amitay Isaacs &lt;amitay@gmail.com&gt;
Reviewed-by: Guenter Kukkukk &lt;kukks@samba.org&gt;

Autobuild-User(master): Amitay Isaacs &lt;amitay@samba.org&gt;
Autobuild-Date(master): Fri Nov 21 06:14:55 CET 2014 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BIND 9.10.x is strict when sending records via putrr and putnamedrr.

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

Thanks to Guenter Kukkukk for identifying the problem and resolution.

Signed-off-by: Amitay Isaacs &lt;amitay@gmail.com&gt;
Reviewed-by: Guenter Kukkukk &lt;kukks@samba.org&gt;

Autobuild-User(master): Amitay Isaacs &lt;amitay@samba.org&gt;
Autobuild-Date(master): Fri Nov 21 06:14:55 CET 2014 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:dns_server: allocate substructures of struct dns_request_state on the correct TALLOC_CTX</title>
<updated>2014-11-18T03:17:09+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2014-10-14T07:34:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=0062a2f5fb464b7c0991ccefd2f9d146fca54a0e'/>
<id>0062a2f5fb464b7c0991ccefd2f9d146fca54a0e</id>
<content type='text'>
Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
Reviewed-by: Amitay Isaacs &lt;amitay@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
Reviewed-by: Amitay Isaacs &lt;amitay@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:dns_server: add some const to dns_server_process_update/dns_update_allowed arguments</title>
<updated>2014-11-18T03:17:09+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2014-10-14T07:30:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=7e301c76ce0264bfec0545f9e677e1b3d2b62120'/>
<id>7e301c76ce0264bfec0545f9e677e1b3d2b62120</id>
<content type='text'>
Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
Reviewed-by: Amitay Isaacs &lt;amitay@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
Reviewed-by: Amitay Isaacs &lt;amitay@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>dns: Fix a compile warning by casting explicitly</title>
<updated>2014-10-30T05:52:04+00:00</updated>
<author>
<name>Kai Blin</name>
<email>kai@samba.org</email>
</author>
<published>2014-10-29T13:18:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=229f8b324a0f4a77eed5ef5fcdf87a3758a50d66'/>
<id>229f8b324a0f4a77eed5ef5fcdf87a3758a50d66</id>
<content type='text'>
Signed-off-by: Kai Blin &lt;kai@samba.org&gt;
Reviewed-by: Jeremy Allison &lt;jra@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Kai Blin &lt;kai@samba.org&gt;
Reviewed-by: Jeremy Allison &lt;jra@samba.org&gt;
</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-dns: Update dlz_minimal.h based on BIND release 9.10</title>
<updated>2014-10-25T01:21:04+00:00</updated>
<author>
<name>Amitay Isaacs</name>
<email>amitay@gmail.com</email>
</author>
<published>2014-10-20T04:31:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=aeb6ad8a9c2713c6c71a2ac4cd355dd1bda6cc51'/>
<id>aeb6ad8a9c2713c6c71a2ac4cd355dd1bda6cc51</id>
<content type='text'>
Signed-off-by: Amitay Isaacs &lt;amitay@gmail.com&gt;
Reviewed-by: Matthieu Patou &lt;mat@matws.net&gt;
</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;
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-dns: Check DLZ_DLOPEN_VERSION for different BIND versions</title>
<updated>2014-10-25T01:21:04+00:00</updated>
<author>
<name>Amitay Isaacs</name>
<email>amitay@gmail.com</email>
</author>
<published>2014-10-19T01:57:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=1e5c14548c8d03f66aaa908654c94f36a94455f2'/>
<id>1e5c14548c8d03f66aaa908654c94f36a94455f2</id>
<content type='text'>
Signed-off-by: Amitay Isaacs &lt;amitay@gmail.com&gt;
Reviewed-by: Matthieu Patou &lt;mat@matws.net&gt;
</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;
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:dlz_bind9: let dlz_bind9 use dns_common_lookup() before add/modify</title>
<updated>2014-08-27T13:21:19+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2014-07-31T07:30:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=d68a2ebecd244181b1238635ee54dadd05835525'/>
<id>d68a2ebecd244181b1238635ee54dadd05835525</id>
<content type='text'>
Bug: https://bugzilla.samba.org/show_bug.cgi?id=10749

Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;

Autobuild-User(master): Stefan Metzmacher &lt;metze@samba.org&gt;
Autobuild-Date(master): Wed Aug 27 15:21:19 CEST 2014 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: https://bugzilla.samba.org/show_bug.cgi?id=10749

Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;

Autobuild-User(master): Stefan Metzmacher &lt;metze@samba.org&gt;
Autobuild-Date(master): Wed Aug 27 15:21:19 CEST 2014 on sn-devel-104
</pre>
</div>
</content>
</entry>
</feed>
