summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add the ipa-test-task toolPetr Viktorin2013-07-253-1/+296
* Add install_topo to test tasksPetr Viktorin2013-07-254-8/+254
* Add more test tasksPetr Viktorin2013-07-253-17/+42
* test_integration: Set up CA on replicas by defaultPetr Viktorin2013-07-251-6/+11
* test_integration: Add log collection to HostPetr Viktorin2013-07-253-23/+36
* Move BeakerLibProcess out of BeakerLibPluginPetr Viktorin2013-07-251-70/+107
* Move requirement for keyutils to freeipa-python packageTomas Babej2013-07-241-1/+4
* Become 3.3.0 Beta 1Martin Kosek2013-07-241-3/+3
* Bump minimum SSSD versionMartin Kosek2013-07-241-1/+5
* Print newline after receiving EOF in installutils.read_password.Jan Cholasta2013-07-2412-14/+15
* Ask for PKCS#12 password interactively in ipa-replica-prepare.Jan Cholasta2013-07-241-15/+34
* Ask for PKCS#12 password interactively in ipa-server-install.Jan Cholasta2013-07-241-26/+50
* Remove word 'field' from GECOS param labelPetr Vobornik2013-07-234-11/+11
* Break long words in notification areaPetr Vobornik2013-07-231-0/+1
* IPA KDB MS-PAC: remove unused variableJakub Hrozek2013-07-231-1/+0
* IPA KDB MS-PAC: return ENOMEM if allocation failsJakub Hrozek2013-07-231-0/+1
* ipaserver/dcerpc: attempt to resolve SIDs through SSSD firstAlexander Bokovoy2013-07-232-7/+47
* Use AD LDAP probing to create trusted domain ID rangeTomas Babej2013-07-234-53/+231
* ipa-kdb: reinit mspac on HTTP TGT acquisition to aid trust-add caseAlexander Bokovoy2013-07-233-6/+29
* ipa-kdb: cache KDC hostname on startupAlexander Bokovoy2013-07-233-6/+19
* Web UI search optimizationPetr Vobornik2013-07-235-11/+21
* Add new hidden command option to suppress processing of membership attributes.Jan Cholasta2013-07-233-135/+283
* Fix internal error in idrange-addAna Krivokapic2013-07-221-1/+1
* Use admin@REALM when testing if SSSD is readyAna Krivokapic2013-07-192-5/+8
* ipa-client: Use "ipa" as the package name for i18nPetr Viktorin2013-07-191-2/+2
* Use libunistring ulc_casecmp() on unicode stringsNathaniel McCallum2013-07-186-7/+37
* ipa-adtrust-install: configure compatibility tree to serve trusted domain usersAlexander Bokovoy2013-07-183-2/+61
* Bump version of sssd in spec fileAna Krivokapic2013-07-181-1/+4
* Add 'ipa_server_mode' option to SSSD configurationAna Krivokapic2013-07-182-1/+14
* Properly handle non-existent cert filesAna Krivokapic2013-07-182-3/+12
* Hide sensitive attributes in LDAP updater logging and outputRob Crittenden2013-07-181-19/+47
* Add Camellia ciphers to allowed list.Rob Crittenden2013-07-183-0/+10
* Require new selinux-policy replacing old server-selinux subpackageMartin Kosek2013-07-171-1/+5
* Run gpg-agent explicitly when encrypting/decrypting files.Jan Cholasta2013-07-171-7/+12
* Provide ipa-advise toolTomas Babej2013-07-1714-3/+382
* Upstream Web UI testsPetr Vobornik2013-07-1633-0/+4026
* Fix container element in adder dialogsPetr Vobornik2013-07-162-9/+9
* Better automated test supportPetr Vobornik2013-07-166-11/+19
* Change group ownership of CRL publish directoryTomas Babej2013-07-164-7/+22
* Use pkg-config to detect cmockaLukas Slebodnik2013-07-151-25/+12
* Integration test config: Make it possible to specify host IPPetr Viktorin2013-07-152-20/+28
* BeakerLib plugin: Log http links in test docstringsPetr Viktorin2013-07-151-0/+13
* Make BeakerLib logging less verbosePetr Viktorin2013-07-154-18/+15
* Use dosctrings in BeakerLib phase descriptionsPetr Viktorin2013-07-152-4/+21
* Host class improvementsPetr Viktorin2013-07-153-15/+34
* tests: Configure/unconfigure remote hostsPetr Viktorin2013-07-154-9/+135
* tests: Allow public keys for authentication to the remote machinesPetr Viktorin2013-07-152-2/+23
* Show logs in failed testsPetr Viktorin2013-07-152-0/+31
* Collect logs from testsPetr Viktorin2013-07-152-12/+69
* Introduce a class for remote commandsPetr Viktorin2013-07-152-46/+132