index
:
freeipa.git
WIP
abbra
certauth
ipa-3-3
master
replace_private_samba_calls
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
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
*
Alias "unicode" to "str" under Python 3
Jan Cholasta
2015-09-17
1
-0
/
+5
*
Modernize use of range()
Petr Viktorin
2015-09-01
1
-4
/
+4
*
Replace uses of map()
Petr Viktorin
2015-09-01
1
-3
/
+3
*
Import 'reduce' from functools
Petr Viktorin
2015-08-12
1
-0
/
+1
*
Modernize 'except' clauses
Petr Viktorin
2015-08-12
1
-3
/
+3
*
adjust search so that it works for non-admin users
Petr Vobornik
2015-08-12
1
-1
/
+1
*
new commands to manage user/host/service certificates
Martin Babinsky
2015-07-02
1
-2
/
+25
*
reworked certificate normalization and revocation
Martin Babinsky
2015-07-02
1
-70
/
+5
*
Fix: regression in host and service plugin
Martin Basti
2015-06-03
1
-3
/
+7
*
Support multiple host and service certificates
Fraser Tweedale
2015-06-02
1
-49
/
+58
*
speed up indirect member processing
Petr Vobornik
2015-04-27
1
-1
/
+1
*
hosts: Display assigned ID view by default in host-find and show commands
Tomas Babej
2014-12-05
1
-3
/
+18
*
add --hosts and --hostgroup options to allow/retrieve keytab methods
Petr Vobornik
2014-12-03
1
-6
/
+22
*
keytab manipulation permission management
Petr Vobornik
2014-10-17
1
-4
/
+112
*
Check LDAP instead of local configuration to see if IPA CA is enabled
Jan Cholasta
2014-10-17
1
-3
/
+3
*
ipalib: PEP8 fixes for host plugin
Tomas Babej
2014-09-30
1
-18
/
+22
*
ipalib: Remove redundant and star imports from host plugin
Tomas Babej
2014-09-30
1
-8
/
+8
*
idviews: Add ipaAssignedIDVIew reference to the host object
Tomas Babej
2014-09-30
1
-3
/
+6
*
ipalib: host_del: Extend LDAPDelete's takes_options instead of overriding
Tomas Babej
2014-09-17
1
-1
/
+1
*
Fix: Add managed read permissions for compat tree and operational attrs
Petr Viktorin
2014-09-05
1
-1
/
+1
*
Add managed read permissions for compat tree
Petr Viktorin
2014-09-05
1
-0
/
+10
*
host permissions: Allow writing attributes needed for automatic enrollment
Petr Viktorin
2014-06-23
1
-1
/
+13
*
Convert Host default permissions to managed
Petr Viktorin
2014-06-23
1
-0
/
+66
*
Update all remaining plugins to the new Registry API
Nathaniel McCallum
2014-06-11
1
-9
/
+12
*
Make zonenames absolute in host plugin
Martin Basti
2014-06-11
1
-2
/
+3
*
move hostname validation from DNS to hosts
Martin Basti
2014-06-03
1
-3
/
+11
*
Modified dns related global functions
Martin Basti
2014-06-03
1
-2
/
+6
*
Allow primary keys to use different type than unicode.
Jan Cholasta
2014-04-18
1
-1
/
+1
*
Add managed read permissions to host
Petr Viktorin
2014-04-14
1
-0
/
+26
*
Add permission_filter_objectclasses for explicit type filters
Petr Viktorin
2014-02-20
1
-0
/
+1
*
Convert remaining frontend code to LDAPEntry API.
Jan Cholasta
2014-01-24
1
-18
/
+17
*
Change the way we determine if the host has a password set.
Rob Crittenden
2014-01-15
1
-1
/
+1
*
Break long doc string in the Host plugin
Petr Viktorin
2013-11-21
1
-12
/
+11
*
Turn LDAPEntry.single_value into a dictionary-like property.
Jan Cholasta
2013-11-05
1
-3
/
+3
*
Improve help entry for ipa host
Tomas Babej
2013-08-06
1
-5
/
+7
*
Use LDAP search instead of *group_show to check for a group objectclass.
Jan Cholasta
2013-07-11
1
-17
/
+19
*
Add userClass attribute for hosts
Martin Kosek
2013-04-26
1
-0
/
+7
*
Do not call cert-* commands in host plugin if a RA is not available
Petr Viktorin
2013-04-02
1
-76
/
+87
*
Add Kerberos ticket flags management to service and host plugins.
Jan Cholasta
2013-03-29
1
-4
/
+21
*
Fix remove while iterating in suppress_netgroup_memberof.
Jan Cholasta
2013-03-06
1
-1
/
+1
*
Use full DNs in plugin code.
Jan Cholasta
2013-03-01
1
-4
/
+4
*
Support attributes with multiple names in LDAPEntry.
Jan Cholasta
2013-03-01
1
-2
/
+0
*
Add support for RFC 6594 SSHFP DNS records.
Jan Cholasta
2013-02-01
1
-0
/
+6
*
Use OpenSSH-style public keys as the preferred format of SSH public keys.
Jan Cholasta
2012-09-06
1
-14
/
+19
*
Internationalization for public errors
Petr Viktorin
2012-09-03
1
-1
/
+1
*
Improves deletion of PTR records in ipa host-del
Tomas Babej
2012-08-28
1
-1
/
+6
*
Fix managedBy label for DNS zone
Martin Kosek
2012-08-26
1
-0
/
+3
*
Use DN objects instead of strings
John Dennis
2012-08-12
1
-3
/
+12
*
Add --{set,add,del}attr options to commands which are missing them.
Jan Cholasta
2012-08-03
1
-1
/
+1
*
Change random passwords behaviour
Ondrej Hamada
2012-06-27
1
-3
/
+8
[next]