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
*
ipalib: move server-side plugins to ipaserver
Jan Cholasta
2016-06-03
1
-1284
/
+0
*
ipalib: split off client-side plugin code into ipaclient
Jan Cholasta
2016-06-03
1
-19
/
+0
*
Use root_logger for verify_host_resolvable()
Petr Spacek
2016-05-30
1
-1
/
+1
*
ipalib: use relative imports for cross-plugin imports
Jan Cholasta
2016-05-25
1
-3
/
+3
*
ipalib: remove the unused `csv` argument of Param
Jan Cholasta
2016-05-25
1
-2
/
+0
*
Do not do extra search for ipasshpubkey to generate fingerprints
Martin Basti
2016-04-26
1
-5
/
+22
*
Performace: don't download password attributes in host/user-find
Martin Basti
2016-04-22
1
-5
/
+0
*
host-del --updatedns: print warnings instead of error
Martin Basti
2016-04-13
1
-2
/
+24
*
host_del: update help for --updatedns option
Martin Basti
2016-04-13
1
-1
/
+2
*
host_del: remove only A, AAAA, SSHFP, PTR records
Martin Basti
2016-04-13
1
-21
/
+17
*
host_del: split removing A/AAAA and PTR records to separate functions
Martin Basti
2016-04-13
1
-10
/
+14
*
host_del: remove unneeded dnszone-show command call
Martin Basti
2016-04-13
1
-18
/
+12
*
host_del: replace dns-record find command with show
Martin Basti
2016-04-13
1
-12
/
+17
*
host_del: fix removal of host records
Martin Basti
2016-04-13
1
-21
/
+10
*
ipalib: Fix user certificate docstrings
Tomas Babej
2016-03-07
1
-1
/
+1
*
Remove unused imports
Martin Basti
2015-12-23
1
-1
/
+0
*
aci: add IPA servers host group 'ipaservers'
Jan Cholasta
2015-12-07
1
-0
/
+6
*
Removed duplicate domain name validating function
Stanislav Laznicka
2015-12-02
1
-1
/
+1
*
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
[next]