<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source3/utils/sharesec.c, branch talloc-2.0.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-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()</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:58:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=5e26e94092b56ee47e7ec7837f7cd0feb3fb0119'/>
<id>5e26e94092b56ee47e7ec7837f7cd0feb3fb0119</id>
<content type='text'>
Using the standard macro makes it easier to move code into common, as
TALLOC_ZERO_ARRAY 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_ZERO_ARRAY isn't standard talloc.
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-passdb: use passdb headers where needed.</title>
<updated>2011-03-29T23:13:08+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2011-03-22T15:50:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=235f1485901774bfbeb0f052bc4e1397f4ef0b88'/>
<id>235f1485901774bfbeb0f052bc4e1397f4ef0b88</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:utils enable sharesec for registry shares</title>
<updated>2011-02-09T15:41:31+00:00</updated>
<author>
<name>Christian Ambach</name>
<email>christian.ambach@de.ibm.com</email>
</author>
<published>2011-02-09T14:35:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=d8a90b499b5f815d5355148b0658c0a075744171'/>
<id>d8a90b499b5f815d5355148b0658c0a075744171</id>
<content type='text'>
Signed-off-by: Michael Adam &lt;obnox@samba.org&gt;

Autobuild-User: Michael Adam &lt;obnox@samba.org&gt;
Autobuild-Date: Wed Feb  9 16:41:31 CET 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Michael Adam &lt;obnox@samba.org&gt;

Autobuild-User: Michael Adam &lt;obnox@samba.org&gt;
Autobuild-Date: Wed Feb  9 16:41:31 CET 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-debug Move 'load_case_tables()' before lp_set_cmdline() and popt calls</title>
<updated>2010-11-02T04:36:04+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2010-10-29T10:10:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=ed111d11ebcbaa1e709485f86ca45e582a55301f'/>
<id>ed111d11ebcbaa1e709485f86ca45e582a55301f</id>
<content type='text'>
The problem here is that we cannot run lp_set_cmdline() (directly or
indirectly via the popt helpers) until load_case_tables() has been run.

However, load_case_tables does not have auto-initialisation, so we
must init it once, and once only.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The problem here is that we cannot run lp_set_cmdline() (directly or
indirectly via the popt helpers) until load_case_tables() has been run.

However, load_case_tables does not have auto-initialisation, so we
must init it once, and once only.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-debug Remove 'AllowDebugChange' and use lp_set_cmdline() instead</title>
<updated>2010-11-02T04:36:04+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2010-10-29T04:06:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=cf4de8ec2c8df2ceabbe3d836d296b058e7b19fb'/>
<id>cf4de8ec2c8df2ceabbe3d836d296b058e7b19fb</id>
<content type='text'>
By removing this global variable, the API between the two different
debug systems is made more similar.  Both s3 and s4 now have
lp_set_cmdline() which ensures that the smb.conf cannot overwrite
these the user-specified log level.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By removing this global variable, the API between the two different
debug systems is made more similar.  Both s3 and s4 now have
lp_set_cmdline() which ensures that the smb.conf cannot overwrite
these the user-specified log level.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-debug Impove setup_logging() to specify logging to stderr</title>
<updated>2010-11-02T04:36:04+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2010-10-29T03:19:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=9da4ace1d9789d300ab298bc34694c44b2062f30'/>
<id>9da4ace1d9789d300ab298bc34694c44b2062f30</id>
<content type='text'>
This change improves the setup_logging() API so that callers which
wish to set up logging to stderr can simply ask for it, rather than
directly modify the dbf global variable.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change improves the setup_logging() API so that callers which
wish to set up logging to stderr can simply ask for it, rather than
directly modify the dbf global variable.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>libcli/security Provide a common, top level libcli/security/security.h</title>
<updated>2010-10-12T05:54:10+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2010-10-12T04:27:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=f768b32e37788e6722217148b0a73e54c04bc03a'/>
<id>f768b32e37788e6722217148b0a73e54c04bc03a</id>
<content type='text'>
This will reduce the noise from merges of the rest of the
libcli/security code, without this commit changing what code
is actually used.

This includes (along with other security headers) dom_sid.h and
security_token.h

Andrew Bartlett

Autobuild-User: Andrew Bartlett &lt;abartlet@samba.org&gt;
Autobuild-Date: Tue Oct 12 05:54:10 UTC 2010 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will reduce the noise from merges of the rest of the
libcli/security code, without this commit changing what code
is actually used.

This includes (along with other security headers) dom_sid.h and
security_token.h

Andrew Bartlett

Autobuild-User: Andrew Bartlett &lt;abartlet@samba.org&gt;
Autobuild-Date: Tue Oct 12 05:54:10 UTC 2010 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-util_sid: use shared dom_sid_compare_auth and dom_sid_equal_X functions.</title>
<updated>2010-09-20T21:04:37+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2010-08-26T13:48:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=4dbd743e467096624961533335afccadc67af0e6'/>
<id>4dbd743e467096624961533335afccadc67af0e6</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: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>
</feed>
