index
:
freeipa.git
AD-binds
asn1c-indented
cachetickets
cakeysfix
ccachesess
clisesshandling
coverity
custodia
custodia-review
fix_ber_scanf
fixlogout
getkeytab
ipa-1-0
ipa-1-1
ipa-1-2
ipa-2-1
ipa-2-2
ipasam_getkeytab
kdc-fixes
kdc-pkinit
ldapticketcache
master
master_keytab
mindatefix
mspac
my-master
pwbindexp
pwdpolicy
replica_kdc
review
sessionlogout
setkeytab
sumit
webui-cleanup
webui-details
webui_isolate
wip
FreeIPA patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipalib
/
plugins
/
service.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
/
+4
*
Replace uses of map()
Petr Viktorin
2015-09-01
1
-3
/
+3
*
Use Python3-compatible dict method names
Petr Viktorin
2015-09-01
1
-2
/
+3
*
Modernize 'except' clauses
Petr Viktorin
2015-08-12
1
-1
/
+1
*
adjust search so that it works for non-admin users
Petr Vobornik
2015-08-12
1
-2
/
+1
*
new commands to manage user/host/service certificates
Martin Babinsky
2015-07-02
1
-0
/
+21
*
reworked certificate normalization and revocation
Martin Babinsky
2015-07-02
1
-73
/
+39
*
Add generic split_any_principal method
Fraser Tweedale
2015-06-04
1
-8
/
+19
*
Fix certificate management with service-mod
Fraser Tweedale
2015-06-03
1
-1
/
+1
*
Fix: regression in host and service plugin
Martin Basti
2015-06-03
1
-4
/
+7
*
Support multiple host and service certificates
Fraser Tweedale
2015-06-02
1
-35
/
+59
*
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
-5
/
+129
*
Check LDAP instead of local configuration to see if IPA CA is enabled
Jan Cholasta
2014-10-17
1
-2
/
+2
*
service: Normalize service principal in get_dn
Petr Viktorin
2014-08-21
1
-0
/
+3
*
Support delegating RBAC roles to service principals
Petr Viktorin
2014-08-21
1
-1
/
+2
*
Let Host Administrators use host-disable command
Martin Kosek
2014-06-30
1
-1
/
+1
*
Convert Service default permissions to managed
Petr Viktorin
2014-06-24
1
-0
/
+30
*
Update all remaining plugins to the new Registry API
Nathaniel McCallum
2014-06-11
1
-9
/
+12
*
Add managed read permission to service
Petr Viktorin
2014-04-24
1
-0
/
+15
*
Allow primary keys to use different type than unicode.
Jan Cholasta
2014-04-18
1
-1
/
+1
*
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
-8
/
+7
*
Turn LDAPEntry.single_value into a dictionary-like property.
Jan Cholasta
2013-11-05
1
-3
/
+3
*
Fix service-disable in CA-less install.
Jan Cholasta
2013-08-29
1
-20
/
+21
*
Add Kerberos ticket flags management to service and host plugins.
Jan Cholasta
2013-03-29
1
-3
/
+86
*
Mention PAC issue with NFS in service plugin doc
Sumit Bose
2013-03-08
1
-1
/
+7
*
Fill ipakrbprincipalalias on upgrades
Martin Kosek
2012-10-02
1
-1
/
+6
*
Only use service PAC type as an override
Martin Kosek
2012-10-03
1
-9
/
+28
*
Internationalization for public errors
Petr Viktorin
2012-09-03
1
-9
/
+15
*
Use DN objects instead of strings
John Dennis
2012-08-12
1
-0
/
+7
*
Add --{set,add,del}attr options to commands which are missing them.
Jan Cholasta
2012-08-03
1
-1
/
+1
*
Add per-service option to store the types of PAC it supports
Rob Crittenden
2012-08-01
1
-5
/
+18
*
Perform case-insensitive searches for principals on TGS requests
Alexander Bokovoy
2012-06-07
1
-1
/
+6
*
Enforce sizelimit in permission-find, post_callback returns truncated
Rob Crittenden
2012-05-30
1
-1
/
+2
*
Add missing comma to list of services that cannot be disabled.
Rob Crittenden
2012-04-05
1
-1
/
+1
*
Don't allow hosts and services of IPA masters to be disabled.
Rob Crittenden
2012-03-19
1
-6
/
+16
*
Display serial number as HEX (DECIMAL) when showing certificates.
Rob Crittenden
2012-03-14
1
-0
/
+4
*
Don't allow IPA master hosts or important services be deleted.
Rob Crittenden
2012-02-23
1
-0
/
+10
*
Misleading Keytab field
Ondrej Hamada
2011-11-10
1
-0
/
+5
*
Create pkey-only option for find commands
Martin Kosek
2011-10-27
1
-0
/
+2
*
ticket 1669 - improve i18n docstring extraction
John Dennis
2011-08-24
1
-39
/
+32
*
Change the way has_keytab is determined, also check for password.
Rob Crittenden
2011-08-24
1
-19
/
+8
*
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
-108
/
+10
*
Require an imported certificate's issuer to match our issuer.
Rob Crittenden
2011-06-16
1
-2
/
+25
*
Fix style and grammatical issues in built-in command help.
Rob Crittenden
2011-03-04
1
-1
/
+1
[next]