<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/lib/util/util.h, branch talloc-2.0.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>util: move add_gid_to_array_unique to toplevel and add add_uid_to_array_unique.</title>
<updated>2009-05-29T11:49:58+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2009-05-28T14:08:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=bff54b90c353920ba058cc53a6cc0464f0939424'/>
<id>bff54b90c353920ba058cc53a6cc0464f0939424</id>
<content type='text'>
Guenther
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guenther
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new functions and tests: str_list_make_empty(), str_list_make_single()</title>
<updated>2009-05-13T19:56:58+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2009-05-13T06:49:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=a89bee4c98819567c6e15c0cae32372e32e118f5'/>
<id>a89bee4c98819567c6e15c0cae32372e32e118f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up after Tridge's util_strlist changes</title>
<updated>2009-05-03T11:46:44+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2009-05-03T11:08:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=2467ae1b6ad3600eeed5223df672111d9ac3f3db'/>
<id>2467ae1b6ad3600eeed5223df672111d9ac3f3db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added _const versions of some of the str_list_*() functions</title>
<updated>2009-04-09T04:28:38+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2009-04-09T04:28:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=fd7c52231fc4ca6e4ad2a72955a053f321cb0fb4'/>
<id>fd7c52231fc4ca6e4ad2a72955a053f321cb0fb4</id>
<content type='text'>
These const versions don't copy the strings themselves, which
is useful when those strings point at known constant data (into the
schema in this case)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These const versions don't copy the strings themselves, which
is useful when those strings point at known constant data (into the
schema in this case)
</pre>
</div>
</content>
</entry>
<entry>
<title>added str_list_unique() and str_list_show()</title>
<updated>2009-04-09T03:44:27+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2009-04-09T03:44:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=4f69d7067da6a8ee88950ab15aaf5a5849574fdd'/>
<id>4f69d7067da6a8ee88950ab15aaf5a5849574fdd</id>
<content type='text'>
I also undid some of the const changes from Andrew, as
they didn't in fact resolve the const warnings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I also undid some of the const changes from Andrew, as
they didn't in fact resolve the const warnings.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rework util_strlist prototypes to use a bit more and less const</title>
<updated>2009-04-08T13:18:13+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2009-04-08T13:18:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=54f7523db1848d75f61a8f02968de30bd6c49804'/>
<id>54f7523db1848d75f61a8f02968de30bd6c49804</id>
<content type='text'>
Hopefully this produces less warnings, but it might produce more...

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Hopefully this produces less warnings, but it might produce more...

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/util: remove samba specific talloc_get_type_abort()</title>
<updated>2009-03-03T17:07:33+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2009-03-03T17:03:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=b00204a46153a406a6c63792b1939bd3ad74ba71'/>
<id>b00204a46153a406a6c63792b1939bd3ad74ba71</id>
<content type='text'>
metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
metze
</pre>
</div>
</content>
</entry>
<entry>
<title>Move next_token_talloc() to top-level.</title>
<updated>2009-03-01T15:16:16+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2009-03-01T15:16:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=d776ac03c3ce8a9090b847f20d2cdd16d745441f'/>
<id>d776ac03c3ce8a9090b847f20d2cdd16d745441f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactored sys_fork() and sys_pid() into shared util library</title>
<updated>2009-02-24T05:17:12+00:00</updated>
<author>
<name>Steven Danneman</name>
<email>steven.danneman@isilon.com</email>
</author>
<published>2009-02-24T04:46:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=8d63c596a0f512c96f5663c0a9bd49d3c98c6df9'/>
<id>8d63c596a0f512c96f5663c0a9bd49d3c98c6df9</id>
<content type='text'>
This fixes a bug in 116ce19b, where we didn't clear the pid cache in
become_daemon() and thus the /var/run/smbd.pid didn't match the actual
pid of the parent process.

Currently S4 will clear the pid cache on fork but doesn't yet take
advantage of the pid cache by using sys_pid() instead of the direct
get_pid().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes a bug in 116ce19b, where we didn't clear the pid cache in
become_daemon() and thus the /var/run/smbd.pid didn't match the actual
pid of the parent process.

Currently S4 will clear the pid cache on fork but doesn't yet take
advantage of the pid cache by using sys_pid() instead of the direct
get_pid().
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix shadowed declaration warning</title>
<updated>2009-02-21T22:00:05+00:00</updated>
<author>
<name>Tim Prouty</name>
<email>tprouty@samba.org</email>
</author>
<published>2009-02-21T21:54:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=39b508e38e831f826be254391f7f341bc935f792'/>
<id>39b508e38e831f826be254391f7f341bc935f792</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
