summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/host.py
Commit message (Expand)AuthorAgeFilesLines
* ipalib: PEP8 fixes for host pluginTomas Babej2014-09-171-18/+22
* ipalib: Remove redundant and star imports from host pluginTomas Babej2014-09-171-8/+8
* idviews: Add ipaAssignedIDVIew reference to the host objectTomas Babej2014-09-171-3/+6
* ipalib: host_del: Extend LDAPDelete's takes_options instead of overridingTomas Babej2014-09-171-1/+1
* Fix: Add managed read permissions for compat tree and operational attrsPetr Viktorin2014-09-051-1/+1
* Add managed read permissions for compat treePetr Viktorin2014-09-051-0/+10
* host permissions: Allow writing attributes needed for automatic enrollmentPetr Viktorin2014-06-231-1/+13
* Convert Host default permissions to managedPetr Viktorin2014-06-231-0/+66
* Update all remaining plugins to the new Registry APINathaniel McCallum2014-06-111-9/+12
* Make zonenames absolute in host pluginMartin Basti2014-06-111-2/+3
* move hostname validation from DNS to hostsMartin Basti2014-06-031-3/+11
* Modified dns related global functionsMartin Basti2014-06-031-2/+6
* Allow primary keys to use different type than unicode.Jan Cholasta2014-04-181-1/+1
* Add managed read permissions to hostPetr Viktorin2014-04-141-0/+26
* Add permission_filter_objectclasses for explicit type filtersPetr Viktorin2014-02-201-0/+1
* Convert remaining frontend code to LDAPEntry API.Jan Cholasta2014-01-241-18/+17
* Change the way we determine if the host has a password set.Rob Crittenden2014-01-151-1/+1
* Break long doc string in the Host pluginPetr Viktorin2013-11-211-12/+11
* Turn LDAPEntry.single_value into a dictionary-like property.Jan Cholasta2013-11-051-3/+3
* Improve help entry for ipa hostTomas Babej2013-08-061-5/+7
* Use LDAP search instead of *group_show to check for a group objectclass.Jan Cholasta2013-07-111-17/+19
* Add userClass attribute for hostsMartin Kosek2013-04-261-0/+7
* Do not call cert-* commands in host plugin if a RA is not availablePetr Viktorin2013-04-021-76/+87
* Add Kerberos ticket flags management to service and host plugins.Jan Cholasta2013-03-291-4/+21
* Fix remove while iterating in suppress_netgroup_memberof.Jan Cholasta2013-03-061-1/+1
* Use full DNs in plugin code.Jan Cholasta2013-03-011-4/+4
* Support attributes with multiple names in LDAPEntry.Jan Cholasta2013-03-011-2/+0
* Add support for RFC 6594 SSHFP DNS records.Jan Cholasta2013-02-011-0/+6
* 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