<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/libcli/security/wscript_build, branch talloc-2.3.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>build: Remove bld.gen_python_environments()</title>
<updated>2019-03-21T04:06:14+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2019-02-15T03:37:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=fdb6305c861a088f797d29889c51c0553cc048be'/>
<id>fdb6305c861a088f797d29889c51c0553cc048be</id>
<content type='text'>
This was part of --extra-python support.

Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
Reviewed-by: Garming Sam &lt;garming@catalyst.net.nz&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was part of --extra-python support.

Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
Reviewed-by: Garming Sam &lt;garming@catalyst.net.nz&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>python: Port samba.security to Python 3 compatible form.</title>
<updated>2017-09-06T09:35:18+00:00</updated>
<author>
<name>Lumir Balhar</name>
<email>lbalhar@redhat.com</email>
</author>
<published>2017-05-22T13:21:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=022aa5ea34c82e3906c626a50a722ad0e9f33a1d'/>
<id>022aa5ea34c82e3906c626a50a722ad0e9f33a1d</id>
<content type='text'>
Signed-off-by: Lumir Balhar &lt;lbalhar@redhat.com&gt;
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
Reviewed-by: Andreas Schneider &lt;asn@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Lumir Balhar &lt;lbalhar@redhat.com&gt;
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
Reviewed-by: Andreas Schneider &lt;asn@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>build: rename security → samba-security</title>
<updated>2012-08-10T12:22:20+00:00</updated>
<author>
<name>Björn Jacke</name>
<email>bj@sernet.de</email>
</author>
<published>2012-08-10T09:37:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=13f8674a15a30816ea7d00eed333f18bcf59e4d4'/>
<id>13f8674a15a30816ea7d00eed333f18bcf59e4d4</id>
<content type='text'>
there is a libsecurity on OSF1 which clasheѕ with our security lib. see bug #9023.

Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;

Autobuild-User(master): Björn Jacke &lt;bj@sernet.de&gt;
Autobuild-Date(master): Fri Aug 10 14:22:21 CEST 2012 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
there is a libsecurity on OSF1 which clasheѕ with our security lib. see bug #9023.

Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;

Autobuild-User(master): Björn Jacke &lt;bj@sernet.de&gt;
Autobuild-Date(master): Fri Aug 10 14:22:21 CEST 2012 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Reduce build systems to just top level waf and autoconf</title>
<updated>2011-10-07T06:42:03+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-09-01T02:45:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=055f017b3693af95864f6595cf4ead041c389c52'/>
<id>055f017b3693af95864f6595cf4ead041c389c52</id>
<content type='text'>
The s3-waf build system is a key component of the top level build, but
with this commit is is no longer available directly.  This reduces the
number of build system combinations in master as we prepare for the
Samba 4.0 release.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The s3-waf build system is a key component of the top level build, but
with this commit is is no longer available directly.  This reduces the
number of build system combinations in master as we prepare for the
Samba 4.0 release.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>libcli/security: move secdesc.c to the top level libcli/security</title>
<updated>2011-05-30T22:32:07+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-05-30T03:23:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=381423b1bdba4c7d1931b162d872134c42e432cf'/>
<id>381423b1bdba4c7d1931b162d872134c42e432cf</id>
<content type='text'>
This code does not rely on lp_ or other source3 only functions, so can
be part of the common library.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This code does not rely on lp_ or other source3 only functions, so can
be part of the common library.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>libcli: openchange doesn't need these headers any more</title>
<updated>2011-03-15T23:25:10+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2011-03-15T21:47:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=73e7b72936e966b0f1887ffe4c32689425d4a87a'/>
<id>73e7b72936e966b0f1887ffe4c32689425d4a87a</id>
<content type='text'>
thanks to Simo for pointing this out

Autobuild-User: Andrew Tridgell &lt;tridge@samba.org&gt;
Autobuild-Date: Wed Mar 16 00:25:10 CET 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
thanks to Simo for pointing this out

Autobuild-User: Andrew Tridgell &lt;tridge@samba.org&gt;
Autobuild-Date: Wed Mar 16 00:25:10 CET 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>waf: build substituted public headers in build tree</title>
<updated>2011-03-15T01:22:19+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2011-03-03T05:30:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=6c6ab50a40853c0d5d552967bccf11a16ecfc913'/>
<id>6c6ab50a40853c0d5d552967bccf11a16ecfc913</id>
<content type='text'>
the bin/default/include/public directory will contain headers that are
ready to install
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the bin/default/include/public directory will contain headers that are
ready to install
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-auth Move libcli/security/session.c to the top level</title>
<updated>2011-02-22T05:20:11+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-02-10T09:21:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=e3821f2c40691cc747d887bac14d4e3d37f0763b'/>
<id>e3821f2c40691cc747d887bac14d4e3d37f0763b</id>
<content type='text'>
This code is now useful in common, as the elements of the
auth_session_info structure have now been defined in common IDL.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This code is now useful in common, as the elements of the
auth_session_info structure have now been defined in common IDL.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>pysecurity: Add missing dependency on pytalloc-util.</title>
<updated>2011-02-08T12:16:43+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2011-01-30T09:57:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=242797aca93a2f8d1e1670a1eaeb5d8e5cd07a1d'/>
<id>242797aca93a2f8d1e1670a1eaeb5d8e5cd07a1d</id>
<content type='text'>
Autobuild-User: Jelmer Vernooij &lt;jelmer@samba.org&gt;
Autobuild-Date: Tue Feb  8 13:16:43 CET 2011 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: Tue Feb  8 13:16:43 CET 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>libcli/security Add python bindings for se_access_check</title>
<updated>2011-01-14T05:39:32+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-01-11T06:39:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=012e570416de8b48f89216ac1e6b0bba2357ac39'/>
<id>012e570416de8b48f89216ac1e6b0bba2357ac39</id>
<content type='text'>
Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Andrew Bartlett
</pre>
</div>
</content>
</entry>
</feed>
