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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Enable pylint unpacking-non-sequence check
Martin Basti
2016-01-14
2
-7
/
+6
*
Always verify we have a valid ldap context.
Simo Sorce
2016-01-13
1
-0
/
+29
*
Use only AES enctypes by default
Simo Sorce
2016-01-13
2
-13
/
+3
*
ipatests: Make the A record for hosts in topology conditional
Milan Kubík
2016-01-13
1
-2
/
+9
*
ipa-csreplica-manage: remove extraneous ldap2 connection
Martin Babinsky
2016-01-13
1
-2
/
+0
*
py3: Remove py3 incompatible exception handling
Tomas Babej
2016-01-13
3
-5
/
+5
*
fix Py3 incompatible exception instantiation in replica install code
Martin Babinsky
2016-01-13
1
-4
/
+4
*
Do not decode HTTP reason phrase from Dogtag
Fraser Tweedale
2016-01-13
3
-38
/
+36
*
ipalib: assume version 2.0 when skip_version_check is enabled
Jan Cholasta
2016-01-12
1
-2
/
+1
*
tests for package version comparison
Martin Babinsky
2016-01-12
1
-0
/
+51
*
Don't error when find_base() fails if a base is not required
Nathaniel McCallum
2016-01-12
1
-4
/
+5
*
DNSSEC CI: add missing ldns-utils dependency
Martin Basti
2016-01-12
1
-0
/
+2
*
DNSSEC test: fix adding zones with --skip-overlap-check
Martin Basti
2016-01-12
1
-5
/
+12
*
use FFI call to rpmvercmp function for version comparison
Martin Babinsky
2016-01-11
2
-33
/
+13
*
Fix: Use unattended parameter instead of options.unattended
David Kupka
2016-01-11
1
-1
/
+1
*
installer: Change reverse zones question to better reflect reality.
David Kupka
2016-01-11
1
-1
/
+4
*
ipa-replica-prepare: Add '--auto-reverse' and '--allow-zone-overlap' options
David Kupka
2016-01-11
1
-0
/
+5
*
ipatests: Fix configuration problems in dns tests
Milan Kubík
2016-01-11
1
-2
/
+3
*
Upgrade: Fix upgrade of NIS Server configuration
Martin Basti
2016-01-11
5
-55
/
+129
*
prevent crash of CA-less server upgrade due to absent certmonger
Martin Babinsky
2016-01-11
1
-2
/
+28
*
Allow to used mixed case for sysrestore
Martin Basti
2016-01-08
2
-3
/
+7
*
Fix DNS zone overlap check to allow ipa-replica-install to work
Petr Spacek
2016-01-08
1
-15
/
+19
*
Fix dns_is_enabled() API command to throw exceptions as appropriate
Petr Spacek
2016-01-08
1
-6
/
+4
*
Fix --auto-reverse option in --unattended mode.
Petr Spacek
2016-01-08
1
-1
/
+2
*
webui: pwpolicy cospriority field was marked as required
Petr Vobornik
2016-01-08
1
-1
/
+4
*
webui: add examples to network address validator error message
Petr Vobornik
2016-01-08
2
-2
/
+2
*
Fixed install_ca and install_kra under domain level 0
Oleg Fayans
2016-01-07
1
-4
/
+24
*
update_uniqueness plugin: fix referenced before assigment error
Martin Basti
2016-01-07
1
-2
/
+2
*
DNSSEC: Log debug messages at log level DEBUG
Petr Spacek
2016-01-07
1
-1
/
+1
*
DNSSEC: ipa-dnskeysyncd: call ods-signer ldap-cleanup on zone removal
Petr Spacek
2016-01-07
1
-0
/
+6
*
DNSSEC: ipa-ods-exporter: add ldap-cleanup command
Petr Spacek
2016-01-07
1
-12
/
+48
*
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
2
-18
/
+99
*
DNSSEC: logging improvements in ipa-ods-exporter
Petr Spacek
2016-01-07
1
-6
/
+11
*
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
*
DNSSEC: Make sure that current state in OpenDNSSEC matches key state in LDAP
Petr Spacek
2016-01-07
1
-10
/
+95
*
DNSSEC: Improve error reporting from ipa-ods-exporter
Petr Spacek
2016-01-07
1
-1
/
+3
*
Require Dogtag 10.2.6-13 to fix KRA uninstall
Christian Heimes
2016-01-06
1
-2
/
+2
*
ipalib/x509.py: revert deletion of ipalib api import
Martin Babinsky
2016-01-04
1
-0
/
+1
*
Enable pylint unnecessary-pass check
Martin Basti
2015-12-23
14
-19
/
+2
*
Enable pylint empty-docstring check
Martin Basti
2015-12-23
3
-9
/
+0
*
Enable pylint expression-not-assigned check
Martin Basti
2015-12-23
6
-9
/
+10
*
Enable pylint unused-format-string-key check
Martin Basti
2015-12-23
2
-5
/
+2
*
Enable pylint missing-final-newline check
Martin Basti
2015-12-23
2
-2
/
+1
*
Enable pylint trailing-whitespace check
Martin Basti
2015-12-23
4
-6
/
+5
*
Enable pylint duplicated-key check
Martin Basti
2015-12-23
2
-2
/
+0
*
Enable pylint lost exception check
Martin Basti
2015-12-23
2
-3
/
+2
*
Enable multiple warnings checks in Pylint
Martin Basti
2015-12-23
1
-3
/
+67
[prev]
[next]