.. |
__init__.py
|
Renamed f_misc.py plugin module to misc.py
|
2009-02-03 15:29:00 -05:00 |
aci.py
|
Implement a few new targets for ACIs
|
2009-03-25 11:03:03 -04:00 |
b_kerberos.py
|
Made package-level docstrings more consistent so they read better in generated documentation
|
2008-10-07 20:07:16 -06:00 |
basegroup.py
|
Use tuples instead of lists for class variables
|
2009-03-25 11:02:47 -04:00 |
cert.py
|
Removed 'Assert False' that was mistakingly left in cert.py; small cleanup in cert.py and ra.py imports
|
2009-02-17 16:03:10 -05:00 |
f_application.py
|
Add application frontend plugin
|
2009-02-10 14:10:54 -05:00 |
f_automount.py
|
kw is supposed to contain just lower-case values
|
2009-03-19 16:02:09 -04:00 |
f_defaultoptions.py
|
Plugin to handle IPA configuration
|
2009-03-04 09:56:16 -05:00 |
f_delegation.py
|
Applied Rob's errors patch
|
2009-02-03 15:29:04 -05:00 |
f_host.py
|
Add --all option to show/find, add default attrs to show, cleanup output
|
2009-02-19 10:07:39 -05:00 |
f_passwd.py
|
raise exceptions in the proper form
|
2009-02-20 10:40:50 -05:00 |
f_pwpolicy.py
|
Set a minimum value for password policy integers
|
2009-03-04 09:56:13 -05:00 |
f_service.py
|
kw is supposed to contain just lower-case values
|
2009-03-19 16:02:12 -04:00 |
f_user.py
|
raise exceptions in the proper form
|
2009-02-20 10:40:50 -05:00 |
group.py
|
Convert to use the new basegroup framework
|
2009-03-20 09:28:14 -04:00 |
hostgroup.py
|
Use tuples instead of lists for class variables
|
2009-03-25 11:02:47 -04:00 |
join.py
|
The start of machine join
|
2009-02-19 10:09:07 -05:00 |
misc.py
|
More work on xmlrpc stuff, started migrated more code to use errors2 instead of errors
|
2009-02-03 15:29:01 -05:00 |
netgroup.py
|
Convert to use the new basegroup framework
|
2009-03-20 09:28:18 -04:00 |
rolegroup.py
|
Use tuples instead of lists for class variables
|
2009-03-25 11:02:47 -04:00 |
taskgroup.py
|
Add a 'showall' command so one can pick from a list of tasks to add to a role
|
2009-03-25 11:02:49 -04:00 |
xmlclient.py
|
Sundry work getting ready to switch to new XML-RPC client/server code
|
2009-02-03 15:29:00 -05:00 |