index
:
freeipa.git
4084
master
Unnamed repository; edit this file 'description' to name the repository.
Martin Kosek
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipalib
/
plugins
/
host.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Suppress managed netgroups as indirect members of hosts.
Rob Crittenden
2011-09-19
1
-0
/
+34
*
Don't allow a OTP to be set on an enrolled host
Rob Crittenden
2011-09-10
1
-0
/
+8
*
ticket 1669 - improve i18n docstring extraction
John Dennis
2011-08-24
1
-48
/
+36
*
Retrieve password/keytab state when modifying a host.
Rob Crittenden
2011-08-25
1
-0
/
+5
*
Change the way has_keytab is determined, also check for password.
Rob Crittenden
2011-08-24
1
-12
/
+21
*
Fixed label capitalization
Endi S. Dewata
2011-07-14
1
-1
/
+1
*
Fixed object_name and object_name_plural internationalization
Endi S. Dewata
2011-07-12
1
-2
/
+2
*
Added singular entity labels.
Endi S. Dewata
2011-06-27
1
-0
/
+1
*
Make data type of certificates more obvious/predictable internally.
Rob Crittenden
2011-06-21
1
-13
/
+9
*
ipaddress for host add
Adam Young
2011-06-20
1
-0
/
+1
*
Improve IP address handling in the host-add command.
Jan Cholasta
2011-06-19
1
-15
/
+36
*
Require an imported certificate's issuer to match our issuer.
Rob Crittenden
2011-06-16
1
-0
/
+7
*
Add a list of managed hosts
Martin Kosek
2011-06-15
1
-0
/
+36
*
Add sudorule and hbacrule to memberof and indirectmemberof attributes
Jr Aquino
2011-06-06
1
-2
/
+3
*
Honor netmask in DNS reverse zone setup.
Jan Cholasta
2011-05-30
1
-17
/
+28
*
Fix style and grammatical issues in built-in command help.
Rob Crittenden
2011-03-04
1
-2
/
+3
*
Fix translatable strings in ipalib plugins.
Pavel Zuna
2011-03-01
1
-5
/
+13
*
Add handling for indirect memberof other entries.
Rob Crittenden
2011-02-21
1
-1
/
+2
*
Updated json_metadata and i18n_messages.
Endi S. Dewata
2011-02-18
1
-0
/
+1
*
Don't allow host cn to be changed (it isn't used anyway).
Rob Crittenden
2011-02-16
1
-0
/
+2
*
Service/Host disable command output clarification
Martin Kosek
2011-02-16
1
-3
/
+3
*
Add missing import for netaddr
Rob Crittenden
2011-02-14
1
-0
/
+1
*
Display error messages for failed manageby in service-add/remove-host.
Pavel Zuna
2011-02-10
1
-4
/
+0
*
IPv6 enhancements
Jakub Hrozek
2011-02-02
1
-25
/
+36
*
Fix minor bug in host-add logic.
Pavel Zuna
2011-02-02
1
-2
/
+2
*
host-add should not add a PTR record with --no-reverse
Jakub Hrozek
2011-01-28
1
-7
/
+10
*
Fix assorted bugs found by pylint
Jakub Hrozek
2011-01-25
1
-1
/
+0
*
Make a copy of objectclasses so a call can't update them globally.
Rob Crittenden
2011-01-24
1
-4
/
+4
*
Fix password/random logic in host plugin.
Pavel Zuna
2011-01-18
1
-6
/
+9
*
Fix updating of DNS records by the host plugin.
Pavel Zuna
2011-01-18
1
-5
/
+5
*
Fix crash when building DN of host with name ending with period.
Pavel Zuna
2011-01-18
1
-4
/
+5
*
Rename DNS2 to DNS
Jakub Hrozek
2011-01-14
1
-1
/
+1
*
Port installer and host plugin to the new DNS plugin
Jakub Hrozek
2011-01-14
1
-15
/
+20
*
Use correct option name in host plugin
Jakub Hrozek
2011-01-12
1
-9
/
+9
*
Fix output of failed managedby hosts, allow a host to manage itself.
Rob Crittenden
2011-01-11
1
-0
/
+5
*
Rename --ipaddr option of host-add command
Jan Zeleny
2011-01-07
1
-1
/
+1
*
facet nesting
Adam Young
2011-01-07
1
-1
/
+1
*
Handle error messages during Host operations
Martin Kosek
2011-01-06
1
-2
/
+9
*
Improve filtering of enrollments search results.
Pavel Zuna
2011-01-04
1
-1
/
+6
*
Remove unnecessary options from host-del.
Rob Crittenden
2011-01-04
1
-1
/
+1
*
Change FreeIPA license to GPLv3+
Jakub Hrozek
2010-12-20
1
-5
/
+5
*
import NSPRError in host.py
Jakub Hrozek
2010-12-20
1
-0
/
+1
*
Added option --no-reverse to add-host
Jan Zeleny
2010-12-20
1
-14
/
+23
*
Don't use camel-case LDAP attributes in ACI and don't clear enrolledBy
Rob Crittenden
2010-12-17
1
-1
/
+0
*
Add --out option to service, host and cert-show to save the cert to a file.
Rob Crittenden
2010-12-13
1
-0
/
+21
*
Don't import from ipaserver when not in a server context.
Rob Crittenden
2010-12-11
1
-1
/
+2
*
Provide list of available attributes for use in ACI UI.
Rob Crittenden
2010-12-03
1
-0
/
+1
*
Re-implement access control using an updated model.
Rob Crittenden
2010-12-01
1
-3
/
+3
*
Change signature of LDAPSearch.pre_callback.
Pavel Zuna
2010-11-23
1
-2
/
+2
*
Add ability to add/remove DNS records when adding/removing a host entry.
Rob Crittenden
2010-11-23
1
-1
/
+120
[next]