<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/lib/uid_wrapper/wscript_build, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/'/>
<entry>
<title>lib: Change uid_wrapper to preloadable version.</title>
<updated>2014-04-17T12:56:05+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@samba.org</email>
</author>
<published>2014-01-17T13:43:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=6d23354f72a487741177dd83c561a1bb72fa6412'/>
<id>6d23354f72a487741177dd83c561a1bb72fa6412</id>
<content type='text'>
This imports version 1.0.1 of uid_wrapper.

Signed-off-by: Andreas Schneider &lt;asn@samba.org&gt;
Reviewed-by: Stefan Metzmacher &lt;metze@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This imports version 1.0.1 of uid_wrapper.

Signed-off-by: Andreas Schneider &lt;asn@samba.org&gt;
Reviewed-by: Stefan Metzmacher &lt;metze@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace all uses of setXX[ug]id() and setgroups with samba_setXX[ug]id() calls.</title>
<updated>2012-06-29T00:15:16+00:00</updated>
<author>
<name>Jeremy Allison</name>
<email>jra@samba.org</email>
</author>
<published>2012-06-28T18:59:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=821bd95156e8cc6d843aecb0a27d4a08761b7dac'/>
<id>821bd95156e8cc6d843aecb0a27d4a08761b7dac</id>
<content type='text'>
Will allow thread-specific credentials to be added by modifying
the central definitions. Deliberately left the setXX[ug]id()
call in popt as this is not used in Samba.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Will allow thread-specific credentials to be added by modifying
the central definitions. Deliberately left the setXX[ug]id()
call in popt as this is not used in Samba.
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-waf: Only enable various wrappers if they're actually used.</title>
<updated>2010-11-12T14:33:34+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2010-11-12T11:55:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=5cf904b1d9b4eaa366851d9ab51c0ed4e86d773e'/>
<id>5cf904b1d9b4eaa366851d9ab51c0ed4e86d773e</id>
<content type='text'>
Autobuild-User: Jelmer Vernooij &lt;jelmer@samba.org&gt;
Autobuild-Date: Fri Nov 12 14:33:34 UTC 2010 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Autobuild-User: Jelmer Vernooij &lt;jelmer@samba.org&gt;
Autobuild-Date: Fri Nov 12 14:33:34 UTC 2010 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s4: Rename UID_WRAPPER to uid_wrapper.</title>
<updated>2010-10-23T22:24:06+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2010-10-23T21:59:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=9757a0c54cc6c8a6a0cb5bdec488316b969adcec'/>
<id>9757a0c54cc6c8a6a0cb5bdec488316b969adcec</id>
<content type='text'>
Only link to uid_wrapper when it is enabled.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only link to uid_wrapper when it is enabled.
</pre>
</div>
</content>
</entry>
<entry>
<title>wrapper: make socket_wrapper, uid_wrapper and nss_wrapper private libs</title>
<updated>2010-10-21T08:03:24+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2010-10-20T21:28:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=dc00b773fc67ff55567e3c159749f1e55f4a5b1f'/>
<id>dc00b773fc67ff55567e3c159749f1e55f4a5b1f</id>
<content type='text'>
this prevents double instantiation

Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this prevents double instantiation

Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-waf: removed the AUTOGENERATED markers</title>
<updated>2010-04-06T10:27:16+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2010-03-29T10:44:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=b690fedef55bb4bf9ecff07b78d3a14b4d4d6e45'/>
<id>b690fedef55bb4bf9ecff07b78d3a14b4d4d6e45</id>
<content type='text'>
we won't be using the mk -&gt; wscript generator again
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we won't be using the mk -&gt; wscript generator again
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-waf: mark the wscript files as python so vim/emacs knows how to highlight them</title>
<updated>2010-04-06T10:27:11+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2010-03-27T22:48:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=f9eae32f4b4284e3820f61f3d40c46a41be97227'/>
<id>f9eae32f4b4284e3820f61f3d40c46a41be97227</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: commit all the waf build files in the tree</title>
<updated>2010-04-06T10:26:48+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2010-03-17T11:07:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=845e0cbe6f43e2762796c644035ac6bc2b07cf17'/>
<id>845e0cbe6f43e2762796c644035ac6bc2b07cf17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
