<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/ipapython, branch master</title>
<subtitle>Unnamed repository; edit this file to name it for gitweb.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/'/>
<entry>
<title>TEMPORARY COMMIT</title>
<updated>2010-04-19T12:21:09+00:00</updated>
<author>
<name>Martin Nagy</name>
<email>mnagy@redhat.com</email>
</author>
<published>2009-12-11T17:37:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=d1b8b7ef414478f1f6a87353ec45d6c1196a70e6'/>
<id>d1b8b7ef414478f1f6a87353ec45d6c1196a70e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Accept unicode for sysrestore</title>
<updated>2010-04-19T12:21:08+00:00</updated>
<author>
<name>Martin Nagy</name>
<email>mnagy@redhat.com</email>
</author>
<published>2010-04-15T09:59:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=5fee936b1a994beaefe0fbce539dce74f4c66333'/>
<id>5fee936b1a994beaefe0fbce539dce74f4c66333</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix http(s)_request in dogtag. Was blowing up because of unicode strings.</title>
<updated>2010-03-30T19:11:56+00:00</updated>
<author>
<name>Pavel Zuna</name>
<email>pzuna@redhat.com</email>
</author>
<published>2010-03-30T14:11:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=9dd082eb338e7917744d00359ac6ba55b490caee'/>
<id>9dd082eb338e7917744d00359ac6ba55b490caee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide mechanism in ipautil.run() to not log all arguments.</title>
<updated>2010-03-19T13:59:24+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2010-03-15T21:06:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=99da0d88f066826fc33562045d47f6cc760633b5'/>
<id>99da0d88f066826fc33562045d47f6cc760633b5</id>
<content type='text'>
This is primarily designed to not log passwords but it could have other
uses.

567867
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is primarily designed to not log passwords but it could have other
uses.

567867
</pre>
</div>
</content>
</entry>
<entry>
<title>Move the HTTP/S request code to a common library</title>
<updated>2010-02-09T10:26:01+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2010-02-03T03:52:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=8a4ab2a0e55b8d2d3531f3b19dd2c3d46d2959ea'/>
<id>8a4ab2a0e55b8d2d3531f3b19dd2c3d46d2959ea</id>
<content type='text'>
This moves code that does HTTP and HTTPS requests into a common library
that can be used by both the installer and the dogtag plugin.

These functions are not generic HTTP/S clients, they are designed
specifically to talk to dogtag, so use accordingly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This moves code that does HTTP and HTTPS requests into a common library
that can be used by both the installer and the dogtag plugin.

These functions are not generic HTTP/S clients, they are designed
specifically to talk to dogtag, so use accordingly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove (un)wrap_binary_data cruft from */ipautil.py</title>
<updated>2010-01-28T19:26:29+00:00</updated>
<author>
<name>John Dennis</name>
<email>jdennis@redhat.com</email>
</author>
<published>2010-01-28T17:35:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=9409b5cf2e9d11467380dd13b9b397ab564fed95'/>
<id>9409b5cf2e9d11467380dd13b9b397ab564fed95</id>
<content type='text'>
Remove SAFE_STRING_PATTERN, safe_string_re, needs_base64(),
wrap_binary_data(), unwrap_binary_data() from both instances
of ipautil.py. This code is no longer in use and the
SAFE_STRING_PATTERN regular expression string was causing xgettext
to abort because it wasn't a valid ASCII string.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove SAFE_STRING_PATTERN, safe_string_re, needs_base64(),
wrap_binary_data(), unwrap_binary_data() from both instances
of ipautil.py. This code is no longer in use and the
SAFE_STRING_PATTERN regular expression string was causing xgettext
to abort because it wasn't a valid ASCII string.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace /etc/ipa/ipa.conf with /etc/ipa/default.conf</title>
<updated>2009-12-01T16:11:23+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2009-11-25T22:16:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=384eec771d304df730a6545e777324b310818e56'/>
<id>384eec771d304df730a6545e777324b310818e56</id>
<content type='text'>
The new framework uses default.conf instead of ipa.conf. This is useful
also because Apache uses a configuration file named ipa.conf.

This wipes out the last vestiges of the old ipa.conf from v1.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The new framework uses default.conf instead of ipa.conf. This is useful
also because Apache uses a configuration file named ipa.conf.

This wipes out the last vestiges of the old ipa.conf from v1.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add option to have ipautil.run() not raise an exception</title>
<updated>2009-11-30T20:28:41+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2009-11-30T20:28:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=7c2c2d6130648fb6dd7c0e52d802cc6eff39ef95'/>
<id>7c2c2d6130648fb6dd7c0e52d802cc6eff39ef95</id>
<content type='text'>
There are times where a caller will want to determine the course of
action based on the returncode instead of relying on it != 0.

This also lets the caller get the contents of stdout and stderr.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are times where a caller will want to determine the course of
action based on the returncode instead of relying on it != 0.

This also lets the caller get the contents of stdout and stderr.
</pre>
</div>
</content>
</entry>
<entry>
<title>Require current versions of python-nss &amp; python-lxml</title>
<updated>2009-11-23T21:52:06+00:00</updated>
<author>
<name>John Dennis</name>
<email>jdennis@redhat.com</email>
</author>
<published>2009-11-23T21:52:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=55422cb7b9319eaabc929151a9f4506e5d85600e'/>
<id>55422cb7b9319eaabc929151a9f4506e5d85600e</id>
<content type='text'>
ipa.spec.in         |    3 ++-
 ipapython/nsslib.py |    2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ipa.spec.in         |    3 ++-
 ipapython/nsslib.py |    2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)
</pre>
</div>
</content>
</entry>
<entry>
<title>along with stdout, stderr also log the initial command</title>
<updated>2009-11-23T21:31:02+00:00</updated>
<author>
<name>John Dennis</name>
<email>jdennis@redhat.com</email>
</author>
<published>2009-11-19T17:14:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=b1b2654ddbbb1dd6d5fdb2ff8ea6044fe28d99bf'/>
<id>b1b2654ddbbb1dd6d5fdb2ff8ea6044fe28d99bf</id>
<content type='text'>
Signed-off-by: John Dennis &lt;jdennis@redhat.com&gt;

along with stdout,stderr also log the initial command

This implements better logging of external commands. Formerly we were
just outputting stdout and stderr without labeling which was which. We
also omitted the initial command and it's arguments. This made it
difficult when reviewing the logs to know what the command was and
what was stdout vs. stderr. This patch fixes that.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: John Dennis &lt;jdennis@redhat.com&gt;

along with stdout,stderr also log the initial command

This implements better logging of external commands. Formerly we were
just outputting stdout and stderr without labeling which was which. We
also omitted the initial command and it's arguments. This made it
difficult when reviewing the logs to know what the command was and
what was stdout vs. stderr. This patch fixes that.
</pre>
</div>
</content>
</entry>
</feed>
