<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source3/utils/net_conf.c, branch talloc-2.4.0</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:util:net_conf - allow empty path for [homes]</title>
<updated>2020-09-24T21:41:12+00:00</updated>
<author>
<name>Andrew</name>
<email>awalker@ixsystems.com</email>
</author>
<published>2020-09-04T17:24:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=d53c91db3c7daac7ae7a1622bd00ddef43f6e8ec'/>
<id>d53c91db3c7daac7ae7a1622bd00ddef43f6e8ec</id>
<content type='text'>
Validation for "net conf addshare" is overly strict. Empty string for
path for homes share is valid.

Signed-off-by: Andrew &lt;awalker@ixsystems.com&gt;
Signed-off-by: Jeremy Allison &lt;jra@samba.org&gt;
Reviewed-by: Ralph Böhme &lt;slow@samba.org&gt;

Autobuild-User(master): Jeremy Allison &lt;jra@samba.org&gt;
Autobuild-Date(master): Thu Sep 24 21:41:12 UTC 2020 on sn-devel-184
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Validation for "net conf addshare" is overly strict. Empty string for
path for homes share is valid.

Signed-off-by: Andrew &lt;awalker@ixsystems.com&gt;
Signed-off-by: Jeremy Allison &lt;jra@samba.org&gt;
Reviewed-by: Ralph Böhme &lt;slow@samba.org&gt;

Autobuild-User(master): Jeremy Allison &lt;jra@samba.org&gt;
Autobuild-Date(master): Thu Sep 24 21:41:12 UTC 2020 on sn-devel-184
</pre>
</div>
</content>
</entry>
<entry>
<title>net: Delete share ACL from 'net conf delshare'</title>
<updated>2019-11-26T22:55:38+00:00</updated>
<author>
<name>Christof Schmitt</name>
<email>cs@samba.org</email>
</author>
<published>2019-11-20T18:39:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=ff35160dc6415e1ef5d57717d7636f38ea25a8f0'/>
<id>ff35160dc6415e1ef5d57717d7636f38ea25a8f0</id>
<content type='text'>
Signed-off-by: Christof Schmitt &lt;cs@samba.org&gt;
Reviewed-by: Jeremy Allison &lt;jra@samba.org&gt;

Autobuild-User(master): Jeremy Allison &lt;jra@samba.org&gt;
Autobuild-Date(master): Tue Nov 26 22:55:38 UTC 2019 on sn-devel-184
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Christof Schmitt &lt;cs@samba.org&gt;
Reviewed-by: Jeremy Allison &lt;jra@samba.org&gt;

Autobuild-User(master): Jeremy Allison &lt;jra@samba.org&gt;
Autobuild-Date(master): Tue Nov 26 22:55:38 UTC 2019 on sn-devel-184
</pre>
</div>
</content>
</entry>
<entry>
<title>s3:utils: Add FALL_THROUGH statements in net_conf.c</title>
<updated>2018-03-01T03:37:42+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@samba.org</email>
</author>
<published>2017-07-26T15:57:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=36315769b87d8de0482cb5090a9ddcda975f3c45'/>
<id>36315769b87d8de0482cb5090a9ddcda975f3c45</id>
<content type='text'>
Signed-off-by: Andreas Schneider &lt;asn@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: Andreas Schneider &lt;asn@samba.org&gt;
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>net:conf:import: print error message when importing fails.</title>
<updated>2015-06-30T12:23:18+00:00</updated>
<author>
<name>Michael Adam</name>
<email>obnox@samba.org</email>
</author>
<published>2015-06-26T11:54:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=3bc8d520e9446b3ddbfca8594ddbbed1bee23712'/>
<id>3bc8d520e9446b3ddbfca8594ddbbed1bee23712</id>
<content type='text'>
If there is a mis-spelled option in a share definition,
'net conf import' will currently silently drop it
(but exit with code != 0). We want to be notified
of what went wrong.

Signed-off-by: Michael Adam &lt;obnox@samba.org&gt;
Reviewed-by: Guenther Deschner &lt;gd@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If there is a mis-spelled option in a share definition,
'net conf import' will currently silently drop it
(but exit with code != 0). We want to be notified
of what went wrong.

Signed-off-by: Michael Adam &lt;obnox@samba.org&gt;
Reviewed-by: Guenther Deschner &lt;gd@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s3:net conf: add the same parameter checks to "setparm" as in "net rpc conf".</title>
<updated>2013-09-24T05:44:29+00:00</updated>
<author>
<name>Michael Adam</name>
<email>obnox@samba.org</email>
</author>
<published>2013-09-22T08:00:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=1d9f2815433f8fe0885f672fa8bc490638809c00'/>
<id>1d9f2815433f8fe0885f672fa8bc490638809c00</id>
<content type='text'>
In "net rpc conf" these checks are necessary, since the that command
uses the plain rpc-registry interface at this moment, and so unfortunately
it has to duplicate the checks from the smbconf library.

Since "net conf" uses the registry, these checks are not necessary in
this command. I add them nonetheless to make the output more similar
to "net rpc conf". It is also a little more user friendy than just
printing "INVALID_PARAMETER" as handed back from libsmbconf.

Implement these checks by calling the new net_conf_param_valid() function.

Signed-off-by: Michael Adam &lt;obnox@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>
In "net rpc conf" these checks are necessary, since the that command
uses the plain rpc-registry interface at this moment, and so unfortunately
it has to duplicate the checks from the smbconf library.

Since "net conf" uses the registry, these checks are not necessary in
this command. I add them nonetheless to make the output more similar
to "net rpc conf". It is also a little more user friendy than just
printing "INVALID_PARAMETER" as handed back from libsmbconf.

Implement these checks by calling the new net_conf_param_valid() function.

Signed-off-by: Michael Adam &lt;obnox@samba.org&gt;
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>net: use smbconf_create_set_share() in "net conf import"</title>
<updated>2013-05-28T18:01:12+00:00</updated>
<author>
<name>Michael Adam</name>
<email>obnox@samba.org</email>
</author>
<published>2013-05-21T14:50:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=89edff08db367417f3032563df3ea1b546553c83'/>
<id>89edff08db367417f3032563df3ea1b546553c83</id>
<content type='text'>
Signed-off-by: Michael Adam &lt;obnox@samba.org&gt;
Reviewed-by: David Disseldorp &lt;ddiss@samba.org&gt;

Autobuild-User(master): Michael Adam &lt;obnox@samba.org&gt;
Autobuild-Date(master): Tue May 28 20:01:12 CEST 2013 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;
Reviewed-by: David Disseldorp &lt;ddiss@samba.org&gt;

Autobuild-User(master): Michael Adam &lt;obnox@samba.org&gt;
Autobuild-Date(master): Tue May 28 20:01:12 CEST 2013 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>source3/utils/net_conf.c: fix stackframe leak</title>
<updated>2012-07-17T19:39:31+00:00</updated>
<author>
<name>Rusty Russell</name>
<email>rusty@rustcorp.com.au</email>
</author>
<published>2012-07-17T19:39:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=c809eec53fb1d2a36909e4934dff349f91e3359e'/>
<id>c809eec53fb1d2a36909e4934dff349f91e3359e</id>
<content type='text'>
net_conf_wrap_function() doesn't free its stackframe.

Signed-off-by: Rusty Russell &lt;rusty@rustcorp.com.au&gt;

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
net_conf_wrap_function() doesn't free its stackframe.

Signed-off-by: Rusty Russell &lt;rusty@rustcorp.com.au&gt;

</pre>
</div>
</content>
</entry>
<entry>
<title>s3-net: Fixed a small typo in net conf function table</title>
<updated>2011-08-08T16:02:36+00:00</updated>
<author>
<name>Vicentiu Ciorbaru</name>
<email>cvicentiu@gmail.com</email>
</author>
<published>2011-07-28T12:39:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=db153f96d2135d773735ea3bea5beca5c894dfb8'/>
<id>db153f96d2135d773735ea3bea5beca5c894dfb8</id>
<content type='text'>
The description of the function net conf delincludes had a wrong
usage message: "net conf setincludes" instead of "net conf delincludes".

Signed-off-by: Michael Adam &lt;obnox@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The description of the function net conf delincludes had a wrong
usage message: "net conf setincludes" instead of "net conf delincludes".

Signed-off-by: Michael Adam &lt;obnox@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-net: Fixed typo in net conf</title>
<updated>2011-08-08T14:44:08+00:00</updated>
<author>
<name>Vicentiu Ciorbaru</name>
<email>cvicentiu@gmail.com</email>
</author>
<published>2011-08-03T20:24:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=43f3d6ad339e7ca914f14e6e8eac3a2cf0ff09db'/>
<id>43f3d6ad339e7ca914f14e6e8eac3a2cf0ff09db</id>
<content type='text'>
There was a missing ']' in net conf addshare usage message.

Signed-off-by: Michael Adam &lt;obnox@samba.org&gt;

Autobuild-User: Michael Adam &lt;obnox@samba.org&gt;
Autobuild-Date: Mon Aug  8 16:44:08 CEST 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There was a missing ']' in net conf addshare usage message.

Signed-off-by: Michael Adam &lt;obnox@samba.org&gt;

Autobuild-User: Michael Adam &lt;obnox@samba.org&gt;
Autobuild-Date: Mon Aug  8 16:44:08 CEST 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>param: Merge param headers into lib/param/loadparm.h</title>
<updated>2011-06-29T05:44:09+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-06-29T05:33:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=489f528857bfb4993cf44dd7a5391ac5196c0747'/>
<id>489f528857bfb4993cf44dd7a5391ac5196c0747</id>
<content type='text'>
This defines a common table format, so we can in future define a
common table.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This defines a common table format, so we can in future define a
common table.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
</feed>
