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
/
constants.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace replication_wait_timeout with certmonger_wait_timeout
Rob Crittenden
2019-09-04
1
-0
/
+2
*
Update comments to explain caSubsystemCert switch
Christian Heimes
2019-08-08
1
-0
/
+3
*
Change RA agent certificate profile to caSubsystemCert
Alexander Bokovoy
2019-08-08
1
-1
/
+1
*
cainstance: add profile to IPA RA tracking request
Fraser Tweedale
2019-07-22
1
-0
/
+1
*
Use only TLS 1.2 by default
Christian Heimes
2019-07-01
1
-13
/
+20
*
constants: add ca_renewal container
Fraser Tweedale
2019-05-29
1
-0
/
+2
*
Add knob to limit hostname length
Rob Crittenden
2019-05-16
1
-0
/
+3
*
Revert "Require a minimum SASL security factor of 56"
Alexander Bokovoy
2019-05-02
1
-3
/
+0
*
Reduce startup_timeout to 120sec as documented
Christian Heimes
2019-04-24
1
-2
/
+4
*
Require a minimum SASL security factor of 56
Christian Heimes
2019-04-03
1
-0
/
+3
*
Use expanduser instead of HOME env var
Christian Heimes
2019-01-29
1
-8
/
+2
*
Increase MIN_DOMAIN_LEVEL to DOMAIN_LEVEL_1
Thomas Woerner
2018-08-13
1
-1
/
+1
*
Prevent the creation on users and groups with numeric characters only
Armando Neto
2018-06-27
1
-1
/
+3
*
Use common replication wait timeout of 5min
Christian Heimes
2018-06-22
1
-0
/
+2
*
mod_ssl: add SSLVerifyDepth for external CA installs
Stanislav Laznicka
2018-05-10
1
-0
/
+3
*
Fix upgrading of FreeIPA HTTPD
Stanislav Laznicka
2018-03-26
1
-1
/
+0
*
Encrypt httpd key stored on disk
Stanislav Laznicka
2018-03-23
1
-0
/
+1
*
Use system-wide crypto-policies on Fedora
Christian Heimes
2018-02-20
1
-3
/
+1
*
Documenting kinit_lifetime in /etc/ipa/default.conf
amitkuma
2018-01-12
1
-5
/
+0
*
Increase dbus client timeouts during CA install
John Morris
2017-10-18
1
-0
/
+2
*
ipa-cacert-manage: avoid some duplicate string definitions
Fraser Tweedale
2017-10-04
1
-0
/
+1
*
config: provide defaults for `xmlrpc_uri`, `ldap_uri` and `basedn`
Jan Cholasta
2017-07-04
1
-3
/
+2
*
ipalib.constants: Remove default domain, realm, basedn, xmlrpc_uri, ldap_uri
Petr Spacek
2017-07-04
1
-5
/
+11
*
Add code to be able to set default kinit lifetime
Simo Sorce
2017-06-07
1
-0
/
+1
*
ca_status: add HTTP timeout 30 seconds
Martin Basti
2017-05-04
1
-0
/
+2
*
Fix PKCS11 helper
Martin Basti
2017-04-12
1
-0
/
+2
*
vault: cache the transport certificate on client
Jan Cholasta
2017-03-13
1
-0
/
+14
*
Don't use weak ciphers for client HTTPS connections
Stanislav Laznicka
2017-03-09
1
-0
/
+3
*
Support for Certificate Identity Mapping
Florence Blanc-Renaud
2017-03-02
1
-0
/
+2
*
Remove NSSConnection from the Python RPC module
Stanislav Laznicka
2017-03-01
1
-0
/
+1
*
Explicitly remove support of SSLv2/3
Stanislav Laznicka
2017-02-17
1
-0
/
+10
*
Add a new user to run the framework code
Simo Sorce
2017-02-15
1
-0
/
+4
*
Use Anonymous user to obtain FAST armor ccache
Simo Sorce
2017-02-15
1
-0
/
+3
*
Add 'env_confdir' to constants
Martin Babinsky
2016-12-05
1
-0
/
+1
*
constants: remove CACERT
Jan Cholasta
2016-11-29
1
-4
/
+0
*
Turn replication manager group into ReplicationManager class member
Martin Babinsky
2016-11-17
1
-0
/
+1
*
Make api.env.nss_dir relative to api.env.confdir
Christian Heimes
2016-11-16
1
-2
/
+1
*
Use constant for user and group patterns
Martin Basti
2016-09-20
1
-0
/
+3
*
Track lightweight CAs on replica installation
Fraser Tweedale
2016-09-06
1
-0
/
+2
*
Remove Custodia server keys from LDAP
Christian Heimes
2016-08-24
1
-0
/
+1
*
CA replica promotion: add proper CA DNS records
Martin Basti
2016-06-28
1
-0
/
+1
*
schema: Caching on schema on client
David Kupka
2016-06-28
1
-0
/
+3
*
env: Add 'server' variable to api.env
David Kupka
2016-06-28
1
-0
/
+1
*
DNS Locations: dnsserver-* commands
Martin Basti
2016-06-17
1
-0
/
+1
*
Add 'ca' plugin
Fraser Tweedale
2016-06-15
1
-0
/
+2
*
Setup lightweight CA key retrieval on install/upgrade
Fraser Tweedale
2016-06-09
1
-0
/
+1
*
DNS Locations: location-* commands
Martin Basti
2016-06-03
1
-0
/
+1
*
rpc: allow overriding NSS DB directory in API config
Jan Cholasta
2016-06-03
1
-0
/
+2
*
pylint: remove bare except
Martin Basti
2016-03-22
1
-2
/
+2
*
rename topology suffixes to "domain" and "ca"
Petr Vobornik
2015-12-04
1
-0
/
+3
[next]