| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve filtering of enrollments search results. | Pavel Zuna | 2011-01-04 | 1 | -0/+2 |
* | Don't use Class of Service for account activation, use attribute. | Rob Crittenden | 2011-01-04 | 1 | -1/+1 |
* | Don't allow a user's uid to be set to 0. | Rob Crittenden | 2011-01-04 | 1 | -0/+1 |
* | status label | Adam Young | 2010-12-23 | 1 | -1/+1 |
* | Update built-in help for user (ipa help user) with info about username format. | Pavel Zuna | 2010-12-22 | 1 | -0/+6 |
* | In meta data make ACI attributes lower-case, sorted. Add possible attributes. | Rob Crittenden | 2010-12-21 | 1 | -0/+1 |
* | Fix reporting of errors when validating parameters. | Pavel Zuna | 2010-12-21 | 1 | -1/+7 |
* | Change FreeIPA license to GPLv3+ | Jakub Hrozek | 2010-12-20 | 1 | -5/+5 |
* | Remove principal as an option when updating an existing user. | Rob Crittenden | 2010-12-17 | 1 | -0/+1 |
* | Check for existence of the group when adding a user. | Rob Crittenden | 2010-12-13 | 1 | -0/+12 |
* | Provide list of available attributes for use in ACI UI. | Rob Crittenden | 2010-12-03 | 1 | -0/+1 |
* | Added some fields to user object | Jan Zeleny | 2010-12-03 | 1 | -2/+46 |
* | Re-implement access control using an updated model. | Rob Crittenden | 2010-12-01 | 1 | -1/+1 |
* | whoami fix | Adam Young | 2010-11-24 | 1 | -2/+3 |
* | Change signature of LDAPSearch.pre_callback. | Pavel Zuna | 2010-11-23 | 1 | -2/+2 |
* | Multivalued email address | Endi S. Dewata | 2010-11-20 | 1 | -1/+1 |
* | Increase # of chars in users and groups to 255 and default username to 32. | Rob Crittenden | 2010-11-12 | 1 | -2/+2 |
* | Replace 'Locking' in `ipa help user` with 'Disabling'. | Pavel Zuna | 2010-11-09 | 1 | -1/+1 |
* | user-enable/disable improvements | Rob Crittenden | 2010-11-04 | 1 | -10/+23 |
* | Use kerberos password policy. | Rob Crittenden | 2010-11-01 | 1 | -0/+1 |
* | Populate indirect members when showing a group object. | Rob Crittenden | 2010-10-28 | 1 | -16/+0 |
* | Allow RDN changes for users, groups, rolegroups and taskgroups. | Rob Crittenden | 2010-10-28 | 1 | -0/+1 |
* | Improve doc string for password | Rob Crittenden | 2010-10-15 | 1 | -1/+1 |
* | Enforce the maximum username length from cn=ipaconfig | Rob Crittenden | 2010-10-13 | 1 | -0/+3 |
* | Rename user-lock and user-unlock to user-enable user-disable. | Pavel Zuna | 2010-10-06 | 1 | -12/+12 |
* | phonenumbers | Adam Young | 2010-10-01 | 1 | -0/+10 |
* | Remove reliance on the name 'admin' as a special user. | Rob Crittenden | 2010-10-01 | 1 | -5/+0 |
* | Fix sizelimit/timelimit options not working in user_find | Rob Crittenden | 2010-09-30 | 1 | -1/+1 |
* | Use the principal from the context in whoami. | Rob Crittenden | 2010-09-24 | 1 | -2/+2 |
* | user-find whoami | Adam Young | 2010-09-15 | 1 | -0/+13 |
* | Revert "user whoami" | Adam Young | 2010-09-14 | 1 | -11/+0 |
* | user whoami | Adam Young | 2010-09-14 | 1 | -0/+11 |
* | Update command documentation based on feedback from docs team. | Rob Crittenden | 2010-08-27 | 1 | -11/+15 |
* | Add optional error message to pattern validator | Rob Crittenden | 2010-08-06 | 1 | -0/+3 |
* | Add separate var for search attributes and config attribute for search fields | Rob Crittenden | 2010-07-13 | 1 | -0/+1 |
* | Add support for User-Private Groups | Rob Crittenden | 2010-07-06 | 1 | -10/+16 |
* | First pass at per-command documentation | Rob Crittenden | 2010-06-22 | 1 | -0/+22 |
* | Try to clear up that uid is a number, not the login name | Rob Crittenden | 2010-05-17 | 1 | -1/+1 |
* | Code cleanup: remove unused stuff, take 1. | Pavel Zuna | 2010-03-01 | 1 | -23/+12 |
* | Translatable Param.label, Param.doc | Jason Gerard DeRose | 2010-02-24 | 1 | -14/+14 |
* | Use the Output tuple to determine the order of output | Rob Crittenden | 2010-02-15 | 1 | -5/+9 |
* | Add Object.label class attribute, enable in webUI | Jason Gerard DeRose | 2010-02-12 | 1 | -0/+2 |
* | Enabled CRUDS in webUI using wehjit 0.2.0 | Jason Gerard DeRose | 2010-01-26 | 1 | -0/+3 |
* | Add --all to LDAPCreate and make LDAP commands always display default attribu... | Pavel Zuna | 2010-01-11 | 1 | -1/+1 |
* | Take 2: Extensible return values and validation; steps toward a single output... | Jason Gerard DeRose | 2009-12-10 | 1 | -29/+50 |
* | Giant webui patch take 2 | Jason Gerard DeRose | 2009-10-13 | 1 | -5/+4 |
* | Make the user plugin use baseldap classes. | Pavel Zuna | 2009-10-05 | 1 | -230/+76 |
* | Add a new objectclass, ipaObject, that will add a UUID to many IPA objects | Rob Crittenden | 2009-08-10 | 1 | -0/+3 |
* | Fix bug: number of found entries was reported incorrectly in some plugins. | Pavel Zuna | 2009-07-02 | 1 | -1/+1 |
* | Rename *-create/*-delete commands to *-add/*-del respectively. | Pavel Zuna | 2009-07-02 | 1 | -4/+4 |