.. |
__init__.py
|
Renamed f_misc.py plugin module to misc.py
|
2009-02-03 15:29:00 -05: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 |
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
|
Added tofiles command and some documentation to the automount plugin
|
2009-02-24 16:54:28 -05: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_group.py
|
Update objectclasses for groups, by default not posix groups.
|
2009-02-27 23:18:19 -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_hostgroup.py
|
Applied Rob's errors patch
|
2009-02-03 15:29:04 -05:00 |
f_netgroup.py
|
Fix some netgroup issues related to not all groups being posixGroups
|
2009-02-27 23:18:35 -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
|
Add --all option to show/find, add default attrs to show, cleanup output
|
2009-02-19 10:07:39 -05:00 |
f_user.py
|
raise exceptions in the proper form
|
2009-02-20 10:40:50 -05: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 |
taskgroup.py
|
Add taskgroups plugin
|
2009-03-17 14:52:17 -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 |