| Commit message (Expand) | Author | Age | Files | Lines |
* | Explicitly filter options that permission-{add,mod} passes to aci-{add,mod} | Petr Viktorin | 2012-07-02 | 1 | -1/+10 |
* | Add CLI for ID ranges | Sumit Bose | 2012-06-29 | 1 | -0/+79 |
* | Add support for external group members | Alexander Bokovoy | 2012-06-28 | 5 | -6/+91 |
* | Per-domain DNS record permissions | Martin Kosek | 2012-06-28 | 2 | -17/+109 |
* | Change random passwords behaviour | Ondrej Hamada | 2012-06-27 | 1 | -3/+72 |
* | Improve output validation | Petr Viktorin | 2012-06-25 | 1 | -2/+18 |
* | Case sensitive renaming of objects | Ondrej Hamada | 2012-06-20 | 1 | -4/+4 |
* | Fail on unknown Command options | Petr Viktorin | 2012-06-20 | 6 | -8/+75 |
* | Decimal parameter conversion and normalization | Martin Kosek | 2012-06-17 | 1 | -1/+92 |
* | Store session cookie in ccache for cli users | Rob Crittenden | 2012-06-14 | 1 | -0/+147 |
* | Remove trust work unit test failures | Martin Kosek | 2012-06-14 | 3 | -67/+35 |
* | Rework the CallbackInterface | Petr Viktorin | 2012-06-14 | 1 | -1/+94 |
* | Password change capability for form-based auth | Martin Kosek | 2012-06-11 | 2 | -0/+161 |
* | Prevent deletion of the last admin | Petr Viktorin | 2012-06-06 | 2 | -0/+96 |
* | Fill new DNS zone update policy by default | Martin Kosek | 2012-06-05 | 1 | -0/+12 |
* | Add more automount tests | Petr Viktorin | 2012-05-31 | 1 | -7/+222 |
* | Allow relative DNS name in NS validator | Martin Kosek | 2012-06-01 | 1 | -5/+11 |
* | permission-find missed some results with --pkey-only option | Martin Kosek | 2012-06-01 | 1 | -0/+19 |
* | Add rename option for DNS records | Martin Kosek | 2012-05-31 | 1 | -3/+31 |
* | Enforce sizelimit in permission-find, post_callback returns truncated | Rob Crittenden | 2012-05-30 | 1 | -0/+74 |
* | Provide a better error message when deleting nonexistent attributes | Petr Viktorin | 2012-05-29 | 1 | -0/+33 |
* | Disallow setattr on no_update/no_create params | Petr Viktorin | 2012-05-29 | 2 | -1/+69 |
* | Reset krbtpolicy when a unit test is finished | Martin Kosek | 2012-05-28 | 1 | -0/+1 |
* | Fix the pwpolicy_find post_callback | Petr Viktorin | 2012-05-28 | 1 | -1/+15 |
* | Check for empty/single value parameters before calling callbacks | Petr Viktorin | 2012-05-15 | 1 | -0/+8 |
* | Implement permission/aci find by subtree | Rob Crittenden | 2012-05-15 | 1 | -0/+41 |
* | Do not use extra command options in ACI, permission, selfservice | Petr Viktorin | 2012-05-14 | 1 | -1/+2 |
* | Fix overlapping cn param/option issue, pass cn as aciname in find | Rob Crittenden | 2012-05-14 | 1 | -0/+32 |
* | Validate externalhost (when added by --addattr/--setattr) | Petr Viktorin | 2012-05-11 | 3 | -0/+88 |
* | Remove duplicate and unused utility code | Petr Viktorin | 2012-05-09 | 1 | -11/+0 |
* | Don't fail when adding default objectclasses using config-mod | Petr Viktorin | 2012-05-09 | 1 | -0/+55 |
* | Redo boolean value encoding. | Jan Cholasta | 2012-05-09 | 1 | -1/+1 |
* | Do not crash on empty --setattr, --getattr, --addattr | Petr Viktorin | 2012-05-07 | 1 | -1/+2 |
* | Do not crash on empty reverse member options | Petr Viktorin | 2012-05-07 | 2 | -0/+86 |
* | Do not use extra command options in the automount plugin | Petr Viktorin | 2012-05-07 | 1 | -3/+2 |
* | Allow one letter net/hostgroups names | Ondrej Hamada | 2012-05-07 | 2 | -0/+69 |
* | Update hostname validator error messages in tests | Petr Viktorin | 2012-05-03 | 3 | -7/+8 |
* | Revert "Validate attributes in permission-add" | Rob Crittenden | 2012-04-29 | 1 | -65/+0 |
* | Revert "Search allowed attributes in superior objectclasses" | Rob Crittenden | 2012-04-29 | 1 | -35/+0 |
* | Additional tests for pwpolicy | Petr Viktorin | 2012-04-26 | 1 | -1/+34 |
* | validate i18n strings when running "make lint" | John Dennis | 2012-04-26 | 1 | -26/+125 |
* | Refactor exc_callback invocation. | Jan Cholasta | 2012-04-26 | 1 | -0/+66 |
* | Return consistent expiration message for forms-based login | Rob Crittenden | 2012-04-16 | 1 | -2/+3 |
* | Fix DNS and permissions unit tests | Martin Kosek | 2012-04-17 | 2 | -3/+3 |
* | Fix dnsrecord_add interactive mode | Martin Kosek | 2012-04-15 | 1 | -0/+49 |
* | Unable to rename permission object | Ondrej Hamada | 2012-04-11 | 1 | -4/+41 |
* | Fix expected error messages in tests | Petr Viktorin | 2012-04-10 | 19 | -182/+334 |
* | text unit test should validate using installed mo file | John Dennis | 2012-04-10 | 2 | -87/+807 |
* | Convert --setattr values for attributes marked no_update | Petr Viktorin | 2012-04-09 | 2 | -1/+22 |
* | Limit permission and selfservice names to alphanumerics, -, _, space | Petr Viktorin | 2012-04-09 | 2 | -0/+24 |