index
:
freeipa.git
30gatepo
4-2-trust-fixes
ad-work
adwork
dns-records
gssapi-delegate
hbactest
hbactester
ipa-2-1
ipautil-refactor
kdc-fixes
master
my-master
network-fixes
oneway-trust
platform
platform-master
systemd-ipa-2-1
systemd-master
test-patches-2-1
testing
testotp
ticket-1259
ticket-1368
ticket-1369
ticket-1369-lite
ticket-1373
ticket-1476
ticket-1549
ticket-hbac-test
trusts-master
views
FreeIPA project
Alexander Bokovoy
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix filtering of subdomain-based trust users
Alexander Bokovoy
2014-03-05
1
-9
/
+32
*
Fix token secret length RFC compliance
Nathaniel McCallum
2014-03-05
1
-1
/
+1
*
Rework how otptoken defaults are handled
Nathaniel McCallum
2014-03-05
3
-57
/
+58
*
Add tests for integration test configuration
Petr Viktorin
2014-03-05
1
-0
/
+437
*
test_integration.config: Convert some text values to str
Petr Viktorin
2014-03-05
2
-8
/
+8
*
ipa-test-config: Add --json and --yaml output options
Petr Viktorin
2014-03-05
2
-2
/
+40
*
test_integration.config: Add environment variables for JSON/YAML
Petr Viktorin
2014-03-05
1
-1
/
+18
*
test_integration.config: Load/store from/to dicts
Petr Viktorin
2014-03-05
3
-5
/
+93
*
test_integration.config: Do not store the index in Domain and Host objects
Petr Viktorin
2014-03-05
2
-31
/
+35
*
test_integration.config: Use a more declarative approach to test-wide settings
Petr Viktorin
2014-03-05
1
-57
/
+50
*
test_integration.config: Do not save the input environment
Petr Viktorin
2014-03-05
2
-36
/
+25
*
test_integration.config: Fix crash in to_env when no replica is defined
Petr Viktorin
2014-03-05
1
-4
/
+10
*
webui: Don't act on keyboard events which originated in different dialog
Petr Vobornik
2014-03-05
1
-2
/
+33
*
Typo in warning message where IPA realm and domain name differ
Gabe
2014-03-05
1
-1
/
+1
*
Test fixed modlist generation code
Petr Viktorin
2014-03-03
2
-1
/
+17
*
Fix modlist generation code not to generate empty replace mods.
Jan Cholasta
2014-03-03
1
-3
/
+3
*
adtrustinstance: make sure to stop and disable winbind in uninstall()
Alexander Bokovoy
2014-02-28
1
-2
/
+5
*
ipaserver/dcerpc: catch the case of insuffient permissions when establishing ...
Alexander Bokovoy
2014-02-27
1
-2
/
+5
*
trust: make sure we always discover topology of the
Alexander Bokovoy
2014-02-27
1
-31
/
+6
*
trusts: Remove usage of deprecated LDAP API
Tomas Babej
2014-02-27
1
-2
/
+2
*
ipalib.plugins: Expose LDAPObjects' eligibility for permission --type in JSON...
Petr Viktorin
2014-02-27
1
-0
/
+2
*
trustdomain_find: make sure we skip short entries when --pkey-only is specified
Alexander Bokovoy
2014-02-27
1
-0
/
+2
*
webui: Focus expand/collapse link in batch_error dialog
Petr Vobornik
2014-02-27
1
-0
/
+2
*
ipa-kdb: make sure we don't produce MS-PAC in case of authdata flag cleared b...
Alexander Bokovoy
2014-02-26
1
-0
/
+8
*
ipa-kdb: in case of delegation use original client's database entry, not the ...
Alexander Bokovoy
2014-02-26
1
-2
/
+7
*
bindinstance: make sure zone manager is initialized in add_master_dns_records
Alexander Bokovoy
2014-02-26
1
-0
/
+1
*
Update API.txt
Petr Viktorin
2014-02-25
1
-2
/
+2
*
Remove NULLS from constants.py
Nathaniel McCallum
2014-02-25
3
-12
/
+14
*
Certificate search max_serial_number problem fixed
Adam Misnyovszki
2014-02-25
1
-0
/
+2
*
ipatests: Fix incorrect order of operations when restoring backup
Tomas Babej
2014-02-25
1
-1
/
+1
*
Always use real entry DNs for memberOf in ldap2.
Jan Cholasta
2014-02-24
1
-1
/
+1
*
Make all ipatokenTOTP attributes mandatory
Nathaniel McCallum
2014-02-21
1
-1
/
+1
*
Clarify error message about missing DNS component in ipa-replica-prepare.
Petr Spacek
2014-02-21
1
-2
/
+5
*
Use super() properly to avoid an exception
Nathaniel McCallum
2014-02-21
1
-1
/
+1
*
permission plugin: Do not assume attribute-level rights for new attributes ar...
Petr Viktorin
2014-02-21
1
-7
/
+10
*
Remove the unused ipalib.frontend.Property class
Petr Viktorin
2014-02-21
5
-127
/
+23
*
libotp: do not call internal search for NULL dn
Alexander Bokovoy
2014-02-21
1
-1
/
+6
*
Teach ipa-pwd-extop to respect global ipaUserAuthType settings
Nathaniel McCallum
2014-02-21
7
-406
/
+398
*
Add OTP sync support to ipa-pwd-extop
Nathaniel McCallum
2014-02-21
9
-970
/
+373
*
Add OTP last token plugin
Nathaniel McCallum
2014-02-21
8
-0
/
+225
*
Add HOTP support
Nathaniel McCallum
2014-02-21
8
-22
/
+69
*
Add --force option to ipactl
Adam Misnyovszki
2014-02-20
2
-48
/
+67
*
.mailmap: use correct name format for Adam
Martin Kosek
2014-02-20
1
-0
/
+1
*
Add tests for multivalued filters
Petr Viktorin
2014-02-20
1
-0
/
+216
*
Add permission_filter_objectclasses for explicit type filters
Petr Viktorin
2014-02-20
10
-14
/
+30
*
permissions: Use multivalued targetfilter
Petr Viktorin
2014-02-20
7
-234
/
+296
*
permission-mod: Do not copy member attributes to new entry
Petr Viktorin
2014-02-20
1
-1
/
+3
*
.mailmap: Remove spurious Kyle Baker line
Petr Viktorin
2014-02-20
1
-1
/
+0
*
ipactl can not restart ipa services if current status is stopped
Misnyovszki Adam
2014-02-19
1
-2
/
+12
*
Add support to ipa-kdb for keyless principals
Nathaniel McCallum
2014-02-19
2
-0
/
+21
[next]