<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source3/pam_smbpass/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>s3:pam_smbpass: explicitly use allow_warnings=True</title>
<updated>2014-04-02T07:03:46+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2014-02-26T06:35:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=0f6c31cf53f2c5e6c30f54e0c218cb1b6cff2a55'/>
<id>0f6c31cf53f2c5e6c30f54e0c218cb1b6cff2a55</id>
<content type='text'>
Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>waf: Build pam_smbpass module only if enabled.</title>
<updated>2012-10-04T08:20:35+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@samba.org</email>
</author>
<published>2012-10-02T12:25:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=fb3cf6c24270d22dad8ac9a1c12e8d77c8189f11'/>
<id>fb3cf6c24270d22dad8ac9a1c12e8d77c8189f11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-waf: create a smbldap.so library.</title>
<updated>2011-11-16T13:03:05+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2011-10-17T15:19:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=693781db8962a39af376e5d5df0d36e1f3ad127b'/>
<id>693781db8962a39af376e5d5df0d36e1f3ad127b</id>
<content type='text'>
Guenther

Autobuild-User: Günther Deschner &lt;gd@samba.org&gt;
Autobuild-Date: Wed Nov 16 14:03:05 CET 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guenther

Autobuild-User: Günther Deschner &lt;gd@samba.org&gt;
Autobuild-Date: Wed Nov 16 14:03:05 CET 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>waf: install pam modules in PAMMODULESDIR.</title>
<updated>2011-09-06T09:09:45+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2011-09-06T07:39:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=e68c4f4b33131780ef093e75d0070fb6cc0c9b8b'/>
<id>e68c4f4b33131780ef093e75d0070fb6cc0c9b8b</id>
<content type='text'>
Guenther

Autobuild-User: Günther Deschner &lt;gd@samba.org&gt;
Autobuild-Date: Tue Sep  6 11:09:45 CEST 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guenther

Autobuild-User: Günther Deschner &lt;gd@samba.org&gt;
Autobuild-Date: Tue Sep  6 11:09:45 CEST 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-waf: the passdb subsystem needs to be called pdb</title>
<updated>2011-07-28T05:20:51+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2011-07-28T04:41:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=356a2cc0b05e557c63ae180c7432351a950078d4'/>
<id>356a2cc0b05e557c63ae180c7432351a950078d4</id>
<content type='text'>
the 'pdb' name is builtin to the passdb module loading code as a fixed
string. We need to call the subsystem pdb so that external passdb
modules end up in bin/modules/pdb/ where they can be found by the
Samba3 module loader

Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the 'pdb' name is builtin to the passdb module loading code as a fixed
string. We need to call the subsystem pdb so that external passdb
modules end up in bin/modules/pdb/ where they can be found by the
Samba3 module loader

Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-build allow_undefined_symbols=False is the default now</title>
<updated>2011-07-04T09:03:52+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-07-04T09:03:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=6b97a3b1ff6a81df954e45befb72cb1af602e2c9'/>
<id>6b97a3b1ff6a81df954e45befb72cb1af602e2c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-build: Provide a run-time shim to work around duplicate symbols</title>
<updated>2011-06-21T05:54:51+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-05-31T03:18:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=b373d0e777df8770c24cfcc5cc80bf4808faa815'/>
<id>b373d0e777df8770c24cfcc5cc80bf4808faa815</id>
<content type='text'>
The become_root() and similar 'smbd' functions that are used widely in
Samba libraries had 'dummy' copies in dummysmbd.c and dummyroot.c.

These have been replaced by a runtime plugin mechanim, which ensures
that standlone binaries still do nothing, while in smbd the correct
function is used.

This avoids having these as duplicate symbols in the smbd binary,
which can cause unpredictable behaviour.

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>
The become_root() and similar 'smbd' functions that are used widely in
Samba libraries had 'dummy' copies in dummysmbd.c and dummyroot.c.

These have been replaced by a runtime plugin mechanim, which ensures
that standlone binaries still do nothing, while in smbd the correct
function is used.

This avoids having these as duplicate symbols in the smbd binary,
which can cause unpredictable behaviour.

Andrew Bartlett

Signed-off-by: Andrew Tridgell &lt;tridge@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-build Don't allow undefined symbols in pam_smbpass.so</title>
<updated>2011-05-31T05:46:10+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-05-31T03:26:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=6552561b87ff5537d17ca82a85f7eb7943231241'/>
<id>6552561b87ff5537d17ca82a85f7eb7943231241</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lib: make asn1_util a private library</title>
<updated>2011-04-06T06:12:19+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2011-04-06T04:28:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=a8da13cd5c7b5fa7cf3c6f9b3afce066f085e67c'/>
<id>a8da13cd5c7b5fa7cf3c6f9b3afce066f085e67c</id>
<content type='text'>
this prevents symbol duplication of the asn1 symbols in the service
and ntvfs subsystems

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 symbol duplication of the asn1 symbols in the service
and ntvfs subsystems

Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-waf: rename LIBSAMBA subsystem to LIBNTLMSSP (which it is in fact).</title>
<updated>2011-02-23T21:33:52+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2011-02-23T15:50:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=7f5535460af57b0440bc2bde8c42ee7d1ac844e5'/>
<id>7f5535460af57b0440bc2bde8c42ee7d1ac844e5</id>
<content type='text'>
Guenther
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guenther
</pre>
</div>
</content>
</entry>
</feed>
