<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/lib/replace/replace.c, branch v3-5-test</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/replace: replace all *printf function if we replace snprintf (bug #9390)</title>
<updated>2012-11-15T11:00:34+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2012-11-13T13:07:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=05f151c041e407514c1b35619b2f2454aa4d614b'/>
<id>05f151c041e407514c1b35619b2f2454aa4d614b</id>
<content type='text'>
This fixes segfaults in log level = 10 on Solaris.

Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
Signed-off-by: Björn Jacke &lt;bj@sernet.de&gt;

Autobuild-User(master): Björn Jacke &lt;bj@sernet.de&gt;
Autobuild-Date(master): Wed Nov 14 19:41:14 CET 2012 on sn-devel-104
(cherry picked from commit a15da3625850d97b3da1b02308c870f820007c52)

The last 5 patches address bug #9390 - Solaris printf doesn't allow %s, NULL.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes segfaults in log level = 10 on Solaris.

Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
Signed-off-by: Björn Jacke &lt;bj@sernet.de&gt;

Autobuild-User(master): Björn Jacke &lt;bj@sernet.de&gt;
Autobuild-Date(master): Wed Nov 14 19:41:14 CET 2012 on sn-devel-104
(cherry picked from commit a15da3625850d97b3da1b02308c870f820007c52)

The last 5 patches address bug #9390 - Solaris printf doesn't allow %s, NULL.
</pre>
</div>
</content>
</entry>
<entry>
<title>libreplace: fixed declaration of dprintf() on FreeBSD (cherry picked from commit a599319d0a389ff0c31dae8068cd7a78352aa9e7)</title>
<updated>2012-11-15T11:00:20+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@freebsd.home.tridgell.net</email>
</author>
<published>2010-03-23T18:06:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=fa16d0e4c2329fad8edde5a5e8d626a90caba6d9'/>
<id>fa16d0e4c2329fad8edde5a5e8d626a90caba6d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>libreplace: added replacements for dprintf() and vdprintf()</title>
<updated>2012-11-15T11:00:20+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2010-02-11T09:18:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=4bf8dc438318e06ee96dc1b6084dddd8700739e7'/>
<id>4bf8dc438318e06ee96dc1b6084dddd8700739e7</id>
<content type='text'>
these are very useful for writing files with formatted writes

Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;
(cherry picked from commit d6fb64c51244529388b1f79ba8220ff608e1e4de)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
these are very useful for writing files with formatted writes

Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;
(cherry picked from commit d6fb64c51244529388b1f79ba8220ff608e1e4de)
</pre>
</div>
</content>
</entry>
<entry>
<title>libreplace: some systems don't have memmem()</title>
<updated>2012-11-15T11:00:20+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2010-01-01T23:01:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=42057793ebb3ccdc4e63f59753bca8dd677e9748'/>
<id>42057793ebb3ccdc4e63f59753bca8dd677e9748</id>
<content type='text'>
added rep_memmem() and a testsuite
(cherry picked from commit fef3c910da421e890925e5e61275fc457da87f6e)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
added rep_memmem() and a testsuite
(cherry picked from commit fef3c910da421e890925e5e61275fc457da87f6e)
</pre>
</div>
</content>
</entry>
<entry>
<title>Error out at runtime when seteuid/setresuid or setegid/setresgid are not</title>
<updated>2009-04-20T14:25:17+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2009-04-20T13:54:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=bb0f43006403106fda6231ef9b5c9674ebb53e14'/>
<id>bb0f43006403106fda6231ef9b5c9674ebb53e14</id>
<content type='text'>
available. This means it's possible to compile libreplace when these
functions are not available and use it, as long as this particular
function is not used.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
available. This means it's possible to compile libreplace when these
functions are not available and use it, as long as this particular
function is not used.
</pre>
</div>
</content>
</entry>
<entry>
<title>Only define waitpid replacement if wait4 is available. (It isn't on</title>
<updated>2009-04-20T14:25:16+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2009-04-20T13:47:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=20e1ba1c09631a3b1c850d9c8cbb42d863d0cb39'/>
<id>20e1ba1c09631a3b1c850d9c8cbb42d863d0cb39</id>
<content type='text'>
Windows.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Windows.)
</pre>
</div>
</content>
</entry>
<entry>
<title>Cope with the fact that only _mkdir() exists on Windows and that it</title>
<updated>2009-04-20T14:25:16+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2009-04-20T13:39:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=e5233ccf9e32cd5d399f91512d7f310d43558e31'/>
<id>e5233ccf9e32cd5d399f91512d7f310d43558e31</id>
<content type='text'>
doesn't take a mode argument.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
doesn't take a mode argument.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of /home/jelmer/samba3</title>
<updated>2008-11-01T03:02:47+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2008-11-01T03:02:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=31fa08dcbdc643ec738474c0be471e77925f76fc'/>
<id>31fa08dcbdc643ec738474c0be471e77925f76fc</id>
<content type='text'>
Conflicts:
	lib/replace/README
	lib/replace/libreplace.m4
	lib/replace/replace.c
	source3/include/proto.h
	source3/lib/system.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	lib/replace/README
	lib/replace/libreplace.m4
	lib/replace/replace.c
	source3/include/proto.h
	source3/lib/system.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Use dup2() replacement from libreplace.</title>
<updated>2008-11-01T02:58:14+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2008-11-01T02:58:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=5a56c0adf2c63602b819d052644cb14caf732438'/>
<id>5a56c0adf2c63602b819d052644cb14caf732438</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove sys_chroot() - libreplace already provides an alternative.</title>
<updated>2008-11-01T02:46:09+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2008-11-01T02:46:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=6a2caa34b24c2225dba9da011eaa5cc3eb8752be'/>
<id>6a2caa34b24c2225dba9da011eaa5cc3eb8752be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
