<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/lib/replace/replace.h, branch talloc-2.0.8</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>replace: Support setproctitle().</title>
<updated>2012-09-24T21:06:07+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2012-09-24T07:20:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=fd8d4ec34785e71de3f8458222d196d454d0e723'/>
<id>fd8d4ec34785e71de3f8458222d196d454d0e723</id>
<content type='text'>
This uses the setproctitle() from libc, libsetproctitle or libbsd.
If none is available it provides a dummy implementation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This uses the setproctitle() from libc, libsetproctitle or libbsd.
If none is available it provides a dummy implementation.
</pre>
</div>
</content>
</entry>
<entry>
<title>osX define uint64_t as long long int</title>
<updated>2012-09-10T03:57:21+00:00</updated>
<author>
<name>Matthieu Patou</name>
<email>mat@matws.net</email>
</author>
<published>2012-09-08T07:12:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=f2ec75c7df5965f474a3c9444b23bcfe2818fe90'/>
<id>f2ec75c7df5965f474a3c9444b23bcfe2818fe90</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replace: make the INT64_MAX define more portable</title>
<updated>2012-07-04T10:01:20+00:00</updated>
<author>
<name>Björn Jacke</name>
<email>bj@sernet.de</email>
</author>
<published>2012-07-04T08:33:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=fa98ef112b09083675afcedae3617742a0f9d5e7'/>
<id>fa98ef112b09083675afcedae3617742a0f9d5e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replace: define INT64_MAX when not defined</title>
<updated>2012-06-27T22:45:58+00:00</updated>
<author>
<name>Björn Jacke</name>
<email>bj@sernet.de</email>
</author>
<published>2012-06-27T17:23:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=0a1aaca1bd88ae83f287511a6a510c5a886dc60b'/>
<id>0a1aaca1bd88ae83f287511a6a510c5a886dc60b</id>
<content type='text'>
Tru64 doesn't have any stdint.h

Autobuild-User(master): Björn Jacke &lt;bj@sernet.de&gt;
Autobuild-Date(master): Thu Jun 28 00:45:58 CEST 2012 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tru64 doesn't have any stdint.h

Autobuild-User(master): Björn Jacke &lt;bj@sernet.de&gt;
Autobuild-Date(master): Thu Jun 28 00:45:58 CEST 2012 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/replace: define HAVE_WORKING_STRPTIME instead of REPLACE_STRPTIME</title>
<updated>2012-06-14T07:34:14+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2012-06-11T07:11:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=deca298d7b5651276ab7cd8bcb3090a2a4946d79'/>
<id>deca298d7b5651276ab7cd8bcb3090a2a4946d79</id>
<content type='text'>
That makes the logic in 'wscript' simpler.

metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
That makes the logic in 'wscript' simpler.

metze
</pre>
</div>
</content>
</entry>
<entry>
<title>librepace: put #defines after #include "sys/xattr.h"</title>
<updated>2012-06-03T07:46:44+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-06-03T05:56:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=d42d4523ed0bddd2a34ac429bc8750712973996f'/>
<id>d42d4523ed0bddd2a34ac429bc8750712973996f</id>
<content type='text'>
This avoids redefining the system xattr functions, which should fix MacOS.

Andrew Bartlett

Autobuild-User: Andrew Bartlett &lt;abartlet@samba.org&gt;
Autobuild-Date: Sun Jun  3 09:46:44 CEST 2012 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This avoids redefining the system xattr functions, which should fix MacOS.

Andrew Bartlett

Autobuild-User: Andrew Bartlett &lt;abartlet@samba.org&gt;
Autobuild-Date: Sun Jun  3 09:46:44 CEST 2012 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>libreplace: Fix build on MacOS where we have the same fn name but more arguments</title>
<updated>2012-06-02T13:52:51+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-06-02T11:25:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=e7dcb9125cb600770b330dcaa31296703c46cc7b'/>
<id>e7dcb9125cb600770b330dcaa31296703c46cc7b</id>
<content type='text'>
Autobuild-User: Andrew Bartlett &lt;abartlet@samba.org&gt;
Autobuild-Date: Sat Jun  2 15:52:51 CEST 2012 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Autobuild-User: Andrew Bartlett &lt;abartlet@samba.org&gt;
Autobuild-Date: Sat Jun  2 15:52:51 CEST 2012 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/replace: Merge remaining xattr test details from lib/util</title>
<updated>2012-06-02T00:13:49+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-06-01T05:01:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=e9d797e153ae95561dbb10b56a41281b2472f137'/>
<id>e9d797e153ae95561dbb10b56a41281b2472f137</id>
<content type='text'>
I prefer the longer XATTR_ADDITIONAL_OPTIONS define and the NULL
rather than 0 values in the getxattr test.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I prefer the longer XATTR_ADDITIONAL_OPTIONS define and the NULL
rather than 0 values in the getxattr test.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/replace: xattr wrappers in lib/replace rather than source3/lib/system.c</title>
<updated>2012-06-02T00:13:49+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-06-01T03:29:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=c290cdb9349220ba70b54143e1432da0230e2cee'/>
<id>c290cdb9349220ba70b54143e1432da0230e2cee</id>
<content type='text'>
This also moves all the still-used configure tests etc.  The unused OSF API
is also removed at this time.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This also moves all the still-used configure tests etc.  The unused OSF API
is also removed at this time.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>On advice from Jelmer and Andrew, move the blksize_t and blkcnt_t tests into libreplace to make it standalone.</title>
<updated>2012-04-10T02:07:11+00:00</updated>
<author>
<name>Jeremy Allison</name>
<email>jra@samba.org</email>
</author>
<published>2012-04-09T22:31:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=d425a4cd3dded853aaefbca8873c95845933d383'/>
<id>d425a4cd3dded853aaefbca8873c95845933d383</id>
<content type='text'>
Autobuild-User: Jeremy Allison &lt;jra@samba.org&gt;
Autobuild-Date: Tue Apr 10 04:07:11 CEST 2012 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: Tue Apr 10 04:07:11 CEST 2012 on sn-devel-104
</pre>
</div>
</content>
</entry>
</feed>
