summaryrefslogtreecommitdiffstats
path: root/ipalib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add new parameters to LDAPSearch: timelimit and sizelimit.Pavel Zuna2010-08-121-2/+23
* Make LDAPObject classes JSON serializable.Pavel Zuna2010-08-122-0/+23
* Allow decoupling of user-private groups.Rob Crittenden2010-08-102-0/+74
* Properly show the members when an add/remove operation fails.Rob Crittenden2010-08-064-19/+20
* Add optional error message to pattern validatorRob Crittenden2010-08-063-3/+15
* Require that hosts be resolvable in DNS. Use --force to ignore warnings.Rob Crittenden2010-08-065-16/+46
* Have the env plugin print all attributes by defaultRob Crittenden2010-08-061-0/+11
* Fix replacing a certificate in a service.Rob Crittenden2010-08-061-11/+14
* whoami plugin.Adam Young2010-08-051-0/+41
* Drop our own PKCS#10 ASN.1 decoder and use the one from python-nssRob Crittenden2010-07-292-411/+55
* This patch removes the existing UI functionality, as a prep for adding the Ja...Adam Young2010-07-291-2/+0
* Fix netgroup plugin to use correct member attribute names.Rob Crittenden2010-07-151-31/+41
* Use newer API in ipalib/x509 and add missing import.Rob Crittenden2010-07-151-0/+1