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
path:
root
/
install
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add IPA OTP schema and ACLs
Nathaniel McCallum
2013-05-17
7
-2
/
+76
*
Add ipaUserAuthType and ipaUserAuthTypeClass
Nathaniel McCallum
2013-05-17
2
-0
/
+6
*
Prompt for nameserver IP address in dnszone-add
Ana Krivokapic
2013-05-16
3
-0
/
+73
*
Set KRB5CCNAME so that dirsrv can work with newer krb5-server
Martin Kosek
2013-05-14
1
-0
/
+1
*
Fix: HBAC Test tab is missing
Petr Vobornik
2013-05-14
1
-1
/
+1
*
Update translations from Transifex
Petr Viktorin
2013-05-09
17
-637
/
+3597
*
Set KRB5CCNAME so httpd s4u2proxy can with with newer krb5-server
Rob Crittenden
2013-05-09
1
-0
/
+1
*
Resolve SIDs in Web UI
Alexander Bokovoy
2013-05-06
4
-6
/
+79
*
Enable standalone facets in menu.add_item
Petr Vobornik
2013-05-06
1
-14
/
+14
*
Fix crash on host deleletion
Petr Vobornik
2013-05-06
1
-1
/
+1
*
Fix crash on ssh key add
Petr Vobornik
2013-05-06
1
-7
/
+7
*
Fix WebUI crash when server installed as CA-less
Petr Vobornik
2013-05-06
1
-0
/
+2
*
Fix trustconfig specification
Petr Vobornik
2013-05-06
4
-4
/
+118
*
Navigation: handle invalid routes
Petr Vobornik
2013-05-06
2
-11
/
+69
*
Builder: Singleton_registry: return null when construction spec not available
Petr Vobornik
2013-05-06
2
-6
/
+6
*
Fix: make association facets in selfservice readonly
Petr Vobornik
2013-05-06
1
-7
/
+7
*
Builder: fix join of pre_ops and post_ops arrays
Petr Vobornik
2013-05-06
4
-5
/
+107
*
Do not offer already added members in association dialogs when different casing
Petr Vobornik
2013-05-06
1
-2
/
+12
*
Switch customization and registration phase
Petr Vobornik
2013-05-06
1
-1
/
+1
*
Generate plugin index dynamically
Petr Vobornik
2013-05-06
8
-70
/
+84
*
Remove entities.js, facets.js
Petr Vobornik
2013-05-06
2
-104
/
+0
*
Replace ./facets with reg.facet
Petr Vobornik
2013-05-06
6
-45
/
+39
*
Fix rule table add/delete button enablement
Petr Vobornik
2013-05-06
1
-0
/
+1
*
Add widget updated event
Petr Vobornik
2013-05-06
7
-1
/
+23
*
Removal of IPA.metadata usages
Petr Vobornik
2013-05-06
7
-23
/
+31
*
Move spec creations of sudorule, hbacrule, netgroup and selinuxusermap detail...
Petr Vobornik
2013-05-06
4
-58
/
+99
*
Don't automatically refresh facet after action success
Petr Vobornik
2013-05-06
2
-4
/
+2
*
Remove cert menu item when disabled
Petr Vobornik
2013-05-06
1
-2
/
+8
*
Replace IPA.metadata.objects... with declarative definitions
Petr Vobornik
2013-05-06
6
-14
/
+14
*
Convert definitions of entities to spec objects
Petr Vobornik
2013-05-06
22
-1634
/
+1751
*
Entity build: test for enabled in post_op
Petr Vobornik
2013-05-06
1
-0
/
+5
*
Builder: handle expected errors in post_ops
Petr Vobornik
2013-05-06
1
-5
/
+5
*
Entity: allow definition of facet_groups in entity specs
Petr Vobornik
2013-05-06
1
-6
/
+9
*
Entity registry and builder which allow definition by spec
Petr Vobornik
2013-05-06
2
-15
/
+75
*
Fix trustconfig after rebase
Petr Vobornik
2013-05-06
2
-9
/
+33
*
Fix hbactest after rebase
Petr Vobornik
2013-05-06
1
-1
/
+1
*
Builder: allow registration without factory or ctor
Petr Vobornik
2013-05-06
1
-4
/
+0
*
Use builder for entity dialogs
Petr Vobornik
2013-05-06
1
-34
/
+34
*
Builders: allow pre_ops and post_ops in build overrides
Petr Vobornik
2013-05-06
1
-3
/
+26
*
Replace IPA.get_command_arg calls in specs with provider strings
Petr Vobornik
2013-05-06
1
-5
/
+5
*
Replace IPA.get_command_option calls in specs with provider strings
Petr Vobornik
2013-05-06
7
-13
/
+11
*
Replace IPA.get_entity_param calls in specs with provider strings
Petr Vobornik
2013-05-06
4
-25
/
+24
*
Allow metadata provider format for field metadata declaration
Petr Vobornik
2013-05-06
1
-1
/
+5
*
Make summary conditions declarative
Petr Vobornik
2013-05-06
7
-16
/
+22
*
Make facet and entity policies declarative
Petr Vobornik
2013-05-06
12
-54
/
+93
*
Fix incorrect type -> $type conversion
Petr Vobornik
2013-05-06
1
-2
/
+2
*
Replace usage of action factories with types
Petr Vobornik
2013-05-06
12
-61
/
+61
*
Builder and registry for actions
Petr Vobornik
2013-05-06
12
-44
/
+157
*
Change widget.build_child interface to the builder's
Petr Vobornik
2013-05-06
1
-13
/
+8
*
Builder and registry for validators
Petr Vobornik
2013-05-06
6
-20
/
+43
[next]