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
/
ipapython
/
certdb.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
x509: use python-cryptography to process certs
Fraser Tweedale
2016-11-10
1
-8
/
+9
*
Pylint: fix the rest of unused local variables
Martin Basti
2016-10-11
1
-5
/
+3
*
Pylint: enable check for unused-variables
Martin Basti
2016-09-27
1
-0
/
+2
*
certdb: never use the -r option of certutil
Jan Cholasta
2016-03-16
1
-10
/
+8
*
client: stop using /etc/pki/nssdb
Jan Cholasta
2016-02-24
1
-0
/
+29
*
Refactor ipautil.run
Petr Viktorin
2015-12-14
1
-13
/
+17
*
enable pem=True in export_pem_cert function
Niranjan MR
2015-11-11
1
-1
/
+1
*
Modernize 'except' clauses
Petr Viktorin
2015-08-12
1
-4
/
+4
*
Modernize number literals
Petr Viktorin
2015-07-31
1
-5
/
+5
*
Fix CA cert validity check for CA-less and external CA installer options
Jan Cholasta
2014-10-16
1
-1
/
+6
*
Add missing imports to ipapython.certdb
Jan Cholasta
2014-09-30
1
-0
/
+2
*
Use NSSDatabase instead of direct certutil calls in client code
Jan Cholasta
2014-09-30
1
-11
/
+9
*
Add NSSDatabase.has_nickname for checking nickname presence in a NSS DB
Jan Cholasta
2014-09-30
1
-0
/
+9
*
Move NSSDatabase from ipaserver.certs to ipapython.certdb
Jan Cholasta
2014-09-30
1
-0
/
+451
*
Introduce NSS database /etc/ipa/nssdb
Jan Cholasta
2014-09-30
1
-0
/
+28
*
Remove unused ipapython.certdb.CertDB class
Petr Viktorin
2013-04-02
1
-127
/
+0
*
Drop ipapython.compat.
Jan Cholasta
2013-02-01
1
-1
/
+1
*
Move the compat module from ipalib to ipapython.
Jan Cholasta
2012-02-13
1
-1
/
+1
*
Change FreeIPA license to GPLv3+
Jakub Hrozek
2010-12-20
1
-5
/
+5
*
Use Realm as certs subject base name
Simo Sorce
2010-11-18
1
-1
/
+3
*
Use consistent, specific nickname for the IPA CA certificate.
Rob Crittenden
2010-10-01
1
-2
/
+4
*
Handle CSRs whether they have NEW in the header or not
Rob Crittenden
2010-05-03
1
-7
/
+2
*
Fix a comment and some typos
Rob Crittenden
2009-05-13
1
-1
/
+1
*
Fix breakage on python 2.4 with missing object subclass
Rob Crittenden
2009-05-05
1
-1
/
+1
*
A class for dealing with a temporary NSS certificate database
Rob Crittenden
2009-05-04
1
-0
/
+150