<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/lib/util/params.c, branch master</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>lib:util: Fix code spelling</title>
<updated>2023-04-14T05:25:33+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@samba.org</email>
</author>
<published>2023-04-13T11:29:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=cfa53c8a80134dea025bd9cfe7b9c6518e75cae6'/>
<id>cfa53c8a80134dea025bd9cfe7b9c6518e75cae6</id>
<content type='text'>
Signed-off-by: Andreas Schneider &lt;asn@samba.org&gt;
Reviewed-by: Joseph Sutton &lt;josephsutton@catalyst.net.nz&gt;</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: Joseph Sutton &lt;josephsutton@catalyst.net.nz&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>lib: Simplify pm_process()</title>
<updated>2022-02-07T19:58:57+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2022-02-04T11:57:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=fe275259603c6ca695e386cca4088ce6b039825d'/>
<id>fe275259603c6ca695e386cca4088ce6b039825d</id>
<content type='text'>
No need to duplicate the fopen/fclose

Signed-off-by: Volker Lendecke &lt;vl@samba.org&gt;
Reviewed-by: Jeremy Allison &lt;jra@samba.org&gt;

Autobuild-User(master): Jeremy Allison &lt;jra@samba.org&gt;
Autobuild-Date(master): Mon Feb  7 19:58:57 UTC 2022 on sn-devel-184
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No need to duplicate the fopen/fclose

Signed-off-by: Volker Lendecke &lt;vl@samba.org&gt;
Reviewed-by: Jeremy Allison &lt;jra@samba.org&gt;

Autobuild-User(master): Jeremy Allison &lt;jra@samba.org&gt;
Autobuild-Date(master): Mon Feb  7 19:58:57 UTC 2022 on sn-devel-184
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/util: add pm_process_with_flags to allow parsing ini files with empty values</title>
<updated>2017-01-06T11:28:19+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2016-09-14T16:13:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=7eeb2edc5060b03efa7166017e5b2a36af5b7f75'/>
<id>7eeb2edc5060b03efa7166017e5b2a36af5b7f75</id>
<content type='text'>
Guenther

Signed-off-by: Guenther Deschner &lt;gd@samba.org&gt;
Reviewed-by: Andreas Schneider &lt;asn@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guenther

Signed-off-by: Guenther Deschner &lt;gd@samba.org&gt;
Reviewed-by: Andreas Schneider &lt;asn@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>lib: Remove parser code, now replaced with tini parser.</title>
<updated>2014-08-15T18:34:56+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2014-08-15T05:50:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=097c5b15e26faaee7e861fc6c5574708bdc92b9a'/>
<id>097c5b15e26faaee7e861fc6c5574708bdc92b9a</id>
<content type='text'>
Signed-off-by: Volker Lendecke &lt;vl@samba.org&gt;
Reviewed-by: Jeremy Allison &lt;jra@samba.org&gt;

Autobuild-User(master): Jeremy Allison &lt;jra@samba.org&gt;
Autobuild-Date(master): Fri Aug 15 20:34:56 CEST 2014 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Volker Lendecke &lt;vl@samba.org&gt;
Reviewed-by: Jeremy Allison &lt;jra@samba.org&gt;

Autobuild-User(master): Jeremy Allison &lt;jra@samba.org&gt;
Autobuild-Date(master): Fri Aug 15 20:34:56 CEST 2014 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>Use tini in preference.</title>
<updated>2014-08-14T19:27:13+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2014-08-13T05:24:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=ed66a984bf57d2f8a5bab86cd3c73e2430e301ef'/>
<id>ed66a984bf57d2f8a5bab86cd3c73e2430e301ef</id>
<content type='text'>
Signed-off-by: Volker Lendecke &lt;vl@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: Volker Lendecke &lt;vl@samba.org&gt;
Reviewed-by: Jeremy Allison &lt;jra@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>loadparm: fix a load of uninitialized memory errors found by valgrind.</title>
<updated>2012-02-03T10:10:29+00:00</updated>
<author>
<name>Michael Adam</name>
<email>obnox@samba.org</email>
</author>
<published>2012-02-02T23:21:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=2b9299310fdce8d4298089bf67cafd6e9e748ec2'/>
<id>2b9299310fdce8d4298089bf67cafd6e9e748ec2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug #3185 - testparm exits 0 if it can read the config file regardless of errors</title>
<updated>2010-12-04T01:30:00+00:00</updated>
<author>
<name>Holger Hetterich</name>
<email>hhetter@novell.com</email>
</author>
<published>2010-12-04T00:43:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=b8282a29f9983810d9c36607602d6974344a8197'/>
<id>b8282a29f9983810d9c36607602d6974344a8197</id>
<content type='text'>
Autobuild-User: Jeremy Allison &lt;jra@samba.org&gt;
Autobuild-Date: Sat Dec  4 02:30:00 CET 2010 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Autobuild-User: Jeremy Allison &lt;jra@samba.org&gt;
Autobuild-Date: Sat Dec  4 02:30:00 CET 2010 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove talloc_autofree_context() from pm_process</title>
<updated>2010-09-27T16:14:47+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2010-09-27T05:16:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=35d9530f3b210f182815fe07b5204be664d5972a'/>
<id>35d9530f3b210f182815fe07b5204be664d5972a</id>
<content type='text'>
This would be a classic for talloc_tos(), InFile is freed a few lines down. But
unfortunately S4 does not support talloc_tos().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This would be a classic for talloc_tos(), InFile is freed a few lines down. But
unfortunately S4 does not support talloc_tos().
</pre>
</div>
</content>
</entry>
<entry>
<title>Lift talloc_autofree_context() from OpenConfFile()</title>
<updated>2010-09-27T16:14:47+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2010-09-27T05:15:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=8e02130c623fca4bf06baff6789b45d8782bf5b0'/>
<id>8e02130c623fca4bf06baff6789b45d8782bf5b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pm_process():raise level of debug message</title>
<updated>2009-04-28T10:20:38+00:00</updated>
<author>
<name>Michael Adam</name>
<email>obnox@samba.org</email>
</author>
<published>2009-04-28T10:18:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=664da577f931dfd47573d3d77a95afb573fba855'/>
<id>664da577f931dfd47573d3d77a95afb573fba855</id>
<content type='text'>
Michael
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Michael
</pre>
</div>
</content>
</entry>
</feed>
