summaryrefslogtreecommitdiffstats
path: root/ipaserver
Commit message (Expand)AuthorAgeFilesLines
* trust: support retrieving POSIX IDs with one-way trust during trust-addoneway-trustAlexander Bokovoy2015-07-071-18/+65
* trusts: add support for one-way trust and switch to it by defaultAlexander Bokovoy2015-07-071-12/+32
* trusts: pass AD DC hostname if specified explicitlyAlexander Bokovoy2015-07-071-3/+7
* ipa-adtrust-install: add IPA master host principal to adtrust agentsAlexander Bokovoy2015-07-074-30/+78
* DNSSEC: ipa-dns-install: Detect existing master server sooner.Petr Spacek2015-07-071-14/+12
* DNSSEC: update messageMartin Basti2015-07-071-7/+21
* DNSSEC: allow to disable/replace DNSSEC key masterMartin Basti2015-07-075-22/+295
* Server Upgrade: use debug log level for upgrade instead of infoMartin Basti2015-07-037-39/+39
* winsync_migrate: Generalize membership migrationTomas Babej2015-07-021-21/+78
* winsync_migrate: Migrate memberships of the winsynced usersTomas Babej2015-07-021-0/+51
* idviews: Fallback to AD DC LDAP only if specifically allowedTomas Babej2015-07-021-1/+6
* winsync-migrate: Move the tool under ipaserver.install packageTomas Babej2015-07-021-0/+0
* winsync-migrate: Rename to tool to achive consistency with other toolsTomas Babej2015-07-022-28/+5
* 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
* 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-022-0/+89
* KRA Install: check replica file if contains req. certificatesMartin Basti2015-07-021-0/+16
* 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: Specify plugin base classes and modules using API propertiesJan Cholasta2015-07-011-1/+6
* plugable: Pass API to plugins on initialization rather than using set_apiJan Cholasta2015-07-0111-83/+37
* plugable: Specify plugins to import in API by module namesJan Cholasta2015-07-011-1/+1
* ipalib: Load ipaserver plugins when api.env.in_server is TrueJan Cholasta2015-07-018-11/+5
* plugable: Move plugin base class and override logic to APIJan Cholasta2015-07-011-4/+1
* Migrate CA profiles after enabling LDAPProfileSubsystemFraser Tweedale2015-07-012-29/+112
* Upgrade CA schema during upgradeFraser Tweedale2015-07-011-0/+23
* Sanitize CA replica installMartin Basti2015-06-301-12/+10
* Fix upgrade of HTTPInstance for KDC ProxyChristian Heimes2015-06-291-0/+6
* Fix removal of ipa-kdc-proxy.conf symlinkChristian Heimes2015-06-292-2/+2
* fix force-sync, re-initialize of replica and a check for replication agreemen...Petr Vobornik2015-06-292-16/+4
* upgrade: Raise error when certmonger is not running.David Kupka2015-06-291-0/+3
* fix handling of ldap.LDAPError in installerPetr Vobornik2015-06-291-3/+7
* Provide Kerberos over HTTP (MS-KKDCP)Christian Heimes2015-06-243-1/+70
* Replicas cannot define their own master password.Simo Sorce2015-06-241-8/+0
* ipa-ca-install fix: reconnect ldap2 after DS restartMartin Basti2015-06-181-0/+9
* Clarify error messages in ipa-replica-prepare: add_dns_records()Petr Spacek2015-06-181-3/+3
* Clarify recommendation about --ip-address option in ipa-replica-prepaprePetr Spacek2015-06-181-2/+3
* Improve error messages about reverse address resolution in ipa-replica-preparePetr Spacek2015-06-181-2/+8
* install: Fix ipa-replica-install not installing RA certJan Cholasta2015-06-182-9/+14
* Server Upgrade: disconnect ldap2 connection before DS restartMartin Basti2015-06-151-0/+5
* Use 389-ds centralized scripts.David Kupka2015-06-112-4/+12
* DNSSEC: Improve global forwarders validationMartin Basti2015-06-111-11/+21
* Add CA ACL pluginFraser Tweedale2015-06-112-0/+29