index
:
freeipa.git
WIP
abbra
certauth
ipa-3-3
master
replace_private_samba_calls
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipapython
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use netifaces module instead of 'ip' command
Martin Basti
2016-04-14
1
-17
/
+18
*
differentiate between limit types when LDAP search exceeds configured limits
Martin Babinsky
2016-04-13
1
-18
/
+50
*
Fix: catch Exception instead of more specific exception types
Martin Basti
2016-03-22
1
-2
/
+2
*
Pylint: remove unnecessary-semicolon
Martin Basti
2016-03-22
1
-1
/
+1
*
Pylint: import max one module per line
Martin Basti
2016-03-22
1
-1
/
+2
*
pylint: remove bare except
Martin Basti
2016-03-22
4
-18
/
+13
*
certdb: never use the -r option of certutil
Jan Cholasta
2016-03-16
1
-10
/
+8
*
ipapython.sysrestore: Use str methods instead of functions from the string mo...
Petr Viktorin
2016-03-03
1
-6
/
+6
*
Move get_ipa_basedn from ipautil to ipadiscovery
Petr Viktorin
2016-03-03
1
-41
/
+0
*
pylint: supress false positive no-member errors
Martin Basti
2016-03-02
3
-4
/
+7
*
cookie parser: do not fail on cookie with empty value
Petr Vobornik
2016-03-01
1
-1
/
+2
*
Move freeipa certmonger helpers to libexecdir.
Timo Aaltonen
2016-02-26
1
-11
/
+2
*
client: stop using /etc/pki/nssdb
Jan Cholasta
2016-02-24
1
-0
/
+29
*
Fixes minor issues
Stanislav Laznicka
2016-02-24
1
-4
/
+10
*
Cosmetic changes to the code
Stanislav Laznicka
2016-02-24
1
-1
/
+1
*
Py3: do not use dict.iteritems()
Martin Basti
2016-02-23
1
-2
/
+2
*
p11helper: Port to Python 3
Petr Viktorin
2016-02-17
1
-6
/
+5
*
ipautil: Use mode 'w+' in write_tmp_file
Petr Viktorin
2016-02-17
1
-1
/
+1
*
ipautil.run, kernel_keyring: Encoding fixes for Python 3
Petr Viktorin
2016-02-17
2
-5
/
+5
*
ipaldap, ldapupdate: Encoding fixes for Python 3
Petr Viktorin
2016-02-17
1
-4
/
+10
*
Remove workaround for CA running check
Fraser Tweedale
2016-01-21
1
-22
/
+3
*
ipapython: use python-cryptography instead of libcrypto in p11helper
Jan Cholasta
2016-01-21
1
-232
/
+108
*
ipapython: port p11helper C code to Python
Jan Cholasta
2016-01-21
10
-2477
/
+1868
*
dnsutil: Rename __nonzero__ to __bool__
Petr Viktorin
2016-01-20
1
-1
/
+3
*
Use print_function future definition wherever print() is used
Petr Viktorin
2016-01-20
1
-0
/
+2
*
ipapython: remove default_encoding_utf8
Jan Cholasta
2016-01-15
4
-128
/
+1
*
Do not decode HTTP reason phrase from Dogtag
Fraser Tweedale
2016-01-13
1
-12
/
+11
*
Allow to used mixed case for sysrestore
Martin Basti
2016-01-08
1
-0
/
+4
*
DNSSEC: ipa-dnskeysyncd: call ods-signer ldap-cleanup on zone removal
Petr Spacek
2016-01-07
1
-0
/
+6
*
DNSSEC: ipa-dnskeysyncd: Skip zones with old DNSSEC metadata in LDAP
Petr Spacek
2016-01-07
2
-9
/
+31
*
DNSSEC: remove keys purged by OpenDNSSEC from master HSM from LDAP
Petr Spacek
2016-01-07
1
-11
/
+61
*
DNSSEC: add debug mode to ldapkeydb.py
Petr Spacek
2016-01-07
1
-2
/
+52
*
DNSSEC: remove obsolete TODO note
Petr Spacek
2016-01-07
1
-1
/
+0
*
DNSSEC: Make sure that current key state in LDAP matches key state in BIND
Petr Spacek
2016-01-07
1
-1
/
+5
*
Enable pylint trailing-whitespace check
Martin Basti
2015-12-23
1
-1
/
+1
*
Remove wildcard imports
Martin Basti
2015-12-23
5
-5
/
+5
*
Remove unused imports
Martin Basti
2015-12-23
15
-39
/
+10
*
installer: Propagate option values from components instead of copying them.
David Kupka
2015-12-21
1
-3
/
+18
*
Package ipapython, ipalib, ipaplatform, ipatests for Python 3
Petr Viktorin
2015-12-17
3
-27
/
+23
*
dns: Handle SERVFAIL in check if domain already exists.
Petr Spacek
2015-12-16
1
-6
/
+5
*
ipautil: remove unused import causing cyclic import in tests
Jan Cholasta
2015-12-15
1
-1
/
+0
*
dns: Check if domain already exists.
David Kupka
2015-12-14
1
-1
/
+17
*
dns: do not add (forward)zone if it is already resolvable.
David Kupka
2015-12-14
1
-2
/
+93
*
ipautil: allow redirecting command output to standard output in run()
Jan Cholasta
2015-12-14
1
-2
/
+13
*
Refactor ipautil.run
Petr Viktorin
2015-12-14
5
-63
/
+179
*
install: Run all validators at once.
David Kupka
2015-12-08
1
-12
/
+19
*
custodia: do not modify memberPrincipal on key update
Jan Cholasta
2015-12-07
1
-2
/
+1
*
ipautil: use file in a temporary dir as ccache in private_ccache
Jan Cholasta
2015-12-07
1
-2
/
+9
*
Removed duplicate domain name validating function
Stanislav Laznicka
2015-12-02
1
-12
/
+0
*
ipa-client-install: add support for Ed25519 SSH keys (RFC 7479)
Petr Spacek
2015-12-01
1
-0
/
+2
[next]