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
/
cert.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipalib: move server-side plugins to ipaserver
Jan Cholasta
2016-06-03
1
-835
/
+0
*
ipalib: move File command arguments to ipaclient
Jan Cholasta
2016-06-03
1
-2
/
+4
*
ipalib: split off client-side plugin code into ipaclient
Jan Cholasta
2016-06-03
1
-13
/
+0
*
Add more information regarding where to find revocation reason in "ipa cert_r...
Patrice Duc-Jacquet
2016-06-02
1
-2
/
+4
*
ipalib: use relative imports for cross-plugin imports
Jan Cholasta
2016-05-25
1
-7
/
+7
*
Remove wildcard imports
Martin Basti
2015-12-23
1
-1
/
+2
*
Remove unused imports
Martin Basti
2015-12-23
1
-3
/
+1
*
Handle binascii.Error from base64.b64decode()
Petr Viktorin
2015-10-22
1
-2
/
+4
*
Alias "unicode" to "str" under Python 3
Jan Cholasta
2015-09-17
1
-0
/
+5
*
cert-request: remove allowed extensions check
Fraser Tweedale
2015-08-19
1
-19
/
+3
*
Add permission for bypassing CA ACL enforcement
Fraser Tweedale
2015-08-14
1
-3
/
+10
*
Modernize 'except' clauses
Petr Viktorin
2015-08-12
1
-6
/
+6
*
Fix KRB5PrincipalName / UPN SAN comparison
Fraser Tweedale
2015-08-11
1
-1
/
+1
*
Add profile for DNP3 / IEC 62351-8 certificates
Fraser Tweedale
2015-08-11
1
-0
/
+1
*
Allow SAN extension for cert-request self-service
Fraser Tweedale
2015-08-11
1
-1
/
+1
*
fix error message when certificate CN is invalid
Petr Vobornik
2015-07-09
1
-3
/
+1
*
cert-request: enforce caacl for principals in SAN
Fraser Tweedale
2015-07-08
1
-17
/
+25
*
Enforce CA ACLs in cert-request command
Fraser Tweedale
2015-06-11
1
-0
/
+17
*
Update cert-request to support user certs and profiles
Fraser Tweedale
2015-06-04
1
-88
/
+132
*
Add profile_id parameter to 'request_certificate'
Fraser Tweedale
2015-06-04
1
-1
/
+1
*
Check LDAP instead of local configuration to see if IPA CA is enabled
Jan Cholasta
2014-10-17
1
-4
/
+34
*
Remove misleading authorization error message in cert-request with --add
Jan Cholasta
2014-10-08
1
-5
/
+1
*
Support requests with SAN in cert-request.
Jan Cholasta
2014-06-24
1
-34
/
+69
*
Update all remaining plugins to the new Registry API
Nathaniel McCallum
2014-06-11
1
-6
/
+9
*
Remove unused function get_subjectaltname from the cert plugin.
Jan Cholasta
2014-03-25
1
-14
/
+0
*
Update pkcs10 module functions to always load CSRs and allow selecting format.
Jan Cholasta
2014-03-25
1
-5
/
+3
*
Certificate search max_serial_number problem fixed
Adam Misnyovszki
2014-02-25
1
-0
/
+2
*
Remove ipa-pwd-extop and ipa-enrollment duplicate error strings
Martin Kosek
2013-10-30
1
-5
/
+5
*
Remove obsolete self-sign references from man pages, docstrings, comments
Petr Viktorin
2013-04-15
1
-3
/
+2
*
Preserve case of attribute names in LDAPEntry.
Jan Cholasta
2013-03-01
1
-4
/
+4
*
Add the version option to all Commands
Petr Viktorin
2013-02-21
1
-5
/
+7
*
Implement the cert-find command for the dogtag CA backend.
Rob Crittenden
2013-02-19
1
-2
/
+135
*
Raise ValidationError when CSR does not have a subject hostname
Lynn Root
2012-12-11
1
-0
/
+4
*
Fix requesting certificates that contain subject altnames.
Rob Crittenden
2012-10-19
1
-0
/
+1
*
Internationalization for public errors
Petr Viktorin
2012-09-03
1
-6
/
+15
*
Make revocation_reason required when revoking a certificate.
Rob Crittenden
2012-04-05
1
-1
/
+1
*
Display serial number as HEX (DECIMAL) when showing certificates.
Rob Crittenden
2012-03-14
1
-19
/
+17
*
ticket 2022 - modify codebase to utilize IPALogManager, obsoletes logging
John Dennis
2011-11-23
1
-1
/
+0
*
Skip the cert validator if the csr we are passed in is a valid filename
Rob Crittenden
2011-09-14
1
-0
/
+7
*
ticket 1669 - improve i18n docstring extraction
John Dennis
2011-08-24
1
-38
/
+28
*
Autofill the default revocation reason
Rob Crittenden
2011-07-22
1
-0
/
+1
*
Make data type of certificates more obvious/predictable internally.
Rob Crittenden
2011-06-21
1
-4
/
+3
*
Return an error message when revocation reason 7 is used
Rob Crittenden
2011-06-15
1
-0
/
+2
*
Fix lint false positives.
Jan Cholasta
2011-04-13
1
-1
/
+1
*
Fix style and grammatical issues in built-in command help.
Rob Crittenden
2011-03-04
1
-5
/
+23
*
Validate and convert certificate SN
Jakub Hrozek
2011-02-16
1
-0
/
+28
*
The --out option wasn't working at all with cert-show.
Rob Crittenden
2011-02-14
1
-4
/
+5
*
Change FreeIPA license to GPLv3+
Jakub Hrozek
2010-12-20
1
-5
/
+5
*
Add --out option to service, host and cert-show to save the cert to a file.
Rob Crittenden
2010-12-13
1
-0
/
+22
*
Have certmonger track the initial Apache and 389-ds server certs.
Rob Crittenden
2010-09-09
1
-2
/
+27
[next]