| Commit message (Expand) | Author | Age | Files | Lines |
| * | Set default encoding to utf-8, use unicode when printing output. | Rob Crittenden | 2010-10-22 | 1 | -4/+5 |
| * | Add Requires on ipa-client to ipa-admintools, ensure ipa client is configured | Rob Crittenden | 2010-10-15 | 1 | -1/+3 |
| * | Try to make topic help less confusing. Rename Related to Topic commands. | Rob Crittenden | 2010-09-23 | 1 | -3/+4 |
| * | Add support for client failover to the ipa command-line. | Rob Crittenden | 2010-08-16 | 1 | -2/+3 |
| * | Fix output for commands that do not return entries. | Pavel Zuna | 2010-03-26 | 1 | -2/+2 |
| * | Add INTERNAL flag to frontend plugins. If set, the plugin won't show in UI. | Pavel Zuna | 2010-03-22 | 1 | -1/+3 |
| * | localize doc strings | John Dennis | 2010-03-08 | 1 | -1/+1 |
| * | fix bug 570392, command help traceback | John Dennis | 2010-03-05 | 1 | -1/+1 |
| * | Fix non XML-RPC tests | Jason Gerard DeRose | 2010-02-19 | 1 | -9/+0 |
| * | Used named variables in calls to print_attribute() | Rob Crittenden | 2010-02-17 | 1 | -2/+2 |
| * | Reverse patch to not encode int values, handled at OID level properly now. | Rob Crittenden | 2010-02-17 | 1 | -5/+1 |
| * | Auto-generate --all and --raw for commands, that return entries. | Pavel Zuna | 2010-02-17 | 1 | -26/+34 |
| * | Don't base64-encode integers | Rob Crittenden | 2010-02-17 | 1 | -1/+5 |
| * | Use the Output tuple to determine the order of output | Rob Crittenden | 2010-02-15 | 1 | -5/+8 |
| * | Base64-encode binary values on the command-line | Rob Crittenden | 2010-02-02 | 1 | -3/+17 |
| * | Temporary fix for name collision of textui.print_entry. | Pavel Zuna | 2010-01-20 | 1 | -1/+1 |
| * | Take 2: Extensible return values and validation; steps toward a single output... | Jason Gerard DeRose | 2009-12-10 | 1 | -3/+55 |
| * | Fix Bool parameter type. It was impossible to set it to FALSE. | Pavel Zuna | 2009-11-30 | 1 | -1/+1 |
| * | Print only one line of docstrings in command listings. | Pavel Zuna | 2009-11-30 | 1 | -4/+3 |
| * | Fix typo in name of exception | Rob Crittenden | 2009-11-12 | 1 | -1/+1 |
| * | Add 'File' parameter type. | Pavel Zuna | 2009-11-06 | 1 | -1/+34 |
| * | Fix bug in print_attribute. | Pavel Zuna | 2009-10-23 | 1 | -1/+1 |
| * | Removed util.add_global_options() and frontend.Application | Jason Gerard DeRose | 2009-10-14 | 1 | -2/+2 |
| * | Giant webui patch take 2 | Jason Gerard DeRose | 2009-10-13 | 1 | -1/+1 |
| * | Fix unit tests for plugins using baseldap classes. | Pavel Zuna | 2009-10-05 | 1 | -1/+4 |
| * | Improve attribute printing in the CLI. | Pavel Zuna | 2009-09-08 | 1 | -5/+28 |
| * | Removed PluginProxy and all its uses | Jason Gerard DeRose | 2009-08-05 | 1 | -6/+9 |
| * | Fix three broken unit tests | Jason Gerard DeRose | 2009-08-04 | 1 | -2/+1 |
| * | Enable attribute re-mapping and ordering when printing entries. | Pavel Zuna | 2009-08-03 | 1 | -10/+22 |
| * | Require a password only once when it is passed in via a pipe | Rob Crittenden | 2009-07-10 | 1 | -21/+13 |
| * | Add a one-character option for parameters | Rob Crittenden | 2009-07-10 | 1 | -1/+4 |
| * | Add a return value to exceptions. | Rob Crittenden | 2009-07-10 | 1 | -4/+11 |
| * | Add textui function to display and prompt user for selection for *-find. | Rob Crittenden | 2009-07-10 | 1 | -7/+63 |
| * | Two new arguments for the help built-in command: topics and commands | Rob Crittenden | 2009-06-15 | 1 | -2/+7 |
| * | Fix a few issues introduced by the new Param.use_in_context() patch | Rob Crittenden | 2009-05-21 | 1 | -1/+1 |
| * | Re-enable doctest, fix broken docstrings | Jason Gerard DeRose | 2009-05-13 | 1 | -3/+3 |
| * | When reading a password, if there is no tty, read from stdin instead. | Rob Crittenden | 2009-05-04 | 1 | -2/+14 |
| * | Change help interface to display builtin commands and a list of topics based ... | Pavel Zuna | 2009-04-30 | 1 | -20/+77 |
| * | Fixed cli.run() catching SystemExit exception under Python2.4 | Jason Gerard DeRose | 2009-04-28 | 1 | -1/+1 |
| * | Rename errors2.py to errors.py. Modify all affected files. | Pavel Zuna | 2009-04-23 | 1 | -1/+1 |
| * | Make LDAP entry output slightly nicer, don't print u's in front of unicode st... | Pavel Zuna | 2009-04-23 | 1 | -7/+23 |
| * | Finish work replacing the errors module with errors2 | Rob Crittenden | 2009-04-20 | 1 | -5/+3 |
| * | Implement an installer for the Dogtag certificate system. | Rob Crittenden | 2009-04-03 | 1 | -0/+1 |
| * | Always print the dn first when printing an entry | Rob Crittenden | 2009-03-25 | 1 | -0/+3 |
| * | Fixed broken autfill logic in cli.prompt_interactively() | Jason Gerard DeRose | 2009-02-27 | 1 | -20/+22 |
| * | Print out multi-valued values one per-line instead of comman-delimited | Rob Crittenden | 2009-02-19 | 1 | -3/+3 |
| * | Got new ldap connection working using Connectible.connect() | Jason Gerard DeRose | 2009-02-03 | 1 | -10/+7 |
| * | Finished reworked cli.CLI class into cli.cli plugin | Jason Gerard DeRose | 2009-02-03 | 1 | -354/+50 |
| * | Started reworking CLI class into cli plugin | Jason Gerard DeRose | 2009-02-03 | 1 | -31/+181 |
| * | CLI now logs trace if it catches a non-public error and then exists with an I... | Jason Gerard DeRose | 2009-02-03 | 1 | -53/+20 |