summaryrefslogtreecommitdiffstats
path: root/ipalib
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add group to group delegation plugin.Rob Crittenden2010-12-132-7/+272
* Give the memberof plugin time to work when adding/removing reverse members.Rob Crittenden2010-12-132-3/+79
* sudo run as user or group https://fedorahosted.org/freeipa/ticket/570Jr Aquino2010-12-131-0/+62
* relabel roleAdam Young2010-12-131-1/+1
* Add --out option to service, host and cert-show to save the cert to a file.Rob Crittenden2010-12-134-1/+131
* Better handle permission object updates versus aci object updates.Rob Crittenden2010-12-131-7/+10
* Check for existence of the group when adding a user.Rob Crittenden2010-12-132-0/+27
* Fix typo in migration documentationRob Crittenden2010-12-131-1/+1
* Don't import from ipaserver when not in a server context.Rob Crittenden2010-12-111-1/+2
* Print expected error message in hbac-modJan Zeleny2010-12-101-1/+5
* Properly handle multi-valued attributes when using setattr/addattr.Rob Crittenden2010-12-102-3/+9
* Set labels on all attributes in the config object.Rob Crittenden2010-12-101-1/+35
* If any params marked alwaysask are provided then prompt for none of them.Rob Crittenden2010-12-091-1/+6
* Add documentation to the migrate-ds command.Rob Crittenden2010-12-091-2/+34
* Add plugin for manage self-service ACIsRob Crittenden2010-12-083-15/+217
* Enable/Disable SudoRule https://fedorahosted.org/freeipa/ticket/570Jr Aquino2010-12-081-2/+60
* Adding user/host category and ipaenabledflag https://fedorahosted.org/freeipa...Jr Aquino2010-12-081-0/+16
* Fix kwargs usage in automount pluginJakub Hrozek2010-12-071-15/+12
* Fix default attributes in config plugin (ipadefaultemaildomain).Pavel Zuna2010-12-071-1/+1