Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix: HBAC Test tab is missing | Petr Vobornik | 2013-05-14 | 1 | -1/+1 |
| | | | | | | | | Caused by typo in metadata provider source path. No metadata -> no HBAC test entity -> no tab https://fedorahosted.org/freeipa/ticket/3627 | ||||
* | Bump version for development branch to 3.2.99 | Rob Crittenden | 2013-05-10 | 1 | -1/+1 |
| | |||||
* | Become 3.2.0release-3-2-0 | Rob Crittenden | 2013-05-10 | 1 | -1/+1 |
| | |||||
* | Fix SASL_NOCANON behavior for LDAPI | Martin Kosek | 2013-05-10 | 1 | -1/+5 |
| | | | | | Add requires for openldap-2.4.35-4 to pickup fixed SASL_NOCANON behavior for socket based connections (#960222). | ||||
* | Update translations from Transifex | Petr Viktorin | 2013-05-09 | 17 | -637/+3597 |
| | |||||
* | Fix ipa-ca DNS name creation | Martin Kosek | 2013-05-09 | 1 | -6/+10 |
| | | | | | | | Previous fix (6d06a7e) did not work properly on a CA-less replica with CA-powered master. https://fedorahosted.org/freeipa/ticket/3617 | ||||
* | Do not add ipa-ca records on CA-less installs | Martin Kosek | 2013-05-09 | 1 | -1/+1 |
| | | | | | | ipa-dns-install crashed when it was run on a CA-less server. https://fedorahosted.org/freeipa/ticket/3617 | ||||
* | Set KRB5CCNAME so httpd s4u2proxy can with with newer krb5-server | Rob Crittenden | 2013-05-09 | 2 | -0/+19 |
| | | | | | | | | | | | The DIR ccache format is now the default in krb5-server 1.11.2-4 but /run/user/<uid> isn't created for Apache by anything so it has no ccache (and it doesn't have SELinux permissions to write here either). Use KRB5CCNAME to set a file path instead in /etc/sysconfig/httpd. https://fedorahosted.org/freeipa/ticket/3607 | ||||
* | Only require libsss_nss_idmap-python in Fedora 19+ | Petr Viktorin | 2013-05-07 | 1 | -0/+5 |
| | | | | | The package is only available in Fedora 19. This means SID resolution in the UI won't work in Fedora 18. | ||||
* | Resolve SIDs in Web UI | Alexander Bokovoy | 2013-05-06 | 7 | -6/+142 |
| | | | | | | | | | | | | | | | | | Introduce new command, 'trust-resolve', to aid resolving SIDs to names in the Web UI. The command uses new SSSD interface, nss_idmap, to resolve actual SIDs. SSSD caches resolved data so that future requests to resolve same SIDs are returned from a memory cache. Web UI code is using Dojo/Deferred to deliver result of SID resolution out of band. Once resolved names are available, they replace SID values. Since Web UI only shows ~20 records per page, up to 20 SIDs are resolved at the same time. They all sent within the single request to the server. https://fedorahosted.org/freeipa/ticket/3302 | ||||
* | Enable standalone facets in menu.add_item | Petr Vobornik | 2013-05-06 | 1 | -14/+14 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Fix crash on host deleletion | Petr Vobornik | 2013-05-06 | 1 | -1/+1 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Fix crash on ssh key add | Petr Vobornik | 2013-05-06 | 1 | -7/+7 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Fix WebUI crash when server installed as CA-less | Petr Vobornik | 2013-05-06 | 1 | -0/+2 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Fix trustconfig specification | Petr Vobornik | 2013-05-06 | 4 | -4/+118 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Navigation: handle invalid routes | Petr Vobornik | 2013-05-06 | 2 | -11/+69 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Builder: Singleton_registry: return null when construction spec not available | Petr Vobornik | 2013-05-06 | 2 | -6/+6 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Fix: make association facets in selfservice readonly | Petr Vobornik | 2013-05-06 | 1 | -7/+7 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Builder: fix join of pre_ops and post_ops arrays | Petr Vobornik | 2013-05-06 | 4 | -5/+107 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Do not offer already added members in association dialogs when different casing | Petr Vobornik | 2013-05-06 | 1 | -2/+12 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Switch customization and registration phase | Petr Vobornik | 2013-05-06 | 1 | -1/+1 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Generate plugin index dynamically | Petr Vobornik | 2013-05-06 | 9 | -72/+90 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Remove entities.js, facets.js | Petr Vobornik | 2013-05-06 | 2 | -104/+0 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Replace ./facets with reg.facet | Petr Vobornik | 2013-05-06 | 6 | -45/+39 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Fix rule table add/delete button enablement | Petr Vobornik | 2013-05-06 | 1 | -0/+1 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Add widget updated event | Petr Vobornik | 2013-05-06 | 7 | -1/+23 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Removal of IPA.metadata usages | Petr Vobornik | 2013-05-06 | 7 | -23/+31 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Move spec creations of sudorule, hbacrule, netgroup and selinuxusermap ↵ | Petr Vobornik | 2013-05-06 | 4 | -58/+99 |
| | | | | | | details facet from their factories https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Don't automatically refresh facet after action success | Petr Vobornik | 2013-05-06 | 2 | -4/+2 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Remove cert menu item when disabled | Petr Vobornik | 2013-05-06 | 1 | -2/+8 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Replace IPA.metadata.objects... with declarative definitions | Petr Vobornik | 2013-05-06 | 6 | -14/+14 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Convert definitions of entities to spec objects | Petr Vobornik | 2013-05-06 | 22 | -1634/+1751 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Entity build: test for enabled in post_op | Petr Vobornik | 2013-05-06 | 1 | -0/+5 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Builder: handle expected errors in post_ops | Petr Vobornik | 2013-05-06 | 1 | -5/+5 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Entity: allow definition of facet_groups in entity specs | Petr Vobornik | 2013-05-06 | 1 | -6/+9 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Entity registry and builder which allow definition by spec | Petr Vobornik | 2013-05-06 | 2 | -15/+75 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Fix trustconfig after rebase | Petr Vobornik | 2013-05-06 | 2 | -9/+33 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Fix hbactest after rebase | Petr Vobornik | 2013-05-06 | 1 | -1/+1 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Builder: allow registration without factory or ctor | Petr Vobornik | 2013-05-06 | 1 | -4/+0 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Use builder for entity dialogs | Petr Vobornik | 2013-05-06 | 1 | -34/+34 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Builders: allow pre_ops and post_ops in build overrides | Petr Vobornik | 2013-05-06 | 1 | -3/+26 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Replace IPA.get_command_arg calls in specs with provider strings | Petr Vobornik | 2013-05-06 | 1 | -5/+5 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Replace IPA.get_command_option calls in specs with provider strings | Petr Vobornik | 2013-05-06 | 7 | -13/+11 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Replace IPA.get_entity_param calls in specs with provider strings | Petr Vobornik | 2013-05-06 | 4 | -25/+24 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Allow metadata provider format for field metadata declaration | Petr Vobornik | 2013-05-06 | 1 | -1/+5 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Make summary conditions declarative | Petr Vobornik | 2013-05-06 | 7 | -16/+22 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Make facet and entity policies declarative | Petr Vobornik | 2013-05-06 | 12 | -54/+93 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Fix incorrect type -> $type conversion | Petr Vobornik | 2013-05-06 | 1 | -2/+2 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Replace usage of action factories with types | Petr Vobornik | 2013-05-06 | 12 | -61/+61 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 | ||||
* | Builder and registry for actions | Petr Vobornik | 2013-05-06 | 12 | -44/+157 |
| | | | | https://fedorahosted.org/freeipa/ticket/3235 |