summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipa-kdb: reject principals from disabled domains as a KDC policyAlexander Bokovoy2015-02-161-1/+1
* ipa-kdb: when processing transitions, hand over unknown ones to KDCAlexander Bokovoy2015-02-161-1/+2
* Handle DAL ABI change in MIT 1.13Simo Sorce2015-02-132-0/+14
* Fix warning message on client sideMartin Basti2015-02-131-1/+3
* Prevent install scripts fail silently if timeout exceededMartin Basti2015-02-121-1/+1
* Expose the disabled User Auth TypeNathaniel McCallum2015-02-127-10/+14
* Bump 389-ds-base and pki-ca dependencies for POODLE fixesJan Cholasta2015-02-101-4/+4
* Fix reference counting in pkcs11 extensionMartin Basti2015-02-101-28/+25
* ipa-client-install: put eol character after the last line of altered config f...Martin Babinsky2015-02-101-0/+3
* Typos in ipa-rmkeytab options help and man pageGabe2015-02-102-3/+3
* OTP: emit a log message when LDAP entry for config record is not foundMartin Babinsky2015-01-302-2/+13
* ipa-uuid: emit a message when unexpected mod type is encounteredMartin Babinsky2015-01-301-0/+2
* ipa-pwd-extop: added an informational comment about intentional fallthroughMartin Babinsky2015-01-301-0/+2
* OTP: failed search for the user of last token emits an error messageMartin Babinsky2015-01-301-2/+8
* ipa-kdb: more robust handling of principal addition/editingMartin Babinsky2015-01-301-23/+47
* always get PAC for client principal if AS_REQ is trueMartin Babinsky2015-01-301-1/+1
* ipa-kdb: unexpected error code in 'ipa_kdb_audit_as_req' triggers a messageMartin Babinsky2015-01-303-3/+6
* Use dyndns_update instead of deprecated sssd optionMartin Basti2015-01-281-1/+1
* Moved dbus-python dependence to freeipa-python packageMartin Babinsky2015-01-281-0/+1
* idviews: Allow setting ssh public key on ipauseroverride-addDavid Kupka2015-01-271-0/+3
* Do not crash when replica is unreachable in ipa-restoreJan Cholasta2015-01-271-0/+2
* Use 'remove-ds.pl' to remove DS instanceMartin Babinsky2015-01-274-33/+47
* Create correct log directories during full restore in ipa-restoreJan Cholasta2015-01-271-15/+14
* ipapython: Fix incorrect python shebangsTomas Babej2015-01-2613-13/+6
* ipatests: Fix incorrect assumptions in idviews testsTomas Babej2015-01-261-12/+8
* ipatests: Fix old command references in the ID views testsTomas Babej2015-01-261-18/+17
* ipatests: Add coverage for referential integrity plugin applied on ipaAssigne...Tomas Babej2015-01-261-1/+86
* Always return absolute idnsname in dnszone commandsMartin Basti2015-01-261-2/+34
* DNSSEC: fix root zone dns name conversionMartin Basti2015-01-231-0/+3
* DNSSEC catch ldap exceptions in ipa-dnskeysyncdMartin Basti2015-01-231-2/+6
* Print PublicError traceback when in debug modeMartin Kosek2015-01-221-0/+3
* Revert "Make all ipatokenTOTP attributes mandatory"Jan Cholasta2015-01-211-1/+1
* Add anonymous read ACI for DUA profileMartin Kosek2015-01-212-0/+22
* Add debug messages into client autodetectionMartin Basti2015-01-211-0/+5
* Put LDIF files to their original location in ipa-restoreJan Cholasta2015-01-211-1/+8
* Replication Administrators cannot remove replication agreementsMartin Kosek2015-01-201-0/+11
* Do not assume certmonger is running in httpinstanceJan Cholasta2015-01-201-19/+29
* Allow Replication Administrators manipulate Winsync AgreementsMartin Kosek2015-01-192-1/+24
* Allow PassSync user to locate and update NT usersMartin Kosek2015-01-195-25/+151
* ipa-cldap: support NETLOGON_NT_VERSION_5EX_WITH_IP properlyAlexander Bokovoy2015-01-191-7/+12
* Support Samba PASSDB 0.2.0 aka interface version 24Alexander Bokovoy2015-01-193-5/+39
* DNS tests: warning if forward zone is inactiveMartin Basti2015-01-151-0/+468
* Detect and warn about invalid DNS forward zone configurationMartin Basti2015-01-152-11/+332
* Fix IPA_BACKUP_DIR path nameMartin Kosek2015-01-141-2/+2
* ipatests: Make descriptions sorted according to the order of the testsTomas Babej2015-01-141-3/+3
* spec: Add BuildRequires for python-pytest pluginsTomas Babej2015-01-141-1/+3
* test_host_plugin: Use HostTracker fixturesPetr Viktorin2015-01-143-1222/+803
* test_host_plugin: Split tests into independent classesPetr Viktorin2015-01-141-158/+220
* test_host_plugin: Convert tests to imperative stylePetr Viktorin2015-01-143-1587/+1262
* Run pylint on testsPetr Viktorin2015-01-1416-66/+77