summaryrefslogtreecommitdiffstats
path: root/ipalib
Commit message (Expand)AuthorAgeFilesLines
* WIP: support idviews in compat treeviewsAlexander Bokovoy2014-09-242-0/+21
* idviews: Handle Default Trust View properly in the frameworkTomas Babej2014-09-221-0/+28
* idviews: Make description optional for the ID View objectTomas Babej2014-09-221-1/+1
* idviews: Fix casing of ID Views to be consistentTomas Babej2014-09-221-35/+35
* baseldap: Properly handle the case of renaming object to the same nameTomas Babej2014-09-221-10/+17
* idviews: Add ipaOriginalUidTomas Babej2014-09-221-2/+29
* idviews: Resolve anchors to object names in idview-showTomas Babej2014-09-171-115/+132
* idviews: Raise NotFound errors if object to override could not be foundTomas Babej2014-09-171-0/+11
* idviews: Change format of IPA anchor to include domainTomas Babej2014-09-171-2/+14
* idviews: Alter idoverride methods to work with splitted objectsTomas Babej2014-09-171-40/+28
* idviews: Split the idoverride commands into iduseroverride and idgroupoverrideTomas Babej2014-09-171-10/+66
* idviews: Split the idoverride object into iduseroverride and idgroupoverrideTomas Babej2014-09-171-54/+103
* idviews: Support specifying object names instead of raw anchors onlyTomas Babej2014-09-172-0/+120
* idviews: Extend idview-show command to display assigned idoverrides and hostsTomas Babej2014-09-171-40/+129
* idviews: Add ipa idview-apply and idview-unapply commandsTomas Babej2014-09-171-3/+176
* hostgroup: Selected PEP8 fixes for the hostgroup pluginTomas Babej2014-09-171-11/+4
* hostgroup: Remove redundant and star importsTomas Babej2014-09-171-2/+5
* hostgroup: Add helper that returns all members of a hostgroupTomas Babej2014-09-171-0/+8
* idvies: Add managed permissions for idview and idoverride objectsTomas Babej2014-09-171-0/+23
* idviews: Create basic idview plugin structureTomas Babej2014-09-171-0/+191
* ipalib: PEP8 fixes for host pluginTomas Babej2014-09-171-18/+22
* ipalib: Remove redundant and star imports from host pluginTomas Babej2014-09-171-8/+8
* idviews: Add ipaAssignedIDVIew reference to the host objectTomas Babej2014-09-171-3/+6
* idviews: Create container for ID views under cn=accountsTomas Babej2014-09-171-0/+1
* baseldap: Fix undefined variable reference in LDAPAddReverseMember and LDAPRe...Tomas Babej2014-09-171-26/+18
* ipalib: host_del: Extend LDAPDelete's takes_options instead of overridingTomas Babej2014-09-171-1/+1
* permission plugin: Auto-add operational atttributes to read permissionsPetr Viktorin2014-09-121-0/+8
* webui: add i18n for the rest of QR code stringsPetr Vobornik2014-09-111-0/+4
* webui: add token from user pagePetr Vobornik2014-09-111-0/+1
* webui: better otp token type labelPetr Vobornik2014-09-111-3/+5
* Update qrcode support for newer python-qrcodeNathaniel McCallum2014-09-111-2/+2
* Fix: Add managed read permissions for compat tree and operational attrsPetr Viktorin2014-09-054-6/+6
* Add managed read permissions for compat treePetr Viktorin2014-09-054-0/+41
* FIX DNS wildcard records (RFC4592)Martin Basti2014-09-051-0/+22
* DNS fix NS record coexistence validatorMartin Basti2014-09-051-6/+17
* DNSSEC: fix DS record validationMartin Basti2014-09-051-36/+63
* Fix dnsrecord-mod raise error if last record attr is removedMartin Basti2014-09-051-0/+7
* 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
* pwpolicy-add: Added better error handlingThorsten Scherf2014-09-021-1/+6
* ipaserver/dcerpc.py: Make sure trust is established only to forest root domainAlexander Bokovoy2014-09-011-0/+16
* ipa trust-add command should be interactiveGabe2014-08-251-1/+25
* Add a KRA to IPAAde Lee2014-08-221-0/+2
* service: Normalize service principal in get_dnPetr Viktorin2014-08-211-0/+3
* Support delegating RBAC roles to service principalsPetr Viktorin2014-08-212-2/+3
* webui: better authentication types descriptionPetr Vobornik2014-08-211-0/+7
* webui: improved info msgs on login/token sync/reset pwd pagesPetr Vobornik2014-08-201-2/+3
* Allow to add host if AAAA record existsMartin Basti2014-08-112-6/+17
* Add functions for DER encoding certificate extensions to ipalib.x509.Jan Cholasta2014-07-301-0/+25