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
...
*
Work around ipalib.text (i18n) str/unicode handling
Petr Viktorin
2015-10-22
1
-9
/
+18
*
Fix more bytes/unicode issues
Petr Viktorin
2015-10-22
12
-69
/
+101
*
ipalib.messages: Add "message" property to PublicMessage
Petr Viktorin
2015-10-22
1
-0
/
+5
*
ipatest.util: Port to Python 3
Petr Viktorin
2015-10-22
2
-5
/
+5
*
Handle binascii.Error from base64.b64decode()
Petr Viktorin
2015-10-22
7
-11
/
+12
*
DNSSEC: warn user if DNSSEC key master is not installed
Martin Basti
2015-10-22
3
-0
/
+56
*
DNSSEC: Remove service containers from LDAP after uninstalling
Martin Basti
2015-10-22
2
-0
/
+16
*
DNSSEC: store status of services only before first install
Martin Basti
2015-10-22
2
-5
/
+8
*
DNSSEC CI: wait until DS records is replicated
Martin Basti
2015-10-22
1
-0
/
+6
*
default.conf.5: Fix a typo
Benjamin Drung
2015-10-22
1
-1
/
+1
*
Fix manpage-has-errors-from-man warning (found by Lintian)
Benjamin Drung
2015-10-22
2
-20
/
+33
*
Fix hyphen-used-as-minus-sign warning (found by lintian)
Benjamin Drung
2015-10-22
5
-8
/
+8
*
Allow to install the KRA on a promoted server
Simo Sorce
2015-10-22
9
-152
/
+301
*
Warn if no installation found when running ipa-server-install --uninstall
Gabe
2015-10-22
1
-0
/
+5
*
Allow ipa-ca-install to use the new promotion code
Simo Sorce
2015-10-22
2
-41
/
+93
*
fix class teardown in user plugin tests
Martin Babinsky
2015-10-22
2
-1
/
+15
*
execute user-del pre-callback also during user preservation
Martin Babinsky
2015-10-21
1
-21
/
+28
*
disable ipa-replica-prepare in non-zero IPA domain level
Martin Babinsky
2015-10-20
1
-1
/
+27
*
fix dsinstance.py:get_domain_level function
Martin Babinsky
2015-10-20
1
-2
/
+2
*
do not ask for segment direction when running topology commands
Martin Babinsky
2015-10-20
3
-3
/
+4
*
Rename option --dirsrv-config-mods to --dirsrv-config-file
Martin Basti
2015-10-19
6
-10
/
+10
*
CI: installation with customized DS config
Martin Basti
2015-10-15
2
-5
/
+105
*
Add option to specify LDIF file that contains DS configuration changes
Martin Basti
2015-10-15
6
-15
/
+64
*
Add method to read changes from LDIF
Martin Basti
2015-10-15
1
-0
/
+40
*
Make offline LDIF modify more robust
Martin Basti
2015-10-15
2
-101
/
+109
*
Remove unused kra option
Simo Sorce
2015-10-15
1
-3
/
+0
*
Add low level helper to get domain level
Simo Sorce
2015-10-15
1
-0
/
+14
*
Make checks for existing credentials reusable
Simo Sorce
2015-10-15
2
-73
/
+75
*
Allow to setup the CA when promoting a replica
Simo Sorce
2015-10-15
6
-62
/
+332
*
prevent operation on tombstones
Ludwig Krispenz
2015-10-15
4
-1
/
+22
*
handle multiple managed suffixes
Ludwig Krispenz
2015-10-15
10
-51
/
+221
*
topology plugin configuration workaround
Petr Vobornik
2015-10-15
2
-0
/
+2
*
enable topology plugin on upgrade
Petr Vobornik
2015-10-15
3
-0
/
+52
*
topology: manage ca replication agreements
Petr Vobornik
2015-10-15
7
-2
/
+64
*
Add function to extract CA certs for install
Simo Sorce
2015-10-15
2
-2
/
+61
*
Allow ipa-replica-conncheck to use default creds
Simo Sorce
2015-10-15
3
-43
/
+83
*
Change DNS installer code to use passed in api
Simo Sorce
2015-10-15
3
-57
/
+69
*
Implement replica promotion functionality
Simo Sorce
2015-10-15
14
-58
/
+860
*
Require a DS version that has working DNA plugin
Simo Sorce
2015-10-15
1
-3
/
+3
*
Add ipa-custodia service
Simo Sorce
2015-10-15
21
-4
/
+763
*
topology: add realm suffix to master entry on update
Petr Vobornik
2015-10-15
1
-0
/
+5
*
admintool: Add error message with path to log on failure.
David Kupka
2015-10-15
1
-0
/
+4
*
tests: Add tests for idoverride object integrity
Tomas Babej
2015-10-14
1
-2
/
+173
*
idoverride: Ignore ValidationErrors when converting the anchor
Tomas Babej
2015-10-14
1
-24
/
+33
*
remove ID overrides when deleting a user
Martin Babinsky
2015-10-14
1
-0
/
+6
*
ipa-adtrust-install: Print complete SRV records
Petr Spacek
2015-10-14
1
-3
/
+4
*
Fixes disappearing automember expressions
Stanislav Laznicka
2015-10-14
1
-2
/
+3
*
Replace tab with space in test_user_plugin.py
Martin Basti
2015-10-14
1
-2
/
+2
*
Remove bind configuration detected question
Gabe
2015-10-13
2
-11
/
+0
*
vault: fix private service vault creation
Jan Cholasta
2015-10-13
2
-3
/
+4
[prev]
[next]