summaryrefslogtreecommitdiffstats
path: root/ipalib
Commit message (Expand)AuthorAgeFilesLines
* Add API version and have server reject incompatible clients.Rob Crittenden2011-01-146-6/+69
* Move Virtual Operations container under cn=etcSimo Sorce2011-01-142-2/+2
* Fixed typo in ipa help serviceGowrishankar Rajaiyan2011-01-141-1/+1
* python-ldap fails gloriously if the search time limit is 0. Don't allow it.Rob Crittenden2011-01-141-1/+7
* Support for str in StrEnum.Endi S. Dewata2011-01-131-0/+18
* Use correct option name in host pluginJakub Hrozek2011-01-121-9/+9
* Fixes for the DNS pluginJakub Hrozek2011-01-121-3/+9
* fix sudorule runas user/groups https://fedorahosted.org/freeipa/ticket/570Jr Aquino2011-01-121-1/+111
* Fix output of failed managedby hosts, allow a host to manage itself.Rob Crittenden2011-01-113-3/+9
* Exit if a DNS A or AAAA record doesn't exist for the replica we are preparing.Rob Crittenden2011-01-111-3/+11
* Retype (when cloning) Flag parameters to Bool for search commands.Pavel Zuna2011-01-102-4/+16
* Display the entries that failed when deleting with --continue.Rob Crittenden2011-01-107-13/+27
* Setting an empty set of target attributes should raise an exception.Rob Crittenden2011-01-104-31/+40
* Fix 'ipa help permissions'; add 'dns' in allowed types.Pavel Zuna2011-01-071-1/+1
* Initial grouping of ipalib plugins for ipa helpJan Zeleny2011-01-076-0/+7
* Changed concept of ipa helpJan Zeleny2011-01-071-20/+97
* Rename hbac module to hbacruleJan Zeleny2011-01-072-50/+50
* Rename --ipaddr option of host-add commandJan Zeleny2011-01-071-1/+1
* facet nestingAdam Young2011-01-073-3/+3
* fixed typo for description usage example https://fedorahosted.org/freeipa/tic...Jr Aquino2011-01-061-1/+1
* Handle error messages during Host operationsMartin Kosek2011-01-061-2/+9
* Improve filtering of enrollments search results.Pavel Zuna2011-01-046-13/+68
* Don't use Class of Service for account activation, use attribute.Rob Crittenden2011-01-041-1/+1
* Remove unnecessary options from host-del.Rob Crittenden2011-01-041-1/+1
* Don't allow a user's uid to be set to 0.Rob Crittenden2011-01-041-0/+1
* status labelAdam Young2010-12-231-1/+1
* Update built-in help for user (ipa help user) with info about username format.Pavel Zuna2010-12-221-0/+6
* Move permissions and privileges to their own container, cn=pbac,$SUFFIXRob Crittenden2010-12-221-2/+2
* Fix webUI command parameters error on Fedora 14.Pavel Zuna2010-12-221-1/+9
* In meta data make ACI attributes lower-case, sorted. Add possible attributes.Rob Crittenden2010-12-213-2/+9
* Fix reporting of errors when validating parameters.Pavel Zuna2010-12-212-2/+11
* Added some fields to DNS2 pluginJan Zeleny2010-12-211-18/+13
* Fix the mod operations.Pavel Zuna2010-12-211-0/+1
* SUDO plugin support for external hosts and users https://fedorahosted.org/fre...Jr Aquino2010-12-211-4/+191
* aci uiAdam Young2010-12-202-1/+4
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-2058-298/+299
* Translate the membergroup dn into a group name.Rob Crittenden2010-12-201-10/+23
* Enable filtering search results by member attributes.Pavel Zuna2010-12-204-2/+37
* Allow RDN changes from CLIJakub Hrozek2010-12-202-1/+21
* Check the number of fields when importing automount mapsJakub Hrozek2010-12-201-0/+3
* import NSPRError in host.pyJakub Hrozek2010-12-201-0/+1
* Added option --no-reverse to add-hostJan Zeleny2010-12-201-14/+23
* Allow renaming of object that have a parentJakub Hrozek2010-12-201-1/+2
* Make pkey always iterable when deletingJakub Hrozek2010-12-201-3/+5
* Don't use camel-case LDAP attributes in ACI and don't clear enrolledByRob Crittenden2010-12-174-1/+3
* Fix some doctestsRob Crittenden2010-12-171-8/+8
* Catch ACI errors better when adding a permission.Rob Crittenden2010-12-171-3/+17
* Fix the change_password permissions and the DNS access controls.Rob Crittenden2010-12-172-2/+3
* Remove principal as an option when updating an existing user.Rob Crittenden2010-12-171-0/+1
* Add metadata for the selfservice and delegation plugins.Rob Crittenden2010-12-142-0/+28