<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/ipa-admintools/ipa-findradiusclient, branch master</title>
<subtitle>FreeIPA patches</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/'/>
<entry>
<title>Create ipa-radius-admintools</title>
<updated>2007-12-18T22:24:37+00:00</updated>
<author>
<name>Karl MacMillan</name>
<email>kmacmill@redhat.com</email>
</author>
<published>2007-12-18T22:24:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=a6d852392138d2911cdaf98f8df22bc140b00888'/>
<id>a6d852392138d2911cdaf98f8df22bc140b00888</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove radius_client.py, move contents to radius_util.py</title>
<updated>2007-11-26T16:12:58+00:00</updated>
<author>
<name>John Dennis</name>
<email>jdennis@redhat.com</email>
</author>
<published>2007-11-26T16:12:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=4f33d674188268432b3d8ef0921be0de3e6c5ef7'/>
<id>4f33d674188268432b3d8ef0921be0de3e6c5ef7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up attribute names</title>
<updated>2007-11-24T16:20:28+00:00</updated>
<author>
<name>jdennis@VAIO</name>
<email>jdennis@VAIO</email>
</author>
<published>2007-11-24T16:20:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=9a9a7e4058cd9fa7932f305290b543bc9f623add'/>
<id>9a9a7e4058cd9fa7932f305290b543bc9f623add</id>
<content type='text'>
clean up command line args in ipa-delradiusclient
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
clean up command line args in ipa-delradiusclient
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up radius client command line tools</title>
<updated>2007-11-23T15:35:22+00:00</updated>
<author>
<name>John Dennis</name>
<email>jdennis@redhat.com</email>
</author>
<published>2007-11-23T15:35:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=9a8326c5c1d281def17852e6de9708b827f5f959'/>
<id>9a8326c5c1d281def17852e6de9708b827f5f959</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add radius profile implementations:</title>
<updated>2007-11-21T18:11:10+00:00</updated>
<author>
<name>John Dennis</name>
<email>jdennis@redhat.com</email>
</author>
<published>2007-11-21T18:11:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=d98686e96758870cb4a56d41fb0aaae54d4067c5'/>
<id>d98686e96758870cb4a56d41fb0aaae54d4067c5</id>
<content type='text'>
  get_radius_profile_by_uid
  add_radius_profile
  update_radius_profile
  delete_radius_profile
  find_radius_profiles

Rewrite command line arg handling, now support pair entry, interactive
mode with auto completion, reading pairs from a file, better handling
of mandatory values, better help, long arg names now match attribute
name in pairs

Establish mappings for all attributes and names used in clients and
profiles

Add notion of containers to radius clients and profiles in LDAP

Move common code, variables, constants, and strings into the files
radius_client.py, radius_util.py, ipautil.py to eliminate redundant
elements which could get out of sync if modified and to provide access
to other code which might benefit from using these items in the
future.

Add utility functions:
  format_list()
  parse_key_value_pairs()

Add utility class:
  AttributeValueCompleter

Unify attribute usage in radius ldap schema
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  get_radius_profile_by_uid
  add_radius_profile
  update_radius_profile
  delete_radius_profile
  find_radius_profiles

Rewrite command line arg handling, now support pair entry, interactive
mode with auto completion, reading pairs from a file, better handling
of mandatory values, better help, long arg names now match attribute
name in pairs

Establish mappings for all attributes and names used in clients and
profiles

Add notion of containers to radius clients and profiles in LDAP

Move common code, variables, constants, and strings into the files
radius_client.py, radius_util.py, ipautil.py to eliminate redundant
elements which could get out of sync if modified and to provide access
to other code which might benefit from using these items in the
future.

Add utility functions:
  format_list()
  parse_key_value_pairs()

Add utility class:
  AttributeValueCompleter

Unify attribute usage in radius ldap schema
</pre>
</div>
</content>
</entry>
<entry>
<title>map attrs to friendly name</title>
<updated>2007-11-14T21:01:27+00:00</updated>
<author>
<name>John Dennis</name>
<email>jdennis@redhat.com</email>
</author>
<published>2007-11-14T21:01:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=087d11af5cebe7bb7a87d0581c7fa95353d9aa3b'/>
<id>087d11af5cebe7bb7a87d0581c7fa95353d9aa3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add ipa-findradiusclient search</title>
<updated>2007-11-14T20:32:08+00:00</updated>
<author>
<name>John Dennis</name>
<email>jdennis@redhat.com</email>
</author>
<published>2007-11-14T20:32:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=c4dbe6433da131b618ea2bfd9f0bfc5076c40ff2'/>
<id>c4dbe6433da131b618ea2bfd9f0bfc5076c40ff2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
