<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/docs-xml/Makefile, branch talloc-2.2.0</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>docs-xml: add basic Makefile dependencies for targets that use xsltproc</title>
<updated>2018-01-05T18:55:29+00:00</updated>
<author>
<name>Björn Jacke</name>
<email>bjacke@samba.org</email>
</author>
<published>2018-01-04T15:35:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=3cbeaf40937082bd7072d715ae02aa0989835432'/>
<id>3cbeaf40937082bd7072d715ae02aa0989835432</id>
<content type='text'>
Signed-off-by: Bjoern Jacke &lt;bjacke@samba.org&gt;
Reviewed-by: Karolin Seeger &lt;kseeger@samba.org&gt;

Autobuild-User(master): Björn Jacke &lt;bj@sernet.de&gt;
Autobuild-Date(master): Fri Jan  5 19:55:29 CET 2018 on sn-devel-144
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Bjoern Jacke &lt;bjacke@samba.org&gt;
Reviewed-by: Karolin Seeger &lt;kseeger@samba.org&gt;

Autobuild-User(master): Björn Jacke &lt;bj@sernet.de&gt;
Autobuild-Date(master): Fri Jan  5 19:55:29 CET 2018 on sn-devel-144
</pre>
</div>
</content>
</entry>
<entry>
<title>docs-xml: set a reasonable XML_CATALOG_FILES in Makefile</title>
<updated>2018-01-05T14:29:13+00:00</updated>
<author>
<name>Björn Jacke</name>
<email>bjacke@samba.org</email>
</author>
<published>2018-01-04T15:19:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=9b27948d6540b17d99bed3e39e75b2508f05a489'/>
<id>9b27948d6540b17d99bed3e39e75b2508f05a489</id>
<content type='text'>
Signed-off-by: Bjoern Jacke &lt;bjacke@samba.org&gt;
Reviewed-by: Karolin Seeger &lt;kseeger@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Bjoern Jacke &lt;bjacke@samba.org&gt;
Reviewed-by: Karolin Seeger &lt;kseeger@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>docs-xml: generate build/catalog.xml via Makefile target</title>
<updated>2018-01-05T14:29:13+00:00</updated>
<author>
<name>Björn Jacke</name>
<email>bjacke@samba.org</email>
</author>
<published>2018-01-04T15:12:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=a2f5b3b8e12bfc3d7182a406526b0d7edaf58a31'/>
<id>a2f5b3b8e12bfc3d7182a406526b0d7edaf58a31</id>
<content type='text'>
Signed-off-by: Bjoern Jacke &lt;bjacke@samba.org&gt;
Reviewed-by: Karolin Seeger &lt;kseeger@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Bjoern Jacke &lt;bjacke@samba.org&gt;
Reviewed-by: Karolin Seeger &lt;kseeger@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>doc-xml: fix dependency as the  xml targets depend on Makefile.settings</title>
<updated>2018-01-02T12:34:20+00:00</updated>
<author>
<name>Björn Jacke</name>
<email>bjacke@samba.org</email>
</author>
<published>2017-12-13T12:39:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=e29d31f74f4c2a0f1127d9fb92118b6e42763bf1'/>
<id>e29d31f74f4c2a0f1127d9fb92118b6e42763bf1</id>
<content type='text'>
Signed-off-by: Bjoern Jacke &lt;bjacke@samba.org&gt;
Reviewed-by: Stefan Metzmacher &lt;metze@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Bjoern Jacke &lt;bjacke@samba.org&gt;
Reviewed-by: Stefan Metzmacher &lt;metze@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>docs-xml: Sort input file list</title>
<updated>2017-06-27T14:56:05+00:00</updated>
<author>
<name>Bernhard M. Wiedemann via samba-technical</name>
<email>samba-technical@lists.samba.org</email>
</author>
<published>2017-06-26T07:46:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=eedebe2ef1b6ff92975289b6076f236650744621'/>
<id>eedebe2ef1b6ff92975289b6076f236650744621</id>
<content type='text'>
because filesystems return entries in undeterministic order
and that ends up in index.xml and influences index.html
preventing reproducible builds of samba packages (e.g. for openSUSE)

See https://reproducible-builds.org/ for why this matters

Signed-off-by: Bernhard M. Wiedemann &lt;bwiedemann@suse.de&gt;
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
Reviewed-by: David Disseldorp &lt;ddiss@samba.org&gt;

Autobuild-User(master): David Disseldorp &lt;ddiss@samba.org&gt;
Autobuild-Date(master): Tue Jun 27 16:56:06 CEST 2017 on sn-devel-144
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
because filesystems return entries in undeterministic order
and that ends up in index.xml and influences index.html
preventing reproducible builds of samba packages (e.g. for openSUSE)

See https://reproducible-builds.org/ for why this matters

Signed-off-by: Bernhard M. Wiedemann &lt;bwiedemann@suse.de&gt;
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
Reviewed-by: David Disseldorp &lt;ddiss@samba.org&gt;

Autobuild-User(master): David Disseldorp &lt;ddiss@samba.org&gt;
Autobuild-Date(master): Tue Jun 27 16:56:06 CEST 2017 on sn-devel-144
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Remove unused parameters.global.xml and parameters.service.xml</title>
<updated>2014-01-29T08:16:23+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2014-01-13T23:35:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=7ddb58dcd96c9361fb7f2b76d0eb9bbf2edc50e3'/>
<id>7ddb58dcd96c9361fb7f2b76d0eb9bbf2edc50e3</id>
<content type='text'>
Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
Reviewed-by: Michael Adam &lt;obnox@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
Reviewed-by: Michael Adam &lt;obnox@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Remove find_missing_manpages replaced by docs.py and dependent on a Makefile.in file</title>
<updated>2014-01-29T08:16:07+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2014-01-13T22:22:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=12aed897ec688d5bc379690208e8b85158b8227f'/>
<id>12aed897ec688d5bc379690208e8b85158b8227f</id>
<content type='text'>
Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
Reviewed-by: Michael Adam &lt;obnox@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
Reviewed-by: Michael Adam &lt;obnox@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Convert find_missing_doc into a unit test.</title>
<updated>2012-10-19T07:10:13+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2012-09-26T00:57:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=d2f8fe855d0705faf216714cf147038563c0ba7e'/>
<id>d2f8fe855d0705faf216714cf147038563c0ba7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix release script to build full set of documentation</title>
<updated>2012-10-02T14:21:23+00:00</updated>
<author>
<name>Alexander Bokovoy</name>
<email>ab@samba.org</email>
</author>
<published>2012-10-02T11:53:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=4a21d2e7790f1c76cf0d0fcfb2f4a8ef13721532'/>
<id>4a21d2e7790f1c76cf0d0fcfb2f4a8ef13721532</id>
<content type='text'>
build-docs script was not setting XML catalog properly.

In addition, some time ago pdf versions of images were introduced as
generated dependencies in our books but svg -&gt; pdf rule was not added,
so building books never finished properly.

Autobuild-User(master): Alexander Bokovoy &lt;ab@samba.org&gt;
Autobuild-Date(master): Tue Oct  2 16:21:23 CEST 2012 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
build-docs script was not setting XML catalog properly.

In addition, some time ago pdf versions of images were introduced as
generated dependencies in our books but svg -&gt; pdf rule was not added,
so building books never finished properly.

Autobuild-User(master): Alexander Bokovoy &lt;ab@samba.org&gt;
Autobuild-Date(master): Tue Oct  2 16:21:23 CEST 2012 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>undocumented: Drop extension from helper scripts.</title>
<updated>2012-09-26T05:58:31+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2012-09-25T23:31:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=718317ecef54d90070b29657f613e39892e38d10'/>
<id>718317ecef54d90070b29657f613e39892e38d10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
