summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Convert DNS default permissions to managedPetr Viktorin2014-06-185-88/+118
* managed permission updater: Add mechanism to replace SYSTEM permissionsPetr Viktorin2014-06-181-0/+18
* sudorule: Allow unsetting sudoorderTomas Babej2014-06-182-1/+6
* Fix self argument in tasksPetr Viktorin2014-06-162-4/+4
* ipaplatform: Move hardcoded paths from Fedora platform files to path namespaceTomas Babej2014-06-164-32/+36
* ipaplatform: Contain all the tasks in the TaskNamespaceTomas Babej2014-06-162-253/+236
* ipaplatform: Pylint fixesTomas Babej2014-06-161-15/+15
* ipaplatform: Link to platform module during build timeTomas Babej2014-06-163-1/+15
* ipaplatform: Let fedora path module use PathNamespace classTomas Babej2014-06-161-1/+7
* ipaplatform: Change makefiles to accomodate for new platform packageTomas Babej2014-06-165-51/+97
* ipaplatform: Remove remnants of the ipapython/platformTomas Babej2014-06-167-304/+0
* ipaplatform: Move all filesystem paths to ipaplatform.paths moduleTomas Babej2014-06-1661-470/+743
* ipaplatform: Remove redundant imports of ipaservicesTomas Babej2014-06-1625-36/+12
* ipaplatform: Change paths dependant on ipaservices to use ipaplatform.pathsTomas Babej2014-06-162-6/+10
* ipaplatform: Change service code in freeipa to use ipaplatform servicesTomas Babej2014-06-1623-102/+124
* ipaplatform: Change platform dependant code in freeipa to use ipaplatform tasksTomas Babej2014-06-1613-30/+43
* ipaplatform: Move Fedora-specific implementations of tasks to fedora base pla...Tomas Babej2014-06-164-108/+124
* ipaplatform: Remove legacy redhat platform moduleTomas Babej2014-06-162-282/+0
* ipaplatform: Do not require custom Authconfig implementations from platform m...Tomas Babej2014-06-166-155/+220
* ipaplatform: Move restore_context and check_selinux_status implementations to...Tomas Babej2014-06-162-47/+59
* ipaplatform: Moved Fedora 16 service implementations and refactored them as b...Tomas Babej2014-06-163-204/+215
* ipaplatform: Add base fedora platform moduleTomas Babej2014-06-164-0/+92
* ipaplatform: Create default implementations for tasks that were missing themTomas Babej2014-06-161-0/+8
* ipaplatform: Move default implementations of tasks from service.py.inTomas Babej2014-06-162-37/+33
* ipaplatform: Move service base platfrom related functionality to ipaplatform/...Tomas Babej2014-06-164-386/+416
* ipaplatform: Create separate module for platform filesTomas Babej2014-06-165-0/+112
* webui: expose krbprincipalexpirationPetr Vobornik2014-06-161-0/+5
* webui: move RPC result extraction logic to AdapterPetr Vobornik2014-06-168-92/+122
* ipalib.config: Don't autoconvert values to floatPetr Viktorin2014-06-164-9/+5
* ipalib.config: Only convert basedn to DNPetr Viktorin2014-06-161-1/+1
* Add support for managedBy to tokensNathaniel McCallum2014-06-167-26/+88
* ipalib.frontend: Do API version check before converting argumentsPetr Viktorin2014-06-133-22/+24
* Fix --ttl description for DNS zonesPetr Spacek2014-06-124-14/+14
* webui: add sudoorder field to sudo rule pagePetr Vobornik2014-06-121-0/+5
* webui: control sudo rule deny command tables by category switchPetr Vobornik2014-06-123-61/+63
* webui: handle "unknown" result of automember-default-group-showPetr Vobornik2014-06-121-0/+7
* webui: fix SSH Key widget updatePetr Vobornik2014-06-121-1/+2
* Python-kerberos update in freeipa.spec.inMartin Basti2014-06-111-2/+1
* webui: handle back button when unauthenticatedPetr Vobornik2014-06-116-21/+52
* webui: display only dialogs which belong to current facetPetr Vobornik2014-06-112-15/+144
* Make sure member* attrs are always granted together in read permissionsPetr Viktorin2014-06-1113-20/+43
* Make 'permission' the default bind type for managed permissionsPetr Viktorin2014-06-119-23/+1
* Add ACI.txtPetr Viktorin2014-06-113-0/+234
* Add method to enumerate managed permission templatesPetr Viktorin2014-06-111-15/+30
* permission plugin: Sort rights when writing the ACIPetr Viktorin2014-06-111-1/+1
* webui: simplify self-service menuPetr Vobornik2014-06-111-8/+2
* webui: add idnsSecInlineSigning option to DNS zone details facetPetr Vobornik2014-06-111-0/+4
* webui: fix regression: enabled gid field on group addPetr Vobornik2014-06-113-3/+37
* Update all remaining plugins to the new Registry APINathaniel McCallum2014-06-1131-274/+333
* Make zonenames absolute in host pluginMartin Basti2014-06-111-2/+3