<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/scripting/python/samba/getopt.py, 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 unnecessary imports.</title>
<updated>2009-07-19T16:51:15+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2009-07-19T16:51:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=478446f96dae1f42312b72fda4210f1300023e57'/>
<id>478446f96dae1f42312b72fda4210f1300023e57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add helper object Hostconfig to make it easier to get to e.g. the</title>
<updated>2008-08-01T19:12:37+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2008-08-01T19:12:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=47124efe420f4f4f08494cbb2255eacdc9625c8d'/>
<id>47124efe420f4f4f08494cbb2255eacdc9625c8d</id>
<content type='text'>
SAM database.
(This used to be commit be75b2a36ee49f66ada3ec3ababa82d74085d559)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SAM database.
(This used to be commit be75b2a36ee49f66ada3ec3ababa82d74085d559)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add docstrings to samba3 and getopt modules.</title>
<updated>2008-05-22T22:38:11+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2008-05-22T16:47:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=c159d1221bddec5c855fda9236913c18fc7a49fa'/>
<id>c159d1221bddec5c855fda9236913c18fc7a49fa</id>
<content type='text'>
(This used to be commit bdf1c039db6c184a9f275a6e4bf3786570cc924a)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit bdf1c039db6c184a9f275a6e4bf3786570cc924a)
</pre>
</div>
</content>
</entry>
<entry>
<title>Also look in the environment for smb.conf path.</title>
<updated>2008-04-14T17:01:32+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2008-04-14T17:01:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=c1d9167fbcc5df9da4f603084ad732915c68c0c0'/>
<id>c1d9167fbcc5df9da4f603084ad732915c68c0c0</id>
<content type='text'>
(This used to be commit 8be7d93735a357a3b73a1c4413d6fd9ec09b7555)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit 8be7d93735a357a3b73a1c4413d6fd9ec09b7555)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix and test python scripts and kerberos</title>
<updated>2008-03-28T10:57:15+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2008-03-28T10:57:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=142fbfb3c1f9f8cda7f0edaa801f8345f23d805f'/>
<id>142fbfb3c1f9f8cda7f0edaa801f8345f23d805f</id>
<content type='text'>
This fixes up the python credentials interface in a number of areas,
with the aim of supporting '-k yes' as a command line option.  (This
enables the use of kerberos).

As such, I've had to change the get_credentials call to take a
loadparm context, so that the credentials can be initialised
correctly.

The test_kinit script has been modified to prove that this continues
to work, as well as to provide greater code coverage of the kerberos
paths.

Andrew Bartlett
(This used to be commit 727ef40c2b56910028ef3c1092b8eab1bfa6ce63)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes up the python credentials interface in a number of areas,
with the aim of supporting '-k yes' as a command line option.  (This
enables the use of kerberos).

As such, I've had to change the get_credentials call to take a
loadparm context, so that the credentials can be initialised
correctly.

The test_kinit script has been modified to prove that this continues
to work, as well as to provide greater code coverage of the kerberos
paths.

Andrew Bartlett
(This used to be commit 727ef40c2b56910028ef3c1092b8eab1bfa6ce63)
</pre>
</div>
</content>
</entry>
<entry>
<title>python: Support --no-pass.</title>
<updated>2008-01-24T00:05:57+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2008-01-24T00:05:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=42771814530639940b3349a6b5091f9a7d19f8f7'/>
<id>42771814530639940b3349a6b5091f9a7d19f8f7</id>
<content type='text'>
(This used to be commit a90f3e8c420bec7fd7a39e0d5e2df6b32aedcdd5)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit a90f3e8c420bec7fd7a39e0d5e2df6b32aedcdd5)
</pre>
</div>
</content>
</entry>
<entry>
<title>python: Add convenience function for getting command line loadparm context</title>
<updated>2008-01-23T22:38:57+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2008-01-23T22:33:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=decdf5954d5e1ae84318d6767317965f544a897f'/>
<id>decdf5954d5e1ae84318d6767317965f544a897f</id>
<content type='text'>
and default to using system smb.conf.
(This used to be commit b3afde0f00ab5093b577b139a062c233d4db2524)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and default to using system smb.conf.
(This used to be commit b3afde0f00ab5093b577b139a062c233d4db2524)
</pre>
</div>
</content>
</entry>
<entry>
<title>r26629: python: Improve documentation in various places.</title>
<updated>2007-12-29T18:21:04+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2007-12-30T00:14:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=2bd4bf6a1beb2b00ab86cca59ac875bf75c921ef'/>
<id>2bd4bf6a1beb2b00ab86cca59ac875bf75c921ef</id>
<content type='text'>
(This used to be commit ee71a27bca66426d34cb1d686a83ac6a342329d3)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit ee71a27bca66426d34cb1d686a83ac6a342329d3)
</pre>
</div>
</content>
</entry>
<entry>
<title>r26628: python: Add more documentation, simplify code in Samba3 module.</title>
<updated>2007-12-29T18:21:04+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2007-12-30T00:14:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=6817c5d885a75a1af0e646827c3fa8220df8c7a5'/>
<id>6817c5d885a75a1af0e646827c3fa8220df8c7a5</id>
<content type='text'>
(This used to be commit 3c329ee73d9979236313c37e51750ec06b8dd69e)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit 3c329ee73d9979236313c37e51750ec06b8dd69e)
</pre>
</div>
</content>
</entry>
<entry>
<title>r26618: Implement -W option support.</title>
<updated>2007-12-28T15:42:01+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2007-12-28T21:36:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=77c825f08b516e3e5acf40d0b744a01ce68635fe'/>
<id>77c825f08b516e3e5acf40d0b744a01ce68635fe</id>
<content type='text'>
(This used to be commit e48026b17d682c01eb3343ef35f6e847b18fa297)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit e48026b17d682c01eb3343ef35f6e847b18fa297)
</pre>
</div>
</content>
</entry>
</feed>
