summaryrefslogtreecommitdiffstats
path: root/ipalib
Commit message (Expand)AuthorAgeFilesLines
* Add Requires on ipa-client to ipa-admintools, ensure ipa client is configuredRob Crittenden2010-10-153-1/+15
* Handle regular socket errors gracefully in ipa commandRob Crittenden2010-10-151-0/+3
* Improve doc string for passwordRob Crittenden2010-10-151-1/+1
* Service certificate UI.Endi S. Dewata2010-10-151-2/+39
* Fix group deletionRob Crittenden2010-10-131-3/+4
* Return non-zero when the number of entries from *-find returned is zero.Rob Crittenden2010-10-131-1/+3
* Enforce the maximum username length from cn=ipaconfigRob Crittenden2010-10-131-0/+3
* Detect when DNS is not configured and return an error messageRob Crittenden2010-10-131-0/+34
* Add ability to import automount files from the command-line.Rob Crittenden2010-10-121-6/+271
* dns metadataAdam Young2010-10-122-5/+27
* Certificate management for services.Endi S. Dewata2010-10-121-27/+12
* Accept an incoming certificate as either DER or base64 in the service plugin.Rob Crittenden2010-10-083-12/+78
* Return non-zero when group membership change fails, no empty fail list.Rob Crittenden2010-10-081-0/+26
* If an HBAC category is 'all' don't allow individual objects to be added.Rob Crittenden2010-10-082-0/+61
* policy and configAdam Young2010-10-073-0/+6
* Fix inconsistent error message when deleting groups that don't exist.Pavel Zuna2010-10-061-1/+3
* Rename user-lock and user-unlock to user-enable user-disable.Pavel Zuna2010-10-061-12/+12
* Add 'continuous' mode to LDAPDelete. Fix *-del unit tests.Pavel Zuna2010-10-061-0/+9
* Generate additional positional arguments for baseldap commands from takes_args.Pavel Zuna2010-10-062-1/+11
* Added modifications to the sudorule plugin to reflect the schema update.Jr Aquino2010-10-051-17/+41
* phonenumbersAdam Young2010-10-011-0/+10
* Groups are now created as POSIX by default.Rob Crittenden2010-10-011-14/+15
* Remove reliance on the name 'admin' as a special user.Rob Crittenden2010-10-011-5/+0
* Add Delete capabilities to Search facet in the WebUI.Pavel Zuna2010-10-011-2/+6
* Add LDAPMultiQuery base class and make it the base of LDAPDelete.Pavel Zuna2010-10-011-33/+65
* Fix sizelimit/timelimit options not working in user_findRob Crittenden2010-09-301-1/+1
* Handle an empty base_dn and no cn=ipaconfig in the ldap2 backend, fix migration.Rob Crittenden2010-09-281-6/+17
* Add plugins for Sudo Commands, Command Groups and RulesJr Aquino2010-09-274-0/+496
* I18N for webAdam Young2010-09-272-6/+32
* Use the principal from the context in whoami.Rob Crittenden2010-09-241-2/+2
* Try to make topic help less confusing. Rename Related to Topic commands.Rob Crittenden2010-09-231-3/+4
* Add an example for creating an HBAC service and service group.Rob Crittenden2010-09-231-0/+9
* Add command to resolve a hostname. Returns True or raises NotFound.Rob Crittenden2010-09-231-0/+36
* Big webUI patch.Pavel Zuna2010-09-171-0/+1
* user-find whoamiAdam Young2010-09-151-0/+13
* Revert "user whoami"Adam Young2010-09-141-11/+0
* user whoamiAdam Young2010-09-141-0/+11
* Remove some additional instances of krbV from ipa-clientRob Crittenden2010-09-101-1/+4
* Have certmonger track the initial Apache and 389-ds server certs.Rob Crittenden2010-09-091-2/+27
* Changes to fix compatibility with Fedora 14Rob Crittenden2010-08-311-3/+11
* Update command documentation based on feedback from docs team.Rob Crittenden2010-08-2718-248/+323
* Use global time and size limit values when searching.Rob Crittenden2010-08-191-12/+10
* Add support for ldap:///self bind rulesRob Crittenden2010-08-191-11/+37
* Fix Update function on details page.Pavel Zuna2010-08-171-4/+4
* Enable a host to retrieve a keytab for all its services.Rob Crittenden2010-08-161-17/+53
* Add support for client failover to the ipa command-line.Rob Crittenden2010-08-167-17/+142
* From: Pavel Zuna <pzuna@redhat.com>Adam Young2010-08-131-0/+65
* Change the behaviour of addattr/setattr parameters.Adam Young2010-08-132-35/+40
* Improve serialization to JSON.Pavel Zuna2010-08-123-2/+27
* Fix bug: not found exc. handler was failing for singleton objectsPavel Zuna2010-08-121-1/+4