<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source3/lib/netapi/user.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-talloc Change TALLOC_ARRAY() to talloc_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:30:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=3d15137653a7d1b593a9af2eef12f6e5b9a04c4f'/>
<id>3d15137653a7d1b593a9af2eef12f6e5b9a04c4f</id>
<content type='text'>
Using the standard macro makes it easier to move code into common, as
TALLOC_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_ARRAY isn't standard talloc.
</pre>
</div>
</content>
</entry>
<entry>
<title>s3: fix some -Wunused-but-set-variable build warnings.</title>
<updated>2011-05-30T15:41:18+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2011-05-30T14:26:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=508e1607764d993c4d9a84793ffb7cfd22357f91'/>
<id>508e1607764d993c4d9a84793ffb7cfd22357f91</id>
<content type='text'>
Guenther

Autobuild-User: Günther Deschner &lt;gd@samba.org&gt;
Autobuild-Date: Mon May 30 17:41:18 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: Mon May 30 17:41:18 CEST 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>More const fixes for compiler warnings from the waf build.</title>
<updated>2011-05-05T21:56:07+00:00</updated>
<author>
<name>Jeremy Allison</name>
<email>jra@samba.org</email>
</author>
<published>2011-05-05T20:42:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=e131c94ac1b06cc49b1c25717d3496dba8b0b3df'/>
<id>e131c94ac1b06cc49b1c25717d3496dba8b0b3df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s3:rpc_client: map fault codes to NTSTATUS with dcerpc_fault_to_nt_status()</title>
<updated>2011-04-24T08:44:53+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2011-04-23T22:00:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=f7bc84409a7a6736ec2cf1110dd7200a954e3b7e'/>
<id>f7bc84409a7a6736ec2cf1110dd7200a954e3b7e</id>
<content type='text'>
Most fault codes have a NTSTATUS representation, so use that.

This brings the fault handling in common with the source4/librpc/rpc code,
which make it possible to share more highlevel code, between source3 and
source4 as the error checking can be the same now.

metze

Autobuild-User: Stefan Metzmacher &lt;metze@samba.org&gt;
Autobuild-Date: Sun Apr 24 10:44:53 CEST 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Most fault codes have a NTSTATUS representation, so use that.

This brings the fault handling in common with the source4/librpc/rpc code,
which make it possible to share more highlevel code, between source3 and
source4 as the error checking can be the same now.

metze

Autobuild-User: Stefan Metzmacher &lt;metze@samba.org&gt;
Autobuild-Date: Sun Apr 24 10:44:53 CEST 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-netapi: fix memoryleak while not using talloc_tos() in cli_get_session_key() usage.</title>
<updated>2011-03-25T17:21:18+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2011-03-25T11:13:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=5779460f3ffff0f929d0621b4ea4d1883abb878f'/>
<id>5779460f3ffff0f929d0621b4ea4d1883abb878f</id>
<content type='text'>
Thanks Volker!

Guenther

Autobuild-User: Günther Deschner &lt;gd@samba.org&gt;
Autobuild-Date: Fri Mar 25 18:21:18 CET 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks Volker!

Guenther

Autobuild-User: Günther Deschner &lt;gd@samba.org&gt;
Autobuild-Date: Fri Mar 25 18:21:18 CET 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-netapi: use cli_get_session_key() in netapi.</title>
<updated>2011-03-24T22:08:22+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2011-03-24T21:14:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=63bb64d531bccc963e3131658f6c37887f820e87'/>
<id>63bb64d531bccc963e3131658f6c37887f820e87</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-libds: use already existing ../libds/common/flag_mapping.h header.</title>
<updated>2011-03-02T21:17:17+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2011-02-25T23:17:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=93db9489fd778bd96e6434f4bd70e90b47c01b06'/>
<id>93db9489fd778bd96e6434f4bd70e90b47c01b06</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-libnetapi: prefer dcerpc_samr_X functions in lib/netapi/user.c.</title>
<updated>2011-02-01T12:41:42+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2011-01-14T16:05:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=f9af242886ac014baa3247bfdc1fe8be6cb8366e'/>
<id>f9af242886ac014baa3247bfdc1fe8be6cb8366e</id>
<content type='text'>
Guenther

Autobuild-User: Günther Deschner &lt;gd@samba.org&gt;
Autobuild-Date: Tue Feb  1 13:41:42 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: Tue Feb  1 13:41:42 CET 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s3:lib/netapi: don't set SAMR_FIELD_FULL_NAME if we just want to set the account name (bug #7896)</title>
<updated>2010-12-30T17:09:13+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2010-12-29T11:08:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=f1d15ea54c313e71fc032b2ed191bdecad868858'/>
<id>f1d15ea54c313e71fc032b2ed191bdecad868858</id>
<content type='text'>
metze

Autobuild-User: Stefan Metzmacher &lt;metze@samba.org&gt;
Autobuild-Date: Thu Dec 30 18:09:13 CET 2010 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
metze

Autobuild-User: Stefan Metzmacher &lt;metze@samba.org&gt;
Autobuild-Date: Thu Dec 30 18:09:13 CET 2010 on sn-devel-104
</pre>
</div>
</content>
</entry>
</feed>
