summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* webui: support standalone facets in navigation modulePetr Vobornik2014-06-231-4/+18
* webui: fix excessive registration of state change event listenersPetr Vobornik2014-06-231-1/+1
* host permissions: Allow writing attributes needed for automatic enrollmentPetr Viktorin2014-06-232-2/+18
* Convert Host default permissions to managedPetr Viktorin2014-06-234-110/+81
* Add posixgroup to groups' permission object filterPetr Viktorin2014-06-233-7/+105
* permission plugin: Join --type objectclass filters with ORPetr Viktorin2014-06-232-19/+26
* Test and docstring fixesPetr Viktorin2014-06-234-18/+18
* Allow anonymous read access to virtual operation entriesPetr Viktorin2014-06-203-8/+1
* Make otptoken use os.urandom() for random dataNathaniel McCallum2014-06-201-2/+2
* DNSSEC: WebUI add DLV record typeMartin Basti2014-06-201-1/+15
* Digest part in DLV/DS records allows only heaxadecimal charactersMartin Basti2014-06-202-4/+6
* DNSSEC: Test: DLV recordMartin Basti2014-06-201-1/+35
* DNSSEC: DLVRecord type addedMartin Basti2014-06-206-23/+34
* Tests: tests for NSEC3PARAM recordsMartin Basti2014-06-201-0/+63
* Tests: remove unused records from testsMartin Basti2014-06-201-57/+1
* DNSSEC: webui update DNSSEC attributesMartin Basti2014-06-201-87/+11
* DNSSEC: added NSEC3PARAM record typeMartin Basti2014-06-206-13/+66
* DNSSEC: remove unsuported recordsMartin Basti2014-06-203-149/+8
* Fix handle python-dns UnicodeErrorMartin Basti2014-06-201-4/+5
* Tests DNS: forward zonesMartin Basti2014-06-202-2/+738
* Create BASE zone classMartin Basti2014-06-201-528/+333
* Prevent commands to modify different type of a zoneMartin Basti2014-06-201-16/+128
* Separate master and forward DNS zonesMartin Basti2014-06-204-2/+425
* Clarify LDAPClient docstrings about get_entry, get_entries and find_entriesPetr Spacek2014-06-201-1/+6
* Fix: Allow read access to masters, but not their services, to auth'd usersPetr Viktorin2014-06-191-1/+1
* Allow read access to masters, but not their services, to auth'd usersPetr Viktorin2014-06-191-0/+4
* Periodically refresh global ipa-kdb configurationNathaniel McCallum2014-06-195-45/+86
* Convert Password Policy default permissions to managedPetr Viktorin2014-06-183-26/+32
* Convert COSTemplate default permissions to managedPetr Viktorin2014-06-183-24/+28
* Add $REALM to variables supported by the managed permission updaterPetr Viktorin2014-06-181-0/+1
* Remove the update_dns_permissions pluginPetr Viktorin2014-06-181-56/+0
* 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