<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/ipalib, 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>Add forgotten trailing dots in DNS records</title>
<updated>2010-04-19T12:21:09+00:00</updated>
<author>
<name>Martin Nagy</name>
<email>mnagy@redhat.com</email>
</author>
<published>2010-04-19T01:39:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=d539d21962a2b98951d91f5811c3d69c5ddc8c8a'/>
<id>d539d21962a2b98951d91f5811c3d69c5ddc8c8a</id>
<content type='text'>
583023
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
583023
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix DNS plugin: proper output definitions, --all, dns-add-rr overwritting</title>
<updated>2010-04-19T12:21:08+00:00</updated>
<author>
<name>Pavel Zuna</name>
<email>pzuna@redhat.com</email>
</author>
<published>2010-03-30T16:56:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=aacd3724882a0c1eb1f9c67ff9311e40a48ac892'/>
<id>aacd3724882a0c1eb1f9c67ff9311e40a48ac892</id>
<content type='text'>
The DNS plugin is getting old, tired and already looking forward to his
pension in the Carribean. It will be replaced soon by a younger, faster,
safer, shorter (in terms of code) and more maintainable version.
Until that happens, here's some medicine for the old guy:
- proper output definitions: the DNS plugin was created before we
  had the has_output attribute in place
- --all: this is related to the output definitions as
  Command.get_options() adds the --all and --raw options automatically
  if has_output contains entries
- dns-add-rr overwritting: missing .lower() caused records to be
  overwritten everytime a new one was added from the CLI
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The DNS plugin is getting old, tired and already looking forward to his
pension in the Carribean. It will be replaced soon by a younger, faster,
safer, shorter (in terms of code) and more maintainable version.
Until that happens, here's some medicine for the old guy:
- proper output definitions: the DNS plugin was created before we
  had the has_output attribute in place
- --all: this is related to the output definitions as
  Command.get_options() adds the --all and --raw options automatically
  if has_output contains entries
- dns-add-rr overwritting: missing .lower() caused records to be
  overwritten everytime a new one was added from the CLI
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable LDAPObject subclasses to disable DN normalization in their methods.</title>
<updated>2010-04-16T18:24:20+00:00</updated>
<author>
<name>Pavel Zuna</name>
<email>pzuna@redhat.com</email>
</author>
<published>2010-03-16T14:11:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=18349dda0fa78840cbdbab25e86def2847f6cf9d'/>
<id>18349dda0fa78840cbdbab25e86def2847f6cf9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add interface for baseldap plugins to register additional callbacks.</title>
<updated>2010-04-16T17:43:05+00:00</updated>
<author>
<name>Pavel Zuna</name>
<email>pzuna@redhat.com</email>
</author>
<published>2010-03-04T14:56:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=671bb9c978db89d203e617aa0c9f63096be11890'/>
<id>671bb9c978db89d203e617aa0c9f63096be11890</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix output of env plugin. It displayed more than it should.</title>
<updated>2010-04-16T15:06:54+00:00</updated>
<author>
<name>Pavel Zuna</name>
<email>pzuna@redhat.com</email>
</author>
<published>2010-03-24T11:18:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=e143c22d69c0e34223aa8d743a09166395812fec'/>
<id>e143c22d69c0e34223aa8d743a09166395812fec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>XML-RPC signature change</title>
<updated>2010-03-30T19:10:58+00:00</updated>
<author>
<name>Jason Gerard DeRose</name>
<email>jderose@redhat.com</email>
</author>
<published>2010-03-26T09:56:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=918721c1d0ad0b330825aa9e3f464f36e31ad0c1'/>
<id>918721c1d0ad0b330825aa9e3f464f36e31ad0c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Deleting a non-fully-qualified hostname should still delete its services</title>
<updated>2010-03-30T13:41:17+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2010-03-29T15:31:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=c3c850b1d795bec6d11e2dc00cd31676a97ba208'/>
<id>c3c850b1d795bec6d11e2dc00cd31676a97ba208</id>
<content type='text'>
We were being left with orphan services if the host entry was not removed
using the FQDN.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We were being left with orphan services if the host entry was not removed
using the FQDN.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix output for commands that do not return entries.</title>
<updated>2010-03-26T20:56:47+00:00</updated>
<author>
<name>Pavel Zuna</name>
<email>pzuna@redhat.com</email>
</author>
<published>2010-03-24T10:56:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=c7a35f95c5f1835c131797124f95f22968fbf8d8'/>
<id>c7a35f95c5f1835c131797124f95f22968fbf8d8</id>
<content type='text'>
I also changed the default value of the print_all argument in
textui.print_entry from False to True. It think it makes more sense this
way, because:

1) if order is None, it will still print something
2) if order is not None, it will print what's in order first and then the
   rest
3) commands that care about the print_all argument have to set it in any
   case, those that don't care usually want to print everything
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I also changed the default value of the print_all argument in
textui.print_entry from False to True. It think it makes more sense this
way, because:

1) if order is None, it will still print something
2) if order is not None, it will print what's in order first and then the
   rest
3) commands that care about the print_all argument have to set it in any
   case, those that don't care usually want to print everything
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix cut-and-paste error in pwpolicy plugin</title>
<updated>2010-03-23T19:59:54+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2010-03-23T19:59:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=4a61ff681c73f7994d885ee2638d8378c11931c1'/>
<id>4a61ff681c73f7994d885ee2638d8378c11931c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do a better query so we can optimize seeing if a cospriority is unique</title>
<updated>2010-03-23T18:03:26+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2010-03-23T18:03:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=9922f47ecbf4d7eb41d09232b01ebdbd80804497'/>
<id>9922f47ecbf4d7eb41d09232b01ebdbd80804497</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
