.. |
__init__.py
|
Renamed f_misc.py plugin module to misc.py
|
2009-02-03 15:29:00 -05:00 |
aci.py
|
trivial update to standardize terms in docstring
|
2009-04-28 13:32:01 -04:00 |
application.py
|
Renamed remaining plugins still using f_* b_* convention
|
2009-04-01 10:34:57 -04:00 |
automount.py
|
Rename errors2.py to errors.py. Modify all affected files.
|
2009-04-23 10:29:14 -04:00 |
basegroup.py
|
Rename errors2.py to errors.py. Modify all affected files.
|
2009-04-23 10:29:14 -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 |
defaultoptions.py
|
Renamed remaining plugins still using f_* b_* convention
|
2009-04-01 10:34:57 -04:00 |
delegation.py
|
Renamed remaining plugins still using f_* b_* convention
|
2009-04-01 10:34:57 -04:00 |
dns2.py
|
Add DNS management plugin port to the new ldap backend.
|
2009-04-30 16:17:49 -04:00 |
group.py
|
Rename errors2.py to errors.py. Modify all affected files.
|
2009-04-23 10:29:14 -04:00 |
host.py
|
Rename errors2.py to errors.py. Modify all affected files.
|
2009-04-23 10:29:14 -04:00 |
hostgroup.py
|
Use tuples instead of lists for class variables
|
2009-03-25 11:02:47 -04:00 |
join.py
|
A class for dealing with a temporary NSS certificate database
|
2009-05-04 16:56:12 -04:00 |
kerberos.py
|
Renamed remaining plugins still using f_* b_* convention
|
2009-04-01 10:34:57 -04: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
|
Add missing required attribute, nisdomainname
|
2009-04-30 13:26:27 -04:00 |
passwd.py
|
Rename errors2.py to errors.py. Modify all affected files.
|
2009-04-23 10:29:14 -04:00 |
pwpolicy.py
|
Renamed remaining plugins still using f_* b_* convention
|
2009-04-01 10:34:57 -04:00 |
rolegroup.py
|
Use tuples instead of lists for class variables
|
2009-03-25 11:02:47 -04:00 |
service.py
|
Rename errors2.py to errors.py. Modify all affected files.
|
2009-04-23 10:29:14 -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 |
user2.py
|
Use right attribute name for e-mail in user2 plugin.
|
2009-04-30 13:50:05 -04:00 |
user.py
|
Use correct attribute for e-mail address
|
2009-04-29 13:51:47 -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 |