.. |
__init__.py
|
Renamed f_misc.py plugin module to misc.py
|
2009-02-03 15:29:00 -05:00 |
aci.py
|
Fix aci plugin, enhance aci parsing capabilities, add user group support
|
2009-09-28 22:27:42 -06:00 |
automount.py
|
Automatically generate an auto.master map for new automount location.
|
2009-09-10 10:06:27 -04:00 |
basegroup.py
|
Add a new objectclass, ipaObject, that will add a UUID to many IPA objects
|
2009-08-10 16:38:42 -06:00 |
baseldap.py
|
Fix typos and minor bugs in baseldap. Add --all to LDAPUpdate.
|
2009-09-11 09:21:51 -04:00 |
cert.py
|
The name coming out of DNS will have a trailing dot (.). Remove it.
|
2009-10-21 03:45:22 -06:00 |
config.py
|
Make the config plugin use baseldap classes.
|
2009-10-05 15:58:40 -04:00 |
delegation.py
|
Rename *-create/*-delete commands to *-add/*-del respectively.
|
2009-07-02 13:33:02 -04:00 |
dns.py
|
Fix bug in dns_find - execute() returned different value than expected.
|
2009-09-08 13:39:06 -04:00 |
group.py
|
Fix bug in group plugin. Was using wrong variable for attributes.
|
2009-10-08 10:10:01 -04:00 |
hbac.py
|
Fix bug in HBAC and netgroup plugin get_primary_key_from_dn methods.
|
2009-10-08 10:11:29 -04:00 |
host.py
|
Make the host plugin use baseldap classes.
|
2009-09-28 15:00:27 -06:00 |
hostgroup.py
|
Make the hostgroup plugin use baseldap classes.
|
2009-10-05 16:02:02 -04:00 |
kerberos.py
|
Giant webui patch take 2
|
2009-10-13 11:28:00 -06:00 |
misc.py
|
Giant webui patch take 2
|
2009-10-13 11:28:00 -06:00 |
netgroup.py
|
Fix bug in HBAC and netgroup plugin get_primary_key_from_dn methods.
|
2009-10-08 10:11:29 -04:00 |
passwd.py
|
Fix bug in basegroup and passwd plugins (incorrect use of find_entry_by_attr).
|
2009-07-02 13:33:02 -04:00 |
pwpolicy.py
|
Add support for per-group kerberos password policy.
|
2009-10-05 13:29:55 -06:00 |
rolegroup.py
|
Make the rolegroup plugin use baseldap classes.
|
2009-10-05 16:02:26 -04:00 |
service.py
|
Require that a host exist before creating a service for it.
|
2009-10-21 03:55:59 -06:00 |
taskgroup.py
|
Make the taskgroup plugin use baseldap classes.
|
2009-10-07 10:00:04 -04:00 |
user.py
|
Giant webui patch take 2
|
2009-10-13 11:28:00 -06:00 |
virtual.py
|
First pass at enforcing certificates be requested from same host
|
2009-10-21 03:22:44 -06:00 |
xmlclient.py
|
Sundry work getting ready to switch to new XML-RPC client/server code
|
2009-02-03 15:29:00 -05:00 |