summaryrefslogtreecommitdiffstats
path: root/ipaserver
Commit message (Expand)AuthorAgeFilesLines
...
* adtrust: remove nttrustpartner parameterAlexander Bokovoy2016-06-101-4/+0
* Revert "adtrust: remove nttrustpartner parameter"Martin Basti2016-06-101-0/+4
* adtrust: remove nttrustpartner parameterAlexander Bokovoy2016-06-101-4/+0
* trusts: Add support for an external trust to Active Directory domainAlexander Bokovoy2016-06-092-27/+84
* schema: fix topic command outputJan Cholasta2016-06-091-5/+11
* replica install: use remote server API to create service entriesJan Cholasta2016-06-094-73/+48
* schema: do not validate unrequested params in command_defaultsJan Cholasta2016-06-091-2/+1
* Authorise CA Agent to manage lightweight CAsFraser Tweedale2016-06-092-5/+52
* Setup lightweight CA key retrieval on install/upgradeFraser Tweedale2016-06-094-5/+70
* Allow CustodiaClient to be used by arbitrary principalsFraser Tweedale2016-06-081-3/+11
* Auth Indicators WebUI partPavel Vomacka2016-06-071-2/+9
* Extend the certificate request dialogPavel Vomacka2016-06-061-1/+2
* Removed dead code from LDAP{Remove,Add}ReverseMemberStanislav Laznicka2016-06-061-16/+0
* Remove service and host cert issuer validationFraser Tweedale2016-06-062-8/+0
* Change 'Restore' to 'Remove Hold'Pavel Vomacka2016-06-031-4/+6
* Add option to stage user from details pagePavel Vomacka2016-06-031-0/+1
* Add ability to stage multiple usersPavel Vomacka2016-06-031-0/+3
* DNS Locations: when removing location remove it from servers firstMartin Basti2016-06-031-0/+8
* DNS Location: location-show: return list of servers in locationMartin Basti2016-06-032-2/+69
* DNS Locations: extend server-* command with locationsMartin Basti2016-06-032-6/+100
* Allow to use non-Str attributes as keys for membersMartin Basti2016-06-031-6/+8
* DNS Locations: location-* commandsMartin Basti2016-06-031-0/+149
* Remove dangling RUVs even if replicas are offlineStanislav Laznicka2016-06-031-0/+1
* ipalib: move server-side plugins to ipaserverJan Cholasta2016-06-0361-9/+34787
* plugable: turn Plugin attributes into propertiesJan Cholasta2016-06-032-12/+12
* Deprecated the domain-level option in ipa-server-installStanislav Laznicka2016-06-021-0/+1
* Fix: topologysuffix_find doesn't have no_members optionMartin Basti2016-06-021-1/+1
* Performance: Find commands: do not process members by defaultMartin Basti2016-05-312-2/+4
* DNS upgrade: change global forwarding policy in named.conf to "only" if priva...Petr Spacek2016-05-303-3/+57
* DNS upgrade: change global forwarding policy in LDAP to "only" if private IPs...Petr Spacek2016-05-301-0/+16
* DNS upgrade: change forwarding policy to = only for conflicting forward zonesPetr Spacek2016-05-301-0/+78
* DNS upgrade: separate backup logic to make it reusablePetr Spacek2016-05-301-72/+73
* Add ipaDNSVersion option to dnsconfig* commands and use new attributePetr Spacek2016-05-301-17/+60
* Move IP address resolution from ipaserver.install.installutils to ipapython.d...Petr Spacek2016-05-302-25/+17
* Use root_logger for verify_host_resolvable()Petr Spacek2016-05-301-1/+1
* Move check_zone_overlap() from ipapython.ipautil to ipapython.dnsutilPetr Spacek2016-05-303-6/+7
* Upgrade: always start CAMartin Basti2016-05-251-0/+11
* ipalib, ipaserver: fix incorrect API.register calls in docstringsJan Cholasta2016-05-252-6/+4
* ipalib, ipaserver: migrate all plugins to Registry-based registrationJan Cholasta2016-05-2516-71/+87
* plugable: replace API.import_plugins with new API.add_packageJan Cholasta2016-05-251-1/+5
* rpc: include structured error information in responsesJan Cholasta2016-05-251-0/+1
* replica install: do not set CA renewal master flagJan Cholasta2016-05-243-4/+28
* Incorrect message when KRA already installedPatrice Duc-Jacquet2016-05-201-0/+5
* Detect and repair incorrect caIPAserviceCert configFraser Tweedale2016-05-192-3/+49
* Prevent replica install from overwriting cert profilesFraser Tweedale2016-05-191-6/+12
* Added exception handling for mal-formatted XML ParsingAbhijeet Kasurde2016-05-111-2/+7
* Replaced find_hostname with api.env.hostAbhijeet Kasurde2016-05-101-21/+1
* Fix remaining relative import and enable Pylint checkPetr Viktorin2016-05-101-1/+1
* DNS: Fix upgrade - master to forward zone transformationPetr Spacek2016-05-101-1/+3
* Auto-detect default value for --forward-policy option in installersPetr Spacek2016-04-282-1/+12