index
:
freeipa.git
become-ipa-4-0-4
cstopology
datetime-ui
doc
framework
ipa-1-0
ipa-1-1
ipa-1-2
ipa-2-0
ipa-2-1
ipa-2-2
keytab-4419
keytab-4419-2
master
menu
otp-usability
otptests
patternfly
plugin-apibrowser
readme
review
sync-token
test_realmdomains
trustdomains-3-3
views_ui
webui-cleanup
Unnamed repository; edit this file 'description' to name the repository.
Petr Vobornik
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
handle multiple managed suffixes
cstopology
Ludwig Krispenz
2015-08-10
10
-51
/
+219
*
topology plugin configuration workaround
Petr Vobornik
2015-08-10
2
-0
/
+2
*
enable topology plugin on upgrade
Petr Vobornik
2015-08-10
1
-1
/
+23
*
topology: manage ca replication agreements
Petr Vobornik
2015-08-10
12
-38
/
+195
*
Fix upgrade of sidgen and extdom plugins
Martin Basti
2015-08-10
2
-6
/
+31
*
webui: add LDAP vs Kerberos behavior description to user auth types
Petr Vobornik
2015-08-10
4
-6
/
+12
*
Fixed missing KRA agent cert on replica.
Endi S. Dewata
2015-08-10
1
-8
/
+9
*
dcerpc: Simplify generation of LSA-RPC binding strings
Tomas Babej
2015-08-07
1
-2
/
+1
*
Fix selector of protocol for LSA RPC binding string
Alexander Bokovoy
2015-08-07
1
-2
/
+2
*
Fix incorrect type comparison in trust-fetch-domains
Tomas Babej
2015-08-06
1
-1
/
+1
*
Fix otptoken-remove-managedby command summary
Fraser Tweedale
2015-08-05
1
-1
/
+1
*
Port from python-kerberos to python-gssapi
Michael Simacek
2015-08-05
5
-53
/
+95
*
store certificates issued for user entries as userCertificate;binary
Martin Babinsky
2015-08-04
2
-13
/
+31
*
test suite for user/host/service certificate management API commands
Martin Babinsky
2015-08-03
1
-0
/
+349
*
user-show: add --out option to save certificates to file
Fraser Tweedale
2015-07-31
3
-4
/
+30
*
certprofile-import: do not require profileId in profile data
Christian Heimes
2015-07-31
1
-3
/
+5
*
tests: Allow Tracker.dn be an instance of Fuzzy
Milan KubĂk
2015-07-31
1
-2
/
+3
*
Validate vault's file parameters
Christian Heimes
2015-07-31
1
-12
/
+47
*
Modernize number literals
Petr Viktorin
2015-07-31
30
-92
/
+92
*
Replace M2Crypto RC4 with python-cryptography ARC4
Christian Heimes
2015-07-31
2
-7
/
+10
*
Require Dogtag PKI >= 10.2.6
Christian Heimes
2015-07-29
1
-3
/
+3
*
webui: fix regressions failed auth messages
Petr Vobornik
2015-07-29
2
-5
/
+5
*
ULC: Fix stageused-add --from-delete command
Martin Basti
2015-07-29
1
-4
/
+5
*
Use 'mv -Z' in specfile to restore SELinux context
Martin Basti
2015-07-29
1
-6
/
+3
*
ACI plugin: correctly parse bind rules enclosed in parentheses
Martin Babinsky
2015-07-29
1
-2
/
+6
*
Fix client ca.crt to match the server's cert
Gabe
2015-07-27
1
-1
/
+1
*
Use Exception class instead of StandardError
Niranjan Mallapadi
2015-07-27
1
-2
/
+2
*
otptoken: use ipapython.nsslib instead of Python's ssl module
Christian Heimes
2015-07-27
2
-30
/
+8
*
certprofile-import: improve profile format documentation
Christian Heimes
2015-07-27
1
-1
/
+1
*
Added test - topology plugin is listed among DS plugins
Oleg Fayans
2015-07-27
1
-0
/
+70
*
Remove ico files from Makefile
Martin Basti
2015-07-27
1
-2
/
+0
*
webui: add Kerberos configuration instructions for Chrome
Petr Vobornik
2015-07-27
3
-31
/
+80
*
replication: Fix incorrect exception invocation
Tomas Babej
2015-07-24
1
-1
/
+1
*
idviews: Enforce objectclass check in idoverride*-del
Tomas Babej
2015-07-23
1
-0
/
+19
*
idviews: Restrict anchor to name and name to anchor conversions
Tomas Babej
2015-07-23
1
-4
/
+46
*
dcerpc: Add get_trusted_domain_object_type method
Tomas Babej
2015-07-23
1
-0
/
+29
*
fix broken search for users by their manager
Martin Babinsky
2015-07-23
3
-11
/
+8
*
dcerpc: Fix UnboundLocalError for ccache_name
Tomas Babej
2015-07-22
1
-0
/
+2
*
tests: test_cert: Services can have multiple certificates
Tomas Babej
2015-07-22
1
-4
/
+4
*
tests: test_rpc: Create connection for the current thread
Tomas Babej
2015-07-22
1
-0
/
+3
*
tests: vault_plugin: Skip tests if KRA not available
Tomas Babej
2015-07-22
1
-0
/
+11
*
tests: Version is currently generated during command call
Tomas Babej
2015-07-22
1
-35
/
+16
*
tests: realmdomains_plugin: Add explanatory comment
Tomas Babej
2015-07-22
1
-0
/
+3
*
tests: service_plugin: Make sure the cert is decoded from base64
Tomas Babej
2015-07-22
1
-1
/
+5
*
idviews: Check for the Default Trust View only if applying the view
Tomas Babej
2015-07-22
1
-6
/
+8
*
dcerpc: Expand explanation for WERR_ACCESS_DENIED
Tomas Babej
2015-07-21
1
-7
/
+29
*
tests: user_plugin: Add preserved flag when --all is used
Tomas Babej
2015-07-21
1
-1
/
+4
*
DNS: check if DNS package is installed
Martin Basti
2015-07-21
7
-39
/
+10
*
ipaplatform: Add constants submodule
Tomas Babej
2015-07-21
6
-1
/
+64
*
DNS: Consolidate DNS RR types in API and schema
Martin Basti
2015-07-21
7
-80
/
+71
[next]
Otomatik - 152.19.134.196
CloudFlare DNS
Türk Telekom DNS
Google DNS
Open DNS
OSZAR »