<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/lib/registry/util.c, branch talloc-2.4.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>Ensure convert_string_XXX is always called with a valid converted_size pointer.</title>
<updated>2011-03-29T19:01:49+00:00</updated>
<author>
<name>Jeremy Allison</name>
<email>jra@samba.org</email>
</author>
<published>2011-03-29T18:16:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=0c5214e2eb6249914230f092fe35dfa49da24c34'/>
<id>0c5214e2eb6249914230f092fe35dfa49da24c34</id>
<content type='text'>
Preparation for cleaning up this API.

Autobuild-User: Jeremy Allison &lt;jra@samba.org&gt;
Autobuild-Date: Tue Mar 29 21:01:49 CEST 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Preparation for cleaning up this API.

Autobuild-User: Jeremy Allison &lt;jra@samba.org&gt;
Autobuild-Date: Tue Mar 29 21:01:49 CEST 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_string*()</title>
<updated>2011-03-24T00:47:26+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2011-03-23T23:59:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=15e84a9a09c5a86416e964a3258ee35718fbf45a'/>
<id>15e84a9a09c5a86416e964a3258ee35718fbf45a</id>
<content type='text'>
we shouldn't accept bad multi-byte strings, it just hides problems

Autobuild-User: Andrew Tridgell &lt;tridge@samba.org&gt;
Autobuild-Date: Thu Mar 24 01:47:26 CET 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we shouldn't accept bad multi-byte strings, it just hides problems

Autobuild-User: Andrew Tridgell &lt;tridge@samba.org&gt;
Autobuild-Date: Thu Mar 24 01:47:26 CET 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:lib/registry/util.c - cosmetic - fix indentation, trailing whitespaces</title>
<updated>2010-10-15T07:27:07+00:00</updated>
<author>
<name>Matthias Dieter Wallnöfer</name>
<email>mdw@samba.org</email>
</author>
<published>2010-10-14T08:54:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=f794563267ca26b62d844d87b5a4fa3668fb803c'/>
<id>f794563267ca26b62d844d87b5a4fa3668fb803c</id>
<content type='text'>
Autobuild-User: Matthias Dieter Wallnöfer &lt;mdw@samba.org&gt;
Autobuild-Date: Fri Oct 15 07:27:07 UTC 2010 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Autobuild-User: Matthias Dieter Wallnöfer &lt;mdw@samba.org&gt;
Autobuild-Date: Fri Oct 15 07:27:07 UTC 2010 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:lib/registry/util.c - strtoll call - better say explicitly that data is in hex format</title>
<updated>2010-10-15T06:45:15+00:00</updated>
<author>
<name>Matthias Dieter Wallnöfer</name>
<email>mdw@samba.org</email>
</author>
<published>2010-10-14T08:50:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=7be36a0bd99ce7f6391ea49b66ca809380189c36'/>
<id>7be36a0bd99ce7f6391ea49b66ca809380189c36</id>
<content type='text'>
Template is commit deebc934edb9a0a70e7615b1161d7a60fcb1d78f from Wilco.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Template is commit deebc934edb9a0a70e7615b1161d7a60fcb1d78f from Wilco.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix issues addressed by Jelmer:</title>
<updated>2010-10-03T13:31:38+00:00</updated>
<author>
<name>Wilco Baan Hofman</name>
<email>wilco@baanhofman.nl</email>
</author>
<published>2010-10-03T04:19:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=a8adadbe5b5118d6768953d35b21475b06474412'/>
<id>a8adadbe5b5118d6768953d35b21475b06474412</id>
<content type='text'>
 * Add a comment about why the reg_strhex_to_data_blob was added
 * Fix int which should've been a boolean

Signed-off-by: Jelmer Vernooij &lt;jelmer@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * Add a comment about why the reg_strhex_to_data_blob was added
 * Fix int which should've been a boolean

Signed-off-by: Jelmer Vernooij &lt;jelmer@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix hex():00,00,00 bugs and strtol dword bugs, these values are explicitly hex.</title>
<updated>2010-10-03T13:31:37+00:00</updated>
<author>
<name>Wilco Baan Hofman</name>
<email>wilco@baanhofman.nl</email>
</author>
<published>2010-07-28T12:46:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=deebc934edb9a0a70e7615b1161d7a60fcb1d78f'/>
<id>deebc934edb9a0a70e7615b1161d7a60fcb1d78f</id>
<content type='text'>
Signed-off-by: Jelmer Vernooij &lt;jelmer@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jelmer Vernooij &lt;jelmer@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix registry parsing of strings to also support the windows method.</title>
<updated>2010-10-03T13:31:37+00:00</updated>
<author>
<name>Wilco Baan Hofman</name>
<email>wilco@baanhofman.nl</email>
</author>
<published>2010-07-26T18:16:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=4356f09d7f4f84fc16b03d84a8de359272368574'/>
<id>4356f09d7f4f84fc16b03d84a8de359272368574</id>
<content type='text'>
Specifically: dword:00000000, hex:00,00,00,00, hex(0..B):00,00,00,00

Signed-off-by: Jelmer Vernooij &lt;jelmer@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Specifically: dword:00000000, hex:00,00,00,00, hex(0..B):00,00,00,00

Signed-off-by: Jelmer Vernooij &lt;jelmer@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s4: fixed some printf format errors</title>
<updated>2010-09-15T05:39:35+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2010-09-13T13:07:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=ce2004d631bb7eb0aa838f07ef48465a6f199d22'/>
<id>ce2004d631bb7eb0aa838f07ef48465a6f199d22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Finish removal of iconv_convenience in public API's.</title>
<updated>2010-05-18T09:45:30+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2010-05-09T15:20:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=f9ca9e46ad24036bf00cb361a6cef4b2e7e98d7d'/>
<id>f9ca9e46ad24036bf00cb361a6cef4b2e7e98d7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4: use shared registry functions.</title>
<updated>2010-04-27T14:42:15+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2010-04-27T14:37:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=a833be0c4e44135e4f45b3d460586762da04cf32'/>
<id>a833be0c4e44135e4f45b3d460586762da04cf32</id>
<content type='text'>
Guenther
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guenther
</pre>
</div>
</content>
</entry>
</feed>
