<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source3/utils/netlookup.c, branch talloc-2.1.13</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: s/Undefined/SMB_SIGNING_DEFAULT/</title>
<updated>2011-11-03T15:55:12+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2011-11-02T17:41:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=92a6f577ce1f3a14ff11d5320a0fe54ec0d947ca'/>
<id>92a6f577ce1f3a14ff11d5320a0fe54ec0d947ca</id>
<content type='text'>
metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
metze
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-param Remove special case for global_myname(), rename to lp_netbios_name()</title>
<updated>2011-06-09T10:40:09+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-06-09T05:31:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=74eed8f3ed5c333728350df1d23a4318e9104909'/>
<id>74eed8f3ed5c333728350df1d23a4318e9104909</id>
<content type='text'>
There is no reason this can't be a normal constant string in the
loadparm system, now that we have lp_set_cmdline() to handle overrides
correctly.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There is no reason this can't be a normal constant string in the
loadparm system, now that we have lp_set_cmdline() to handle overrides
correctly.

Andrew Bartlett
</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: Remove unused "retry" from cli_full_connection</title>
<updated>2010-12-20T16:10:58+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2010-12-20T15:37:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=d096de56b16c50c7cc22df08895dc29567ee15d7'/>
<id>d096de56b16c50c7cc22df08895dc29567ee15d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s3:dom_sid Global replace of DOM_SID with struct dom_sid</title>
<updated>2010-05-21T08:39:59+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2010-05-21T01:25:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=cba7f8b8273e661d3c43652900d93e5a8eab4e5f'/>
<id>cba7f8b8273e661d3c43652900d93e5a8eab4e5f</id>
<content type='text'>
This matches the structure that new code is being written to,
and removes one more of the old-style named structures, and
the need to know that is is just an alias for struct dom_sid.

Andrew Bartlett

Signed-off-by: Günther Deschner &lt;gd@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This matches the structure that new code is being written to,
and removes one more of the old-style named structures, and
the need to know that is is just an alias for struct dom_sid.

Andrew Bartlett

Signed-off-by: Günther Deschner &lt;gd@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-rpc_client: move protos to cli_lsarpc.h</title>
<updated>2010-05-18T19:42:41+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2010-05-18T16:26:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=230b880d142eea46d4131f2b44774465c9c214bc'/>
<id>230b880d142eea46d4131f2b44774465c9c214bc</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: only include gen_ndr headers where needed.</title>
<updated>2010-05-05T22:22:59+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2010-05-04T23:39:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=c6ebab846d25563d051b1a1248ea288ba7eb0bcb'/>
<id>c6ebab846d25563d051b1a1248ea288ba7eb0bcb</id>
<content type='text'>
This shrinks include/includes.h.gch by the size of 7 MB and reduces build time
as follows:

ccache build w/o patch
real    4m21.529s
ccache build with patch
real    3m6.402s

pch build w/o patch
real    4m26.318s
pch build with patch
real    3m6.932s

Guenther
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This shrinks include/includes.h.gch by the size of 7 MB and reduces build time
as follows:

ccache build w/o patch
real    4m21.529s
ccache build with patch
real    3m6.402s

pch build w/o patch
real    4m26.318s
pch build with patch
real    3m6.932s

Guenther
</pre>
</div>
</content>
</entry>
</feed>
