..
plugins
Use byte literals where appropriate
2015-09-17 11:08:43 +02:00
server
install: create kdcproxy user during server install
2015-09-22 16:34:51 +02:00
__init__.py
Remove __all__ specifications in ipaclient and ipaserver.install
2013-09-06 15:42:33 +02:00
adtrustinstance.py
Alias "unicode" to "str" under Python 3
2015-09-17 11:08:43 +02:00
bindinstance.py
Alias "unicode" to "str" under Python 3
2015-09-17 11:08:43 +02:00
ca.py
Remove unused arguments
2015-09-22 10:44:45 +02:00
cainstance.py
Simplify the install_replica_ca function
2015-09-22 10:44:45 +02:00
certs.py
Modernize 'except' clauses
2015-08-12 18:17:23 +02:00
dns.py
Installer: do not modify /etc/hosts before user agreement
2015-09-03 16:01:30 +02:00
dnskeysyncinstance.py
Modernize use of range()
2015-09-01 11:42:01 +02:00
dogtaginstance.py
Remove unused arguments
2015-09-22 10:44:45 +02:00
dsinstance.py
Use the print function
2015-09-01 11:42:01 +02:00
httpinstance.py
install: fix kdcproxy user home directory
2015-09-23 16:29:49 +02:00
installutils.py
Alias "unicode" to "str" under Python 3
2015-09-17 11:08:43 +02:00
ipa_backup.py
ipa-backup: Add mechanism to store empty directory structure
2015-09-22 13:17:25 +02:00
ipa_cacert_manage.py
Use the print function
2015-09-01 11:42:01 +02:00
ipa_kra_install.py
Use the print function
2015-09-01 11:42:01 +02:00
ipa_ldap_updater.py
Alias "unicode" to "str" under Python 3
2015-09-17 11:08:43 +02:00
ipa_otptoken_import.py
Alias "unicode" to "str" under Python 3
2015-09-17 11:08:43 +02:00
ipa_replica_prepare.py
Use the print function
2015-09-01 11:42:01 +02:00
ipa_restore.py
install: create kdcproxy user during server install
2015-09-22 16:34:51 +02:00
ipa_server_certinstall.py
Modernize 'except' clauses
2015-08-12 18:17:23 +02:00
ipa_server_upgrade.py
Upgrade: Do not show upgrade failed message when IPA is not installed
2015-07-08 12:58:50 +00:00
ipa_winsync_migrate.py
winsync-migrate: Properly handle collisions in the names of external groups
2015-09-23 17:05:47 +02:00
kra.py
KRA Install: check replica file if contains req. certificates
2015-07-02 10:59:53 +00:00
krainstance.py
Remove unused arguments
2015-09-22 10:44:45 +02:00
krbinstance.py
Use the print function
2015-09-01 11:42:01 +02:00
ldapupdate.py
Server Upgrade: addifnew should not create entry
2015-09-21 12:04:12 +02:00
memcacheinstance.py
Use absolute imports
2015-08-12 18:17:23 +02:00
ntpinstance.py
Use absolute imports
2015-08-12 18:17:23 +02:00
odsexporterinstance.py
DNSSEC: remove ccache and keytab of ipa-ods-exporter
2015-09-03 18:15:58 +02:00
opendnssecinstance.py
DNSSEC: backup and restore opendnssec zone list file
2015-09-03 18:15:58 +02:00
otpdinstance.py
Use absolute imports
2015-08-12 18:17:23 +02:00
replication.py
Limit max age of replication changelog
2015-09-21 12:04:12 +02:00
schemaupdate.py
Server Upgrade: fix traceback caused by cidict
2015-09-03 14:11:52 +02:00
service.py
Modernize 'except' clauses
2015-08-12 18:17:23 +02:00
sysupgrade.py
Modernize 'except' clauses
2015-08-12 18:17:23 +02:00
upgradeinstance.py
Use Python3-compatible dict method names
2015-09-01 11:42:01 +02:00