<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source3/utils/net_rpc_shell.c, branch talloc-2.1.7</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>s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth().</title>
<updated>2013-08-05T08:30:00+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2013-05-24T11:29:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=9813fe2b04a5b4abaa95ea1d893b3803edbede4d'/>
<id>9813fe2b04a5b4abaa95ea1d893b3803edbede4d</id>
<content type='text'>
Guenther

Signed-off-by: Günther Deschner &lt;gd@samba.org&gt;
Reviewed-by: Stefan Metzmacher &lt;metze@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>
Guenther

Signed-off-by: Günther Deschner &lt;gd@samba.org&gt;
Reviewed-by: Stefan Metzmacher &lt;metze@samba.org&gt;
Reviewed-by: Andreas Schneider &lt;asn@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-utils/net: pass struct ndr_interface_table down</title>
<updated>2012-01-18T15:23:24+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-01-10T10:53:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=9729bdf89f20998823a1dda9e215647a49ca76a6'/>
<id>9729bdf89f20998823a1dda9e215647a49ca76a6</id>
<content type='text'>
This will allow the target service (as determined from the IDL) to be
passed to GSSAPI (rather than the current, incorrect, "cifs").

Andrew Bartlett

Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will allow the target service (as determined from the IDL) to be
passed to GSSAPI (rather than the current, incorrect, "cifs").

Andrew Bartlett

Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-talloc Change TALLOC_P() to talloc()</title>
<updated>2011-06-09T10:40:08+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-06-07T01:38:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=d5e6a47f064a3923b1e257ab84fa7ccd7c4f89f4'/>
<id>d5e6a47f064a3923b1e257ab84fa7ccd7c4f89f4</id>
<content type='text'>
Using the standard macro makes it easier to move code into common, as
TALLOC_P isn't standard talloc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using the standard macro makes it easier to move code into common, as
TALLOC_P isn't standard talloc.
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-libsmb: move protos to libsmb/proto.h</title>
<updated>2011-05-06T14:37:18+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2011-05-06T09:47:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=27022587e31769718ab53f4d114e03ac2f205f27'/>
<id>27022587e31769718ab53f4d114e03ac2f205f27</id>
<content type='text'>
Guenther
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guenther
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-rpc_client: Move client pipe functions to own header.</title>
<updated>2011-02-28T17:15:04+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@samba.org</email>
</author>
<published>2011-02-28T09:19:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=bf18403c819f241578bde334d296f3e7d7c57389'/>
<id>bf18403c819f241578bde334d296f3e7d7c57389</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-netapi Add libnetapi_net_init(), don't double-init common Samba subsystems</title>
<updated>2010-11-24T07:37:04+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2010-11-21T09:40:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=88d020ade07bfe5cd7570b8c9b80a162adb39891'/>
<id>88d020ade07bfe5cd7570b8c9b80a162adb39891</id>
<content type='text'>
The issue here is that libnet and net were both trying to load the
smb.conf files, the case tables and set the debug levels.  The set of
the debug levels caused problems, because it would force the level to
0, not (say) 10 as requested on the command line.

This regression was apparently introduced in
cf4de8ec2c8df2ceabbe3d836d296b058e7b19fb when eliminating
AllowDebugChange.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The issue here is that libnet and net were both trying to load the
smb.conf files, the case tables and set the debug levels.  The set of
the debug levels caused problems, because it would force the level to
0, not (say) 10 as requested on the command line.

This regression was apparently introduced in
cf4de8ec2c8df2ceabbe3d836d296b058e7b19fb when eliminating
AllowDebugChange.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>samba: share readline wrappers among all buildsystems.</title>
<updated>2010-10-01T20:30:22+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2010-10-01T08:34:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=0ff7e0c998bb4fbc67925be762b528ae6585c4f3'/>
<id>0ff7e0c998bb4fbc67925be762b528ae6585c4f3</id>
<content type='text'>
Guenther
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guenther
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-net: only include netapi header when needed.</title>
<updated>2010-08-06T13:43:38+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2010-08-02T22:03:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=002ac5681f95760968bc5111cc39e849a0449c44'/>
<id>002ac5681f95760968bc5111cc39e849a0449c44</id>
<content type='text'>
Guenther
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guenther
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-popt: Only include popt-common.h when needed.</title>
<updated>2010-08-05T10:08:31+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@samba.org</email>
</author>
<published>2010-08-05T08:49:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=ce2a086119330a0a39e6d7423432c1b2e0da247b'/>
<id>ce2a086119330a0a39e6d7423432c1b2e0da247b</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: only use ndr_samr.h where needed.</title>
<updated>2010-05-28T00:49:36+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2010-05-28T00:18:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=66adb84e46489a94ea49fc70d93dfe90a601617c'/>
<id>66adb84e46489a94ea49fc70d93dfe90a601617c</id>
<content type='text'>
Guenther
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guenther
</pre>
</div>
</content>
</entry>
</feed>
