| Commit message (Expand) | Author | Age | Files | Lines |
* | Added missing i18n in action list and action panel | Petr Vobornik | 2012-06-04 | 1 | -0/+2 |
* | User password widget modified. | Petr Vobornik | 2012-06-04 | 1 | -0/+1 |
* | Add more automount tests | Petr Viktorin | 2012-05-31 | 1 | -2/+2 |
* | Allow relative DNS name in NS validator | Martin Kosek | 2012-06-01 | 1 | -5/+13 |
* | permission-find missed some results with --pkey-only option | Martin Kosek | 2012-06-01 | 1 | -14/+20 |
* | Add rename option for DNS records | Martin Kosek | 2012-05-31 | 1 | -1/+13 |
* | Enforce sizelimit in permission-find, post_callback returns truncated | Rob Crittenden | 2012-05-30 | 10 | -11/+36 |
* | Provide a better error message when deleting nonexistent attributes | Petr Viktorin | 2012-05-29 | 1 | -0/+10 |
* | Disallow setattr on no_update/no_create params | Petr Viktorin | 2012-05-29 | 7 | -21/+22 |
* | Fix the pwpolicy_find post_callback | Petr Viktorin | 2012-05-28 | 1 | -17/+18 |
* | Replace DNS client based on acutil with python-dns | Martin Kosek | 2012-05-24 | 3 | -25/+26 |
* | permission-mod prompts for all parameters | Ondrej Hamada | 2012-05-17 | 1 | -14/+7 |
* | Instructions to generate cert use certutil instead of openssl | Petr Vobornik | 2012-05-15 | 1 | -1/+1 |
* | Check for empty/single value parameters before calling callbacks | Petr Viktorin | 2012-05-15 | 1 | -2/+3 |
* | Implement permission/aci find by subtree | Rob Crittenden | 2012-05-15 | 1 | -1/+12 |
* | Do not use extra command options in ACI, permission, selfservice | Petr Viktorin | 2012-05-14 | 3 | -36/+26 |
* | Fix overlapping cn param/option issue, pass cn as aciname in find | Rob Crittenden | 2012-05-14 | 1 | -0/+7 |
* | General details facet actions | Petr Vobornik | 2012-05-11 | 1 | -0/+2 |
* | Action lists | Petr Vobornik | 2012-05-11 | 1 | -0/+6 |
* | Validate externalhost (when added by --addattr/--setattr) | Petr Viktorin | 2012-05-11 | 4 | -3/+17 |
* | Remove duplicate and unused utility code | Petr Viktorin | 2012-05-09 | 3 | -49/+0 |
* | Don't fail when adding default objectclasses using config-mod | Petr Viktorin | 2012-05-09 | 1 | -2/+2 |
* | Redo boolean value encoding. | Jan Cholasta | 2012-05-09 | 4 | -50/+9 |
* | Do not crash on empty --setattr, --getattr, --addattr | Petr Viktorin | 2012-05-07 | 1 | -8/+8 |
* | Do not crash on empty reverse member options | Petr Viktorin | 2012-05-07 | 1 | -2/+2 |
* | Do not use extra command options in the automount plugin | Petr Viktorin | 2012-05-07 | 1 | -20/+18 |
* | Allow one letter net/hostgroups names | Ondrej Hamada | 2012-05-07 | 1 | -1/+1 |
* | Improve error message in zonemgr validator | Martin Kosek | 2012-04-29 | 1 | -18/+22 |
* | Revert "Validate attributes in permission-add" | Rob Crittenden | 2012-04-29 | 1 | -56/+0 |
* | Sort password policies properly with --pkey-only | Martin Kosek | 2012-04-26 | 2 | -12/+31 |
* | Refactor exc_callback invocation. | Jan Cholasta | 2012-04-26 | 5 | -182/+113 |
* | Update docs for user-status, always show disabled, time for each server. | Rob Crittenden | 2012-04-23 | 1 | -2/+31 |
* | Fix name error in hbactest | John Dennis | 2012-04-19 | 1 | -2/+2 |
* | Fix internal error when renaming user with an empty string. | Jan Cholasta | 2012-04-18 | 1 | -1/+1 |
* | Do not fail migration because of duplicate groups | Martin Kosek | 2012-04-17 | 1 | -1/+6 |
* | Raise proper exception when LDAP limits are exceeded | Martin Kosek | 2012-04-16 | 1 | -0/+2 |
* | don't append basedn to container if it is included | John Dennis | 2012-04-16 | 1 | -2/+8 |
* | Fix empty external member processing | Ondrej Hamada | 2012-04-17 | 1 | -1/+1 |
* | Fix dnsrecord_add interactive mode | Martin Kosek | 2012-04-15 | 1 | -1/+1 |
* | Return correct record name in DNS plugin | Martin Kosek | 2012-04-16 | 1 | -0/+6 |
* | Validate DN & RDN parameters for migrate command | John Dennis | 2012-04-16 | 2 | -8/+27 |
* | Document the 'nonempty' flag | Petr Viktorin | 2012-04-13 | 1 | -0/+6 |
* | Unable to rename permission object | Ondrej Hamada | 2012-04-11 | 1 | -8/+11 |
* | Fix expected error messages in tests | Petr Viktorin | 2012-04-10 | 1 | -1/+4 |
* | Removal of memberofindirect_permissons from privileges | Petr Vobornik | 2012-04-09 | 1 | -4/+1 |
* | Convert --setattr values for attributes marked no_update | Petr Viktorin | 2012-04-09 | 2 | -3/+10 |
* | Limit permission and selfservice names to alphanumerics, -, _, space | Petr Viktorin | 2012-04-09 | 2 | -0/+8 |
* | DNS forward policy: checkboxes changed to radio buttons | Petr Vobornik | 2012-04-10 | 1 | -0/+2 |
* | Reworked netgroup Web UI to allow setting user/host category | Petr Vobornik | 2012-04-10 | 1 | -0/+11 |
* | Check configured maximum user login length on user rename. | Jan Cholasta | 2012-04-08 | 1 | -0/+10 |