summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Enabled recreation of test directory in apply_common_fixes functionOleg Fayans2016-01-292-2/+1
* DNSSEC CI: fix zone delegationsMartin Basti2016-01-291-1/+8
* fix standalone installation of externally signed CA on IPA masterMartin Babinsky2016-01-281-1/+2
* ipa-getkeytab: Handle the possibility of not obtaining a resultTomas Babej2016-01-271-0/+4
* webui: remove moot error from webui buildPetr Vobornik2016-01-271-1/+2
* ipa-kdb: get_authz_data_types() make sure entry can be NULLSumit Bose2016-01-272-1/+9
* Use HTTPD_USER in dogtaginstance.pyTimo Aaltonen2016-01-271-2/+3
* cert renewal: import all external CA certs on IPA CA cert renewalJan Cholasta2016-01-271-19/+9
* webui: crash nicely if sessionStorage is not availablePetr Vobornik2016-01-272-6/+19
* Add support for the 'user' url parameter for the reset_password.htmlPavel Vomacka2016-01-271-0/+4
* Add tool tips for Revert, Refresh, Undo, and Undo AllPavel Vomacka2016-01-274-2/+12
* ipatests: fix the install of external caMilan KubĂ­k2016-01-271-1/+3
* Warn user when ipa *-find reach limitMartin Basti2016-01-272-1/+17
* Split ipa-client/ into ipaclient/ (Python library) and client/ (C, scripts)Petr Viktorin2016-01-2738-235/+111
* disable RA plugins when promoting a replica from CA-less masterMartin Babinsky2016-01-271-7/+17
* Refactor test_attrFilip Skola2016-01-261-388/+281
* Refactor test_replaceFilip Skola2016-01-261-126/+48
* Refactor test_user_plugin, use UserTracker for testsFilip Skola2016-01-252-1520/+1026
* stop installer when setup-ds.pl failPetr Vobornik2016-01-251-1/+1
* Fix DNSSEC test: add glue recordMartin Basti2016-01-251-1/+8
* spec file: package python-ipalib as noarchJan Cholasta2016-01-251-2/+2
* correctly set LDAP bind related attributes when setting up replicationMartin Babinsky2016-01-211-7/+15
* uninstallation: more robust check for master removal from topologyMartin Babinsky2016-01-212-4/+37
* Remove workaround for CA running checkFraser Tweedale2016-01-213-48/+4
* prevent moving of topology entries out of managed scope by modrdn operationsLudwig Krispenz2016-01-213-0/+56
* Exclude o=ipaca subtree from Retro Changelog (syncrepl)Martin Basti2016-01-211-0/+1
* ipapython: use python-cryptography instead of libcrypto in p11helperJan Cholasta2016-01-211-232/+108
* ipapython: port p11helper C code to PythonJan Cholasta2016-01-2116-2492/+1873
* Set close button type attribute to 'button'.James Groffen2016-01-201-0/+1
* Fixed login error message box in LoginScreen pageAbhijeet Kasurde2016-01-201-4/+4
* webui: dislay server suffixes in server search pagePetr Vobornik2016-01-202-1/+12
* Added kpasswd_server directive in client krb5.confAbhijeet Kasurde2016-01-201-0/+4
* spec: do not require arch specific ipalib package from noarch packagesPetr Vobornik2016-01-201-7/+7
* make-lint: Allow running pylint --py3k to detect Python3 issuesPetr Viktorin2016-01-201-13/+26
* Remove deprecated contrib/RHEL4Petr Viktorin2016-01-207-1010/+0
* dnsutil: Rename __nonzero__ to __bool__Petr Viktorin2016-01-201-1/+3
* Avoid builtins that were removed in Python 3Petr Viktorin2016-01-203-3/+3
* Alias "unicode" to "str" under Python 3Petr Viktorin2016-01-206-0/+27
* Use print_function future definition wherever print() is usedPetr Viktorin2016-01-203-0/+5
* Don't index exceptions directlyPetr Viktorin2016-01-202-4/+4
* Use explicit truncating divisionPetr Viktorin2016-01-205-9/+9
* fixed an issue with master installation not creating reverse zoneOleg Fayans2016-01-191-3/+4
* Loggger: Use warning instead of warn - dns pluginTomas Babej2016-01-191-1/+1
* logger: Use warning instead of warnTomas Babej2016-01-1811-25/+25
* IPA upgrade: move replication ACIs to the mapping tree entryMartin Babinsky2016-01-181-1/+9
* Fix: uninstall does not stop named-pkcs11 and ipa-ods-exporterMartin Basti2016-01-182-0/+7
* ipapython: remove default_encoding_utf8Jan Cholasta2016-01-158-142/+4
* Warn about potential loss of CA, KRA, DNSSEC during uninstallMartin Basti2016-01-141-1/+11
* CI test: fix regression in task.install_kraMartin Basti2016-01-141-1/+1
* Enable pylint unbalanced-tuple-unpacking checkMartin Basti2016-01-142-3/+1