summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* FIX DNS wildcard records (RFC4592)Martin Basti2014-09-051-0/+22
* Use certmonger D-Bus API instead of messing with its files.David Kupka2014-09-057-296/+285
* Fix dnsrecord-mod raise error if last record attr is removedMartin Basti2014-09-052-3/+10
* ipa-client-install: Do not add already configured sources to nsswitch.conf en...Tomas Babej2014-09-041-12/+18
* Normalize external CA cert before passing it to pkispawnJan Cholasta2014-09-041-2/+12
* Add record(s) to /etc/host when IPA is configured as DNS server.David Kupka2014-09-031-1/+1
* Ensure ipaUserAuthTypeClass when needed on user creationNathaniel McCallum2014-09-031-13/+11
* permission plugin: Improve description of the target optionPetr Viktorin2014-09-031-1/+3
* permission plugin: Make --target available in the CLIPetr Viktorin2014-09-031-1/+0
* freeipa.spec.in: Add python-backports-ssl_match_hostname to BuildRequiresPetr Viktorin2014-09-021-0/+1
* Pick new CA renewal master when deleting a replica.Jan Cholasta2014-09-022-3/+20
* Add method for setting CA renewal master in LDAP to CAInstance.Jan Cholasta2014-09-021-3/+38
* CLIENT: Explicitly require python-backports-ssl_match_hostnameJakub Hrozek2014-09-021-0/+1
* Allow changing CA renewal master in ipa-csreplica-manage.Jan Cholasta2014-09-022-9/+33
* ipaserver/dcerpc.py: Make sure trust is established only to forest root domainAlexander Bokovoy2014-09-012-0/+22
* ipaserver/dcerpc.py: be more open to what domains can be seen through the for...Alexander Bokovoy2014-09-011-1/+1
* ipaserver/dcerpc.py: Avoid hitting issue with transitive trusts on Windows Se...Alexander Bokovoy2014-09-011-3/+10
* ipaserver/dcerpc.py: make PDC discovery more robustAlexander Bokovoy2014-09-011-5/+16
* ipaserver/dcerpc.py: if search of a closest GC failed, try to find any GCAlexander Bokovoy2014-09-011-1/+5
* ipa trust-add command should be interactiveGabe2014-08-251-1/+25
* Change BuildRequires for JavaStephen Gallagher2014-08-201-1/+1
* webui-ci: fix table widget addPetr Vobornik2014-08-201-1/+1
* webui: better error reportingPetr Vobornik2014-08-202-12/+14
* Convert external CA chain to PKCS#7 before passing it to pkispawn.Jan Cholasta2014-08-143-7/+22
* Tests: host tests with dnsMartin Basti2014-08-111-0/+448
* Allow to add host if AAAA record existsMartin Basti2014-08-113-7/+18
* ipatests: test_trust: Add test to cover lookup of trusdomainsTomas Babej2014-08-071-5/+31
* ipa-adtrust-install does not re-add member in adtrust agents groupMartin Kosek2014-08-071-18/+21
* Add test for baseldap.entry_to_dict.Jan Cholasta2014-08-041-0/+49
* webui-ci: fix reset password checkPetr Vobornik2014-07-311-3/+3
* test_ipagetkeytab: Fix assertion in negative testPetr Viktorin2014-07-301-4/+2
* Do not crash client basedn discovery when SSF not metMartin Kosek2014-07-291-4/+4
* Verify otptoken timespan is validDavid Kupka2014-07-291-1/+30
* test group: remove group from protected group.David Kupka2014-07-291-0/+67
* Fix group-remove-member crash when group is removed from a protected groupDavid Kupka2014-07-291-1/+1
* Exclude attributelevelrights from --raw result processing in baseldap.Jan Cholasta2014-07-291-3/+7
* Check if /root/ipa.csr exists when installing server with external CA.Jan Cholasta2014-07-281-2/+14
* FIX: named_enable_dnssec should verify if DNS is installedMartin Basti2014-07-281-0/+5
* Fix DNS upgrade plugin should check if DNS container existsMartin Basti2014-07-281-0/+4
* Update API.txtPetr Viktorin2014-07-281-2/+2
* ipalib: idrange: Make non-implemented range types fail the validationTomas Babej2014-07-281-2/+3
* webui: remove remaining action-button-disabled occurrencesPetr Vobornik2014-07-282-39/+5
* webui: replace action_buttons with action_widgetPetr Vobornik2014-07-285-133/+88
* webui: detach facet nodesPetr Vobornik2014-07-282-0/+10
* webui: internet explorer fixesPetr Vobornik2014-07-282-2/+8
* webui: fix nested items creation in dropdown listPetr Vobornik2014-07-281-6/+8
* webui: support wildcard attribute level rightsPetr Vobornik2014-07-281-9/+15
* Become IPA 4.0.1Martin Kosek2014-07-251-1/+1
* baseldap: return 'none' attr level right as unicode stringPetr Vobornik2014-07-251-1/+1
* Add TOTP watermark supportNathaniel McCallum2014-07-252-74/+88