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
/
ipapython
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Replace file.flush() calls with flush_sync() helper
Armando Neto
2018-07-07
1
-0
/
+2
*
Cleanup shebang and executable bit
Christian Heimes
2018-07-05
1
-1
/
+0
*
Import ABCs from collections.abc
Christian Heimes
2018-07-05
1
-3
/
+9
*
Extend Sub CA replication test
Christian Heimes
2018-07-04
1
-6
/
+21
*
Improve console logging for ipa-server-install
Rob Crittenden
2018-06-20
2
-3
/
+29
*
Sort and shuffle SRV record by priority and weight
Christian Heimes
2018-06-19
2
-5
/
+95
*
Backport gzip.decompress for Python 2
Christian Heimes
2018-05-30
1
-2
/
+11
*
Handle compressed responses from Dogtag
Fraser Tweedale
2018-05-30
1
-1
/
+10
*
Move config directives handling code
Stanislav Laznicka
2018-05-29
1
-0
/
+234
*
Use sane default settings for ldap connections
Christian Heimes
2018-05-29
1
-18
/
+27
*
pylint3: workaround false positives reported for W1662
Alexander Bokovoy
2018-05-17
2
-2
/
+2
*
Disable message about log in ipa-backup if IPA is not configured
Rob Crittenden
2018-05-03
1
-1
/
+7
*
Revert run_pk12util part of 807a5cbe7cc52690336c5095ec6aeeb0a4e8483c
Rob Crittenden
2018-04-20
1
-1
/
+1
*
Add absolute_import future imports
Stanislav Laznicka
2018-04-20
1
-0
/
+2
*
certdb: Move chdir into subprocess call
Christian Heimes
2018-04-10
1
-5
/
+8
*
Fix installer CA port check for port 8080
Christian Heimes
2018-04-04
1
-0
/
+49
*
Remove the Continuous installer class, it is unused
Rob Crittenden
2018-03-19
1
-12
/
+1
*
Return a value if exceptions are raised in server uninstall
Rob Crittenden
2018-03-19
3
-6
/
+10
*
Remove unused modutils wrappers from NSS/CertDB
Christian Heimes
2018-02-23
1
-9
/
+0
*
NSS: Force restore of SELinux context
Christian Heimes
2018-02-23
1
-7
/
+7
*
NSSDB: Let certutil decide its default db type
Christian Heimes
2018-02-23
1
-23
/
+51
*
Prepare migration of mod_nss NSSDB to sql format
Christian Heimes
2018-02-23
1
-11
/
+37
*
Add better CalledProcessError and run() logging
Christian Heimes
2018-02-20
1
-15
/
+27
*
Have all the scripts run in python 3 by default
Stanislav Laznicka
2018-02-15
1
-1
/
+1
*
Unified ldap_initialize() function
Christian Heimes
2018-02-15
1
-7
/
+29
*
ipaldap: allow GetEffectiveRights on individual operations
Fraser Tweedale
2018-02-09
1
-16
/
+35
*
Replace hard-coded paths with path constants
Christian Heimes
2018-02-08
1
-7
/
+17
*
Fix pylint error in ipapython/dn.py
Christian Heimes
2018-01-23
1
-5
/
+7
*
LGTM: Remove redundant assignment
Christian Heimes
2018-01-09
1
-2
/
+0
*
LGTM: Name unused variable in loop
Christian Heimes
2018-01-09
1
-2
/
+2
*
Require python-ldap 3.0.0b2
Christian Heimes
2017-12-19
1
-8
/
+2
*
Use pylint 1.7.5 with fix for bad python3 import
Christian Heimes
2017-12-19
1
-1
/
+1
*
Fix pylint warnings inconsistent-return-statements
Christian Heimes
2017-12-18
4
-2
/
+8
*
NSSDB: use preferred convert command
Christian Heimes
2017-12-07
1
-8
/
+12
*
Update to python-ldap 3.0.0
Christian Heimes
2017-12-06
2
-2
/
+17
*
Fix ca less IPA install on fips mode
Florence Blanc-Renaud
2017-11-27
1
-0
/
+4
*
Run tox tests for PyPI packages on Travis
Christian Heimes
2017-11-20
1
-1
/
+1
*
Support sqlite NSSDB
Christian Heimes
2017-11-16
1
-21
/
+136
*
Use namespace-aware meta importer for ipaplatform
Christian Heimes
2017-11-15
3
-29
/
+13
*
Backup ipa-custodia conf and keys
Christian Heimes
2017-11-13
1
-0
/
+19
*
Warning the user when using a loopback IP as forwarder
Felipe Barreto
2017-11-09
3
-6
/
+35
*
Use os.path.isfile() and isdir()
Christian Heimes
2017-10-20
1
-18
/
+2
*
cli: simplify parsing of arbitrary types
Fraser Tweedale
2017-10-04
2
-26
/
+18
*
pylint: disable __hash__ for some classes
Stanislav Laznicka
2017-09-08
1
-0
/
+2
*
install.util: disable no-value-for-parameter
Stanislav Laznicka
2017-09-08
1
-0
/
+1
*
Fix cert file creation during CA-less installation
Stanislav Laznicka
2017-08-25
1
-1
/
+2
*
Fix incorrect 'with' statement in CA-less installation
Fraser Tweedale
2017-08-25
1
-2
/
+2
*
ipautil: port host_port_open() to python 3
Stanislav Laznicka
2017-08-18
1
-1
/
+1
*
kerberos: fix sorting Principal objects
Stanislav Laznicka
2017-08-17
1
-0
/
+12
*
log progress of wait_for_open_ports
Petr Vobornik
2017-08-11
1
-1
/
+6
[prev]
[next]