.. |
plugins
|
Enable/Disable SudoRule https://fedorahosted.org/freeipa/ticket/570
|
2010-12-08 11:32:55 -05:00 |
__init__.py
|
Add new parameter type IA5Str and use this to enforce the right charset.
|
2010-12-07 16:37:42 -05:00 |
aci.py
|
Fix two bugs: one in parsing the ACI and one in comparing two ACIs
|
2009-11-25 09:38:33 -07:00 |
backend.py
|
Add support for client failover to the ipa command-line.
|
2010-08-16 10:35:27 -04:00 |
base.py
|
Allow one-character Param names
|
2010-02-12 13:14:29 -07:00 |
cli.py
|
Add labels for passwords, fix output of exceptions, fix passwd output.
|
2010-12-02 16:31:42 -05:00 |
compat.py
|
Add sha1, md5 to compat
|
2010-02-12 17:20:46 -05:00 |
config.py
|
Add Requires on ipa-client to ipa-admintools, ensure ipa client is configured
|
2010-10-15 15:03:51 -04:00 |
constants.py
|
Re-implement access control using an updated model.
|
2010-12-01 20:42:31 -05:00 |
crud.py
|
Fix non XML-RPC tests
|
2010-02-19 18:10:37 -05:00 |
encoder.py
|
Prevent double encoding/decoding when processing compound types.
|
2009-08-03 23:00:17 -06:00 |
errors.py
|
Add new parameter type IA5Str and use this to enforce the right charset.
|
2010-12-07 16:37:42 -05:00 |
frontend.py
|
Normalize and convert default params, too
|
2010-12-02 16:06:13 -05:00 |
output.py
|
localize doc strings
|
2010-03-08 21:10:36 -07:00 |
parameters.py
|
Add new parameter type IA5Str and use this to enforce the right charset.
|
2010-12-07 16:37:42 -05:00 |
pkcs10.py
|
Drop our own PKCS#10 ASN.1 decoder and use the one from python-nss
|
2010-07-29 10:50:10 -04:00 |
plugable.py
|
Add support for client failover to the ipa command-line.
|
2010-08-16 10:35:27 -04:00 |
request.py
|
Finish deferred translation mechanism
|
2010-03-16 11:41:22 -06:00 |
rpc.py
|
Handle regular socket errors gracefully in ipa command
|
2010-10-15 15:02:18 -04:00 |
text.py
|
Finish deferred translation mechanism
|
2010-03-16 11:41:22 -06:00 |
util.py
|
Add ability to add/remove DNS records when adding/removing a host entry.
|
2010-11-23 18:23:29 -05:00 |
x509.py
|
Use newer API in ipalib/x509 and add missing import.
|
2010-07-15 11:17:58 -04:00 |