summaryrefslogtreecommitdiffstats
path: root/ipalib
Commit message (Expand)AuthorAgeFilesLines
* Display token type when viewing tokenNathaniel McCallum2014-10-201-3/+25
* webui: add link to OTP token appPetr Vobornik2014-10-171-0/+1
* idviews: error out if appling Default Trust View on hostsPetr Vobornik2014-10-171-0/+6
* keytab manipulation permission managementPetr Vobornik2014-10-173-9/+258
* Check LDAP instead of local configuration to see if IPA CA is enabledJan Cholasta2014-10-174-10/+40
* Remove token vendor, model and serial defaultsNathaniel McCallum2014-10-161-6/+0
* Raise better error message for permission added to generated treeMartin Kosek2014-10-161-1/+8
* Allow override of gecos field in ID viewsAlexander Bokovoy2014-10-131-2/+5
* Allow user overrides to specify GID of the userAlexander Bokovoy2014-10-131-1/+6
* Allow user overrides to specify SSH public keysAlexander Bokovoy2014-10-131-0/+44
* Support overridding user shell in ID viewsAlexander Bokovoy2014-10-131-2/+6
* Remove misleading authorization error message in cert-request with --addJan Cholasta2014-10-081-5/+1
* Sudorule RunAsUser should work with external groupsMartin Kosek2014-10-021-2/+2
* webui: add link from host to idviewPetr Vobornik2014-09-301-0/+1
* webui: facet group labels for idview's facetsPetr Vobornik2014-09-301-0/+2
* webui: new ID views sectionPetr Vobornik2014-09-301-0/+26
* 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: Make description optional for the ID View objectTomas Babej2014-09-301-1/+1
* idviews: Fix casing of ID Views to be consistentTomas Babej2014-09-301-35/+35
* idviews: Add ipaOriginalUidTomas Babej2014-09-301-2/+29
* 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-301-10/+66
* 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
* idviews: Extend idview-show command to display assigned idoverrides and hostsTomas Babej2014-09-301-40/+129
* idviews: Add ipa idview-apply and idview-unapply commandsTomas Babej2014-09-301-3/+176
* 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-301-0/+23
* idviews: Create basic idview plugin structureTomas Babej2014-09-301-0/+191
* 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-301-3/+6
* idviews: Create container for ID views under cn=accountsTomas Babej2014-09-301-0/+1
* Introduce NSS database /etc/ipa/nssdbJan Cholasta2014-09-301-1/+1
* baseldap: Properly handle the case of renaming object to the same nameTomas Babej2014-09-291-10/+17
* Do not require description in UI.David Kupka2014-09-297-7/+7
* Remove --ip-address, --name-server otpions from DNS helpMartin Basti2014-09-261-5/+2
* DNS: autofill admin emailMartin Basti2014-09-252-16/+6
* Deprecation of --name-server and --ip-address option in DNSMartin Basti2014-09-252-81/+95
* Fix DNS plugin to allow to add root zoneMartin Basti2014-09-251-24/+32
* DNS: remove --class optionMartin Basti2014-09-251-4/+5