Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Limit passwd plugin to user container | Martin Kosek | 2011-05-12 | 1 | -1/+2 |
| | | | | | | | Improve performance by specifying basedn to find_entry_by_attr() function in ldap2 and passwd plugins. https://fedorahosted.org/freeipa/ticket/1165 | ||||
* | Fix style and grammatical issues in built-in command help. | Rob Crittenden | 2011-03-04 | 1 | -3/+3 |
| | | | | | | | There is a rather large API.txt change but it is only due to changes in the doc string in parameters. ticket 729 | ||||
* | Change FreeIPA license to GPLv3+ | Jakub Hrozek | 2010-12-20 | 1 | -5/+5 |
| | | | | | | | | | | The changes include: * Change license blobs in source files to mention GPLv3+ not GPLv2 only * Add GPLv3+ license text * Package COPYING not LICENSE as the license blobs (even the old ones) mention COPYING specifically, it is also more common, I think https://fedorahosted.org/freeipa/ticket/239 | ||||
* | Add labels for passwords, fix output of exceptions, fix passwd output. | Rob Crittenden | 2010-12-02 | 1 | -7/+11 |
| | | | | | | | | | | | Passwords didn't have internationalizable labels. Exceptions that occured during required input weren't printed as unicode so weren't being translated properly. Don't use output_for_cli() directly in the passwd plugin, use output.Output. ticket 352 | ||||
* | Update command documentation based on feedback from docs team. | Rob Crittenden | 2010-08-27 | 1 | -9/+7 |
| | | | | ticket #158 | ||||
* | First pass at per-command documentation | Rob Crittenden | 2010-06-22 | 1 | -1/+18 |
| | |||||
* | Translatable Param.label, Param.doc | Jason Gerard DeRose | 2010-02-24 | 1 | -1/+3 |
| | |||||
* | Take 2: Extensible return values and validation; steps toward a single ↵ | Jason Gerard DeRose | 2009-12-10 | 1 | -2/+1 |
| | | | | output_for_cli(); enable more webUI stuff | ||||
* | Fix bug in basegroup and passwd plugins (incorrect use of find_entry_by_attr). | Pavel Zuna | 2009-07-02 | 1 | -2/+2 |
| | |||||
* | Rename plugins2 to plugins. | Pavel Zuna | 2009-07-02 | 1 | -2/+2 |
| | |||||
* | Rename plugins2 files (remove '2' suffix'). | Pavel Zuna | 2009-07-02 | 1 | -0/+78 |
| | |||||
* | Delete plugins using old LDAP backend. | Pavel Zuna | 2009-07-02 | 1 | -71/+0 |
| | |||||
* | Fix the help text | Rob Crittenden | 2009-06-03 | 1 | -1/+1 |
| | |||||
* | Rename errors2.py to errors.py. Modify all affected files. | Pavel Zuna | 2009-04-23 | 1 | -2/+2 |
| | |||||
* | Finish work replacing the errors module with errors2 | Rob Crittenden | 2009-04-20 | 1 | -7/+7 |
| | | | | | | Once this is committed we can start the process of renaming errors2 as errors. I thought that combinig this into one commit would be more difficult to review. | ||||
* | Renamed remaining plugins still using f_* b_* convention | Jason Gerard DeRose | 2009-04-01 | 1 | -0/+71 |