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
*
Improve interactive mode for DNS plugin
Martin Kosek
2011-06-02
2
-20
/
+181
*
Honor netmask in DNS reverse zone setup.
Jan Cholasta
2011-05-30
1
-17
/
+28
*
Do a lazy retrieval of the LDAP schema rather than at module load.
Rob Crittenden
2011-05-30
1
-0
/
+2
*
Include the word 'member' with autogenerated optional member labels.
Rob Crittenden
2011-05-27
1
-1
/
+1
*
Add option to limit the attributes allowed in an entry.
Rob Crittenden
2011-05-27
3
-0
/
+39
*
Fix migration to work between v2 servers and remove search/size limits.
Rob Crittenden
2011-05-26
1
-6
/
+14
*
automount UI
Adam Young
2011-05-26
2
-4
/
+11
*
A new flag to disable creation of UPG
Martin Kosek
2011-05-25
1
-12
/
+41
*
Fixed adder dialog title.
Endi S. Dewata
2011-05-24
1
-11
/
+11
*
Read-only association facet.
Endi S. Dewata
2011-05-16
1
-1
/
+1
*
Customizable facet groups.
Endi S. Dewata
2011-05-16
2
-0
/
+11
*
Limit passwd plugin to user container
Martin Kosek
2011-05-12
1
-1
/
+2
*
Typos in freeIPA messages and man page
Yuri Chornoivan
2011-05-10
5
-7
/
+7
*
Added facet container.
Endi S. Dewata
2011-05-05
1
-1
/
+1
*
pwpolicy-mod doesn't accept old attribute values
Martin Kosek
2011-04-29
1
-8
/
+19
*
Modify the default attributes shown in user-find to match the UI design.
Rob Crittenden
2011-04-22
2
-2
/
+12
*
Convert manager from userid to dn for storage and back for displaying.
Rob Crittenden
2011-04-22
1
-0
/
+43
*
Need force option in DNS zone adder dialog
Martin Kosek
2011-04-21
1
-0
/
+2
*
Provide attributelevelrights for the aci components in permission_show.
Rob Crittenden
2011-04-21
1
-1
/
+6
*
Always ask members in LDAP*ReverseMember commands.
Rob Crittenden
2011-04-15
1
-1
/
+1
*
Entitlement registration.
Endi S. Dewata
2011-04-14
1
-1
/
+21
*
Sort entries returned by *-find by the primary key (if any).
Rob Crittenden
2011-04-13
1
-0
/
+4
*
Fix lint false positives.
Jan Cholasta
2011-04-13
2
-1
/
+6
*
Entitlements.
Endi S. Dewata
2011-04-11
1
-0
/
+2
*
Improve DNS PTR record validation
Martin Kosek
2011-04-11
1
-11
/
+30
*
Password policy commands do not include cospriority
Martin Kosek
2011-04-11
1
-32
/
+24
*
postalCode should be a string not an integer.
Rob Crittenden
2011-04-05
1
-1
/
+1
*
Change default gecos from uid to first and last name.
Rob Crittenden
2011-04-05
1
-1
/
+1
*
Fixed labels for sudo and hbac rules
Adam Young
2011-03-31
2
-2
/
+2
*
Inconsistent error message for duplicate user
Martin Kosek
2011-03-29
1
-1
/
+1
*
Fix gidnumber option of user-add command.
Pavel Zuna
2011-03-29
1
-14
/
+16
*
Prevent stacktrace when DNS AAAA record is added
Martin Kosek
2011-03-22
1
-1
/
+1
*
Removed nested role from UI.
Endi S. Dewata
2011-03-18
1
-2
/
+1
*
Fix style and grammatical issues in built-in command help.
Rob Crittenden
2011-03-04
20
-134
/
+161
*
Better truncated message
Adam Young
2011-03-03
1
-1
/
+1
*
Fix error in user plugin email normalizer for empty --setattr=email=.
Pavel Zuna
2011-03-03
1
-1
/
+1
*
typo in truncation message
Adam Young
2011-03-03
1
-1
/
+1
*
Save changes before modifying association.
Endi S. Dewata
2011-03-02
1
-3
/
+4
*
Revert "Set hard limit on number of commands in batch request to 256."
Adam Young
2011-03-01
1
-2
/
+0
*
Use Sudo rather than SUDO as a label.
Rob Crittenden
2011-03-01
5
-10
/
+10
*
Use pygettext to generate translatable strings from plugin files.
Pavel Zuna
2011-03-01
1
-7
/
+3
*
Fix translatable strings in ipalib plugins.
Pavel Zuna
2011-03-01
18
-33
/
+47
*
Sudo command groups are not supposed to allow nesting.
Rob Crittenden
2011-02-23
2
-14
/
+3
*
Collect memberof information for sudo commands.
Rob Crittenden
2011-02-23
2
-1
/
+7
*
Create default disabled sudo bind user
Jr Aquino
2011-02-23
1
-1
/
+14
*
Fix typo, add example for when user krbtpolicy takes effect.
Rob Crittenden
2011-02-23
1
-2
/
+2
*
Make permission and privilege help text clearer
Rob Crittenden
2011-02-23
2
-8
/
+18
*
Net group to Netgroup
Adam Young
2011-02-22
1
-1
/
+1
*
I18n update for dialog box buttons.
Endi S. Dewata
2011-02-22
1
-5
/
+10
*
Set hard limit on number of commands in batch request to 256.
Rob Crittenden
2011-02-22
1
-0
/
+2
[next]