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
/
sudorule.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow primary keys to use different type than unicode.
Jan Cholasta
2014-04-18
1
-2
/
+2
*
Add managed read permissions to Sudo objects
Petr Viktorin
2014-04-09
1
-0
/
+31
*
Convert remaining frontend code to LDAPEntry API.
Jan Cholasta
2014-01-24
1
-21
/
+27
*
Add missing example to sudorule
Martin Kosek
2014-01-15
1
-1
/
+20
*
Fix output for some CLI commands
Ana Krivokapic
2013-04-11
1
-2
/
+4
*
Fix internal error in output_for_cli method of sudorule_{enable,disable}.
Jan Cholasta
2013-03-06
1
-4
/
+4
*
Remove DN normalization from the baseldap plugin.
Jan Cholasta
2013-03-01
1
-6
/
+2
*
Use the dn attribute of LDAPEntry to set/get DNs of entries.
Jan Cholasta
2013-03-01
1
-2
/
+6
*
Add custom mapping object for LDAP entry data.
Jan Cholasta
2013-03-01
1
-2
/
+2
*
Add the version option to all Commands
Petr Viktorin
2013-02-21
1
-2
/
+2
*
Fix various typos.
Yuri Chornoivan
2012-09-18
1
-2
/
+2
*
Internationalization for public errors
Petr Viktorin
2012-09-03
1
-2
/
+2
*
Use DN objects instead of strings
John Dennis
2012-08-12
1
-0
/
+16
*
Disallow setattr on no_update/no_create params
Petr Viktorin
2012-05-29
1
-3
/
+3
*
Validate externalhost (when added by --addattr/--setattr)
Petr Viktorin
2012-05-11
1
-0
/
+1
*
Netgroup nisdomain and hosts validation
Ondrej Hamada
2012-03-28
1
-4
/
+4
*
Add support for sudoOrder
Rob Crittenden
2012-03-01
1
-0
/
+41
*
Clean up i18n strings
Petr Viktorin
2012-02-10
1
-4
/
+4
*
Consolidate external member code into two functions in baseldap.py
Rob Crittenden
2012-02-08
1
-186
/
+9
*
In sudo when the category is all do not allow members, and vice versa.
Rob Crittenden
2012-01-18
1
-0
/
+75
*
Validate sudo RunAsUser/RunAsGroup arguments
Alexander Bokovoy
2012-01-13
1
-1
/
+38
*
Fixed labels for run-as users and groups.
Endi S. Dewata
2011-09-13
1
-8
/
+9
*
Fix sudo help and summaries
Martin Kosek
2011-08-29
1
-14
/
+26
*
ticket 1669 - improve i18n docstring extraction
John Dennis
2011-08-24
1
-70
/
+48
*
ticket 1705 - internationalize help topics
John Dennis
2011-08-24
1
-1
/
+1
*
Improve sudorule documentation
Jr Aquino
2011-08-23
1
-0
/
+11
*
Add missing attribute labels for sudorule
Martin Kosek
2011-08-17
1
-0
/
+8
*
Deprecated managing users and runas user/group in sudorule add/mod
Rob Crittenden
2011-07-29
1
-6
/
+18
*
Fix sudorule-remove-user
Martin Kosek
2011-07-19
1
-2
/
+2
*
Return correct "RunAs External Group" when removing members
Jr Aquino
2011-07-18
1
-4
/
+4
*
In sudo labels we should use RunAs and not Run As.
Rob Crittenden
2011-07-14
1
-6
/
+6
*
Fixed label capitalization
Endi S. Dewata
2011-07-14
1
-1
/
+1
*
Fixed object_name and object_name_plural internationalization
Endi S. Dewata
2011-07-12
1
-2
/
+2
*
Fixed object_name usage.
Endi S. Dewata
2011-07-05
1
-2
/
+2
*
Fixed entity labels.
Endi S. Dewata
2011-06-27
1
-1
/
+1
*
Added singular entity labels.
Endi S. Dewata
2011-06-27
1
-0
/
+1
*
oneliner correct typo in ipasudorunas_group
Jr Aquino
2011-06-26
1
-1
/
+1
*
Don't add empty tuple to entry_attrs['externalhost']
Jr Aquino
2011-06-16
1
-1
/
+2
*
Raise DuplicateEntry Error when adding a duplicate sudo option
Jr Aquino
2011-06-16
1
-26
/
+40
*
Fix doc for sudorule runasuser commands
Martin Kosek
2011-06-17
1
-2
/
+2
*
Add message output summary to sudorule del, mod and find.
Rob Crittenden
2011-06-15
1
-0
/
+5
*
Display remaining external hosts when removing from sudorule
Jr Aquino
2011-06-14
1
-2
/
+2
*
Typos in freeIPA messages and man page
Yuri Chornoivan
2011-05-10
1
-1
/
+1
*
Fixed labels for sudo and hbac rules
Adam Young
2011-03-31
1
-1
/
+1
*
Fix style and grammatical issues in built-in command help.
Rob Crittenden
2011-03-04
1
-2
/
+2
*
Use Sudo rather than SUDO as a label.
Rob Crittenden
2011-03-01
1
-3
/
+3
*
Create default disabled sudo bind user
Jr Aquino
2011-02-23
1
-1
/
+14
*
Add group members to default output of sudorule-show
Jan Zeleny
2011-02-15
1
-0
/
+4
*
fix sudorule runas user/groups https://fedorahosted.org/freeipa/ticket/570
Jr Aquino
2011-01-12
1
-1
/
+111
*
Initial grouping of ipalib plugins for ipa help
Jan Zeleny
2011-01-07
1
-0
/
+1
[next]