Commits on Source
1124
d9b8fa3f
Set development version to 4.7.90
Jul 19, 2018
f3faecbb
Fix $-style format string in ipa_ldap_init (util/ipa_ldap.c)
Jul 20, 2018
fd348773
Add check for occuring traceback during uninstallation ipa master
Jul 20, 2018
0e9fb8ac
webui: change indentation of freeipa/_base/debug.js
Jul 23, 2018
78cefe09
webui: remove mixed indentation in App and LoginScreen
Jul 23, 2018
94bcd938
ipaclient-install: chmod needs octal permissions
Jul 25, 2018
8f202bbd
Making nigthly test definition editable by FreeIPA's contributors
Jul 27, 2018
6212423c
Fix topology configuration of nightly runs
Jul 27, 2018
8edde14e
Add convenient template for temp commits
Jul 27, 2018
71ba408d
ipaserver/plugins/cert.py: Added reason to raise of errors.NotFound
Jul 30, 2018
64145093
Rename pytest_plugins to ipatests.pytest_ipa
Aug 02, 2018
f7516979
httpinstance: Restore SELinux context of session_dir /etc/httpd/alias
Aug 03, 2018
354d7297
ipa_restore: Restore SELinux context of template_dir /var/log/dirsrv/slapd-X
Aug 03, 2018
a71729cc
In IPA 4.4 when updating userpassword with ldapmodify does not update...
Aug 03, 2018
11ec43a5
prci_definitions: fix wrong indentation in the nightly yaml
Aug 03, 2018
c1a0c3c5
Tests: add integration test for password changes by dir mgr
Aug 06, 2018
016df47d
WebUI Tests stabilize
Aug 07, 2018
b5fa64ed
PR-CI extend timeouts
Aug 07, 2018
2a9f5eaa
PRCI: extend timeouts for gating
Aug 08, 2018
0aeccc08
ipa_tests: test ssh keys login
Aug 10, 2018
c5cdd5a5
ipaclient: Remove --no-sssd and --no-ac options
Aug 13, 2018
f6fa2e94
Do not install ipa-replica-prepare
Aug 13, 2018
38936817
Increase MIN_DOMAIN_LEVEL to DOMAIN_LEVEL_1
Aug 13, 2018
0ce79ec6
Mark replica_file option as deprecated
Aug 13, 2018
03776457
Raise error if DL is set to 0 or DL0 options are used
Aug 13, 2018
a170b284
Remove support for replica_file option from ipa-ca-install
Aug 13, 2018
5f5180b8
Remove support for replica_file option from ipa-kra-install
Aug 13, 2018
9c2b0ce7
Remove DL0 specific sections from ipa-replica-install man page
Aug 13, 2018
7e172e3b
Remove "at DL1" from ipa-replica-manage man page
Aug 13, 2018
0eb140ea
Remove "at DL1" from ipa-server-install man page
Aug 13, 2018
b99dc46a
Move DL0 raises outside if existing conditionals to calm down pylint
Aug 13, 2018
2a788f1a
ipatests: Drop test_password_option_DL0
Aug 13, 2018
3b8c38ec
ipatests/test_ipaserver/test_install/test_installer.py: Drop tempfile import
Aug 13, 2018
c33cbe13
ipaserver/install/adtrust.py: Do not use DOMAIN_LEVEL_0 for minimum
Aug 13, 2018
94159bbe
ipatests/test_xmlrpc/tracker/server_plugin.py: Increase hard coded mindomainlevel
Aug 13, 2018
cb7f6b7b
replicainstall: Make sure that domain fulfills minimal domain level requirement
Aug 13, 2018
1a0b0d2f
ipa-extdom-extop: Update licenses to GPLv3 or later with exceptions
Aug 13, 2018
c2e1cdf8
Replace logo images with new one (version 4.7)
Aug 13, 2018
de8f969f
Move fips_enabled to a common library to share across different plugins
Aug 13, 2018
6907a0ce
ipasam: do not use RC4 in FIPS mode
Aug 13, 2018
13000e2f
Disable DL0 specific tests
Aug 13, 2018
adfd82ee
Replace the direct URL with config's one
Aug 14, 2018
1721356d
Fix translation of "sync_otp" plugin
Aug 14, 2018
14e21047
Fix translation of "SyncOTPScreen" widget
Aug 14, 2018
f68dca24
Convert members into types in sudorule-*-option
Aug 15, 2018
6fa1e6f1
Re-open the ldif file to prevent error message
Aug 16, 2018
89799a14
Add assert to check output of upgrade
Aug 16, 2018
51240f35
Check if user permssions and umask 0022 is set when executing ipa-restore
Aug 16, 2018
3322aad7
Add docstring to verify_kdc_cert_validity
Aug 20, 2018
fc0f6b43
Add missing docstrings to kernel_keyring.py
Aug 20, 2018
77286f52
Replace old login screen logo with new one
Aug 21, 2018
6a1409ec
test: client uninstall fails when installed using non-existing hostname
Aug 23, 2018
df8bffd9
Honor no-host-dns when creating client host in replica install
Aug 23, 2018
f0228fa6
uninstall -v: remove Tracebacks
Aug 23, 2018
79fb0cc6
ipautil.run: add test for runas parameter
Aug 23, 2018
a5a619ab
ipa commands: print 'IPA is not configured' when ipa is not setup
Aug 23, 2018
10c62589
Test: test ipa-* commands when IPA is not configured
Aug 23, 2018
e4a3942e
Detect and prefer platform Python
Aug 23, 2018
a347c116
Rename Python scripts and add dynamic shebang
Aug 23, 2018
c8da61b9
Generate scripts from templates
Aug 23, 2018
02f4a7a2
DS replication settings: fix regression with <3.3 master
Aug 24, 2018
79cb8ffb
Add MigrateScreen widget
Aug 27, 2018
13f1471c
Add "migrate" Web UI plugin
Aug 27, 2018
9bc93d30
Return the result of "password migration" procedure
Aug 27, 2018
05d7162b
Integrate "migration" page to IPA Web framework.
Aug 27, 2018
8a22c652
Provide translatable messages for MigrateScreen widget
Aug 27, 2018
9f6d5322
Clean up migration "error" and "invalid" pages from project
Aug 27, 2018
4088b283
Add basic tests for "migration" end point
Aug 27, 2018
28f4e0e0
webui: redable color of invalid fields on login-screen-like pages
Aug 27, 2018
f0c3a359
Test if WSGI worker process count is set to 4
Aug 27, 2018
6175672e
Do not set ca_host when --setup-ca is used
Aug 28, 2018
c3f23da4
Fix "get_key_index" to fit caller's expectations
Aug 28, 2018
0dcce426
Reindex 'key_indicies' after item delete
Aug 28, 2018
ad85cc8e
PRCI failures fix
Aug 28, 2018
8af6accf
Retrieve certificate subject base directly instead of ipa-join
Aug 29, 2018
b8528da5
Refactor os-release and platform information
Aug 30, 2018
1c03181e
Don't check for systemd service
Aug 30, 2018
90203fb0
Add "389-ds-base-legacy-tools" to requires.
Aug 31, 2018
fe650087
Clear next field when returnining list elements in queue.c
Aug 31, 2018
ab636682
Add cmocka unit tests for ipa otpd queue code
Aug 31, 2018
59df37ad
bump PRCI template version to 0.1.8
Sep 03, 2018
911416e4
ipa-server-install: do not perform forwarder validation with --no-dnssec-validation
Sep 03, 2018
739ddce6
tests: add test for server install with --no-dnssec-validation
Sep 03, 2018
1d3c308b
Adapt freeipa.spec.in for latest Fedora, fix python2 ipatests packaging bug
Sep 05, 2018
cf1301fb
Delete empty keytab during client installation
Sep 05, 2018
1857dc9d
Fix render validation items on keypress event at login form
Sep 06, 2018
2a227c24
ipa-replica-install: fix pkinit setup
Sep 06, 2018
bcfd18f3
Tests: test successful PKINIT install on replica
Sep 06, 2018
31a92c16
tests: sssd_ssh fd leaks when user cert converted into SSH key
Sep 06, 2018
c29581c9
add strip_cert_header() to tasks.py
Sep 06, 2018
c7064494
Fix certificate type error when exporting to file
Sep 06, 2018
6ad11d86
ipa-replica-install: properly use the file store
Sep 06, 2018
b2ce20c6
Test: scenario replica install/uninstall should restore ssl.conf
Sep 06, 2018
21f14e98
Remove Python 2 support and packages
Sep 06, 2018
c049992c
Add test for client installation with empty keytab file
Sep 06, 2018
fe0cc945
bump PRCI template version to 0.1.9
Sep 11, 2018
7da50cf4
Update required version of dogtag to detect when FIPS is available
Sep 12, 2018
6f386f2e
Fix translation of "unauthorized.html" Web page
Sep 12, 2018
c66cdf0b
Fix translation of "ssbrowser.html" Web page
Sep 12, 2018
4b83227a
Add basic tests to web pages which are located at /ipa/config/
Sep 12, 2018
1,024 additional commits have been omitted to prevent performance issues.
Loading
Loading