<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source3/lib/netapi, branch talloc-2.0.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>Remove gencache_init/shutdown</title>
<updated>2009-07-15T08:55:20+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2009-07-10T10:24:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=3edcd55bf140d09833284ba5a0f04f86b04ef7dc'/>
<id>3edcd55bf140d09833284ba5a0f04f86b04ef7dc</id>
<content type='text'>
gencache_get/set/del/iterate call gencache_init() internally anyway. And we've
been very lazy calling gencache_shutdown, so this seems not really required.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
gencache_get/set/del/iterate call gencache_init() internally anyway. And we've
been very lazy calling gencache_shutdown, so this seems not really required.
</pre>
</div>
</content>
</entry>
<entry>
<title>libds: merge the UF&lt;-&gt;ACB flag mapping functions.</title>
<updated>2009-07-13T13:36:07+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2009-06-12T13:20:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=05fbe0c7f763fbe8c1c48eb82ebdfe04bfa034ea'/>
<id>05fbe0c7f763fbe8c1c48eb82ebdfe04bfa034ea</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>Fix bug 6514: net gives unhelpful "lp_load failed" when it's missing smb.conf</title>
<updated>2009-06-29T06:12:48+00:00</updated>
<author>
<name>David Markey</name>
<email>admin@dmarkey.com</email>
</author>
<published>2009-06-29T06:12:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=55ed0be65f07b46d51a647e556644039d68a002d'/>
<id>55ed0be65f07b46d51a647e556644039d68a002d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some dead code warnings from SUN Studio</title>
<updated>2009-06-26T15:45:16+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2009-06-26T15:38:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=382a937800fe3618f8dd0fd17556b4643c96303b'/>
<id>382a937800fe3618f8dd0fd17556b4643c96303b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't require "Modify property" perms to unjoin bug #6481)</title>
<updated>2009-06-19T17:46:07+00:00</updated>
<author>
<name>Jim McDonough</name>
<email>jmcd@samba.org</email>
</author>
<published>2009-06-19T17:46:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=7930f15f5dce0dd72b354f903a758b03988371b8'/>
<id>7930f15f5dce0dd72b354f903a758b03988371b8</id>
<content type='text'>
"net ads leave" stopped working when "modify properties"
permissions were not granted (meaning you had to be allowed
to disable the account that you were about to delete).

Libnetapi should not delete machine accounts, as this does not
happen on win32.  The WKSSVC_JOIN_FLAGS_ACCOUNT_DELETE flag
really means "disable" (both in practice and docs).

However, to keep the functionality in "net ads leave", we
will still try to do the delete.  If this fails, we try
to do the disable.

Additionally, it is possible in windows to not disable or
delete the account, but just tell the local machine that it
is no longer in the account.  libnet can now do this as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"net ads leave" stopped working when "modify properties"
permissions were not granted (meaning you had to be allowed
to disable the account that you were about to delete).

Libnetapi should not delete machine accounts, as this does not
happen on win32.  The WKSSVC_JOIN_FLAGS_ACCOUNT_DELETE flag
really means "disable" (both in practice and docs).

However, to keep the functionality in "net ads leave", we
will still try to do the delete.  If this fails, we try
to do the disable.

Additionally, it is possible in windows to not disable or
delete the account, but just tell the local machine that it
is no longer in the account.  libnet can now do this as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-netapi: Fix Bug #6451: net/libnetapi user rename using wrong access bits.</title>
<updated>2009-06-16T13:00:20+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2009-06-16T13:00:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=29b8e08b83eeb0ab7d33bf46981cdbad8c35dc9b'/>
<id>29b8e08b83eeb0ab7d33bf46981cdbad8c35dc9b</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-netapi: Fix Bug #6305. Correctly prompt for a password when a username was given.</title>
<updated>2009-06-16T10:13:53+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2009-05-13T21:57:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=33be1f56f778116a5657b257ffb0f1eb7196658a'/>
<id>33be1f56f778116a5657b257ffb0f1eb7196658a</id>
<content type='text'>
When no callback or wrapping has managed to get a password, prompt in the
netapi connection manager for a password.

Guenther
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When no callback or wrapping has managed to get a password, prompt in the
netapi connection manager for a password.

Guenther
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-netapi: add NetGetJoinInformation example code.</title>
<updated>2009-06-16T08:42:49+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2009-06-15T15:25:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=c033039e622f711568fbbc316bef257b33888928'/>
<id>c033039e622f711568fbbc316bef257b33888928</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-netdomjoin-gui: allow to switch between workgroups/domains with the same name.</title>
<updated>2009-05-15T17:51:03+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2009-05-15T17:43:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=d800ee50335ecbd2dbd3b451a18a00780ac28f04'/>
<id>d800ee50335ecbd2dbd3b451a18a00780ac28f04</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-netdomjoin-gui: cosmetic fix for empty hostnames.</title>
<updated>2009-05-15T17:51:02+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2009-05-15T17:42:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=8c74d31962eb82f7dcc07000aeb27a84a633a225'/>
<id>8c74d31962eb82f7dcc07000aeb27a84a633a225</id>
<content type='text'>
Guenther
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guenther
</pre>
</div>
</content>
</entry>
</feed>
