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
*
ipalib: move server-side plugins to ipaserver
Jan Cholasta
2016-06-03
1
-889
/
+0
*
ipalib: split off client-side plugin code into ipaclient
Jan Cholasta
2016-06-03
1
-19
/
+0
*
Enable service authentication indicator management
Nathaniel McCallum
2016-06-02
1
-1
/
+9
*
Use root_logger for verify_host_resolvable()
Petr Spacek
2016-05-30
1
-4
/
+4
*
ipalib: use relative imports for cross-plugin imports
Jan Cholasta
2016-05-25
1
-1
/
+1
*
ipalib: remove the unused `csv` argument of Param
Jan Cholasta
2016-05-25
1
-1
/
+0
*
ipalib: Fix user certificate docstrings
Tomas Babej
2016-03-07
1
-1
/
+1
*
Fixed typo in service-add
Thorsten Scherf
2016-02-02
1
-1
/
+1
*
Remove wildcard imports
Martin Basti
2015-12-23
1
-2
/
+19
*
Remove unused imports
Martin Basti
2015-12-23
1
-7
/
+3
*
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
[next]