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
/
vault.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Py3: Remove subclassing from object
Christian Heimes
2018-09-27
1
-1
/
+1
*
Fix Pylint 2.0 violations
Armando Neto
2018-07-14
1
-2
/
+1
*
Replace file.flush() calls with flush_sync() helper
Armando Neto
2018-07-07
1
-2
/
+2
*
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
1
-0
/
+4
*
py3: fix vault public key decoding
Fraser Tweedale
2017-08-29
1
-1
/
+1
*
x509: Make certificates represented as objects
Stanislav Laznicka
2017-07-27
1
-3
/
+3
*
Split x509.load_certificate() into PEM/DER functions
Stanislav Laznicka
2017-07-27
1
-2
/
+2
*
logging: do not use `ipa_log_manager` to create module-level loggers
Jan Cholasta
2017-07-14
1
-2
/
+2
*
py3: vault: data must be bytes
Martin Basti
2017-06-23
1
-1
/
+1
*
Use os.fsync instead of os.fdatasync because macOS doesn't support fdatasync
David Kreitschmann
2017-05-17
1
-1
/
+1
*
vault: piped input for ipa vault-add fails
Florence Blanc-Renaud
2017-04-28
1
-29
/
+8
*
Simplify KRA transport cert cache
Christian Heimes
2017-03-28
1
-48
/
+55
*
vault: cache the transport certificate on client
Jan Cholasta
2017-03-13
1
-52
/
+153
*
Vault: port key wrapping to python-cryptography
Christian Heimes
2017-03-02
1
-89
/
+92
*
py3: decode bytes for json.loads()
Martin Basti
2017-01-24
1
-1
/
+1
*
ipaclient.plugins: Use api_version from internally called commands
David Kupka
2016-12-14
1
-0
/
+16
*
Use api.env.nss_dir instead of paths.IPA_NSSDB_DIR
Christian Heimes
2016-11-14
1
-5
/
+2
*
Remove unused variables in the code
Martin Basti
2016-09-27
1
-6
/
+0
*
client: Do not create instance just to check isinstance
David Kupka
2016-08-17
1
-8
/
+8
*
client: add missing output params to client-side commands
Jan Cholasta
2016-08-10
1
-0
/
+24
*
vault: add missing salt option to vault_mod
Jan Cholasta
2016-08-04
1
-1
/
+1
*
frontend: Change doc, summary, topic and NO_CLI to class properties
David Kupka
2016-08-03
1
-13
/
+22
*
vault: Catch correct exception in decrypt
David Kupka
2016-08-03
1
-1
/
+1
*
client: fix hiding of commands which lack server support
Jan Cholasta
2016-07-28
1
-4
/
+8
*
Revert "Enable vault-* commands on client"
Jan Cholasta
2016-07-28
1
-0
/
+16
*
vault-add: set the default vault type on the client side if none was given
Martin Babinsky
2016-07-13
1
-0
/
+5
*
Enable vault-* commands on client
Martin Basti
2016-07-12
1
-16
/
+0
*
client: add placeholders for required remote plugins
Jan Cholasta
2016-06-30
1
-1
/
+46
*
client: ignore override errors in command overrides
Jan Cholasta
2016-06-30
1
-1
/
+1
*
ipalib: split off client-side plugin code into ipaclient
Jan Cholasta
2016-06-03
1
-0
/
+20
*
ipalib: move client-side plugins to ipaclient
Jan Cholasta
2016-06-03
1
-0
/
+936