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
/
test_ipaserver
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix wrong use of identity operation
Christian Heimes
2019-09-04
1
-1
/
+1
*
move MSCSTemplate classes to ipalib
Fraser Tweedale
2019-07-17
1
-123
/
+0
*
Add option to remove lines from a file
Christian Heimes
2019-04-02
1
-13
/
+0
*
ipatests: add test for correct modlist when value encoding differs
Sergey Orlov
2019-02-12
1
-0
/
+18
*
Unify and simplify LDAP service discovery
Christian Heimes
2018-11-21
1
-1
/
+2
*
ipaserver.install.adtrust: fix CID 323644
Alexander Bokovoy
2018-11-07
1
-0
/
+54
*
Py3: Replace six.moves imports
Christian Heimes
2018-10-05
2
-5
/
+3
*
Py3: Remove subclassing from object
Christian Heimes
2018-09-27
11
-15
/
+18
*
Add basic tests for "migration" end point
Stanislav Levin
2018-08-27
1
-0
/
+92
*
ipatests/test_ipaserver/test_install/test_installer.py: Drop tempfile import
Thomas Woerner
2018-08-13
1
-1
/
+0
*
ipatests: Drop test_password_option_DL0
Thomas Woerner
2018-08-13
1
-28
/
+0
*
ipatests: add installer framework testing
Stanislav Laznicka
2018-07-19
1
-0
/
+176
*
Add tests for "i18n_messages" end point
Stanislav Levin
2018-07-17
1
-0
/
+120
*
Add support for Accept-Language in HTTP test class
Stanislav Levin
2018-07-17
1
-2
/
+4
*
Add support for JSON request in HTTP test class
Stanislav Levin
2018-07-17
1
-3
/
+4
*
Cleanup shebang and executable bit
Christian Heimes
2018-07-05
1
-0
/
+0
*
Move config directives handling code
Stanislav Laznicka
2018-05-29
1
-154
/
+1
*
Use GnuPG 2 for backup/restore
Christian Heimes
2018-05-27
1
-2
/
+107
*
Use GnuPG 2 for symmentric encryption
Christian Heimes
2018-05-27
1
-0
/
+25
*
Use a regex in installutils.get_directive instead of line splitting
Rob Crittenden
2018-05-02
1
-0
/
+24
*
Handle whitespace, add separator to regex in set_directive_lines
Rob Crittenden
2018-05-02
1
-0
/
+27
*
Add absolute_import future imports
Stanislav Laznicka
2018-04-20
5
-0
/
+10
*
Remove os.chdir() from test_ipap11helper
Christian Heimes
2018-04-10
2
-27
/
+48
*
Fix upgrade when named.conf does not exist
Fraser Tweedale
2018-03-28
1
-3
/
+26
*
Add value in set_directive after a commented-out version
Rob Crittenden
2018-02-21
1
-4
/
+4
*
Add mocked test for named crypto policy update
Christian Heimes
2018-02-20
1
-0
/
+71
*
Unified ldap_initialize() function
Christian Heimes
2018-02-15
1
-2
/
+2
*
Replace nose with unittest and pytest
Christian Heimes
2017-12-12
2
-8
/
+12
*
Add safe DirectiveSetter context manager
Christian Heimes
2017-12-12
1
-0
/
+67
*
Add tests for installutils.set_directive
Fraser Tweedale
2017-12-12
1
-0
/
+57
*
Add marker needs_ipaapi and option to skip tests
Christian Heimes
2017-12-11
2
-0
/
+4
*
Use os.path.isfile() and isdir()
Christian Heimes
2017-10-20
2
-5
/
+3
*
Add tests for external CA profile specifiers
Fraser Tweedale
2017-10-04
1
-0
/
+125
*
OTP import: support hash names with HMAC- prefix
Alexander Bokovoy
2017-09-18
1
-0
/
+19
*
Fix ipa config-mod --ca-renewal-master
Florence Blanc-Renaud
2017-09-05
1
-2
/
+2
*
ipa-otptoken-import: Make PBKDF2 refer to the pkcs5 namespace
Nathaniel McCallum
2017-09-01
1
-8
/
+8
*
Create a Certificate parameter
Stanislav Laznicka
2017-07-27
1
-9
/
+5
*
tests: fix failing HTTPS connection
Stanislav Laznicka
2017-07-27
1
-10
/
+4
*
x509: Make certificates represented as objects
Stanislav Laznicka
2017-07-27
1
-12
/
+8
*
test_ldap: drop redundant URI argument
Jan Cholasta
2017-07-04
1
-12
/
+11
*
py3: test_otptoken_import: fix bytes usage
Martin Basti
2017-06-28
1
-1
/
+1
*
py3: ipa_otptoken_import: fix hex decoding
Martin Basti
2017-06-28
1
-1
/
+2
*
Silence pytest.yield_fixture deprecation warning
Christian Heimes
2017-05-30
1
-1
/
+2
*
test_serverroles: Get rid of MockLDAP and use ldap2 instead
Martin Babinsky
2017-05-26
1
-58
/
+51
*
Add an attribute reporting client PKINIT-capable servers
Martin Babinsky
2017-05-26
1
-57
/
+52
*
Allow for multivalued server attributes
Martin Babinsky
2017-05-26
1
-5
/
+5
*
Fix PKCS11 helper
Martin Basti
2017-04-12
1
-2
/
+4
*
Use with statement for opening file
Abhijeet Kasurde
2017-03-30
1
-6
/
+4
*
pytest 3.x compatibility
Christian Heimes
2017-03-27
1
-4
/
+2
*
Add options to run only ipaclient unittests
Christian Heimes
2017-03-17
3
-6
/
+8
[next]