summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* VERSION,Makefile: Rename "pre" to "alpha"Petr Viktorin2014-09-302-11/+12
* idviews: Fix typo in upgrade handling of the Default Trust ViewTomas Babej2014-09-301-5/+5
* webui: add link from host to idviewPetr Vobornik2014-09-305-1/+40
* webui: list only not-applied hosts in "apply to host" dialogPetr Vobornik2014-09-301-2/+22
* webui: facet group labels for idview's facetsPetr Vobornik2014-09-303-1/+15
* webui: new ID views sectionPetr Vobornik2014-09-3010-5/+769
* webui: add simple link column supportPetr Vobornik2014-09-302-1/+9
* webui: allow to skip link widget link validationPetr Vobornik2014-09-301-3/+16
* webui: do not show internal facet name to userPetr Vobornik2014-09-301-1/+0
* webui: treat value as pkey in link widgetPetr Vobornik2014-09-301-3/+5
* webui: improve breadcrumb navigationPetr Vobornik2014-09-301-15/+29
* idviews: Create Default Trust View for upgraded serversTomas Babej2014-09-301-0/+48
* idviews: Make sure only regular IPA objects are allowed to be overridenTomas Babej2014-09-301-1/+17
* idviews: Display the list of hosts when using --allTomas Babej2014-09-301-1/+8
* idviews: Catch errors on unsuccessful AD object lookup when resolving object ...Tomas Babej2014-09-301-8/+13
* idviews: Make sure the dict.get method is not abused for MUST attributesTomas Babej2014-09-301-4/+4
* idviews: Handle Default Trust View properly in the frameworkTomas Babej2014-09-301-0/+39
* idviews: Add Default Trust View as part of adtrustinstallTomas Babej2014-09-303-0/+29
* idviews: Make description optional for the ID View objectTomas Babej2014-09-302-3/+3
* idviews: Fix casing of ID Views to be consistentTomas Babej2014-09-301-35/+35
* idviews: Update the referential plugin config to watch for ipaAssignedIDViewTomas Babej2014-09-302-0/+8
* idviews: Add ipaOriginalUidTomas Babej2014-09-304-7/+38
* ipatests: Add xmlrpc tests for idviews pluginTomas Babej2014-09-302-0/+1354
* idviews: Resolve anchors to object names in idview-showTomas Babej2014-09-301-111/+128
* idviews: Raise NotFound errors if object to override could not be foundTomas Babej2014-09-301-0/+7
* idviews: Change format of IPA anchor to include domainTomas Babej2014-09-301-2/+14
* idviews: Alter idoverride methods to work with splitted objectsTomas Babej2014-09-301-40/+28
* idviews: Split the idoverride commands into iduseroverride and idgroupoverrideTomas Babej2014-09-303-23/+146
* idviews: Split the idoverride object into iduseroverride and idgroupoverrideTomas Babej2014-09-301-54/+103
* idviews: Support specifying object names instead of raw anchors onlyTomas Babej2014-09-302-0/+122
* trusts: Add conversion from SID to object nameTomas Babej2014-09-301-0/+49
* idviews: Extend idview-show command to display assigned idoverrides and hostsTomas Babej2014-09-302-41/+131
* idviews: Add ipa idview-apply and idview-unapply commandsTomas Babej2014-09-302-3/+195
* hostgroup: Selected PEP8 fixes for the hostgroup pluginTomas Babej2014-09-301-11/+4
* hostgroup: Remove redundant and star importsTomas Babej2014-09-301-2/+5
* hostgroup: Add helper that returns all members of a hostgroupTomas Babej2014-09-301-0/+8
* idvies: Add managed permissions for idview and idoverride objectsTomas Babej2014-09-302-0/+27
* idviews: Create basic idview plugin structureTomas Babej2014-09-302-0/+331
* ipalib: PEP8 fixes for host pluginTomas Babej2014-09-301-18/+22
* ipalib: Remove redundant and star imports from host pluginTomas Babej2014-09-301-8/+8
* idviews: Add ipaAssignedIDVIew reference to the host objectTomas Babej2014-09-303-8/+14
* idviews: Create container for ID views under cn=accountsTomas Babej2014-09-303-0/+6
* idviews: Add necessary schema for the ID viewsTomas Babej2014-09-304-1/+11
* Add missing imports to ipapython.certdbJan Cholasta2014-09-301-0/+2
* Do not crash in CAInstance.__init__ when default argument values are usedJan Cholasta2014-09-301-2/+8
* Fix certmonger search for the CA cert in ipa-certupdate and ipa-cacert-manageJan Cholasta2014-09-302-2/+6
* Fix certmonger.wait_for_requestJan Cholasta2014-09-301-1/+1
* Remove ipa-ca.crt from systemwide CA store on client uninstall and cert updateJan Cholasta2014-09-303-10/+30
* Get server hostname from jsonrpc_uri in ipa-certupdateJan Cholasta2014-09-301-4/+2
* Check if IPA client is configured in ipa-certupdateJan Cholasta2014-09-301-0/+6