summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Extend trust config pagePavel Vomacka2016-06-211-0/+10
* Extend DNS config pagePavel Vomacka2016-06-211-0/+9
* Make Actions string translatablePavel Vomacka2016-06-212-3/+4
* 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-214-14/+20
* Updated IPA translationsMartin Basti2016-06-2123-7486/+16062
* 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-215-12/+23
* cert: allow search by certificateJan Cholasta2016-06-214-11/+67
* cert: add owner informationJan Cholasta2016-06-213-35/+254
* cert: add object pluginJan Cholasta2016-06-214-265/+327
* ldap: fix handling of binary data in search filtersJan Cholasta2016-06-211-1/+6
* restart scripts: bootstrap api with in_server=TrueFraser Tweedale2016-06-214-4/+4
* Fix possibly undefined variable in ipa_smb_conf_exists()Martin Basti2016-06-201-0/+2
* DNS Locations: make ipa-ca record generation more robustPetr Spacek2016-06-201-1/+20
* Increased certmonger timeoutOleg Fayans2016-06-201-1/+1
* Make sure ipapwd_extop takes precedence over passwd_modify_extopThierry Bordaz2016-06-203-2/+11
* replica install: fix thin client regressionJan Cholasta2016-06-201-22/+28
* schema: remove `no_cli` from command schemaJan Cholasta2016-06-203-20/+15
* schema: remove redundant informationJan Cholasta2016-06-203-90/+23
* schema: merge command args and optionsJan Cholasta2016-06-203-25/+17
* schema: remove output_paramsJan Cholasta2016-06-204-16/+146
* schema: add object class schemaJan Cholasta2016-06-204-97/+267
* permission: handle ipapermright deprecated CLI alias on the clientJan Cholasta2016-06-203-4/+34
* passwd: handle sort order of passwd argument on the clientJan Cholasta2016-06-202-1/+17
* misc: skip `count` and `total` output in env.output_for_cliJan Cholasta2016-06-201-0/+3
* dns: do not rely on custom param fields in record attributesJan Cholasta2016-06-203-29/+46
* automember: add object plugin for automember_rebuildJan Cholasta2016-06-201-9/+17
* frontend: do not crash on missing output in output_for_cliJan Cholasta2016-06-201-1/+1
* frontend: skip `value` output in output_for_cliJan Cholasta2016-06-201-1/+3
* frontend: don't copy command arguments to output paramsJan Cholasta2016-06-209-34/+42
* makeaci, makeapi: use in-server APIJan Cholasta2016-06-203-129/+10
* Fix minor typosYuri Chornoivan2016-06-204-6/+6
* Fix listing of enabled roles in `server-find`Martin Babinsky2016-06-171-1/+4
* remove the master from managed topology during uninstallationMartin Babinsky2016-06-171-155/+27
* ipa-replica-manage: use `server_del` when removing domain level 1 replicaMartin Babinsky2016-06-172-241/+22
* CI test suite for `server-del`Martin Babinsky2016-06-173-16/+339
* server-del: perform full master removal in managed topologyMartin Babinsky2016-06-176-6/+434
* delegate removal of master DNS record and replica keys to separate functionsMartin Babinsky2016-06-173-6/+14
* ipaserver module for working with managed topologyMartin Babinsky2016-06-174-52/+199
* Remove unused locking "context manager"David Kupka2016-06-171-13/+0
* 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
* upgrade: don't fail if zone does not exists in in findMartin Basti2016-06-171-1/+5
* DNS Locations: generate NTP recordsMartin Basti2016-06-172-23/+26
* DNS Locations: Rename ipalocationweight to ipaserviceweightMartin Basti2016-06-1711-36/+36
* DNS Locations: location-del: remove location recordMartin Basti2016-06-172-3/+43
* DNS Locations: do not generate location records for unused locationsMartin Basti2016-06-171-4/+7
* 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-173-0/+37