summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* abort-clean/list/clean-ruv now work for both suffixesStanislav Laznicka2016-04-282-29/+100
* ipa-replica-manage refactoringStanislav Laznicka2016-04-281-28/+38
* replica-manage: fail nicely when DM psswd requiredStanislav Laznicka2016-04-281-1/+5
* Added fix for notifying user about locked user account in WebUIAbhijeet Kasurde2016-04-284-2/+24
* sysrestore: Iterate over a list of dict keysPetr Viktorin2016-04-281-1/+1
* dns plugin: Fix zone normalization under Python 3Petr Viktorin2016-04-281-1/+3
* Makefile: replace perl with sedPetr Spacek2016-04-281-6/+6
* Added warning to user for Internet ExplorerAbhijeet Kasurde2016-04-281-0/+1
* Tasks: raise NotImplementedError for not implemented methodsMartin Basti2016-04-261-15/+15
* Log errors from backup_and_replace hostname to loggerMartin Basti2016-04-261-2/+5
* Remove unused hostname variablesMartin Basti2016-04-261-3/+0
* Remove deprecated hostname restoration from Fedora18Martin Basti2016-04-263-14/+1
* Always set hostnameMartin Basti2016-04-266-64/+36
* Do not do extra search for ipasshpubkey to generate fingerprintsMartin Basti2016-04-266-35/+115
* Performace: don't download password attributes in host/user-findMartin Basti2016-04-225-11/+11
* BUILD: Remove detection of libcheckLukas Slebodnik2016-04-222-12/+1
* Configure httpd service from installer instead of directly from RPMMartin Basti2016-04-229-9/+60
* Add 'skip overlap check' checkbox to the add dns forward zone dialogPavel Vomacka2016-04-221-0/+13
* Add 'skip overlap check' checkbox into add zone dialogPavel Vomacka2016-04-223-0/+15
* ipa-client-install: fix typo in nslcd service namePetr Vobornik2016-04-221-1/+1
* ipatests: Add test case for requesting a certificate with full principal.Milan Kubík2016-04-211-0/+7
* ipatests: fix for change_principal context managerMilan Kubík2016-04-211-9/+10
* caacl: correctly handle full user principal nameFraser Tweedale2016-04-201-2/+2
* Bugfixes in managed topology testsOleg Fayans2016-04-201-3/+6
* Improve reporting of failed tests in topology test suiteOleg Fayans2016-04-201-18/+21
* Added description related to 'status' in ipactl man pageAbhijeet Kasurde2016-04-201-0/+3
* Increase API version for 'ipamaxusernamelength' attribute changeMartin Basti2016-04-202-3/+3
* replica-prepare: do not add PTR records if there is no IPA managed reverse zoneMartin Babinsky2016-04-191-0/+5
* Refactor test_automember_plugin, create AutomemberTrackerFilip Skola2016-04-192-1556/+945
* Added fix for notifying user about Kerberos principal expiration in WebUIAbhijeet Kasurde2016-04-154-7/+34
* Add activate option to stage user details pagePavel Vomacka2016-04-153-1/+31
* Add X-Frame-Options and frame-ancestors optionsPavel Vomacka2016-04-151-1/+3
* Add test if replica is working after domain upgradeOleg Fayans2016-04-152-0/+27
* Limit max username length to 255 in config-modMartin Basti2016-04-151-0/+1
* WebUI: Test creating user without private groupLenka Doudova2016-04-154-13/+90
* Use netifaces module instead of 'ip' commandMartin Basti2016-04-144-46/+40
* specify type of exceeded limit when warning about truncated search resultsMartin Babinsky2016-04-134-11/+14
* differentiate between limit types when LDAP search exceeds configured limitsMartin Babinsky2016-04-137-41/+92
* host-del --updatedns: print warnings instead of errorMartin Basti2016-04-132-2/+35
* host_del: update help for --updatedns optionMartin Basti2016-04-131-1/+2
* host_del: remove only A, AAAA, SSHFP, PTR recordsMartin Basti2016-04-131-21/+17
* host_del: split removing A/AAAA and PTR records to separate functionsMartin Basti2016-04-131-10/+14
* host_del: remove unneeded dnszone-show command callMartin Basti2016-04-131-18/+12
* host_del: replace dns-record find command with showMartin Basti2016-04-131-12/+17
* host_del: fix removal of host recordsMartin Basti2016-04-131-21/+10
* Fixed a failure in legacy_client testsOleg Fayans2016-04-131-1/+1
* Add missing pre_common_callback to stageuser_addMartin Basti2016-04-121-0/+2
* Added 5 more tests to Replica Promotion testsuiteOleg Fayans2016-04-061-1/+131
* Added a kdestroy call to clean ccache at master/client uninstallationOleg Fayans2016-04-061-0/+2
* Refactor test_hostgroup_pluginFilip Skola2016-03-241-278/+101