summaryrefslogtreecommitdiffstats
path: root/ipalib
Commit message (Expand)AuthorAgeFilesLines
...
* DNS: Do not traceback if DNS is not installedMartin Basti2015-07-011-2/+11
* plugable: Remove unused call method of PluginJan Cholasta2015-07-011-18/+0
* plugable: Specify plugin base classes and modules using API propertiesJan Cholasta2015-07-012-16/+25
* plugable: Change is_production_mode to method of APIJan Cholasta2015-07-012-15/+11
* plugable: Remove SetProxy, DictProxy and MagicDictJan Cholasta2015-07-011-110/+0
* plugable: Lock API on finalization rather than on initializationJan Cholasta2015-07-011-10/+9
* plugable: Do not use DictProxy for APIJan Cholasta2015-07-011-9/+50
* plugable: Pass API to plugins on initialization rather than using set_apiJan Cholasta2015-07-018-48/+32
* plugable: Load plugins only from modules imported by APIJan Cholasta2015-07-013-7/+24
* plugable: Specify plugins to import in API by module namesJan Cholasta2015-07-012-45/+45
* ipalib: Move find_modules_in_dir from util to plugableJan Cholasta2015-07-012-24/+23
* ipalib: Load ipaserver plugins when api.env.in_server is TrueJan Cholasta2015-07-014-6/+2
* plugable: Move plugin base class and override logic to APIJan Cholasta2015-07-013-163/+122
* idviews: Remove ID overrides for permanently removed users and groupsTomas Babej2015-07-013-5/+40
* idviews: Allow users specify the raw anchor directly as identifierTomas Babej2015-07-011-11/+31
* idviews: Set dcerpc detection flag properlyTomas Babej2015-07-011-1/+3
* Don't rely on positional arguments for python-kerberos callsRob Crittenden2015-07-011-1/+2
* certprofile: fix doc errorFraser Tweedale2015-06-291-1/+1
* Verify replication topology for a suffixPetr Vobornik2015-06-292-0/+87
* topology: check topology in ipa-replica-manage delPetr Vobornik2015-06-291-0/+51
* User life cycle: permission to delete a preserved userroot2015-06-291-0/+10
* Fix for a typo in certprofile mod command.Milan KubĂ­k2015-06-231-1/+1
* webui: adjust user deleter dialog to new apiPetr Vobornik2015-06-181-0/+3
* User life cycle: change user-del flags to be CLI-specificJan Cholasta2015-06-181-8/+24
* DNS: add UnknownRecord to schemaMartin Basti2015-06-181-2/+2
* Fix OTP token URI generationNathaniel McCallum2015-06-171-1/+1
* User life cycle: provide preserved user virtual attributeJan Cholasta2015-06-151-30/+48
* server: add "del" commandPetr Vobornik2015-06-151-0/+7
* Stage User: Fix permissions naming and split them where apropriate.Thierry Bordaz2015-06-151-42/+40
* topology: fix swapped topologysegment-reinitialize behaviorPetr Vobornik2015-06-151-2/+4
* topology: restrict direction changesPetr Vobornik2015-06-151-1/+2
* DNSSEC: Detect zone shadowing with incorrect DNSSEC signatures.Petr Spacek2015-06-112-13/+15
* disallow mod of topology segment nodesPetr Vobornik2015-06-111-0/+2
* DNSSEC: validate forward zone forwardersMartin Basti2015-06-113-3/+182
* DNSSEC: Improve global forwarders validationMartin Basti2015-06-113-52/+164
* rename topologysegment_refresh to topologysegment_reinitializePetr Vobornik2015-06-111-1/+1
* Enforce CA ACLs in cert-request commandFraser Tweedale2015-06-112-0/+93
* Add CA ACL pluginFraser Tweedale2015-06-112-0/+478
* vault: Fix ipa-kra-installJan Cholasta2015-06-101-9/+29
* vault: Move vaults to cn=vaults,cn=kraJan Cholasta2015-06-101-1/+1
* topology: hide topologysuffix-add del mod commandsPetr Vobornik2015-06-101-0/+6
* topology: allow only one node to be specified in topologysegment-refreshPetr Vobornik2015-06-101-6/+13
* Added vault-archive and vault-retrieve commands.Endi S. Dewata2015-06-081-1/+495
* Migration now accepts scope as argumentDrew Erny2015-06-051-1/+18
* webui: topology pluginPetr Vobornik2015-06-041-0/+11
* webui: IPA.command_dialog - a new dialog base classPetr Vobornik2015-06-041-0/+1
* topology: ipa management commandsPetr Vobornik2015-06-042-0/+386
* Update cert-request to support user certs and profilesFraser Tweedale2015-06-042-88/+133
* Add usercertificate attribute to user pluginFraser Tweedale2015-06-042-3/+9
* Add profile_id parameter to 'request_certificate'Fraser Tweedale2015-06-041-1/+1