summaryrefslogtreecommitdiffstats
path: root/ipalib
Commit message (Expand)AuthorAgeFilesLines
* trusts: add support for one-way trust and switch to it by defaultAlexander Bokovoy2015-07-071-34/+107
* trusts: pass AD DC hostname if specified explicitlyAlexander Bokovoy2015-07-071-1/+8
* ipa-adtrust-install: add IPA master host principal to adtrust agentsAlexander Bokovoy2015-07-071-1/+2
* include more information in metadataPetr Vobornik2015-07-033-70/+24
* Server Upgrade: use debug log level for upgrade instead of infoMartin Basti2015-07-031-1/+1
* topology: make cn of new segment consistent with topology pluginPetr Vobornik2015-07-031-1/+1
* topologysegment: hide direction and enable optionsPetr Vobornik2015-07-031-1/+2
* new commands to manage user/host/service certificatesMartin Babinsky2015-07-023-2/+98
* reworked certificate normalization and revocationMartin Babinsky2015-07-023-146/+55
* baseldap: add support for API commands managing only a single attributeMartin Babinsky2015-07-021-0/+114
* idviews: Fallback to AD DC LDAP only if specifically allowedTomas Babej2015-07-021-3/+24
* idviews: Do not abort the find & show commands on conversion errorsTomas Babej2015-07-021-2/+12
* Display the wrong attribute name when mandatory attribute is missingThierry Bordaz2015-07-021-1/+1
* 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