<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/ipa-server/ipa-gui/ipa_webgui, branch ipa-1-1</title>
<subtitle>FreeIPA patches</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/'/>
<entry>
<title>Add our own SIGTERM handler so we can do clean shutdowns.</title>
<updated>2008-06-10T02:11:08+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2008-06-06T03:07:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=48f2e3c3dbf74afa1bbb2e0971dc9a7f444c1447'/>
<id>48f2e3c3dbf74afa1bbb2e0971dc9a7f444c1447</id>
<content type='text'>
Also fix foreground mode.

450211
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also fix foreground mode.

450211
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix issue of double logging in ipa_error.log.</title>
<updated>2008-06-04T02:41:09+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2008-05-28T17:59:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=9bcd31efc5abcfb529b30c8e067cd421e87d7ed4'/>
<id>9bcd31efc5abcfb529b30c8e067cd421e87d7ed4</id>
<content type='text'>
We open the log in ipa_webgui and this was being inherited by TurboGears
which uses the same log so everything was getting logged twice. Shut down
the log in ipa_webgui at the last possible moment. This will not catch
configuration errors.

Add a Not Found template.

Only print a traceback on 500 errors.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We open the log in ipa_webgui and this was being inherited by TurboGears
which uses the same log so everything was getting logged twice. Shut down
the log in ipa_webgui at the last possible moment. This will not catch
configuration errors.

Add a Not Found template.

Only print a traceback on 500 errors.
</pre>
</div>
</content>
</entry>
<entry>
<title>Import internationalization for kid templates patch from Masato Taruishi</title>
<updated>2008-02-20T03:45:11+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2008-02-20T03:45:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=3ad8a2bd1b2d5124c5138d2157c3972e9a0316ec'/>
<id>3ad8a2bd1b2d5124c5138d2157c3972e9a0316ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial SELinux policies for ipa_kpasswd and ipa_webgui</title>
<updated>2008-02-08T16:09:06+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2008-02-08T16:09:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=1aa8729644d8052e4e7ffec7051b4a9386720ecf'/>
<id>1aa8729644d8052e4e7ffec7051b4a9386720ecf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Create /var/run/&lt;process&gt;.pid to play nicers with the start scripts</title>
<updated>2008-02-06T16:02:05+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2008-02-06T16:02:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=217019e9de5b72f661c091cc57bc6752c7dc7d14'/>
<id>217019e9de5b72f661c091cc57bc6752c7dc7d14</id>
<content type='text'>
Need to start ipa_webgui as root and drop privs in order to write in /var/run
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Need to start ipa_webgui as root and drop privs in order to write in /var/run
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable logging so we can catch startup errors either in the console or</title>
<updated>2008-01-30T16:55:33+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2008-01-30T16:55:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=473eb9992e249428bee278643f7075b4dd38fd26'/>
<id>473eb9992e249428bee278643f7075b4dd38fd26</id>
<content type='text'>
the error log.
Add a foreground and debug flag
Resolves 430011
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the error log.
Add a foreground and debug flag
Resolves 430011
</pre>
</div>
</content>
</entry>
<entry>
<title>Major mistake on my part by adding sessions to the wrong place. This broke</title>
<updated>2008-01-24T22:39:54+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2008-01-24T22:39:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=3d911a7beb65de3819724015bed61523eb7a3db3'/>
<id>3d911a7beb65de3819724015bed61523eb7a3db3</id>
<content type='text'>
ipa_webgui.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ipa_webgui.
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable server-side sessions. It is currently using files for sessions.</title>
<updated>2008-01-23T14:45:46+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2008-01-23T14:45:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=3302dc74467a5b3e2fc6f4cf8bca759088c6725f'/>
<id>3302dc74467a5b3e2fc6f4cf8bca759088c6725f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix issues reported by rpmlint.</title>
<updated>2008-01-18T21:20:36+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2008-01-18T21:20:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=042fb11fa107718a831d468d16188e02f6ae3712'/>
<id>042fb11fa107718a831d468d16188e02f6ae3712</id>
<content type='text'>
- Removing shebangs (#!) from a bunch of python libraries
- Don't use a variable name in init scripts for the lock file
- Keep the init script name consistent with the binary name, so renamed
  ipa-kpasswd.init to ipa_kpasswd.init
- Add status option to the init scripts
- Move most python scripts out of /usr/share/ipa and into the python
  site-packages directories (ipaserver and ipaclient)
- Remove unnecessary sys.path.append("/usr/share/ipa")
- Fix the license string in the spec files
- Rename ipa-webgui to ipa_webgui everywhere
- Fix a couple of issues reported by pychecker in ipa-python
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Removing shebangs (#!) from a bunch of python libraries
- Don't use a variable name in init scripts for the lock file
- Keep the init script name consistent with the binary name, so renamed
  ipa-kpasswd.init to ipa_kpasswd.init
- Add status option to the init scripts
- Move most python scripts out of /usr/share/ipa and into the python
  site-packages directories (ipaserver and ipaclient)
- Remove unnecessary sys.path.append("/usr/share/ipa")
- Fix the license string in the spec files
- Rename ipa-webgui to ipa_webgui everywhere
- Fix a couple of issues reported by pychecker in ipa-python
</pre>
</div>
</content>
</entry>
</feed>
