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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix group deletion
Rob Crittenden
2010-10-13
1
-3
/
+4
*
Return non-zero when the number of entries from *-find returned is zero.
Rob Crittenden
2010-10-13
1
-1
/
+3
*
Enforce the maximum username length from cn=ipaconfig
Rob Crittenden
2010-10-13
1
-0
/
+3
*
Detect when DNS is not configured and return an error message
Rob Crittenden
2010-10-13
1
-0
/
+34
*
Add ability to import automount files from the command-line.
Rob Crittenden
2010-10-12
1
-6
/
+271
*
dns metadata
Adam Young
2010-10-12
2
-5
/
+27
*
Certificate management for services.
Endi S. Dewata
2010-10-12
1
-27
/
+12
*
Accept an incoming certificate as either DER or base64 in the service plugin.
Rob Crittenden
2010-10-08
3
-12
/
+78
*
Return non-zero when group membership change fails, no empty fail list.
Rob Crittenden
2010-10-08
1
-0
/
+26
*
If an HBAC category is 'all' don't allow individual objects to be added.
Rob Crittenden
2010-10-08
2
-0
/
+61
*
policy and config
Adam Young
2010-10-07
3
-0
/
+6
*
Fix inconsistent error message when deleting groups that don't exist.
Pavel Zuna
2010-10-06
1
-1
/
+3
*
Rename user-lock and user-unlock to user-enable user-disable.
Pavel Zuna
2010-10-06
1
-12
/
+12
*
Add 'continuous' mode to LDAPDelete. Fix *-del unit tests.
Pavel Zuna
2010-10-06
1
-0
/
+9
*
Generate additional positional arguments for baseldap commands from takes_args.
Pavel Zuna
2010-10-06
2
-1
/
+11
*
Added modifications to the sudorule plugin to reflect the schema update.
Jr Aquino
2010-10-05
1
-17
/
+41
*
phonenumbers
Adam Young
2010-10-01
1
-0
/
+10
*
Groups are now created as POSIX by default.
Rob Crittenden
2010-10-01
1
-14
/
+15
*
Remove reliance on the name 'admin' as a special user.
Rob Crittenden
2010-10-01
1
-5
/
+0
*
Add Delete capabilities to Search facet in the WebUI.
Pavel Zuna
2010-10-01
1
-2
/
+6
*
Add LDAPMultiQuery base class and make it the base of LDAPDelete.
Pavel Zuna
2010-10-01
1
-33
/
+65
*
Fix sizelimit/timelimit options not working in user_find
Rob Crittenden
2010-09-30
1
-1
/
+1
*
Handle an empty base_dn and no cn=ipaconfig in the ldap2 backend, fix migration.
Rob Crittenden
2010-09-28
1
-6
/
+17
*
Add plugins for Sudo Commands, Command Groups and Rules
Jr Aquino
2010-09-27
4
-0
/
+496
*
I18N for web
Adam Young
2010-09-27
2
-6
/
+32
*
Use the principal from the context in whoami.
Rob Crittenden
2010-09-24
1
-2
/
+2
*
Try to make topic help less confusing. Rename Related to Topic commands.
Rob Crittenden
2010-09-23
1
-3
/
+4
*
Add an example for creating an HBAC service and service group.
Rob Crittenden
2010-09-23
1
-0
/
+9
*
Add command to resolve a hostname. Returns True or raises NotFound.
Rob Crittenden
2010-09-23
1
-0
/
+36
*
Big webUI patch.
Pavel Zuna
2010-09-17
1
-0
/
+1
*
user-find whoami
Adam Young
2010-09-15
1
-0
/
+13
*
Revert "user whoami"
Adam Young
2010-09-14
1
-11
/
+0
*
user whoami
Adam Young
2010-09-14
1
-0
/
+11
*
Remove some additional instances of krbV from ipa-client
Rob Crittenden
2010-09-10
1
-1
/
+4
*
Have certmonger track the initial Apache and 389-ds server certs.
Rob Crittenden
2010-09-09
1
-2
/
+27
*
Changes to fix compatibility with Fedora 14
Rob Crittenden
2010-08-31
1
-3
/
+11
*
Update command documentation based on feedback from docs team.
Rob Crittenden
2010-08-27
18
-248
/
+323
*
Use global time and size limit values when searching.
Rob Crittenden
2010-08-19
1
-12
/
+10
*
Add support for ldap:///self bind rules
Rob Crittenden
2010-08-19
1
-11
/
+37
*
Fix Update function on details page.
Pavel Zuna
2010-08-17
1
-4
/
+4
*
Enable a host to retrieve a keytab for all its services.
Rob Crittenden
2010-08-16
1
-17
/
+53
*
Add support for client failover to the ipa command-line.
Rob Crittenden
2010-08-16
7
-17
/
+142
*
From: Pavel Zuna <pzuna@redhat.com>
Adam Young
2010-08-13
1
-0
/
+65
*
Change the behaviour of addattr/setattr parameters.
Adam Young
2010-08-13
2
-35
/
+40
*
Improve serialization to JSON.
Pavel Zuna
2010-08-12
3
-2
/
+27
*
Fix bug: not found exc. handler was failing for singleton objects
Pavel Zuna
2010-08-12
1
-1
/
+4
*
Add new parameters to LDAPSearch: timelimit and sizelimit.
Pavel Zuna
2010-08-12
1
-2
/
+23
*
Make LDAPObject classes JSON serializable.
Pavel Zuna
2010-08-12
2
-0
/
+23
*
Allow decoupling of user-private groups.
Rob Crittenden
2010-08-10
2
-0
/
+74
*
Properly show the members when an add/remove operation fails.
Rob Crittenden
2010-08-06
4
-19
/
+20
[next]