summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* webui: ListViewWidgetPetr Vobornik2015-07-031-0/+233
* include more information in metadataPetr Vobornik2015-07-033-70/+24
* Server Upgrade: use debug log level for upgrade instead of infoMartin Basti2015-07-038-40/+40
* topology: make cn of new segment consistent with topology pluginPetr Vobornik2015-07-031-1/+1
* topologysegment: hide direction and enable optionsPetr Vobornik2015-07-032-10/+4
* ipa-replica-manage del: add timeout to segment removal checkPetr Vobornik2015-07-031-2/+10
* ipa-replica-manage del: relax segment deletement check if topology is disconn...Petr Vobornik2015-07-032-6/+43
* new commands to manage user/host/service certificatesMartin Babinsky2015-07-025-4/+166
* 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
* winsync_migrate: Generalize membership migrationTomas Babej2015-07-021-21/+78
* winsync_migrate: Migrate memberships of the winsynced usersTomas Babej2015-07-021-0/+51
* man: Add manpage for ipa-winsync-migrateTomas Babej2015-07-023-0/+29
* idviews: Fallback to AD DC LDAP only if specifically allowedTomas Babej2015-07-023-14/+50
* winsync-migrate: Include the tool parts in Makefile and friendsTomas Babej2015-07-022-0/+2
* winsync-migrate: Move the tool under ipaserver.install packageTomas Babej2015-07-022-1/+1
* winsync-migrate: Rename to tool to achive consistency with other toolsTomas Babej2015-07-023-30/+7
* winsync-migrate: Delete winsync agreement prior to migrationTomas Babej2015-07-021-0/+35
* winsync-migrate: Require explicit specification of the target server and vali...Tomas Babej2015-07-021-0/+33
* idviews: Do not abort the find & show commands on conversion errorsTomas Babej2015-07-021-2/+12
* winsync-migrate: Require root privilegesTomas Babej2015-07-021-1/+2
* dcerpc: Add debugging message to failing kinit as httpTomas Babej2015-07-021-0/+2
* dcerpc: Change logging level for debug informationTomas Babej2015-07-021-2/+2
* winsync-migrate: Move the api initalization and LDAP connection to the main m...Tomas Babej2015-07-021-3/+12
* migrate-winsync: Add option validation and handlingTomas Babej2015-07-021-0/+44
* migrate-winsync: Create user ID overrides in place of winsynced user entriesTomas Babej2015-07-021-0/+32
* winsync-migrate: Add a way to find all winsync usersTomas Babej2015-07-021-4/+21
* winsync-migrate: Add initial plumbingTomas Babej2015-07-023-0/+112
* ipaplatform: Remove redundant definitionsTomas Babej2015-07-022-6/+0
* KRA Install: check replica file if contains req. certificatesMartin Basti2015-07-021-0/+16
* Display the wrong attribute name when mandatory attribute is missingThierry Bordaz2015-07-021-1/+1
* allow deletion of segment if endpoint is not managedLudwig Krispenz2015-07-023-0/+17
* DNS: Do not traceback if DNS is not installedMartin Basti2015-07-011-2/+11
* replication: fix regression in get_agreement_typePetr Vobornik2015-07-011-0/+3
* replica prepare: Do not use entry after disconnecting from LDAPJan Cholasta2015-07-011-2/+5
* plugable: Remove unused call method of PluginJan Cholasta2015-07-012-28/+0
* plugable: Specify plugin base classes and modules using API propertiesJan Cholasta2015-07-014-18/+36
* plugable: Change is_production_mode to method of APIJan Cholasta2015-07-014-27/+70
* plugable: Remove SetProxy, DictProxy and MagicDictJan Cholasta2015-07-012-280/+0
* ipaplatform: Do not use MagicDict for KnownServicesJan Cholasta2015-07-011-2/+23
* 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-0138-278/+209
* plugable: Load plugins only from modules imported by APIJan Cholasta2015-07-0110-30/+45
* plugable: Specify plugins to import in API by module namesJan Cholasta2015-07-013-46/+46
* 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-0116-20/+8
* plugable: Move plugin base class and override logic to APIJan Cholasta2015-07-015-264/+144
* 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