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
path:
root
/
ipatests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use Python3-compatible dict method names
Petr Viktorin
2015-09-01
12
-36
/
+40
*
Use six.string_types instead of "basestring"
Petr Viktorin
2015-09-01
3
-12
/
+18
*
Integration tests for topology plugin
Oleg Fayans
2015-08-28
3
-21
/
+241
*
Fix user tracker to reflect new user-del message
Lenka Doudova
2015-08-27
1
-1
/
+1
*
vault: fix vault tests after default type change
Petr Vobornik
2015-08-26
1
-2
/
+9
*
Port from python-krbV to python-gssapi
Michael Simacek
2015-08-26
5
-26
/
+14
*
Added support for changing vault encryption.
Endi S. Dewata
2015-08-25
1
-0
/
+249
*
Automated test for stageuser plugin
Lenka Doudova
2015-08-25
3
-6
/
+1421
*
Temporary fix for ticket 5240
Oleg Fayans
2015-08-24
1
-2
/
+2
*
Added a user-friendly output to an import error
Oleg Fayans
2015-08-24
1
-1
/
+5
*
ipatests: Take otptoken import test out of execution
Milan Kubík
2015-08-20
1
-0
/
+2
*
Use absolute imports
Petr Viktorin
2015-08-12
35
-43
/
+58
*
Replace dict.has_key with the 'in' operator
Petr Viktorin
2015-08-12
3
-26
/
+26
*
Modernize function and method attribute names
Petr Viktorin
2015-08-12
1
-4
/
+4
*
Modernize 'except' clauses
Petr Viktorin
2015-08-12
13
-32
/
+32
*
test suite for user/host/service certificate management API commands
Martin Babinsky
2015-08-03
1
-0
/
+349
*
tests: Allow Tracker.dn be an instance of Fuzzy
Milan Kubík
2015-07-31
1
-2
/
+3
*
Modernize number literals
Petr Viktorin
2015-07-31
2
-4
/
+4
*
Added test - topology plugin is listed among DS plugins
Oleg Fayans
2015-07-27
1
-0
/
+70
*
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
*
tests: user_plugin: Add preserved flag when --all is used
Tomas Babej
2015-07-21
1
-1
/
+4
*
Py3: replace tab with space
Martin Basti
2015-07-17
1
-3
/
+3
*
Fix minor typos
Yuri Chornoivan
2015-07-17
1
-1
/
+1
*
Added vault access control.
Endi S. Dewata
2015-07-08
1
-6
/
+21
*
Added ipaVaultPublicKey attribute.
Endi S. Dewata
2015-07-07
1
-2
/
+2
*
Added symmetric and asymmetric vaults.
Endi S. Dewata
2015-07-07
1
-23
/
+198
*
plugable: Remove unused call method of Plugin
Jan Cholasta
2015-07-01
1
-10
/
+0
*
plugable: Specify plugin base classes and modules using API properties
Jan Cholasta
2015-07-01
1
-1
/
+5
*
plugable: Change is_production_mode to method of API
Jan Cholasta
2015-07-01
2
-12
/
+59
*
plugable: Remove SetProxy, DictProxy and MagicDict
Jan Cholasta
2015-07-01
1
-170
/
+0
*
plugable: Pass API to plugins on initialization rather than using set_api
Jan Cholasta
2015-07-01
15
-143
/
+136
*
plugable: Load plugins only from modules imported by API
Jan Cholasta
2015-07-01
6
-19
/
+19
*
plugable: Move plugin base class and override logic to API
Jan Cholasta
2015-07-01
1
-97
/
+21
*
generalize certificate creation during testing
Martin Babinsky
2015-06-23
3
-26
/
+26
*
DNSSEC: validate forward zone forwarders
Martin Basti
2015-06-11
1
-0
/
+20
*
DNSSEC: Improve global forwarders validation
Martin Basti
2015-06-11
1
-2
/
+3
*
vault: Move vaults to cn=vaults,cn=kra
Jan Cholasta
2015-06-10
1
-12
/
+12
*
Added vault-archive and vault-retrieve commands.
Endi S. Dewata
2015-06-08
1
-1
/
+71
*
Abstract the HostTracker class from host plugin test
Milan Kubík
2015-06-05
2
-150
/
+292
*
Add plugin to manage service constraint delegations
Rob Crittenden
2015-06-03
2
-0
/
+602
*
Added vault plugin.
Endi S. Dewata
2015-05-25
1
-0
/
+445
*
User life cycle: Stage user Administrators permission/priviledge
Thierry Bordaz
2015-05-18
2
-0
/
+4
*
webui-ci: fix type error in host_tasks inicializations
Petr Vobornik
2015-05-12
2
-2
/
+4
*
Test Objectclass of postdetach group
Lenka Ryznarova
2015-05-07
1
-0
/
+69
*
webui-ci: do not open 2 browser windows
Petr Vobornik
2015-05-07
1
-3
/
+3
[next]