index
:
freeipa.git
ipa-2-1
master
review
Unnamed repository; edit this file 'description' to name the repository.
Jakub Hrozek
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
*
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
*
Add Object.label class attribute, enable in webUI
Jason Gerard DeRose
2010-02-12
1
-0
/
+2
*
Use 'l' instead of 'localityname' in host plugin.
Pavel Zuna
2010-01-14
1
-2
/
+14
*
Make host objects aware of their membership and that l==localityName.
Pavel Zuna
2010-01-14
1
-0
/
+6
*
Add --all to LDAPCreate and make LDAP commands always display default attribu...
Pavel Zuna
2010-01-11
1
-1
/
+1
*
Handle base64-encoded certificates better, import missing function
Rob Crittenden
2009-12-18
1
-0
/
+1
*
Make hosts more like real services so we can issue certs for host principals
Rob Crittenden
2009-12-16
1
-3
/
+22
*
Take 2: Extensible return values and validation; steps toward a single output...
Jason Gerard DeRose
2009-12-10
1
-4
/
+25
[next]