summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/host.py
Commit message (Expand)AuthorAgeFilesLines
* Use OpenSSH-style public keys as the preferred format of SSH public keys.Jan Cholasta2012-09-061-14/+19
* Internationalization for public errorsPetr Viktorin2012-09-031-1/+1
* Improves deletion of PTR records in ipa host-delTomas Babej2012-08-281-1/+6
* Fix managedBy label for DNS zoneMartin Kosek2012-08-261-0/+3
* Use DN objects instead of stringsJohn Dennis2012-08-121-3/+12
* Add --{set,add,del}attr options to commands which are missing them.Jan Cholasta2012-08-031-1/+1
* Change random passwords behaviourOndrej Hamada2012-06-271-3/+8
* Enforce sizelimit in permission-find, post_callback returns truncatedRob Crittenden2012-05-301-1/+3
* Don't allow hosts and services of IPA masters to be disabled.Rob Crittenden2012-03-191-0/+2
* Display serial number as HEX (DECIMAL) when showing certificates.Rob Crittenden2012-03-141-0/+3
* Improve FQDN handling in DNS and host pluginsMartin Kosek2012-02-291-23/+17
* Improve hostname and domain name validationMartin Kosek2012-02-291-15/+6
* Add reverse DNS record when forward is createdMartin Kosek2012-02-271-89/+15
* Don't allow IPA master hosts or important services be deleted.Rob Crittenden2012-02-231-0/+1
* Add support for SSH public keys to user and host objects.Jan Cholasta2012-02-131-23/+93
* Add missing managing hosts filtering optionsMartin Kosek2012-01-261-0/+47
* Add support for storing MAC address in host entries.Rob Crittenden2012-01-261-1/+21
* Improve host-add error messageMartin Kosek2012-01-201-2/+2
* Fix LDAP object parameter encodingMartin Kosek2011-11-151-13/+9
* Misleading Keytab fieldOndrej Hamada2011-11-101-0/+3
* Create pkey-only option for find commandsMartin Kosek2011-10-271-0/+2
* Add regular expression pattern to host names.Rob Crittenden2011-09-271-0/+3
* Suppress managed netgroups as indirect members of hosts.Rob Crittenden2011-09-191-0/+34
* Don't allow a OTP to be set on an enrolled hostRob Crittenden2011-09-101-0/+8
* ticket 1669 - improve i18n docstring extractionJohn Dennis2011-08-241-48/+36
* Retrieve password/keytab state when modifying a host.Rob Crittenden2011-08-251-0/+5
* Change the way has_keytab is determined, also check for password.Rob Crittenden2011-08-241-12/+21
* Fixed label capitalizationEndi S. Dewata2011-07-141-1/+1
* Fixed object_name and object_name_plural internationalizationEndi S. Dewata2011-07-121-2/+2
* Added singular entity labels.Endi S. Dewata2011-06-271-0/+1
* Make data type of certificates more obvious/predictable internally.Rob Crittenden2011-06-211-13/+9
* ipaddress for host addAdam Young2011-06-201-0/+1
* Improve IP address handling in the host-add command.Jan Cholasta2011-06-191-15/+36
* Require an imported certificate's issuer to match our issuer.Rob Crittenden2011-06-161-0/+7
* Add a list of managed hostsMartin Kosek2011-06-151-0/+36
* Add sudorule and hbacrule to memberof and indirectmemberof attributesJr Aquino2011-06-061-2/+3
* Honor netmask in DNS reverse zone setup.Jan Cholasta2011-05-301-17/+28
* Fix style and grammatical issues in built-in command help.Rob Crittenden2011-03-041-2/+3
* Fix translatable strings in ipalib plugins.Pavel Zuna2011-03-011-5/+13
* Add handling for indirect memberof other entries.Rob Crittenden2011-02-211-1/+2
* Updated json_metadata and i18n_messages.Endi S. Dewata2011-02-181-0/+1
* Don't allow host cn to be changed (it isn't used anyway).Rob Crittenden2011-02-161-0/+2
* Service/Host disable command output clarificationMartin Kosek2011-02-161-3/+3
* Add missing import for netaddrRob Crittenden2011-02-141-0/+1
* Display error messages for failed manageby in service-add/remove-host.Pavel Zuna2011-02-101-4/+0
* IPv6 enhancementsJakub Hrozek2011-02-021-25/+36
* Fix minor bug in host-add logic.Pavel Zuna2011-02-021-2/+2
* host-add should not add a PTR record with --no-reverseJakub Hrozek2011-01-281-7/+10
* Fix assorted bugs found by pylintJakub Hrozek2011-01-251-1/+0
* Make a copy of objectclasses so a call can't update them globally.Rob Crittenden2011-01-241-4/+4