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
/
ipautil.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipapython.ipautil.run: allow skipping stdout/stderr logging
Alexander Bokovoy
2019-06-29
1
-3
/
+15
*
ipaserver.install.installutils: move commonly used utils to ipapython.ipautil
Alexander Bokovoy
2019-06-29
1
-0
/
+60
*
Make netifaces optional
Christian Heimes
2019-04-09
1
-1
/
+7
*
Add option to remove lines from a file
Christian Heimes
2019-04-02
1
-3
/
+10
*
Py3: Replace six.moves imports
Christian Heimes
2018-10-05
1
-1
/
+1
*
Py3: Replace six.bytes_type with bytes
Christian Heimes
2018-09-27
1
-2
/
+2
*
Py3: Replace six.text_type with str
Christian Heimes
2018-09-27
1
-3
/
+3
*
Py3: Replace six.string_types with str
Christian Heimes
2018-09-27
1
-3
/
+3
*
uninstall -v: remove Tracebacks
Florence Blanc-Renaud
2018-08-23
1
-11
/
+12
*
Disable Pylint 2.0 violations
Armando Neto
2018-07-16
1
-0
/
+1
*
pylint3: workaround false positives reported for W1662
Alexander Bokovoy
2018-05-17
1
-1
/
+1
*
Fix installer CA port check for port 8080
Christian Heimes
2018-04-04
1
-0
/
+49
*
Add better CalledProcessError and run() logging
Christian Heimes
2018-02-20
1
-15
/
+27
*
Fix pylint warnings inconsistent-return-statements
Christian Heimes
2017-12-18
1
-1
/
+4
*
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
1
-0
/
+19
*
Use os.path.isfile() and isdir()
Christian Heimes
2017-10-20
1
-18
/
+2
*
ipautil: port host_port_open() to python 3
Stanislav Laznicka
2017-08-18
1
-1
/
+1
*
log progress of wait_for_open_ports
Petr Vobornik
2017-08-11
1
-1
/
+6
*
control logging of host_port_open from caller
Petr Vobornik
2017-08-11
1
-10
/
+4
*
logging: do not log into the root logger
Jan Cholasta
2017-07-14
1
-17
/
+18
*
python-netifaces: update to reflect upstream changes
Martin Basti
2017-06-20
1
-3
/
+14
*
CheckedIPAddress: remove match_local param
Martin Basti
2017-06-20
1
-9
/
+1
*
refactor CheckedIPAddress class
Martin Basti
2017-06-20
1
-7
/
+22
*
Fix local IP address validation
Martin Basti
2017-06-20
1
-3
/
+3
*
Only warn when specified server IP addresses don't match intf
Martin Basti
2017-06-06
1
-28
/
+34
*
ipapython.ipautil.run: Add option to set umask before executing command
David Kupka
2017-05-19
1
-20
/
+23
*
ipapython.ipautil.nolog_replace: Do not replace empty value
David Kupka
2017-03-21
1
-1
/
+1
*
py3: ipa_generate_password: do not compare None and Int
Martin Basti
2017-02-10
1
-0
/
+2
*
private_ccache: yield ccache name
Fraser Tweedale
2017-01-31
1
-1
/
+1
*
py3: decode bytes for json.loads()
Martin Basti
2017-01-24
1
-0
/
+50
*
py3: ipautil: open tempfiles in text mode
Martin Basti
2017-01-24
1
-2
/
+2
*
py3: service.py: replace mkstemp by NamedTemporaryFile
Martin Basti
2017-01-24
1
-1
/
+1
*
Fix used before assignment bug in host_port_open()
Christian Heimes
2017-01-06
1
-2
/
+2
*
ipa_generate_password algorithm change
Petr Spacek
2017-01-06
1
-30
/
+86
*
ipautil: check for open ports on all resolved IPs
Tomas Krizek
2016-12-07
1
-10
/
+34
*
ipa-replica-conncheck: do not close listening ports until required
Tomas Krizek
2016-12-01
1
-71
/
+0
*
ipapython: remove hard dependency on ipaplatform
Jan Cholasta
2016-11-29
1
-1
/
+1
*
ipautil: move file encryption functions to installutils
Jan Cholasta
2016-11-29
1
-57
/
+0
*
ipautil: move kinit functions to ipalib.install
Jan Cholasta
2016-11-29
1
-85
/
+0
*
ipautil: move is_fips_enabled() to ipaplatform.tasks
Jan Cholasta
2016-11-29
1
-19
/
+0
*
ipautil: remove the timeout argument of run()
Jan Cholasta
2016-11-29
1
-11
/
+1
*
ipautil: remove get_domain_name()
Jan Cholasta
2016-11-29
1
-11
/
+0
*
ipautil: remove SHARE_DIR and PLUGIN_SHARE_DIR
Jan Cholasta
2016-11-29
1
-3
/
+0
*
paths: remove DEV_NULL
Jan Cholasta
2016-11-29
1
-1
/
+1
*
Python3 pylint fixes
Christian Heimes
2016-11-25
1
-0
/
+2
*
Replace LooseVersion
Christian Heimes
2016-11-24
1
-0
/
+32
*
UnsafeIPAddress: Implement __(g|s)etstate__ and to ensure proper (un)pickling
David Kupka
2016-10-12
1
-0
/
+22
*
Pylint: fix the rest of unused local variables
Martin Basti
2016-10-11
1
-8
/
+6
*
Move character escaping function to ipautil
Martin Babinsky
2016-10-03
1
-0
/
+27
[next]