summaryrefslogtreecommitdiffstats
path: root/ipalib/messages.py
Commit message (Expand)AuthorAgeFilesLines
* Fix malformed or missing docstrings in ipalib/messagesLenka Doudova2016-08-161-3/+12
* messages: specify message type for ResultFormattingErrorMartin Babinsky2016-07-151-0/+1
* host/service-show/find shouldn't fail on invalid certificateStanislav Laznicka2016-06-221-0/+10
* server-del: perform full master removal in managed topologyMartin Babinsky2016-06-171-1/+16
* DNS Locations: show warning if there is no DNS servers in locationMartin Basti2016-06-171-0/+9
* DNS Locations: require to restart named-pkcs11 affter location changeMartin Basti2016-06-171-0/+9
* DNS Locations: server-mod: add automatic records updateMartin Basti2016-06-171-0/+10
* DNS Locations: command dns-update-system-recordsMartin Basti2016-06-171-0/+23
* DNS: Warn if forwarding policy conflicts with automatic empty zonesPetr Spacek2016-05-301-0/+17
* rpc: include structured error information in responsesJan Cholasta2016-05-251-0/+7
* specify type of exceeded limit when warning about truncated search resultsMartin Babinsky2016-04-131-1/+1
* host-del --updatedns: print warnings instead of errorMartin Basti2016-04-131-0/+11
* otptoken-add: improve the robustness of QR code printingMartin Babinsky2016-03-241-0/+8
* Warn user if trust is brokenMartin Basti2016-02-231-0/+11
* Warn user when ipa *-find reach limitMartin Basti2016-01-271-0/+10
* replica install: add remote connection check over APIJan Cholasta2015-12-111-0/+10
* Make command dns-resolve deprecated.Martin Basti2015-11-251-0/+10
* DNS record-add warns when a suspicious DNS name is detectedPetr Spacek2015-11-101-0/+17
* ipalib.messages: Add "message" property to PublicMessagePetr Viktorin2015-10-221-0/+5
* DNSSEC: warn user if DNSSEC key master is not installedMartin Basti2015-10-221-0/+12
* realmdomains: Issue a warning when automated management of realmdomains failedTomas Babej2015-10-121-0/+31
* Alias "unicode" to "str" under Python 3Jan Cholasta2015-09-171-0/+2
* Use the print functionPetr Viktorin2015-09-011-2/+3
* Replace uses of map()Petr Viktorin2015-09-011-1/+1
* Use Python3-compatible dict method namesPetr Viktorin2015-09-011-1/+1
* Use six.string_types instead of "basestring"Petr Viktorin2015-09-011-1/+3
* DNSSEC: Detect zone shadowing with incorrect DNSSEC signatures.Petr Spacek2015-06-111-1/+1
* DNSSEC: validate forward zone forwardersMartin Basti2015-06-111-0/+12
* DNSSEC: Improve global forwarders validationMartin Basti2015-06-111-4/+19
* Detect and warn about invalid DNS forward zone configurationMartin Basti2015-01-151-0/+13
* Fix warning message should not contain CLI commandsMartin Basti2014-11-191-2/+2
* DNSSEC: validate forwardersMartin Basti2014-10-211-0/+22
* Deprecation of --name-server and --ip-address option in DNSMartin Basti2014-09-251-0/+22
* Add DNSSEC experimental support warning messageMartin Basti2014-07-031-0/+10
* Add warning about semantic change for zonesMartin Basti2014-07-031-0/+12
* Add client capabilities, enable messagesPetr Viktorin2013-02-211-0/+6
* Add ipalib.messagesPetr Viktorin2013-02-211-0/+151