<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/Makefile, 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>added a uid_wrapper library</title>
<updated>2009-08-05T00:51:00+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2009-08-05T00:50:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=fd43e0ee09e3f82093e9a15dd6cbd2fbaa113426'/>
<id>fd43e0ee09e3f82093e9a15dd6cbd2fbaa113426</id>
<content type='text'>
This library intercepts seteuid and related calls, and simulates them
in a manner similar to the nss_wrapper and socket_wrapper
libraries. This allows us to enable the vfs_unixuid NTVFS module in
the build farm, which means we are more likely to catch errors in the
token manipulation.

The simulation is not complete, but it is enough for Samba4 for
now. The major areas of incompleteness are:

 - no emulation of setreuid, setresuid or saved uids. These would be
   needed for use in Samba3

 - no emulation of ruid changing. That would also be needed for Samba3

 - no attempt to emulate file ownership changing, so code that (for
   example) tests whether st.st_uid matches geteuid() needs special
   handling
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This library intercepts seteuid and related calls, and simulates them
in a manner similar to the nss_wrapper and socket_wrapper
libraries. This allows us to enable the vfs_unixuid NTVFS module in
the build farm, which means we are more likely to catch errors in the
token manipulation.

The simulation is not complete, but it is enough for Samba4 for
now. The major areas of incompleteness are:

 - no emulation of setreuid, setresuid or saved uids. These would be
   needed for use in Samba3

 - no emulation of ruid changing. That would also be needed for Samba3

 - no attempt to emulate file ownership changing, so code that (for
   example) tests whether st.st_uid matches geteuid() needs special
   handling
</pre>
</div>
</content>
</entry>
<entry>
<title>s3/s4:build: honor library path from environment</title>
<updated>2009-07-03T23:14:24+00:00</updated>
<author>
<name>Björn Jacke</name>
<email>bj@sernet.de</email>
</author>
<published>2009-07-03T23:07:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=077808f91610e70c2105b837a2704842191d1e3c'/>
<id>077808f91610e70c2105b837a2704842191d1e3c</id>
<content type='text'>
we may not throw away LD_LIBRARY_PATH and friends as they sometimes contain
important information. Some of the build farm machines for example have the
python lib path in there - we can't run make test when we suddenly forget how
to use python
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we may not throw away LD_LIBRARY_PATH and friends as they sometimes contain
important information. Some of the build farm machines for example have the
python lib path in there - we can't run make test when we suddenly forget how
to use python
</pre>
</div>
</content>
</entry>
<entry>
<title>s4: Don't install epdump, since it no longer exists.</title>
<updated>2009-07-03T11:12:08+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2009-07-03T00:59:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=fa453d944d0038e39004da13963430bd312b5804'/>
<id>fa453d944d0038e39004da13963430bd312b5804</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Only install an explicit set of scripts during "make install", rather than</title>
<updated>2009-06-17T19:00:22+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2009-06-17T19:00:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=2dd921c7746b810c50bb1fb97168b8b81013aaef'/>
<id>2dd921c7746b810c50bb1fb97168b8b81013aaef</id>
<content type='text'>
whatever happens to be in the source tree.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
whatever happens to be in the source tree.
</pre>
</div>
</content>
</entry>
<entry>
<title>libwbclient: Add async call framework.</title>
<updated>2009-05-30T07:17:37+00:00</updated>
<author>
<name>Kai Blin</name>
<email>kai@samba.org</email>
</author>
<published>2009-04-16T12:53:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=57ea909b327812479e9c61f0398f257023a504b4'/>
<id>57ea909b327812479e9c61f0398f257023a504b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Samba 4 Makefile to also clean ../libgpo</title>
<updated>2009-04-20T21:16:17+00:00</updated>
<author>
<name>Wilco Baan Hofman</name>
<email>wilco@baanhofman.nl</email>
</author>
<published>2009-04-20T08:11:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=374b47fb45d0a4b0cb24ff4afea9d6e341c2f8b5'/>
<id>374b47fb45d0a4b0cb24ff4afea9d6e341c2f8b5</id>
<content type='text'>
Signed-off-by: Günther Deschner &lt;gd@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Günther Deschner &lt;gd@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Make gpo_ldap.c compatible with samba 4. Add ads_get_ldap_server_name() function to samba 3. Move prototypes to root libgpo where appropriate.</title>
<updated>2009-04-20T21:16:16+00:00</updated>
<author>
<name>Wilco Baan Hofman</name>
<email>wilco@baanhofman.nl</email>
</author>
<published>2009-03-01T15:25:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=248554370af30f485a4088d0d5de675e77b2aa7b'/>
<id>248554370af30f485a4088d0d5de675e77b2aa7b</id>
<content type='text'>
gpo_ldap.c now compiles for both samba 3 and 4.

Signed-off-by: Günther Deschner &lt;gd@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
gpo_ldap.c now compiles for both samba 3 and 4.

Signed-off-by: Günther Deschner &lt;gd@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Move tdr to top-level.</title>
<updated>2009-03-14T20:57:44+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2009-03-14T20:57:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=4638633308e0508fa753173fa3e430c38e51732e'/>
<id>4638633308e0508fa753173fa3e430c38e51732e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:Makefile: try to fix 'make installheaders' on *BSD systems</title>
<updated>2009-02-26T09:55:00+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2009-02-26T09:55:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=8e4816f0078fd94a1b83798f52a63dc679eed47e'/>
<id>8e4816f0078fd94a1b83798f52a63dc679eed47e</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>s4:Makefile: fix PUBLIC_HEADERS typo</title>
<updated>2009-02-09T10:57:14+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2009-02-09T10:56:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=c6b440d1b7f88af2897b9b2e9b09f05b488a1685'/>
<id>c6b440d1b7f88af2897b9b2e9b09f05b488a1685</id>
<content type='text'>
metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
metze
</pre>
</div>
</content>
</entry>
</feed>
