index
:
freeipa.git
30gatepo
4-2-trust-fixes
ad-work
adwork
dns-records
gssapi-delegate
hbactest
hbactester
ipa-2-1
ipautil-refactor
kdc-fixes
master
my-master
network-fixes
oneway-trust
platform
platform-master
systemd-ipa-2-1
systemd-master
test-patches-2-1
testing
testotp
ticket-1259
ticket-1368
ticket-1369
ticket-1369-lite
ticket-1373
ticket-1476
ticket-1549
ticket-hbac-test
trusts-master
views
FreeIPA project
Alexander Bokovoy
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
*
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
*
Add managedby to Host entries
Rob Crittenden
2010-11-19
1
-3
/
+33
*
Revoke a host's certificate (if any) when it is deleted or disabled.
Rob Crittenden
2010-11-19
1
-52
/
+157
*
Add option to generate random one-time password for hosts for bulk enrollment
Rob Crittenden
2010-10-28
1
-2
/
+43
*
Populate indirect members when showing a group object.
Rob Crittenden
2010-10-28
1
-12
/
+0
*
Host certificate management
Endi S. Dewata
2010-10-20
1
-0
/
+35
*
Update command documentation based on feedback from docs team.
Rob Crittenden
2010-08-27
1
-22
/
+24
*
Require that hosts be resolvable in DNS. Use --force to ignore warnings.
Rob Crittenden
2010-08-06
1
-1
/
+7
*
Clean up crypto code, take advantage of new nss-python capabilities
Rob Crittenden
2010-07-15
1
-3
/
+3
*
Add API to delete a service principal key, service-disable.
Rob Crittenden
2010-07-13
1
-0
/
+50
*
First pass at per-command documentation
Rob Crittenden
2010-06-22
1
-0
/
+38
*
Deleting a non-fully-qualified hostname should still delete its services
Rob Crittenden
2010-03-30
1
-3
/
+9
*
Code cleanup: remove unused stuff, take 1.
Pavel Zuna
2010-03-01
1
-16
/
+0
*
Translatable Param.label, Param.doc
Jason Gerard DeRose
2010-02-24
1
-19
/
+21
*
Replace incorrect use of str.index with str.find in host plugin.
Pavel Zuna
2010-02-23
1
-1
/
+1
*
Use the Output tuple to determine the order of output
Rob Crittenden
2010-02-15
1
-6
/
+22
[next]