| Commit message (Expand) | Author | Age | Files | Lines |
* | Raise proper exception when given a bad DN attribute. | Rob Crittenden | 2012-08-16 | 1 | -1/+4 |
* | Use DN objects instead of strings | John Dennis | 2012-08-12 | 1 | -64/+124 |
* | Make --{set,add,del}attr more robust. | Jan Cholasta | 2012-08-03 | 1 | -40/+49 |
* | Do not change LDAPObject objectclass list | Martin Kosek | 2012-07-09 | 1 | -1/+1 |
* | Add support for external group members | Alexander Bokovoy | 2012-06-28 | 1 | -7/+16 |
* | Rework the CallbackInterface | Petr Viktorin | 2012-06-14 | 1 | -206/+128 |
* | Change json serialization to serialize useful data | Petr Vobornik | 2012-06-07 | 1 | -3/+6 |
* | Enforce sizelimit in permission-find, post_callback returns truncated | Rob Crittenden | 2012-05-30 | 1 | -3/+3 |
* | 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 | 1 | -10/+8 |
* | Check for empty/single value parameters before calling callbacks | Petr Viktorin | 2012-05-15 | 1 | -2/+3 |
* | Validate externalhost (when added by --addattr/--setattr) | Petr Viktorin | 2012-05-11 | 1 | -3/+14 |
* | Redo boolean value encoding. | Jan Cholasta | 2012-05-09 | 1 | -6/+0 |
* | 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 |
* | Sort password policies properly with --pkey-only | Martin Kosek | 2012-04-26 | 1 | -6/+5 |
* | Refactor exc_callback invocation. | Jan Cholasta | 2012-04-26 | 1 | -151/+80 |
* | Fix empty external member processing | Ondrej Hamada | 2012-04-17 | 1 | -1/+1 |
* | Convert --setattr values for attributes marked no_update | Petr Viktorin | 2012-04-09 | 1 | -1/+6 |
* | Defer conversion and validation until after --{add,del,set}attr are handled | Petr Viktorin | 2012-04-03 | 1 | -17/+35 |
* | Netgroup nisdomain and hosts validation | Ondrej Hamada | 2012-03-28 | 1 | -1/+28 |
* | Fix attributes that contain DNs when migrating. | Rob Crittenden | 2012-03-22 | 1 | -1/+9 |
* | Use a consistent parameter name in errors, defaulting to cli_name. | Rob Crittenden | 2012-03-20 | 1 | -2/+3 |
* | Don't allow hosts and services of IPA masters to be disabled. | Rob Crittenden | 2012-03-19 | 1 | -1/+1 |
* | Don't crash when searching with empty relationship options | Petr Viktorin | 2012-03-13 | 1 | -22/+14 |
* | Allow removing sudo commands with special characters from command groups | Petr Viktorin | 2012-03-12 | 1 | -2/+2 |
* | Fix encoding for setattr/addattr/delattr | Martin Kosek | 2012-03-01 | 1 | -0/+2 |
* | Only apply validation rules when adding and updating. | Rob Crittenden | 2012-02-29 | 1 | -10/+11 |
* | Don't allow IPA master hosts or important services be deleted. | Rob Crittenden | 2012-02-23 | 1 | -0/+14 |
* | Base64-decode unicode values in Bytes parameters. | Jan Cholasta | 2012-02-13 | 1 | -2/+6 |
* | Clean up i18n strings | Petr Viktorin | 2012-02-10 | 1 | -8/+10 |
* | Consolidate external member code into two functions in baseldap.py | Rob Crittenden | 2012-02-08 | 1 | -0/+81 |
* | Add argument help to CLI | Martin Kosek | 2012-02-06 | 1 | -1/+3 |
* | Add missing managing hosts filtering options | Martin Kosek | 2012-01-26 | 1 | -23/+27 |
* | Add missing --pkey-only option for selfservice and delegation | Martin Kosek | 2012-01-16 | 1 | -5/+7 |
* | Add labels so HBAC and Sudo rules show under hosts/hostgroups. | Rob Crittenden | 2012-01-16 | 1 | -4/+16 |
* | Sort password policy by priority | Ondrej Hamada | 2011-12-01 | 1 | -3/+10 |
* | Parse comma-separated lists of values in all parameter types. This can be ena... | Jan Cholasta | 2011-11-30 | 1 | -11/+13 |
* | Add --delattr option to complement --setattr/--addattr | Martin Kosek | 2011-11-29 | 1 | -61/+174 |
* | Misleading Keytab field | Ondrej Hamada | 2011-11-10 | 1 | -3/+0 |
* | Create pkey-only option for find commands | Martin Kosek | 2011-10-27 | 1 | -1/+11 |
* | Fix LDAPCreate search failure | Martin Kosek | 2011-09-30 | 1 | -1/+6 |
* | Include failed service and service groups in hbac rule management | Rob Crittenden | 2011-09-27 | 1 | -0/+3 |
* | Add external source hosts to HBAC. | Rob Crittenden | 2011-08-29 | 1 | -0/+3 |
* | Add label for HBAC services to show as members | Rob Crittenden | 2011-08-24 | 1 | -0/+3 |
* | Change the way has_keytab is determined, also check for password. | Rob Crittenden | 2011-08-24 | 1 | -0/+26 |
* | Optionally wait for 389-ds postop plugins to complete | Rob Crittenden | 2011-07-19 | 1 | -0/+53 |
* | Fixed label capitalization | Endi S. Dewata | 2011-07-14 | 1 | -1/+1 |
* | Fixed object_name and object_name_plural internationalization | Endi S. Dewata | 2011-07-12 | 1 | -11/+11 |
* | Enforce class rules when query=True, continue to not run validators. | Rob Crittenden | 2011-07-11 | 1 | -1/+1 |