[Pkg-freeipa-devel] freeipa: Changes to 'master'
Timo Aaltonen
tjaalton at moszumanska.debian.org
Sat Jan 20 10:51:24 UTC 2018
.freeipa-pr-ci.yaml | 64
.git-commit-template | 5
.gitignore | 68
.mailmap | 1
.test_runner_config.yaml | 77
.test_runner_config_py3_temp.yaml | 72
.tox-install.sh | 94
.travis.yml | 78
.travis_run_task.sh | 70
.wheelconstraints.in | 13
ACI.txt | 30
API.txt | 386
BUILD.txt | 52
Contributors.txt | 21
MANIFEST.in | 2
Makefile | 323
Makefile.am | 360
Makefile.python.am | 71
README | 92
README.md | 79
VERSION | 94
VERSION.m4 | 143
asn1/Makefile.am | 2
asn1/asn1c/BIT_STRING.c | 26
asn1/asn1c/GKCurrentKeys.c | 8
asn1/asn1c/GKCurrentKeys.h | 4
asn1/asn1c/GKNewKeys.c | 10
asn1/asn1c/GKNewKeys.h | 4
asn1/asn1c/GKReply.c | 10
asn1/asn1c/GKReply.h | 4
asn1/asn1c/GetKeytabControl.c | 6
asn1/asn1c/GetKeytabControl.h | 4
asn1/asn1c/INTEGER.c | 72
asn1/asn1c/INTEGER.h | 8
asn1/asn1c/Int32.c | 10
asn1/asn1c/Int32.h | 4
asn1/asn1c/KrbKey.c | 8
asn1/asn1c/KrbKey.h | 4
asn1/asn1c/Makefile.am | 127
asn1/asn1c/NativeEnumerated.c | 54
asn1/asn1c/NativeInteger.c | 16
asn1/asn1c/OCTET_STRING.c | 103
asn1/asn1c/OCTET_STRING.h | 2
asn1/asn1c/TypeValuePair.c | 8
asn1/asn1c/TypeValuePair.h | 4
asn1/asn1c/asn_application.h | 6
asn1/asn1c/asn_codecs.h | 14
asn1/asn1c/asn_codecs_prim.c | 16
asn1/asn1c/asn_internal.h | 68
asn1/asn1c/asn_system.h | 14
asn1/asn1c/ber_decoder.c | 4
asn1/asn1c/ber_tlv_length.c | 2
asn1/asn1c/constr_CHOICE.c | 96
asn1/asn1c/constr_CHOICE.h | 4
asn1/asn1c/constr_SEQUENCE.c | 91
asn1/asn1c/constr_SEQUENCE.h | 6
asn1/asn1c/constr_SEQUENCE_OF.c | 36
asn1/asn1c/constr_SET_OF.c | 49
asn1/asn1c/constr_SET_OF.h | 2
asn1/asn1c/constr_TYPE.c | 2
asn1/asn1c/constr_TYPE.h | 18
asn1/asn1c/constraints.h | 8
asn1/asn1c/der_encoder.c | 18
asn1/asn1c/per_decoder.c | 8
asn1/asn1c/per_encoder.c | 4
asn1/asn1c/per_opentype.c | 24
asn1/asn1c/per_support.c | 8
asn1/asn1c/per_support.h | 8
asn1/asn1c/xer_decoder.c | 17
asn1/asn1c/xer_decoder.h | 7
asn1/asn1c/xer_encoder.c | 8
asn1/asn1c/xer_support.c | 16
asn1/configure.ac | 24
checks/README | 3
checks/check-ra.py | 131
client/Makefile.am | 51
client/configure.ac | 243
client/ipa-certupdate | 2
client/ipa-client-automount | 161
client/ipa-client-install | 3129
client/ipa-getkeytab.c | 208
client/man/Makefile.am | 17
client/man/ipa-client-automount.1 | 2
client/man/ipa-client-install.1 | 37
client/man/ipa-getkeytab.1 | 52
client/man/ipa.1 | 208
configure.ac | 618
contrib/Makefile.am | 5
contrib/completion/Makefile.am | 4
contrib/completion/ipa | 32
contrib/completion/ipa.bash_completion | 32
contrib/copy-schema-to-ca-RHEL6.py | 118
contrib/lite-server.py | 284
contrib/nssciphersuite/nssciphersuite.py | 5
daemons/Makefile.am | 35
daemons/configure.ac | 414
daemons/dnssec/Makefile.am | 34
daemons/dnssec/ipa-dnskeysync-replica | 104
daemons/dnssec/ipa-dnskeysyncd | 42
daemons/dnssec/ipa-dnskeysyncd.service | 15
daemons/dnssec/ipa-dnskeysyncd.service.in | 15
daemons/dnssec/ipa-ods-exporter | 213
daemons/dnssec/ipa-ods-exporter.service | 15
daemons/dnssec/ipa-ods-exporter.service.in | 15
daemons/dnssec/ipa-ods-exporter.socket | 5
daemons/dnssec/ipa-ods-exporter.socket.in | 5
daemons/ipa-kdb/Makefile.am | 40
daemons/ipa-kdb/ipa_kdb.c | 17
daemons/ipa-kdb/ipa_kdb.exports | 1
daemons/ipa-kdb/ipa_kdb.h | 35
daemons/ipa-kdb/ipa_kdb_certauth.c | 439
daemons/ipa-kdb/ipa_kdb_common.c | 103
daemons/ipa-kdb/ipa_kdb_mspac.c | 14
daemons/ipa-kdb/ipa_kdb_principals.c | 69
daemons/ipa-kdb/ipa_kdb_pwdpolicy.c | 15
daemons/ipa-kdb/tests/ipa_kdb_tests.c | 4
daemons/ipa-kdb/tests/test_setup.sh | 2
daemons/ipa-otpd/Makefile.am | 8
daemons/ipa-otpd/ipa-otpd.socket.in | 4
daemons/ipa-otpd/ipa-otpd at .service.in | 2
daemons/ipa-otpd/test.py | 36
daemons/ipa-sam/Makefile.am | 19
daemons/ipa-sam/ipa_sam.c | 961
daemons/ipa-slapi-plugins/Makefile.am | 7
daemons/ipa-slapi-plugins/ipa-cldap/Makefile.am | 9
daemons/ipa-slapi-plugins/ipa-dns/Makefile.am | 9
daemons/ipa-slapi-plugins/ipa-enrollment/Makefile.am | 8
daemons/ipa-slapi-plugins/ipa-extdom-extop/Makefile.am | 30
daemons/ipa-slapi-plugins/ipa-extdom-extop/back_extdom.h | 79
daemons/ipa-slapi-plugins/ipa-extdom-extop/back_extdom_nss_sss.c | 276
daemons/ipa-slapi-plugins/ipa-extdom-extop/back_extdom_sss_idmap.c | 260
daemons/ipa-slapi-plugins/ipa-extdom-extop/ipa_extdom.h | 16
daemons/ipa-slapi-plugins/ipa-extdom-extop/ipa_extdom_cmocka_tests.c | 241
daemons/ipa-slapi-plugins/ipa-extdom-extop/ipa_extdom_common.c | 407
daemons/ipa-slapi-plugins/ipa-extdom-extop/ipa_extdom_extop.c | 17
daemons/ipa-slapi-plugins/ipa-extdom-extop/test_data/test_setup.sh | 3
daemons/ipa-slapi-plugins/ipa-lockout/Makefile.am | 9
daemons/ipa-slapi-plugins/ipa-modrdn/Makefile.am | 9
daemons/ipa-slapi-plugins/ipa-otp-counter/Makefile.am | 10
daemons/ipa-slapi-plugins/ipa-otp-lasttoken/Makefile.am | 10
daemons/ipa-slapi-plugins/ipa-pwd-extop/Makefile.am | 26
daemons/ipa-slapi-plugins/ipa-pwd-extop/common.c | 76
daemons/ipa-slapi-plugins/ipa-range-check/Makefile.am | 9
daemons/ipa-slapi-plugins/ipa-sidgen/Makefile.am | 12
daemons/ipa-slapi-plugins/ipa-uuid/Makefile.am | 9
daemons/ipa-slapi-plugins/ipa-uuid/ipa_uuid.c | 12
daemons/ipa-slapi-plugins/ipa-version/Makefile.am | 11
daemons/ipa-slapi-plugins/ipa-winsync/Makefile.am | 9
daemons/ipa-slapi-plugins/libotp/Makefile.am | 15
daemons/ipa-slapi-plugins/topology/Makefile.am | 11
daemons/ipa-version.h.in | 6
debian/autoreconf | 4
debian/changelog | 46
debian/control | 22
debian/freeipa-client.install | 14
debian/freeipa-client.postinst | 2
debian/freeipa-client.tmpfile | 2
debian/freeipa-server.docs | 2
debian/freeipa-server.install | 15
debian/freeipa-server.postinst | 26
debian/freeipa-server.postrm | 3
debian/freeipa-server.tmpfile | 4
debian/patches/add-debian-platform.diff | 460
debian/patches/create-sysconfig-ods.diff | 2
debian/patches/enable-mod-nss-during-setup.diff | 8
debian/patches/fix-dnssec-services.diff | 34
debian/patches/fix-ipa-conf.diff | 28
debian/patches/fix-ipa-otpd-install.diff | 12
debian/patches/fix-ipa-otpd-service.diff | 11
debian/patches/fix-is-running.diff | 11
debian/patches/fix-kdcproxy-path.diff | 10
debian/patches/fix-kdcproxy-paths.diff | 33
debian/patches/fix-memcached.diff | 20
debian/patches/fix-oddjobs.diff | 58
debian/patches/fix-opendnssec-setup.diff | 20
debian/patches/fix-pkcs11-helper.diff | 399
debian/patches/fix-replicainstall.diff | 6
debian/patches/hack-libarch.diff | 2
debian/patches/prefix.patch | 66
debian/patches/purge-firefox-extension.diff | 632
debian/patches/samba-4.7-fix-1.diff | 142
debian/patches/samba-4.7-fix-2.diff | 77
debian/patches/samba-4.7-fix-3.diff | 2721
debian/patches/samba-4.7-fix-4.diff | 52
debian/patches/series | 17
debian/patches/support-kdb-dal-7.0.diff | 90
debian/python-ipaclient.install | 4
debian/python-ipalib.install | 2
debian/python-ipaserver.install | 10
debian/rules | 88
debian/source/local-options | 12
doc/examples/examples.py | 4
doc/examples/python-api.py | 44
doc/guide/guide.org | 135
doc/guide/wsgi.py.txt | 23
freeipa.spec.in | 1118
init/Makefile.am | 14
init/SystemV/ipa.init | 40
init/SystemV/ipa_memcached.init | 120
init/ipa_memcached.conf | 5
init/systemd/Makefile.am | 23
init/systemd/ipa-custodia.service | 13
init/systemd/ipa-custodia.service.in | 12
init/systemd/ipa.conf.tmpfiles | 5
init/systemd/ipa.service | 14
init/systemd/ipa.service.in | 15
init/systemd/ipa_memcached.service | 12
init/tmpfilesd/Makefile.am | 10
init/tmpfilesd/ipa.conf.in | 2
install/Makefile.am | 39
install/certmonger/Makefile.am | 4
install/certmonger/dogtag-ipa-ca-renew-agent-submit | 268
install/conf/Makefile.am | 4
install/conf/ipa-kdc-proxy.conf.template | 4
install/conf/ipa-pki-proxy.conf | 4
install/conf/ipa.conf | 79
install/configure.ac | 109
install/ffextension/Makefile.am | 23
install/ffextension/bootstrap.js | 88
install/ffextension/chrome.manifest | 4
install/ffextension/chrome/Makefile.am | 19
install/ffextension/chrome/content/Makefile.am | 17
install/ffextension/chrome/content/kerberosauth.js | 197
install/ffextension/chrome/content/kerberosauth_overlay.xul | 9
install/ffextension/install.rdf | 26
install/ffextension/locale/Makefile.am | 19
install/ffextension/locale/en-US/Makefile.am | 16
install/ffextension/locale/en-US/kerberosauth.properties | 4
install/html/Makefile.am | 19
install/html/browserconfig.html | 128
install/html/ffconfig.js | 146
install/html/ffconfig_page.js | 163
install/html/jsl.conf | 2
install/html/ssbrowser.html | 22
install/html/unauthorized.html | 4
install/migration/Makefile.am | 4
install/migration/migration.py | 22
install/oddjob/Makefile.am | 17
install/oddjob/com.redhat.idm.trust-fetch-domains | 16
install/oddjob/etc/dbus-1/system.d/oddjob-ipa-trust.conf | 2
install/oddjob/etc/dbus-1/system.d/org.freeipa.server.conf | 2
install/oddjob/etc/oddjobd.conf.d/ipa-server.conf | 2
install/oddjob/etc/oddjobd.conf.d/oddjobd-ipa-trust.conf | 2
install/po/LINGUAS | 21
install/po/Makefile.in | 226
install/po/README | 143
install/po/bn_IN.po | 55
install/po/ca.po | 579
install/po/contributing_translators.txt | 16
install/po/cs.po | 132
install/po/de.po | 4492
install/po/es.po | 5413
install/po/eu.po | 553
install/po/fr.po |19451 -
install/po/hi.po | 81
install/po/hu.po | 167
install/po/id.po | 274
install/po/ipa.pot |47039 ---
install/po/ja.po | 462
install/po/kn.po | 702
install/po/mr.po | 98
install/po/nl.po | 26
install/po/pl.po | 1616
install/po/pt_BR.po | 60
install/po/ru.po | 1873
install/po/sk.po | 2719
install/po/tg.po | 332
install/po/uk.po |27958 -
install/po/zh_CN.po |12551
install/restart_scripts/Makefile.am | 5
install/restart_scripts/renew_ca_cert | 28
install/restart_scripts/renew_kdc_cert | 27
install/restart_scripts/renew_ra_cert | 51
install/restart_scripts/restart_dirsrv | 6
install/restart_scripts/restart_httpd | 3
install/restart_scripts/stop_pkicad | 3
install/share/60basev3.ldif | 2
install/share/60ipadns.ldif | 3
install/share/73certmap.ldif | 14
install/share/Makefile.am | 26
install/share/advise/Makefile.am | 4
install/share/advise/legacy/Makefile.am | 4
install/share/anon-princ-aci.ldif | 10
install/share/anonymous-vlv.ldif | 9
install/share/bind.named.conf.template | 20
install/share/bootstrap-template.ldif | 1
install/share/caJarSigningCert.cfg.template | 88
install/share/certmap.conf.template | 6
install/share/copy-schema-to-ca.py | 124
install/share/custodia.conf.template | 6
install/share/dna.ldif | 7
install/share/dns.ldif | 2
install/share/encrypted_attribute.ldif | 6
install/share/gssproxy.conf.template | 18
install/share/indices.ldif | 55
install/share/ipa-httpd.conf.template | 3
install/share/ipakrb5.aug | 46
install/share/kdc.conf.template | 4
install/share/kdcproxy.wsgi | 5
install/share/key_escrow_schema.ldif | 18
install/share/krb.js.template | 2
install/share/krb5.conf.template | 10
install/share/memcache-remove.uldif | 1
install/share/profiles/KDCs_PKINIT_Certs.cfg | 109
install/share/profiles/Makefile.am | 7
install/share/profiles/README | 20
install/share/profiles/caIPAserviceCert.UPGRADE.cfg | 109
install/share/profiles/caIPAserviceCert.cfg | 8
install/share/replica-prevent-time-skew.ldif | 4
install/share/replica-s4u2proxy.ldif | 14
install/share/schema.d/Makefile.am | 4
install/share/schema_compat.uldif | 128
install/share/wsgi.py | 35
install/tools/Makefile.am | 17
install/tools/ipa-adtrust-install | 411
install/tools/ipa-ca-install | 194
install/tools/ipa-compat-manage | 149
install/tools/ipa-csreplica-manage | 71
install/tools/ipa-custodia | 6
install/tools/ipa-custodia-check | 286
install/tools/ipa-dns-install | 46
install/tools/ipa-httpd-kdcproxy | 57
install/tools/ipa-managed-entries | 66
install/tools/ipa-nis-manage | 164
install/tools/ipa-otptoken-import | 1
install/tools/ipa-pki-retrieve-key | 44
install/tools/ipa-pkinit-manage | 8
install/tools/ipa-replica-conncheck | 336
install/tools/ipa-replica-install | 17
install/tools/ipa-replica-manage | 103
install/tools/ipa-server-install | 16
install/tools/ipa-upgradeconfig | 26
install/tools/ipactl | 70
install/tools/man/Makefile.am | 14
install/tools/man/ipa-adtrust-install.1 | 20
install/tools/man/ipa-ca-install.1 | 40
install/tools/man/ipa-cacert-manage.1 | 35
install/tools/man/ipa-dns-install.1 | 27
install/tools/man/ipa-kra-install.1 | 22
install/tools/man/ipa-pkinit-manage.1 | 34
install/tools/man/ipa-replica-conncheck.1 | 2
install/tools/man/ipa-replica-install.1 | 116
install/tools/man/ipa-replica-prepare.1 | 12
install/tools/man/ipa-server-certinstall.1 | 8
install/tools/man/ipa-server-install.1 | 172
install/tools/man/ipa-upgradeconfig.8 | 42
install/ui/Makefile.am | 12
install/ui/build/Makefile.am | 5
install/ui/build/dojo/Makefile.am | 4
install/ui/build/freeipa/Makefile.am | 10
install/ui/css/Makefile.am | 18
install/ui/css/patternfly.css | 4
install/ui/images/Makefile.am | 4
install/ui/js/plugins | 1
install/ui/less/patternfly.less | 3
install/ui/src/Makefile.am | 10
install/ui/src/freeipa/Application_controller.js | 138
install/ui/src/freeipa/aci.js | 3
install/ui/src/freeipa/add.js | 2
install/ui/src/freeipa/app.js | 5
install/ui/src/freeipa/association.js | 124
install/ui/src/freeipa/auth.js | 4
install/ui/src/freeipa/automember.js | 5
install/ui/src/freeipa/certificate.js | 74
install/ui/src/freeipa/config.js | 51
install/ui/src/freeipa/details.js | 42
install/ui/src/freeipa/dialog.js | 34
install/ui/src/freeipa/dns.js | 55
install/ui/src/freeipa/facet.js | 122
install/ui/src/freeipa/field.js | 302
install/ui/src/freeipa/group.js | 28
install/ui/src/freeipa/hbactest.js | 16
install/ui/src/freeipa/host.js | 8
install/ui/src/freeipa/hostgroup.js | 6
install/ui/src/freeipa/idviews.js | 27
install/ui/src/freeipa/ipa.js | 124
install/ui/src/freeipa/navigation/menu_spec.js | 108
install/ui/src/freeipa/netgroup.js | 6
install/ui/src/freeipa/otptoken.js | 2
install/ui/src/freeipa/plugins/certmap.js | 391
install/ui/src/freeipa/plugins/certmapmatch.js | 387
install/ui/src/freeipa/plugins/login.js | 2
install/ui/src/freeipa/policy.js | 5
install/ui/src/freeipa/rpc.js | 110
install/ui/src/freeipa/search.js | 75
install/ui/src/freeipa/serverconfig.js | 4
install/ui/src/freeipa/service.js | 18
install/ui/src/freeipa/stageuser.js | 12
install/ui/src/freeipa/sudo.js | 4
install/ui/src/freeipa/topology.js | 33
install/ui/src/freeipa/topology_graph.js | 4
install/ui/src/freeipa/trust.js | 3
install/ui/src/freeipa/user.js | 21
install/ui/src/freeipa/vault.js | 842
install/ui/src/freeipa/widget.js | 121
install/ui/src/freeipa/widgets/APIBrowserWidget.js | 14
install/ui/src/freeipa/widgets/App.js | 11
install/ui/src/freeipa/widgets/LoginScreen.js | 79
install/ui/src/freeipa/widgets/LoginScreenBase.js | 5
install/ui/src/freeipa/widgets/SyncOTPScreen.js | 7
install/ui/src/freeipa/widgets/browser_widgets.js | 6
install/ui/src/libs/Makefile.am | 15
install/ui/src/libs/bootstrap.js | 9
install/ui/src/libs/loader.js.in | 6
install/ui/src/libs/patternfly.js | 3
install/ui/test/README | 1
install/ui/test/README.md | 18
install/ui/test/aci_tests.html | 1
install/ui/test/aci_tests.js | 23
install/ui/test/all_tests.html | 3
install/ui/test/association_tests.html | 1
install/ui/test/binding_tests.html | 3
install/ui/test/build_tests.html | 3
install/ui/test/certificate_tests.html | 1
install/ui/test/data/automembergroup_add.json | 21
install/ui/test/data/automembergroup_default_group_remove.json | 14
install/ui/test/data/automembergroup_default_group_set.json | 16
install/ui/test/data/automembergroup_default_group_show.json | 17
install/ui/test/data/automembergroup_find_pkeys.json | 24
install/ui/test/data/automembergroup_get_records.json | 27
install/ui/test/data/automembergroup_show.json | 31
install/ui/test/data/automemberhostgroup_add.json | 21
install/ui/test/data/automemberhostgroup_default_group_remove.json | 14
install/ui/test/data/automemberhostgroup_default_group_set.json | 16
install/ui/test/data/automemberhostgroup_default_group_show.json | 15
install/ui/test/data/automemberhostgroup_find_pkeys.json | 24
install/ui/test/data/automemberhostgroup_get_records.json | 27
install/ui/test/data/automemberhostgroup_show.json | 30
install/ui/test/data/automountkey_add.json | 24
install/ui/test/data/automountkey_find.json | 43
install/ui/test/data/automountkey_show.json | 32
install/ui/test/data/automountlocation_add.json | 18
install/ui/test/data/automountlocation_del.json | 17
install/ui/test/data/automountlocation_find.json | 35
install/ui/test/data/automountlocation_find_pkeys.json | 35
install/ui/test/data/automountlocation_get_records.json | 53
install/ui/test/data/automountlocation_show.json | 14
install/ui/test/data/automountmap_add.json | 18
install/ui/test/data/automountmap_add_indirect.json | 21
install/ui/test/data/automountmap_del.json | 17
install/ui/test/data/automountmap_find.json | 51
install/ui/test/data/automountmap_find_pkeys.json | 35
install/ui/test/data/automountmap_get_records.json | 69
install/ui/test/data/automountmap_show.json | 14
install/ui/test/data/cert_find.json | 71
install/ui/test/data/cert_remove_hold.json | 9
install/ui/test/data/cert_request.json | 17
install/ui/test/data/cert_revoke.json | 9
install/ui/test/data/cert_show.json | 16
install/ui/test/data/config_show.json | 107
install/ui/test/data/delegation_find.json | 35
install/ui/test/data/delegation_find_pkeys.json | 14
install/ui/test/data/delegation_get_records.json | 30
install/ui/test/data/delegation_list.json | 35
install/ui/test/data/delegation_mod.json | 21
install/ui/test/data/delegation_show.json | 19
install/ui/test/data/dnsconfig_mod.json | 36
install/ui/test/data/dnsconfig_show.json | 37
install/ui/test/data/dnsforwardzone_add.json | 32
install/ui/test/data/dnsforwardzone_batch_del.json | 21
install/ui/test/data/dnsforwardzone_details_refresh.json | 52
install/ui/test/data/dnsforwardzone_find_pkeys.json | 19
install/ui/test/data/dnsforwardzone_get_records.json | 34
install/ui/test/data/dnsrecord_add.json | 72
install/ui/test/data/dnsrecord_del.json | 62
install/ui/test/data/dnsrecord_find.json | 136
install/ui/test/data/dnsrecord_find_pkeys.json | 83
install/ui/test/data/dnsrecord_get_records.json | 194
install/ui/test/data/dnsrecord_show.json | 107
install/ui/test/data/dnszone_add.json | 46
install/ui/test/data/dnszone_details_refresh.json | 119
install/ui/test/data/dnszone_find.json | 99
install/ui/test/data/dnszone_find_pkeys.json | 29
install/ui/test/data/dnszone_get_records.json | 156
install/ui/test/data/dnszone_show.json | 110
install/ui/test/data/group_add.json | 31
install/ui/test/data/group_add_member.json | 25
install/ui/test/data/group_find.json | 82
install/ui/test/data/group_find_pkeys.json | 41
install/ui/test/data/group_get_records.json | 105
install/ui/test/data/group_member_user.json | 1479
install/ui/test/data/group_remove_member.json | 44
install/ui/test/data/group_show.json | 298
install/ui/test/data/hbacrule_add.json | 27
install/ui/test/data/hbacrule_add_accesstime.json | 7
install/ui/test/data/hbacrule_add_host.json | 56
install/ui/test/data/hbacrule_add_service.json | 56
install/ui/test/data/hbacrule_add_sourcehost.json | 56
install/ui/test/data/hbacrule_add_user.json | 56
install/ui/test/data/hbacrule_del.json | 9
install/ui/test/data/hbacrule_find.json | 38
install/ui/test/data/hbacrule_find_pkeys.json | 137
install/ui/test/data/hbacrule_get_records.json | 639
install/ui/test/data/hbacrule_mod.json | 60
install/ui/test/data/hbacrule_remove_accesstime.json | 7
install/ui/test/data/hbacrule_remove_host.json | 50
install/ui/test/data/hbacrule_remove_service.json | 49
install/ui/test/data/hbacrule_remove_sourcehost.json | 50
install/ui/test/data/hbacrule_remove_user.json | 48
install/ui/test/data/hbacrule_show.json | 76
install/ui/test/data/hbacsvc_add.json | 24
install/ui/test/data/hbacsvc_del.json | 9
install/ui/test/data/hbacsvc_find.json | 101
install/ui/test/data/hbacsvc_find_pkeys.json | 71
install/ui/test/data/hbacsvc_get_records.json | 149
install/ui/test/data/hbacsvc_mod.json | 31
install/ui/test/data/hbacsvc_show.json | 35
install/ui/test/data/hbacsvcgroup_add.json | 26
install/ui/test/data/hbacsvcgroup_add_member.json | 24
install/ui/test/data/hbacsvcgroup_del.json | 9
install/ui/test/data/hbacsvcgroup_find.json | 24
install/ui/test/data/hbacsvcgroup_find_pkeys.json | 17
install/ui/test/data/hbacsvcgroup_get_records.json | 27
install/ui/test/data/hbacsvcgroup_member_hbacsvc.json | 57
install/ui/test/data/hbacsvcgroup_mod.json | 39
install/ui/test/data/hbacsvcgroup_remove_member.json | 21
install/ui/test/data/hbacsvcgroup_show.json | 46
install/ui/test/data/hbactest.json | 34
install/ui/test/data/hbactest_matched.json | 408
install/ui/test/data/hbactest_unmatched.json | 249
install/ui/test/data/host_add.json | 40
install/ui/test/data/host_disable_dev.example.com.json | 9
install/ui/test/data/host_find.json | 102
install/ui/test/data/host_find_pkeys.json | 23
install/ui/test/data/host_get_records.json | 112
install/ui/test/data/host_mod.json | 83
install/ui/test/data/host_show.json | 85
install/ui/test/data/host_show_dev.example.com.json | 100
install/ui/test/data/host_show_test.example.com.json | 85
install/ui/test/data/hostgroup_add.json | 27
install/ui/test/data/hostgroup_add_member.json | 37
install/ui/test/data/hostgroup_find.json | 33
install/ui/test/data/hostgroup_find_pkeys.json | 23
install/ui/test/data/hostgroup_get_records.json | 41
install/ui/test/data/hostgroup_member_host.json | 70
install/ui/test/data/hostgroup_show.json | 22
install/ui/test/data/idrange_add.json | 34
install/ui/test/data/idrange_find.json | 32
install/ui/test/data/idrange_find_pkeys.json | 17
install/ui/test/data/idrange_get_records.json | 40
install/ui/test/data/idrange_mod.json | 43
install/ui/test/data/idrange_show.json | 44
install/ui/test/data/ipa_init.json | 2103
install/ui/test/data/ipa_init_commands.json |149170 ++++++++--
install/ui/test/data/ipa_init_objects.json |36409 +-
install/ui/test/data/json_metadata.json | 9464
install/ui/test/data/krbtpolicy_show.json | 75
install/ui/test/data/netgroup_add.json | 28
install/ui/test/data/netgroup_add_member.json | 40
install/ui/test/data/netgroup_find.json | 56
install/ui/test/data/netgroup_find_pkeys.json | 23
install/ui/test/data/netgroup_get_records.json | 64
install/ui/test/data/netgroup_show.json | 38
install/ui/test/data/otptoken_add.json | 43
install/ui/test/data/otptoken_batch_del.json | 27
install/ui/test/data/otptoken_batch_mod.json | 34
install/ui/test/data/otptoken_find_pkeys.json | 17
install/ui/test/data/otptoken_get_records.json | 57
install/ui/test/data/otptoken_mod.json | 72
install/ui/test/data/otptoken_show.json | 51
install/ui/test/data/permission_add.json | 26
install/ui/test/data/permission_del.json | 9
install/ui/test/data/permission_find.json | 83
install/ui/test/data/permission_find_pkeys.json | 35
install/ui/test/data/permission_get_records.json | 101
install/ui/test/data/permission_show.json | 47
install/ui/test/data/permission_show_filter.json | 42
install/ui/test/data/permission_show_subtree.json | 42
install/ui/test/data/permission_show_targetgroup.json | 46
install/ui/test/data/permission_show_type.json | 47
install/ui/test/data/privilege_find.json | 201
install/ui/test/data/privilege_find_pkeys.json | 89
install/ui/test/data/privilege_get_records.json | 264
install/ui/test/data/privilege_show.json | 39
install/ui/test/data/pwpolicy_find.json | 72
install/ui/test/data/pwpolicy_find_pkeys.json | 27
install/ui/test/data/pwpolicy_get_records.json | 85
install/ui/test/data/pwpolicy_mod.json | 56
install/ui/test/data/pwpolicy_show.json | 57
install/ui/test/data/realmdomains_show.json | 24
install/ui/test/data/role_find.json | 20
install/ui/test/data/role_find_pkeys.json | 17
install/ui/test/data/role_get_records.json | 23
install/ui/test/data/role_show.json | 36
install/ui/test/data/selfservice_find.json | 24
install/ui/test/data/selfservice_find_pkeys.json | 17
install/ui/test/data/selfservice_get_records.json | 69
install/ui/test/data/selfservice_show.json | 21
install/ui/test/data/selinuxusermap_add_host.json | 35
install/ui/test/data/selinuxusermap_add_user.json | 38
install/ui/test/data/selinuxusermap_details_update.json | 47
install/ui/test/data/selinuxusermap_find_pkeys.json | 23
install/ui/test/data/selinuxusermap_get_records.json | 69
install/ui/test/data/selinuxusermap_mod.json | 47
install/ui/test/data/selinuxusermap_remove_host.json | 35
install/ui/test/data/selinuxusermap_remove_user.json | 32
install/ui/test/data/selinuxusermap_show.json | 48
install/ui/test/data/service_add.json | 29
install/ui/test/data/service_add_host.json | 21
install/ui/test/data/service_del.json | 9
install/ui/test/data/service_disable.json | 9
install/ui/test/data/service_find.json | 48
install/ui/test/data/service_find_pkeys.json | 29
install/ui/test/data/service_get_records.json | 61
install/ui/test/data/service_managedby_host.json | 110
install/ui/test/data/service_mod.json | 21
install/ui/test/data/service_remove_host.sh | 18
install/ui/test/data/service_show.json | 75
install/ui/test/data/session_logout.json | 7
install/ui/test/data/sudocmd_add.json | 21
install/ui/test/data/sudocmd_del.json | 9
install/ui/test/data/sudocmd_find.json | 23
install/ui/test/data/sudocmd_find_pkeys.json | 23
install/ui/test/data/sudocmd_get_records.json | 31
install/ui/test/data/sudocmd_memberof_add.json | 53
install/ui/test/data/sudocmd_memberof_remove.json | 50
install/ui/test/data/sudocmd_memberof_show.json | 61
install/ui/test/data/sudocmd_mod.json | 31
install/ui/test/data/sudocmd_show.json | 33
install/ui/test/data/sudocmdgroup_add.json | 26
install/ui/test/data/sudocmdgroup_add_member.json | 26
install/ui/test/data/sudocmdgroup_del.json | 9
install/ui/test/data/sudocmdgroup_find.json | 33
install/ui/test/data/sudocmdgroup_find_pkeys.json | 23
install/ui/test/data/sudocmdgroup_get_records.json | 41
install/ui/test/data/sudocmdgroup_member_sudocmd.json | 57
install/ui/test/data/sudocmdgroup_mod.json | 39
install/ui/test/data/sudocmdgroup_remove_member.json | 22
install/ui/test/data/sudocmdgroup_show.json | 44
install/ui/test/data/sudorule_add.json | 24
install/ui/test/data/sudorule_del.json | 9
install/ui/test/data/sudorule_find.json | 17
install/ui/test/data/sudorule_find_pkeys.json | 23
install/ui/test/data/sudorule_get_records.json | 191
install/ui/test/data/sudorule_mod.json | 51
install/ui/test/data/sudorule_show.json | 91
install/ui/test/data/trust_add.json | 9
install/ui/test/data/trust_find_pkeys.json | 17
install/ui/test/data/trust_show.json | 130
install/ui/test/data/trustconfigad_show.json | 41
install/ui/test/data/user_add.json | 49
install/ui/test/data/user_details_refresh.json | 312
install/ui/test/data/user_disable.json | 9
install/ui/test/data/user_enable.json | 9
install/ui/test/data/user_find.json | 2734
install/ui/test/data/user_find_pkeys.json | 1499
install/ui/test/data/user_get_records.json | 1422
install/ui/test/data/user_memberof_group.json | 64
install/ui/test/data/user_mod.json | 337
install/ui/test/data/user_show.json | 351
install/ui/test/data/user_show/1.json | 77
install/ui/test/data/whoami.json | 7
install/ui/test/details_tests.html | 2
install/ui/test/details_tests.js | 4
install/ui/test/entity_tests.html | 1
install/ui/test/entity_tests.js | 3
install/ui/test/ip_tests.html | 3
install/ui/test/ipa_tests.html | 1
install/ui/test/ipa_tests.js | 17
install/ui/test/navigation_tests.html | 1
install/ui/test/ordered_map_tests.html | 1
install/ui/test/utils_tests.html | 3
install/ui/test/widget_tests.html | 1
install/ui/test/widget_tests.js | 9
install/ui/util/build.sh | 1
install/ui/util/build/patches/001-dojo-build-pvoborni-01-Make-dojo-builder-buildable-by-itself.patch | 169
install/ui/util/build/patches/002-dojo-build-pvoborni-02-Allow-to-specify-modules-for-which-builder-doesn-t-r.patch | 98
install/ui/util/build/patches/01-Make-dojo-builder-buildable-by-itself.patch | 169
install/ui/util/build/patches/02-Allow-to-specify-modules-which-dont-raise.patch | 98
install/ui/util/change-profile.sh | 3
install/ui/util/clean.sh | 3
install/ui/util/compile.sh | 1
install/ui/util/make-builder.sh | 3
install/ui/util/make-css.sh | 1
install/ui/util/make-dojo.sh | 3
install/ui/util/make-patternfly.sh | 1
install/ui/util/make-ui.sh | 1
install/ui/util/prepare-dojo.sh | 3
install/ui/util/sync.sh | 3
install/updates/10-schema_compat.update | 93
install/updates/20-aci.update | 12
install/updates/20-dna.update | 10
install/updates/20-idoverride_index.update | 5
install/updates/20-indices.update | 53
install/updates/20-syncrepl.update | 2
install/updates/20-whoami.update | 14
install/updates/40-delegation.update | 15
install/updates/40-dns.update | 3
install/updates/45-roles.update | 9
install/updates/50-ipaconfig.update | 1
install/updates/73-certmap.update | 23
install/updates/80-schema_compat.update | 227
install/updates/90-post_upgrade_plugins.update | 6
install/updates/Makefile.am | 9
install/wsgi/Makefile.am | 4
install/wsgi/plugins.py | 13
ipa | 5
ipa.1 | 204
ipaclient/Makefile.am | 1
ipaclient/__main__.py | 15
ipaclient/csrgen.py | 477
ipaclient/csrgen/profiles/caIPAserviceCert.json | 15
ipaclient/csrgen/profiles/userCert.json | 15
ipaclient/csrgen/rules/dataDNS.json | 8
ipaclient/csrgen/rules/dataEmail.json | 8
ipaclient/csrgen/rules/dataHostCN.json | 8
ipaclient/csrgen/rules/dataSubjectBase.json | 8
ipaclient/csrgen/rules/dataUsernameCN.json | 8
ipaclient/csrgen/rules/syntaxSAN.json | 8
ipaclient/csrgen/rules/syntaxSubject.json | 9
ipaclient/csrgen/templates/openssl_base.tmpl | 17
ipaclient/csrgen/templates/openssl_macros.tmpl | 29
ipaclient/csrgen_ffi.py | 299
ipaclient/install/__init__.py | 3
ipaclient/install/automount.py | 29
ipaclient/install/client.py | 3629
ipaclient/install/ipa_certupdate.py | 203
ipaclient/install/ipa_client_install.py | 67
ipaclient/install/ipachangeconf.py | 570
ipaclient/install/ipadiscovery.py | 567
ipaclient/install/ntpconf.py | 239
ipaclient/install/sssd.py | 53
ipaclient/ipa_certupdate.py | 184
ipaclient/ipachangeconf.py | 567
ipaclient/ipadiscovery.py | 555
ipaclient/ntpconf.py | 233
ipaclient/plugins/automount.py | 6
ipaclient/plugins/ca.py | 56
ipaclient/plugins/cert.py | 152
ipaclient/plugins/certmap.py | 49
ipaclient/plugins/csrgen.py | 130
ipaclient/plugins/dns.py | 85
ipaclient/plugins/host.py | 7
ipaclient/plugins/location.py | 2
ipaclient/plugins/misc.py | 7
ipaclient/plugins/otptoken.py | 14
ipaclient/plugins/otptoken_yubikey.py | 19
ipaclient/plugins/service.py | 7
ipaclient/plugins/topology.py | 11
ipaclient/plugins/user.py | 7
ipaclient/plugins/vault.py | 353
ipaclient/remote_plugins/2_114/dns.py | 2
ipaclient/remote_plugins/2_114/idrange.py | 2
ipaclient/remote_plugins/2_114/idviews.py | 2
ipaclient/remote_plugins/2_156/dns.py | 2
ipaclient/remote_plugins/2_156/idrange.py | 2
ipaclient/remote_plugins/2_156/idviews.py | 2
ipaclient/remote_plugins/2_164/dns.py | 2
ipaclient/remote_plugins/2_164/idrange.py | 2
ipaclient/remote_plugins/2_164/idviews.py | 2
ipaclient/remote_plugins/2_49/idrange.py | 2
ipaclient/remote_plugins/__init__.py | 24
ipaclient/remote_plugins/compat.py | 13
ipaclient/remote_plugins/schema.py | 111
ipaclient/setup.cfg | 5
ipaclient/setup.py | 70
ipaclient/setup.py.in | 81
ipalib/Makefile | 25
ipalib/Makefile.am | 1
ipalib/__init__.py | 65
ipalib/aci.py | 13
ipalib/backend.py | 13
ipalib/capabilities.py | 6
ipalib/certstore.py | 427
ipalib/cli.py | 130
ipalib/config.py | 106
ipalib/constants.py | 75
ipalib/errors.py | 52
ipalib/frontend.py | 51
ipalib/install/__init__.py | 3
ipalib/install/certmonger.py | 680
ipalib/install/certstore.py | 406
ipalib/install/hostname.py | 59
ipalib/install/kinit.py | 125
ipalib/install/service.py | 178
ipalib/install/sysrestore.py | 453
ipalib/krb_utils.py | 18
ipalib/messages.py | 5
ipalib/misc.py | 132
ipalib/parameters.py | 164
ipalib/pkcs10.py | 180
ipalib/plugable.py | 115
ipalib/request.py | 1
ipalib/rpc.py | 798
ipalib/setup.cfg | 5
ipalib/setup.py | 50
ipalib/setup.py.in | 71
ipalib/text.py | 5
ipalib/util.py | 336
ipalib/x509.py | 874
ipaplatform/Makefile.am | 12
ipaplatform/__init__.py | 11
ipaplatform/__init__.py.in | 12
ipaplatform/_importhook.py | 150
ipaplatform/base/constants.py | 14
ipaplatform/base/paths.py | 64
ipaplatform/base/services.py | 74
ipaplatform/base/tasks.py | 73
ipaplatform/constants.py | 8
ipaplatform/debian/__init__.py | 7
ipaplatform/debian/constants.py | 25
ipaplatform/debian/paths.py | 97
ipaplatform/debian/services.py | 182
ipaplatform/debian/tasks.py | 50
ipaplatform/fedora/__init__.py | 1
ipaplatform/fedora/services.py | 12
ipaplatform/override.py.in | 1
ipaplatform/paths.py | 8
ipaplatform/redhat/authconfig.py | 18
ipaplatform/redhat/paths.py | 2
ipaplatform/redhat/services.py | 82
ipaplatform/redhat/tasks.py | 173
ipaplatform/rhel/__init__.py | 1
ipaplatform/rhel/services.py | 10
ipaplatform/services.py | 8
ipaplatform/setup.cfg | 5
ipaplatform/setup.py | 51
ipaplatform/setup.py.in | 79
ipaplatform/tasks.py | 8
ipapython/MANIFEST.in | 2
ipapython/Makefile | 38
ipapython/Makefile.am | 23
ipapython/admintool.py | 42
ipapython/certdb.py | 580
ipapython/certmonger.py | 554
ipapython/config.py | 61
ipapython/cookie.py | 20
ipapython/dn.py | 63
ipapython/dnssec/abshsm.py | 184
ipapython/dnssec/bindmgr.py | 217
ipapython/dnssec/keysyncer.py | 191
ipapython/dnssec/ldapkeydb.py | 450
ipapython/dnssec/localhsm.py | 227
ipapython/dnssec/odsmgr.py | 202
ipapython/dnssec/syncrepl.py | 115
ipapython/dnssec/temp.py | 22
ipapython/dnsutil.py | 39
ipapython/dogtag.py | 80
ipapython/graph.py | 30
ipapython/install/cli.py | 319
ipapython/install/common.py | 11
ipapython/install/core.py | 123
ipapython/install/typing.py | 34
ipapython/install/util.py | 53
ipapython/ipa.conf | 3
ipapython/ipa_log_manager.py | 312
ipapython/ipaldap.py | 372
ipapython/ipautil.py | 732
ipapython/kerberos.py | 23
ipapython/log_manager.py | 1560
ipapython/nsslib.py | 289
ipapython/p11helper.py | 1772
ipapython/secrets/client.py | 110
ipapython/secrets/common.py | 45
ipapython/secrets/kem.py | 224
ipapython/secrets/store.py | 254
ipapython/session_storage.py | 392
ipapython/setup.cfg | 5
ipapython/setup.py | 55
ipapython/setup.py.in | 79
ipapython/ssh.py | 12
ipapython/sysrestore.py | 443
ipapython/version.py.in | 10
ipaserver/Makefile.am | 1
ipaserver/advise/base.py | 289
ipaserver/advise/plugins/legacy_clients.py | 11
ipaserver/advise/plugins/smart_card_auth.py | 325
ipaserver/dcerpc.py | 368
ipaserver/dcerpc_common.py | 73
ipaserver/dns_data_management.py | 13
ipaserver/dnssec/abshsm.py | 193
ipaserver/dnssec/bindmgr.py | 223
ipaserver/dnssec/keysyncer.py | 196
ipaserver/dnssec/ldapkeydb.py | 455
ipaserver/dnssec/localhsm.py | 227
ipaserver/dnssec/odsmgr.py | 212
ipaserver/dnssec/syncrepl.py | 114
ipaserver/dnssec/temp.py | 22
ipaserver/install/adtrust.py | 484
ipaserver/install/adtrustinstance.py | 246
ipaserver/install/bindinstance.py | 226
ipaserver/install/ca.py | 463
ipaserver/install/cainstance.py | 1444
ipaserver/install/certs.py | 500
ipaserver/install/conncheck.py | 25
ipaserver/install/custodiainstance.py | 153
ipaserver/install/dns.py | 211
ipaserver/install/dnskeysyncinstance.py | 165
ipaserver/install/dogtag.py | 25
ipaserver/install/dogtaginstance.py | 210
ipaserver/install/dsinstance.py | 844
ipaserver/install/httpinstance.py | 431
ipaserver/install/installutils.py | 506
ipaserver/install/ipa_backup.py | 119
ipaserver/install/ipa_cacert_manage.py | 255
ipaserver/install/ipa_kra_install.py | 77
ipaserver/install/ipa_ldap_updater.py | 23
ipaserver/install/ipa_otptoken_import.py | 203
ipaserver/install/ipa_pkinit_manage.py | 97
ipaserver/install/ipa_replica_install.py | 95
ipaserver/install/ipa_replica_prepare.py | 284
ipaserver/install/ipa_restore.py | 194
ipaserver/install/ipa_server_certinstall.py | 129
ipaserver/install/ipa_server_install.py | 47
ipaserver/install/ipa_server_upgrade.py | 12
ipaserver/install/ipa_winsync_migrate.py | 33
ipaserver/install/kra.py | 126
ipaserver/install/krainstance.py | 237
ipaserver/install/krbinstance.py | 342
ipaserver/install/ldapupdate.py | 198
ipaserver/install/memcacheinstance.py | 24
ipaserver/install/ntpinstance.py | 74
ipaserver/install/odsexporterinstance.py | 68
ipaserver/install/opendnssecinstance.py | 73
ipaserver/install/plugins/adtrust.py | 118
ipaserver/install/plugins/ca_renewal_master.py | 31
ipaserver/install/plugins/dns.py | 157
ipaserver/install/plugins/fix_replica_agreements.py | 32
ipaserver/install/plugins/rename_managed.py | 17
ipaserver/install/plugins/update_ca_topology.py | 10
ipaserver/install/plugins/update_dna_shared_config.py | 128
ipaserver/install/plugins/update_fix_duplicate_cacrt_in_ldap.py | 84
ipaserver/install/plugins/update_idranges.py | 80
ipaserver/install/plugins/update_ldap_server_list.py | 38
ipaserver/install/plugins/update_managed_permissions.py | 94
ipaserver/install/plugins/update_nis.py | 10
ipaserver/install/plugins/update_pacs.py | 10
ipaserver/install/plugins/update_passsync.py | 23
ipaserver/install/plugins/update_ra_cert_store.py | 64
ipaserver/install/plugins/update_referint.py | 23
ipaserver/install/plugins/update_services.py | 39
ipaserver/install/plugins/update_uniqueness.py | 31
ipaserver/install/plugins/upload_cacrt.py | 42
ipaserver/install/replication.py | 386
ipaserver/install/schemaupdate.py | 25
ipaserver/install/server/__init__.py | 618
ipaserver/install/server/common.py | 477
ipaserver/install/server/install.py | 593
ipaserver/install/server/replicainstall.py | 1480
ipaserver/install/server/upgrade.py | 1025
ipaserver/install/service.py | 423
ipaserver/install/sysupgrade.py | 11
ipaserver/install/upgradeinstance.py | 62
ipaserver/p11helper.py | 1871
ipaserver/plugins/aci.py | 25
ipaserver/plugins/automount.py | 2
ipaserver/plugins/baseldap.py | 139
ipaserver/plugins/baseuser.py | 229
ipaserver/plugins/batch.py | 11
ipaserver/plugins/ca.py | 108
ipaserver/plugins/caacl.py | 80
ipaserver/plugins/cert.py | 915
ipaserver/plugins/certmap.py | 552
ipaserver/plugins/certprofile.py | 14
ipaserver/plugins/config.py | 169
ipaserver/plugins/delegation.py | 3
ipaserver/plugins/dns.py | 159
ipaserver/plugins/dnsserver.py | 11
ipaserver/plugins/dogtag.py | 280
ipaserver/plugins/domainlevel.py | 2
ipaserver/plugins/group.py | 28
ipaserver/plugins/hbacrule.py | 2
ipaserver/plugins/hbacsvc.py | 1
ipaserver/plugins/hbacsvcgroup.py | 1
ipaserver/plugins/hbactest.py | 25
ipaserver/plugins/host.py | 75
ipaserver/plugins/hostgroup.py | 1
ipaserver/plugins/idrange.py | 10
ipaserver/plugins/idviews.py | 82
ipaserver/plugins/internal.py | 86
ipaserver/plugins/join.py | 12
ipaserver/plugins/ldap2.py | 130
ipaserver/plugins/migration.py | 113
ipaserver/plugins/misc.py | 123
ipaserver/plugins/otptoken.py | 4
ipaserver/plugins/passwd.py | 8
ipaserver/plugins/permission.py | 61
ipaserver/plugins/pkinit.py | 178
ipaserver/plugins/privilege.py | 4
ipaserver/plugins/pwpolicy.py | 65
ipaserver/plugins/rabase.py | 14
ipaserver/plugins/radiusproxy.py | 2
ipaserver/plugins/realmdomains.py | 4
ipaserver/plugins/role.py | 3
ipaserver/plugins/schema.py | 52
ipaserver/plugins/selfservice.py | 3
ipaserver/plugins/selinuxusermap.py | 3
ipaserver/plugins/server.py | 73
ipaserver/plugins/serverroles.py | 20
ipaserver/plugins/service.py | 69
ipaserver/plugins/servicedelegation.py | 2
ipaserver/plugins/session.py | 18
ipaserver/plugins/stageuser.py | 81
ipaserver/plugins/sudocmd.py | 5
ipaserver/plugins/sudocmdgroup.py | 1
ipaserver/plugins/sudorule.py | 5
ipaserver/plugins/trust.py | 552
ipaserver/plugins/user.py | 133
ipaserver/plugins/vault.py | 133
ipaserver/plugins/virtual.py | 8
More information about the Pkg-freeipa-devel
mailing list