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
/
ipaserver
/
install
/
server
/
upgrade.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move certauth configuration into a server krb5.conf template
Robbie Harwood
2019-09-10
1
-30
/
+11
*
Fix ca_initialize_hsm_state
Christian Heimes
2019-08-21
1
-1
/
+1
*
Store HSM token and state
Christian Heimes
2019-08-19
1
-0
/
+12
*
Use RENEWAL_CA_NAME and RA_AGENT_PROFILE constants
Fraser Tweedale
2019-07-22
1
-4
/
+4
*
cainstance: add profile to IPA RA tracking request
Fraser Tweedale
2019-07-22
1
-0
/
+2
*
upgrade: fix spurious certmonger re-tracking
Fraser Tweedale
2019-07-22
1
-1
/
+1
*
upgrade: log missing/misconfigured tracking requests
Fraser Tweedale
2019-07-22
1
-2
/
+15
*
upgrade: update KRA tracking requests
Fraser Tweedale
2019-07-22
1
-3
/
+12
*
upgrade: always add profile to tracking requests
Fraser Tweedale
2019-07-22
1
-4
/
+2
*
dogtaginstance: avoid special cases for Server-Cert
Fraser Tweedale
2019-07-22
1
-6
/
+1
*
upgrade: add profile to Dogtag tracking requests
Fraser Tweedale
2019-07-22
1
-39
/
+18
*
ipaserver.install.installutils: move commonly used utils to ipapython.ipautil
Alexander Bokovoy
2019-06-29
1
-2
/
+2
*
Globally disable softhsm2 in p11-kit-proxy
Christian Heimes
2019-04-25
1
-0
/
+3
*
Enforce SMBLoris attack protection in default Samba configuration
Alexander Bokovoy
2019-04-24
1
-0
/
+19
*
Debian: Add paths for open-sans and font-awesome
Christian Heimes
2019-04-24
1
-0
/
+2
*
Move DS's Kerberos env vars to unit file
Christian Heimes
2019-04-02
1
-8
/
+7
*
ipa-server-upgrade: fix add_systemd_user_hbac
Florence Blanc-Renaud
2019-04-01
1
-6
/
+6
*
Use api.env.container_masters
Christian Heimes
2019-03-28
1
-2
/
+2
*
Move realm_to_serverid/ldap_uri to ipaldap
Christian Heimes
2019-02-05
1
-5
/
+7
*
Create systemd-user HBAC service and rule
Christian Heimes
2019-01-11
1
-0
/
+36
*
Use debug logger in ntpd_cleanup()
Christian Heimes
2019-01-09
1
-3
/
+3
*
Remove stale kdc requests info files when upgrading IPA server
Oleg Kozlov
2018-12-21
1
-0
/
+12
*
Create reindex task for ipaca DB
Christian Heimes
2018-12-13
1
-0
/
+1
*
Allow HTTPd user to access SSSD IFP
Christian Heimes
2018-12-11
1
-1
/
+10
*
Remove dead code
Christian Heimes
2018-12-11
1
-9
/
+0
*
Don't use deprecated Apache Access options.
sudharsanomprakash
2018-11-15
1
-1
/
+5
*
Allow ipaapi user to access SSSD's info pipe
Christian Heimes
2018-11-07
1
-9
/
+18
*
Fix pylint 2.0 return-related violations
Armando Neto
2018-07-11
1
-0
/
+1
*
Tune DS replication settings
Christian Heimes
2018-07-09
1
-4
/
+8
*
Fix permission of public files in upgrader
Christian Heimes
2018-06-27
1
-0
/
+31
*
Increase WSGI process count to 5 on 64bit
Christian Heimes
2018-06-15
1
-0
/
+1
*
Move config directives handling code
Stanislav Laznicka
2018-05-29
1
-9
/
+9
*
Enable SPAKE support using krb5.conf.d snippet
Robbie Harwood
2018-04-28
1
-0
/
+32
*
Migration from authconfig to authselect
Florence Blanc-Renaud
2018-04-27
1
-0
/
+16
*
Add absolute_import future imports
Stanislav Laznicka
2018-04-20
1
-1
/
+1
*
Fix upgrade (update_replica_config) in single master mode
Fraser Tweedale
2018-04-16
1
-1
/
+5
*
Add nsds5ReplicaReleaseTimeout to replica config
Christian Heimes
2018-04-12
1
-0
/
+17
*
Remove NTP server role while upgrading
Tibor Dudlák
2018-04-09
1
-11
/
+19
*
Adding method to ipa-server-upgrade to cleanup ntpd
Tibor Dudlák
2018-04-09
1
-0
/
+39
*
Replace ntpd with chronyd in installation
Tibor Dudlák
2018-04-09
1
-3
/
+0
*
Fix upgrade when named.conf does not exist
Fraser Tweedale
2018-03-28
1
-0
/
+4
*
upgrade: Run configuration upgrade under empty ccache collection
Alexander Bokovoy
2018-03-23
1
-1
/
+29
*
Update template directory with new variables when upgrading ipa.conf.template
Alexander Bokovoy
2018-03-21
1
-1
/
+6
*
upgrade: remove fix_trust_flags procedure
Fraser Tweedale
2018-03-07
1
-22
/
+1
*
Don't try to backup CS.cfg during upgrade if CA is not configured
Rob Crittenden
2018-03-06
1
-1
/
+2
*
Enable upgrades from a mod_nss-installed master to mod_ssl
Rob Crittenden
2018-02-21
1
-51
/
+13
*
Use mod_ssl instead of mod_nss for Apache TLS for new installs
Rob Crittenden
2018-02-21
1
-19
/
+0
*
Add mocked test for named crypto policy update
Christian Heimes
2018-02-20
1
-31
/
+35
*
Upgrade named.conf to include crypto policy
Christian Heimes
2018-02-20
1
-0
/
+24
*
Move config templates from install/conf to install/share
Timo Aaltonen
2018-02-09
1
-3
/
+6
[next]