summaryrefslogtreecommitdiffstats
path: root/ipaserver/plugins
Commit message (Expand)AuthorAgeFilesLines
* schema: support plugin versioningJan Cholasta2016-06-281-51/+92
* plugable: support plugin versioningJan Cholasta2016-06-281-0/+6
* misc: generate `plugins` result directly in the commandJan Cholasta2016-06-281-1/+8
* automember: fix automember to work with thin clientJan Cholasta2016-06-271-22/+27
* schema: do not crash in command_defaults if argument is NoneJan Cholasta2016-06-271-2/+2
* schema: fix param default value handlingJan Cholasta2016-06-271-10/+13
* keep setting ipakrbprincipal objectclass on new service entriesMartin Babinsky2016-06-271-0/+9
* Fix IssuerDN presence check in cert search resultFraser Tweedale2016-06-271-1/+1
* Fix incorrect construction of service principal during replica cleanupMartin Babinsky2016-06-271-1/+1
* DNS Locations: server-mod: fix if statementMartin Basti2016-06-271-1/+1
* topo segment-add: validate that both masters support target suffixStanislav Laznicka2016-06-241-3/+24
* Fix topologysuffix-verify failing connectionsStanislav Laznicka2016-06-241-1/+3
* Server-del: fix system records removalMartin Basti2016-06-231-3/+3
* IPA API: set krbcanonicalname instead of ipakrbprincipalalias on new entitiesMartin Babinsky2016-06-234-8/+9
* host/service-show/find shouldn't fail on invalid certificateStanislav Laznicka2016-06-222-5/+60
* server-del: harden check for last rolesMartin Babinsky2016-06-221-28/+34
* schema: return fingerprint as unicode textDavid Kupka2016-06-211-1/+1
* schema: Cache schema in api instanceDavid Kupka2016-06-211-3/+11
* schema: Add known_fingerprints option to schema commandDavid Kupka2016-06-211-0/+13
* schema: Add fingerprint and TTLDavid Kupka2016-06-211-0/+36
* Add placeholder to add segment dialogPavel Vomacka2016-06-211-0/+1
* DNS: Fix realm domains integration with DNS zone add.Petr Spacek2016-06-211-2/+1
* Do not update result of *-config-show with empty server attributesMartin Babinsky2016-06-211-3/+5
* dns: fix dns_update_system_records to work with thin clientJan Cholasta2016-06-211-8/+12
* DNS: Warn about restart when default TTL setting DNS is changedPetr Spacek2016-06-211-0/+13
* DNS: Support default TTL setting for master DNS zonesPetr Spacek2016-06-211-4/+11
* cert: allow search by certificateJan Cholasta2016-06-211-8/+40
* cert: add owner informationJan Cholasta2016-06-211-31/+241
* cert: add object pluginJan Cholasta2016-06-211-237/+285
* schema: remove `no_cli` from command schemaJan Cholasta2016-06-201-16/+11
* schema: remove redundant informationJan Cholasta2016-06-201-79/+17
* schema: merge command args and optionsJan Cholasta2016-06-201-17/+10
* schema: remove output_paramsJan Cholasta2016-06-201-9/+14
* schema: add object class schemaJan Cholasta2016-06-201-83/+201
* permission: handle ipapermright deprecated CLI alias on the clientJan Cholasta2016-06-201-1/+0
* passwd: handle sort order of passwd argument on the clientJan Cholasta2016-06-201-1/+0
* dns: do not rely on custom param fields in record attributesJan Cholasta2016-06-201-19/+17
* automember: add object plugin for automember_rebuildJan Cholasta2016-06-201-9/+17
* frontend: don't copy command arguments to output paramsJan Cholasta2016-06-206-19/+37
* Fix minor typosYuri Chornoivan2016-06-201-1/+1
* Fix listing of enabled roles in `server-find`Martin Babinsky2016-06-171-1/+4
* server-del: perform full master removal in managed topologyMartin Babinsky2016-06-171-2/+377
* ipaserver module for working with managed topologyMartin Babinsky2016-06-171-1/+2
* DNS Locations: dnsserver: print specific error when DNS is not installedMartin Basti2016-06-171-0/+7
* DNS Location: add list of roles and DNS servers to location-showMartin Basti2016-06-171-14/+25
* DNS Locations: Rename ipalocationweight to ipaserviceweightMartin Basti2016-06-172-16/+16
* DNS Locations: location-del: remove location recordMartin Basti2016-06-171-0/+5
* DNS Locations: prevent to remove used locationsMartin Basti2016-06-171-5/+11
* DNS Locations: show warning if there is no DNS servers in locationMartin Basti2016-06-172-0/+28
* DNS Locations: require to restart named-pkcs11 affter location changeMartin Basti2016-06-171-1/+6