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 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
*
Upgrade: increase time limit for upgrades
Martin Basti
2015-12-01
1
-2
/
+9
*
Use absolute domain in detection of A/AAAA records
Martin Basti
2015-11-25
1
-1
/
+4
*
private_ccache: Harden the removal of KRB5CCNAME env variable
Tomas Babej
2015-11-25
1
-1
/
+1
*
install: drop support for Dogtag 9
Jan Cholasta
2015-11-25
2
-129
/
+4
*
Do not erroneously reinit NSS in Dogtag interface
Fraser Tweedale
2015-11-24
1
-1
/
+2
*
TLS and Dogtag HTTPS request logging improvements
Fraser Tweedale
2015-11-23
2
-8
/
+4
*
BUILD: provide check target in custom Makefiles
Lukas Slebodnik
2015-11-18
1
-0
/
+2
*
enable pem=True in export_pem_cert function
Niranjan MR
2015-11-11
1
-1
/
+1
*
fix error reporting when installer option is supplied with invalid choice
Martin Babinsky
2015-11-11
1
-1
/
+2
*
install: fix command line option validation
Jan Cholasta
2015-11-05
2
-3
/
+17
*
interactive installer does not ignore leading/trailing whitespace
Gabe
2015-10-29
1
-2
/
+4
*
ipapython.secrets: Port to Python 3
Petr Viktorin
2015-10-27
1
-1
/
+0
*
ipapython.nsslib: Remove NSSHTTPS
Petr Viktorin
2015-10-27
1
-68
/
+0
*
ipapython.nsslib, ipalib.rpc: Remove code for Python 2.6 and below
Petr Viktorin
2015-10-27
1
-7
/
+1
*
Fix more bytes/unicode issues
Petr Viktorin
2015-10-22
2
-3
/
+4
*
Handle binascii.Error from base64.b64decode()
Petr Viktorin
2015-10-22
1
-1
/
+1
*
Add function to extract CA certs for install
Simo Sorce
2015-10-15
1
-2
/
+6
*
Implement replica promotion functionality
Simo Sorce
2015-10-15
1
-3
/
+8
*
Add ipa-custodia service
Simo Sorce
2015-10-15
6
-0
/
+549
*
admintool: Add error message with path to log on failure.
David Kupka
2015-10-15
1
-0
/
+4
*
ipaldap: Remove extraneous `long` (included in six.int_types)
Petr Viktorin
2015-10-13
1
-1
/
+1
*
Alias long to int under Python 3
Petr Viktorin
2015-10-13
1
-0
/
+5
*
ipapython.ssh: Port to Python 3
Petr Viktorin
2015-10-07
1
-6
/
+9
*
Remove uses of the `types` module
Petr Viktorin
2015-10-07
1
-15
/
+10
[prev]
[next]