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
/
ipalib
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add managed read permission to config
Petr Viktorin
2014-04-15
1
-0
/
+22
*
Add managed read permissions to pwpolicy and cosentry
Petr Viktorin
2014-04-14
1
-0
/
+34
*
Add managed read permissions to host
Petr Viktorin
2014-04-14
1
-0
/
+26
*
Add managed read permission for SELinux user map
Petr Viktorin
2014-04-11
1
-0
/
+14
*
Add managed read permissions to realmdomains
Petr Viktorin
2014-04-11
1
-0
/
+11
*
Add managed read permissions to RBAC objects
Petr Viktorin
2014-04-11
3
-0
/
+53
*
Add managed read permission to hostgroup
Petr Viktorin
2014-04-09
1
-0
/
+19
*
Add managed read permissions to group
Petr Viktorin
2014-04-09
1
-0
/
+20
*
Add managed read permissions to Sudo objects
Petr Viktorin
2014-04-09
3
-0
/
+56
*
plugin registration refactoring for automembership
Adam Misnyovszki
2014-04-09
1
-24
/
+17
*
automember rebuild nowait feature added
Adam Misnyovszki
2014-04-09
1
-12
/
+58
*
Add managed read permissions to HBAC objects
Petr Viktorin
2014-04-09
3
-0
/
+38
*
Add wait_for_dns option to default.conf.
Petr Spacek
2014-04-04
1
-4
/
+213
*
webui: field and widget binding refactoring
Petr Vobornik
2014-04-03
1
-0
/
+2
*
Extending user plugin with inetOrgPerson fields
Adam Misnyovszki
2014-03-28
1
-1
/
+16
*
Remove unused function get_subjectaltname from the cert plugin.
Jan Cholasta
2014-03-25
1
-14
/
+0
*
Update pkcs10 module functions to always load CSRs and allow selecting format.
Jan Cholasta
2014-03-25
1
-5
/
+3
*
permission plugin: Add 'top' to the list of object classes
Petr Viktorin
2014-03-25
1
-1
/
+3
*
Add Object metadata and update plugin for managed permissions
Petr Viktorin
2014-03-25
2
-0
/
+20
*
Allow modifying permissions with ":" in the name
Petr Viktorin
2014-03-25
1
-2
/
+29
*
permission-find: Fix handling of the search term for legacy permissions
Petr Viktorin
2014-03-25
1
-17
/
+24
*
permission plugin: Do not add the ipapermissionv2 for output
Petr Viktorin
2014-03-24
1
-5
/
+4
*
permission CLI: rename --permissions to --right
Petr Viktorin
2014-03-21
1
-2
/
+3
*
webui: change permissions UI to v2
Petr Vobornik
2014-03-20
1
-3
/
+2
*
permission plugin: Do not change extra target filters by "views"
Petr Viktorin
2014-03-14
1
-4
/
+7
*
permission plugin: Do not fail on non-DN memberof filters
Petr Viktorin
2014-03-14
1
-1
/
+5
*
permission plugin: Support searching by extratargetfilter
Petr Viktorin
2014-03-14
1
-1
/
+1
*
permission CLI: Rename filter to rawfilter, extratargetfilter to filter
Petr Viktorin
2014-03-14
1
-4
/
+6
*
permission plugin: Write support for extratargetfilter
Petr Viktorin
2014-03-14
1
-47
/
+88
*
permission plugin: Output the extratargetfilter virtual attribute
Petr Viktorin
2014-03-14
1
-6
/
+33
*
Prohibit deletion of active subdomain range
Tomas Babej
2014-03-13
1
-5
/
+17
*
webui: Datetime parsing and formatting
Petr Vobornik
2014-03-13
1
-0
/
+1
*
trust: do not fetch subdomains in case shared secret was used to set up the t...
Alexander Bokovoy
2014-03-12
1
-1
/
+2
*
UI for radius proxy
Petr Vobornik
2014-03-12
1
-0
/
+3
*
UI for OTP tokens
Petr Vobornik
2014-03-12
1
-2
/
+7
*
permission_add: Remove permission entry if adding the ACI fails
Petr Viktorin
2014-03-12
1
-1
/
+20
*
permission-find: Cache the root entry for legacy permissions
Petr Viktorin
2014-03-11
1
-8
/
+23
*
permissions plugin: Don't crash with empty targetfilter
Petr Viktorin
2014-03-07
1
-1
/
+1
*
permission plugin: Allow multiple values for memberof
Petr Viktorin
2014-03-07
1
-6
/
+10
*
permission-mod: Remove attributelevelrights before reverting entry
Petr Viktorin
2014-03-07
1
-0
/
+3
*
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
1
-32
/
+33
*
trust: make sure we always discover topology of the
Alexander Bokovoy
2014-02-27
1
-31
/
+6
*
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
*
Certificate search max_serial_number problem fixed
Adam Misnyovszki
2014-02-25
1
-0
/
+2
*
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
*
Add HOTP support
Nathaniel McCallum
2014-02-21
1
-7
/
+19
*
Add permission_filter_objectclasses for explicit type filters
Petr Viktorin
2014-02-20
9
-11
/
+27
[next]