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
/
ipa_backup.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop using 389-ds legacy backup and restoration utilities
Rob Crittenden
2019-06-05
1
-6
/
+10
*
ipa_backup.py: replace /var/lib/ipa/backup with paths.IPA_BACKUP_DIR
François Cami
2019-05-07
1
-3
/
+3
*
ipa-backup: better error message if ENOSPC
François Cami
2019-05-07
1
-29
/
+88
*
Add ExecStartPost hook to wait for Dogtag PKI
Christian Heimes
2019-04-24
1
-0
/
+1
*
Move DS's Kerberos env vars to unit file
Christian Heimes
2019-04-02
1
-0
/
+1
*
Use api.env.container_masters
Christian Heimes
2019-03-28
1
-1
/
+2
*
Use new LDAPClient constructors
Christian Heimes
2019-02-05
1
-2
/
+1
*
Add constructors to ldap client
Christian Heimes
2019-02-05
1
-2
/
+2
*
Move realm_to_serverid/ldap_uri to ipaldap
Christian Heimes
2019-02-05
1
-2
/
+2
*
ipa-backup: restart services before compressing the backup
Florence Blanc-Renaud
2018-10-26
1
-12
/
+23
*
Fix HTTPD SSL configuration for Debian.
Timo Aaltonen
2018-05-29
1
-0
/
+1
*
Use GnuPG 2 for backup/restore
Christian Heimes
2018-05-27
1
-44
/
+47
*
Adding GSSPROXY_CONF to be backed up on ipa-backup
Felipe Barreto
2018-04-25
1
-0
/
+1
*
Add absolute_import future imports
Stanislav Laznicka
2018-04-20
1
-0
/
+2
*
Adding method to ipa-server-upgrade to cleanup ntpd
Tibor Dudlák
2018-04-09
1
-1
/
+1
*
Replace ntpd with chronyd in installation
Tibor Dudlák
2018-04-09
1
-1
/
+0
*
ipa_backup: Backup the password to HTTPD priv key
Stanislav Laznicka
2018-03-26
1
-0
/
+4
*
Backup HTTPD's mod_ssl config and cert-key pair
Stanislav Laznicka
2018-03-13
1
-2
/
+3
*
Replace hard-coded paths with path constants
Christian Heimes
2018-02-08
1
-3
/
+3
*
Support sqlite NSSDB
Christian Heimes
2017-11-16
1
-10
/
+9
*
Backup ipa-custodia conf and keys
Christian Heimes
2017-11-13
1
-0
/
+2
*
logging: remove object-specific loggers
Jan Cholasta
2017-07-14
1
-20
/
+23
*
py3: use ConfigParser instead of SafeConfigParser
Martin Basti
2017-06-01
1
-1
/
+6
*
client install: fix client PKINIT configuration
Jan Cholasta
2017-05-19
1
-0
/
+2
*
Stop requesting anonymous keytab and purge all references of it
Martin Babinsky
2017-04-28
1
-1
/
+0
*
Backup CA cert from kerberos folder
Stanislav Laznicka
2017-03-28
1
-0
/
+1
*
Backup ipa-specific httpd unit-file
Stanislav Laznicka
2017-03-23
1
-0
/
+1
*
Backup KDC certificate pair
Stanislav Laznicka
2017-03-14
1
-0
/
+2
*
backup: backup anonymous keytab
Martin Basti
2017-03-09
1
-0
/
+1
*
Moving ipaCert from HTTPD_ALIAS_DIR
Stanislav Laznicka
2017-03-01
1
-1
/
+1
*
Move RA agent certificate file export to a different location
Stanislav Laznicka
2017-03-01
1
-1
/
+1
*
Separate RA cert store from the HTTP cert store
Simo Sorce
2017-02-15
1
-14
/
+15
*
Configure HTTPD to work via Gss-Proxy
Simo Sorce
2017-02-15
1
-1
/
+1
*
Change session handling
Simo Sorce
2017-02-15
1
-1
/
+3
*
Backup /root/kracert.p12
Christian Heimes
2017-02-14
1
-0
/
+1
*
Set explicit confdir option for global contexts
Christian Heimes
2016-12-02
1
-1
/
+1
*
constants: remove CACERT
Jan Cholasta
2016-11-29
1
-2
/
+1
*
ipaldap: merge IPAdmin to LDAPClient
Tomas Krizek
2016-11-07
1
-4
/
+2
*
ipaldap: merge external_bind into LDAPClient
Tomas Krizek
2016-11-07
1
-2
/
+1
*
pylint: enable the import-error check
Jan Cholasta
2016-10-24
1
-2
/
+4
*
Pylint: remove unused variables from installers and scripts
Martin Basti
2016-10-06
1
-5
/
+0
*
Pylint: enable check for unused-variables
Martin Basti
2016-09-27
1
-0
/
+2
*
ipa-backup: backup /etc/tmpfiles.d/dirsrv-<instance>.conf
Martin Basti
2016-08-09
1
-3
/
+6
*
session: move the session module from ipalib to ipaserver
Jan Cholasta
2016-06-30
1
-1
/
+1
*
backup: use in-server API in ipa-backup and ipa-restore
Jan Cholasta
2016-06-30
1
-1
/
+1
*
Move user/group constants for PKI and DS into ipaplatform
Christian Heimes
2016-03-22
1
-2
/
+2
*
Pylint: enable reimported check
Martin Basti
2016-03-22
1
-1
/
+0
*
client: stop using /etc/pki/nssdb
Jan Cholasta
2016-02-24
1
-2
/
+1
*
Remove unused imports
Martin Basti
2015-12-23
1
-3
/
+0
*
Explicitly call chmod on newly created directories
Martin Basti
2015-12-14
1
-3
/
+4
[next]