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
*
Fixed typo in ipa help service
Gowrishankar Rajaiyan
2011-01-14
1
-1
/
+1
*
python-ldap fails gloriously if the search time limit is 0. Don't allow it.
Rob Crittenden
2011-01-14
1
-1
/
+7
*
Use correct option name in host plugin
Jakub Hrozek
2011-01-12
1
-9
/
+9
*
Fixes for the DNS plugin
Jakub Hrozek
2011-01-12
1
-3
/
+9
*
fix sudorule runas user/groups https://fedorahosted.org/freeipa/ticket/570
Jr Aquino
2011-01-12
1
-1
/
+111
*
Fix output of failed managedby hosts, allow a host to manage itself.
Rob Crittenden
2011-01-11
2
-1
/
+7
*
Exit if a DNS A or AAAA record doesn't exist for the replica we are preparing.
Rob Crittenden
2011-01-11
1
-3
/
+11
*
Display the entries that failed when deleting with --continue.
Rob Crittenden
2011-01-10
4
-5
/
+9
*
Setting an empty set of target attributes should raise an exception.
Rob Crittenden
2011-01-10
2
-29
/
+34
*
Fix 'ipa help permissions'; add 'dns' in allowed types.
Pavel Zuna
2011-01-07
1
-1
/
+1
*
Initial grouping of ipalib plugins for ipa help
Jan Zeleny
2011-01-07
6
-0
/
+7
*
Rename hbac module to hbacrule
Jan Zeleny
2011-01-07
2
-50
/
+50
*
Rename --ipaddr option of host-add command
Jan Zeleny
2011-01-07
1
-1
/
+1
*
facet nesting
Adam Young
2011-01-07
3
-3
/
+3
*
fixed typo for description usage example https://fedorahosted.org/freeipa/tic...
Jr Aquino
2011-01-06
1
-1
/
+1
*
Handle error messages during Host operations
Martin Kosek
2011-01-06
1
-2
/
+9
*
Improve filtering of enrollments search results.
Pavel Zuna
2011-01-04
6
-13
/
+68
*
Don't use Class of Service for account activation, use attribute.
Rob Crittenden
2011-01-04
1
-1
/
+1
*
Remove unnecessary options from host-del.
Rob Crittenden
2011-01-04
1
-1
/
+1
*
Don't allow a user's uid to be set to 0.
Rob Crittenden
2011-01-04
1
-0
/
+1
*
status label
Adam Young
2010-12-23
1
-1
/
+1
*
Update built-in help for user (ipa help user) with info about username format.
Pavel Zuna
2010-12-22
1
-0
/
+6
*
In meta data make ACI attributes lower-case, sorted. Add possible attributes.
Rob Crittenden
2010-12-21
3
-2
/
+9
*
Fix reporting of errors when validating parameters.
Pavel Zuna
2010-12-21
1
-1
/
+7
*
Added some fields to DNS2 plugin
Jan Zeleny
2010-12-21
1
-18
/
+13
*
Fix the mod operations.
Pavel Zuna
2010-12-21
1
-0
/
+1
*
SUDO plugin support for external hosts and users https://fedorahosted.org/fre...
Jr Aquino
2010-12-21
1
-4
/
+191
*
aci ui
Adam Young
2010-12-20
2
-1
/
+4
*
Change FreeIPA license to GPLv3+
Jakub Hrozek
2010-12-20
37
-193
/
+194
*
Translate the membergroup dn into a group name.
Rob Crittenden
2010-12-20
1
-10
/
+23
*
Enable filtering search results by member attributes.
Pavel Zuna
2010-12-20
4
-2
/
+37
*
Allow RDN changes from CLI
Jakub Hrozek
2010-12-20
1
-0
/
+14
*
Check the number of fields when importing automount maps
Jakub Hrozek
2010-12-20
1
-0
/
+3
*
import NSPRError in host.py
Jakub Hrozek
2010-12-20
1
-0
/
+1
*
Added option --no-reverse to add-host
Jan Zeleny
2010-12-20
1
-14
/
+23
*
Allow renaming of object that have a parent
Jakub Hrozek
2010-12-20
1
-1
/
+2
*
Make pkey always iterable when deleting
Jakub Hrozek
2010-12-20
1
-3
/
+5
*
Don't use camel-case LDAP attributes in ACI and don't clear enrolledBy
Rob Crittenden
2010-12-17
4
-1
/
+3
*
Catch ACI errors better when adding a permission.
Rob Crittenden
2010-12-17
1
-3
/
+17
*
Fix the change_password permissions and the DNS access controls.
Rob Crittenden
2010-12-17
2
-2
/
+3
*
Remove principal as an option when updating an existing user.
Rob Crittenden
2010-12-17
1
-0
/
+1
*
Add metadata for the selfservice and delegation plugins.
Rob Crittenden
2010-12-14
2
-0
/
+28
*
Add group to group delegation plugin.
Rob Crittenden
2010-12-13
2
-7
/
+272
*
Give the memberof plugin time to work when adding/removing reverse members.
Rob Crittenden
2010-12-13
1
-3
/
+62
*
sudo run as user or group https://fedorahosted.org/freeipa/ticket/570
Jr Aquino
2010-12-13
1
-0
/
+62
*
relabel role
Adam Young
2010-12-13
1
-1
/
+1
*
Add --out option to service, host and cert-show to save the cert to a file.
Rob Crittenden
2010-12-13
3
-1
/
+98
*
Better handle permission object updates versus aci object updates.
Rob Crittenden
2010-12-13
1
-7
/
+10
*
Check for existence of the group when adding a user.
Rob Crittenden
2010-12-13
1
-0
/
+12
*
Fix typo in migration documentation
Rob Crittenden
2010-12-13
1
-1
/
+1
[next]