| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Create ipa-radius-admintools | Karl MacMillan | 2007-12-18 | 1 | -273/+0 |
| | | |||||
| * | bug fixes | John Dennis | 2007-11-27 | 1 | -1/+3 |
| | | |||||
| * | checkpoint bug fixing and cleanup of command line radius tools | John Dennis | 2007-11-27 | 1 | -10/+9 |
| | | |||||
| * | do a better job of handling attribute deletion | John Dennis | 2007-11-27 | 1 | -44/+25 |
| | | |||||
| * | checkpoint work to add attribute deletion | John Dennis | 2007-11-27 | 1 | -84/+164 |
| | | |||||
| * | add parse_items(), read_items_file() | John Dennis | 2007-11-26 | 1 | -1/+1 |
| | | | | | move read_pairs_file() to ipautil | ||||
| * | remove radius_client.py, move contents to radius_util.py | John Dennis | 2007-11-26 | 1 | -4/+3 |
| | | |||||
| * | checkpoint radius client add,modify,find,del working, command line args ↵ | John Dennis | 2007-11-26 | 1 | -1/+1 |
| | | | | | handled correctly | ||||
| * | clean up attribute names | jdennis@VAIO | 2007-11-24 | 1 | -12/+12 |
| | | | | | clean up command line args in ipa-delradiusclient | ||||
| * | clean up radius client command line tools | John Dennis | 2007-11-23 | 1 | -60/+113 |
| | | |||||
| * | Add radius profile implementations: | John Dennis | 2007-11-21 | 1 | -31/+61 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | radius client modify and delete work | John Dennis | 2007-11-14 | 1 | -0/+129 |
