<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/lib/replace/libreplace.m4, 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>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>Prepend "$libreplacedir/" to all objects in LIBREPLACEOBJ</title>
<updated>2009-09-14T20:08:12+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@ftbfs.org</email>
</author>
<published>2009-08-26T04:19:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=bd40feb1eb9e267cc8ef2e620c0e93956394fd0b'/>
<id>bd40feb1eb9e267cc8ef2e620c0e93956394fd0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make lib/replace more usable in standalone builds</title>
<updated>2009-08-24T06:30:00+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2009-07-27T07:12:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=39cd5bbb3306300a24e2f057a570e74aafce0b6b'/>
<id>39cd5bbb3306300a24e2f057a570e74aafce0b6b</id>
<content type='text'>
This makes the lib/replace m4 work in lib/talloc as a standalone build
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes the lib/replace m4 work in lib/talloc as a standalone build
</pre>
</div>
</content>
</entry>
<entry>
<title>include unix.h if it's available</title>
<updated>2009-07-19T13:59:03+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>mkraai@beckman.com</email>
</author>
<published>2009-07-09T16:45:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=dbedfc318e2984238ee0acdb19a1a70fda8f4381'/>
<id>dbedfc318e2984238ee0acdb19a1a70fda8f4381</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Move check for syslog out of libreplace to source3/ and source4/.</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:21:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=fbf4293d7ec80b93d2b289698f85641dbf26750a'/>
<id>fbf4293d7ec80b93d2b289698f85641dbf26750a</id>
<content type='text'>
This should help compiling talloc on Windows.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should help compiling talloc on Windows.
</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>Move sys_realpath() to libreplace.</title>
<updated>2008-11-01T02:42:27+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2008-11-01T02:42:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=a6d537bb6cec25eb27cf8884ca5e3362a86818b3'/>
<id>a6d537bb6cec25eb27cf8884ca5e3362a86818b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
