<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/libcli/security/wscript_build, branch talloc-2.1.2</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>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>waf: Stop automaticaly changing dashes to underscores in library names.</title>
<updated>2010-10-26T17:17:18+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2010-10-24T18:26:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=a74e8be6d1448f121181e6d7cca3841891321a12'/>
<id>a74e8be6d1448f121181e6d7cca3841891321a12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4: Drop duplicate 'lib' prefix for private libraries.</title>
<updated>2010-10-26T17:17:16+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2010-10-24T01:41:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=d9cbcdd4109d361c909f2884fcf3797cf4052092'/>
<id>d9cbcdd4109d361c909f2884fcf3797cf4052092</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4: Rename LIBSECURITY{_SESSION,} to libsecurity{_session,}</title>
<updated>2010-10-24T00:20:04+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2010-10-23T22:53:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=ca16d805bd8f33a03d67d3ed74b4d468b04874e5'/>
<id>ca16d805bd8f33a03d67d3ed74b4d468b04874e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-libcli: make LIBSECURITY_SESSION a private library</title>
<updated>2010-10-21T08:03:25+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2010-10-21T02:52:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=e98ca6e868eb8cc25968e67ada2e153e828131ff'/>
<id>e98ca6e868eb8cc25968e67ada2e153e828131ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>libcli/auth Merge source4/libcli/security and util_sid.c into the common code</title>
<updated>2010-10-14T02:35:05+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2010-09-18T02:55:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=a879a4610dac03b814ad40800f408416d250c6be'/>
<id>a879a4610dac03b814ad40800f408416d250c6be</id>
<content type='text'>
This should ensure we only have one copy of these core functions
in the tree.

Andrew Bartlett

Signed-off-by: Andrew Tridgell &lt;tridge@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should ensure we only have one copy of these core functions
in the tree.

Andrew Bartlett

Signed-off-by: Andrew Tridgell &lt;tridge@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-libcli/security Use seperate subsystem for session related functions</title>
<updated>2010-10-12T02:54:16+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2010-09-20T04:49:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=8beaa2924205cf6b01bc6183f7795571a3966ba5'/>
<id>8beaa2924205cf6b01bc6183f7795571a3966ba5</id>
<content type='text'>
The merged I plan in this area require spliting security.h into
two header files, a common header and a session.h for the
remaining source4-specific code.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The merged I plan in this area require spliting security.h into
two header files, a common header and a session.h for the
remaining source4-specific code.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>libcli/security Move most of security_token.c to common code.</title>
<updated>2010-10-12T02:54:16+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2010-09-17T02:59:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=ae52f953af457c86e5e6db973fd89b2b5cd5b946'/>
<id>ae52f953af457c86e5e6db973fd89b2b5cd5b946</id>
<content type='text'>
The source4-specific session_info functions have been left in session.c

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The source4-specific session_info functions have been left in session.c

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>libcli/security Move source4/ privileges code into the common libcli/security</title>
<updated>2010-09-11T08:46:07+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2010-08-26T23:35:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=dbee98d30fc9c7db6693170215b8c1819b3e2f3d'/>
<id>dbee98d30fc9c7db6693170215b8c1819b3e2f3d</id>
<content type='text'>
Signed-off-by: Andrew Tridgell &lt;tridge@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Andrew Tridgell &lt;tridge@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://git.exis.tech/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>
</feed>
