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
/
ipaclient
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle missing LWCA certificate or chain
Fraser Tweedale
2019-06-18
1
-4
/
+15
*
Import urllib submodules
Christian Heimes
2019-04-30
1
-1
/
+2
*
pylint 2.2: Fix unnecessary pass statement
Christian Heimes
2018-11-26
1
-2
/
+2
*
Py3: Replace six.moves imports
Christian Heimes
2018-10-05
1
-2
/
+2
*
Fix writing certificate chain to file
Fraser Tweedale
2018-10-02
2
-6
/
+4
*
Py3: Remove subclassing from object
Christian Heimes
2018-09-27
1
-1
/
+1
*
Fix certificate type error when exporting to file
Armando Neto
2018-09-06
1
-6
/
+5
*
Fix Pylint 2.0 violations
Armando Neto
2018-07-14
2
-5
/
+5
*
Replace file.flush() calls with flush_sync() helper
Armando Neto
2018-07-07
1
-2
/
+2
*
Fix translation of commands description in API Browser
Stanislav Levin
2018-06-12
1
-0
/
+1
*
Load certificate files as binary data
Christian Heimes
2018-04-30
2
-4
/
+4
*
csrgen: support initialising OpenSSL adaptor with key object
Fraser Tweedale
2018-04-25
1
-1
/
+2
*
Defer import of ipaclient.csrgen
Christian Heimes
2018-04-10
2
-8
/
+9
*
vault: fix vault-retrieve to a file
Stanislav Laznicka
2018-03-06
1
-1
/
+1
*
Vault: Add argument checks to encrypt/decrypt
Christian Heimes
2017-12-19
1
-6
/
+14
*
Fix pylint warnings inconsistent-return-statements
Christian Heimes
2017-12-18
2
-0
/
+5
*
x509: remove the strip_header() function
Stanislav Laznicka
2017-11-01
2
-2
/
+3
*
parameters: introduce CertificateSigningRequest
Stanislav Laznicka
2017-10-25
1
-3
/
+0
*
csrgen: accept public key info as Bytes
Stanislav Laznicka
2017-10-25
2
-3
/
+3
*
ipaclient.plugins.dns: Cast DNS name to unicode
Aleksei Slaikovskii
2017-10-20
1
-1
/
+1
*
py3: fix vault public key decoding
Fraser Tweedale
2017-08-29
1
-1
/
+1
*
otptoken_yubikey.py: Removed traceback when package missing.
Tibor Dudlák
2017-08-11
1
-0
/
+3
*
Create a Certificate parameter
Stanislav Laznicka
2017-07-27
1
-2
/
+2
*
x509: Make certificates represented as objects
Stanislav Laznicka
2017-07-27
6
-27
/
+22
*
Split x509.load_certificate() into PEM/DER functions
Stanislav Laznicka
2017-07-27
2
-3
/
+3
*
logging: do not use `ipa_log_manager` to create module-level loggers
Jan Cholasta
2017-07-14
1
-2
/
+2
*
topology.py: Removes error message from dictionary.
Tibor Dudlák
2017-07-14
1
-6
/
+5
*
py3: vault: data must be bytes
Martin Basti
2017-06-23
1
-1
/
+1
*
ca/cert-show: check certificate_out in options
Stanislav Laznicka
2017-05-24
2
-5
/
+15
*
Use os.fsync instead of os.fdatasync because macOS doesn't support fdatasync
David Kreitschmann
2017-05-17
1
-1
/
+1
*
otptoken-add-yubikey: When --digits not provided use default value
David Kupka
2017-05-16
1
-1
/
+4
*
Slim down dependencies
Christian Heimes
2017-05-09
2
-5
/
+16
*
vault: piped input for ipa vault-add fails
Florence Blanc-Renaud
2017-04-28
1
-29
/
+8
*
csrgen: Modify cert_get_requestdata to return a CertificationRequestInfo
Ben Lipton
2017-04-03
2
-60
/
+50
*
csrgen: Change to pure openssl config format (no script)
Ben Lipton
2017-04-03
1
-2
/
+1
*
csrgen: Remove helper abstraction
Ben Lipton
2017-04-03
1
-1
/
+1
*
Simplify KRA transport cert cache
Christian Heimes
2017-03-28
1
-48
/
+55
*
csrgen: hide cert-get-requestdata in CLI
Jan Cholasta
2017-03-14
1
-0
/
+2
*
cert: include certificate chain in cert command output
Jan Cholasta
2017-03-14
1
-1
/
+4
*
cert: add output file option to cert-request
Jan Cholasta
2017-03-14
1
-14
/
+52
*
vault: cache the transport certificate on client
Jan Cholasta
2017-03-13
1
-52
/
+153
*
certmap: load certificate from file in certmap-match CLI
Jan Cholasta
2017-03-13
1
-0
/
+49
*
dns: fix `dnsrecord_add` interactive mode
Jan Cholasta
2017-03-08
1
-0
/
+6
*
Vault: port key wrapping to python-cryptography
Christian Heimes
2017-03-02
1
-89
/
+92
*
Remove NSSConnection from otptoken plugin
Stanislav Laznicka
2017-03-01
1
-7
/
+6
*
csrgen: Support encrypted private keys
Ben Lipton
2017-02-28
1
-0
/
+10
*
csrgen: Allow overriding the CSR generation profile
Ben Lipton
2017-02-28
1
-1
/
+12
*
csrgen: Automate full cert request flow
Ben Lipton
2017-02-28
2
-2
/
+79
*
DNS: dns-update-system-record can create nsupdate file
Martin Basti
2017-02-15
1
-6
/
+66
*
tests: Add tests for CSR autogeneration
Ben Lipton
2017-01-31
1
-1
/
+2
[next]