| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | When raising an error about a required attribute, use cli_name not name. | Rob Crittenden | 2010-03-07 | 1 | -1/+1 |
| * | Don't calculate min/max lifetime if None is passed in. | Rob Crittenden | 2010-03-07 | 1 | -2/+2 |
| * | fix bug 570392, command help traceback | John Dennis | 2010-03-05 | 1 | -1/+1 |
| * | Fix JSON binary encode and decode errors | John Dennis | 2010-03-04 | 1 | -2/+99 |
| * | Install Contributors.txt | John Dennis | 2010-03-04 | 1 | -6/+6 |
| * | Rework contributors list from Simo's input | John Dennis | 2010-03-04 | 1 | -11/+12 |
| * | update POT | John Dennis | 2010-03-02 | 1 | -72/+867 |
| * | Make the CA a required component and configured by default. | Rob Crittenden | 2010-03-02 | 2 | -26/+12 |
| * | Add the popt auto-help/usage macro for enhanced help output. | Rob Crittenden | 2010-03-02 | 3 | -3/+6 |
| * | Update available options and descriptions in client man pages | Rob Crittenden | 2010-03-02 | 3 | -14/+50 |
| * | Fixed ipa.spec.in to include share/ipa/wsgi.py* | Jason Gerard DeRose | 2010-03-01 | 1 | -1/+4 |
| * | Run ipaserver under mod_wsgi | Jason Gerard DeRose | 2010-03-01 | 5 | -269/+59 |
| * | Consolidate to single WSGI entry point | Jason Gerard DeRose | 2010-03-01 | 8 | -83/+276 |
| * | More Kannada translations | John Dennis | 2010-03-01 | 1 | -131/+138 |
| * | full Spanish translations as of 20100225 | John Dennis | 2010-03-01 | 1 | -20/+21 |
| * | Code cleanup: remove unused stuff, take 1. | Pavel Zuna | 2010-03-01 | 13 | -245/+12 |
| * | Add more Spanish translations | John Dennis | 2010-02-26 | 1 | -83/+83 |
| * | Fix unicode failures in Env tests and dn failures in XML-RPC tests | Rob Crittenden | 2010-02-26 | 10 | -54/+55 |
| * | Don't try to revoke a cert that is already revoked. | Rob Crittenden | 2010-02-26 | 2 | -5/+22 |
| * | Add contributors file. | John Dennis | 2010-02-24 | 1 | -0/+65 |
| * | Make the --all option work in Add/Remove Member commands. | Pavel Zuna | 2010-02-24 | 5 | -8/+52 |
| * | Translatable Param.label, Param.doc | Jason Gerard DeRose | 2010-02-24 | 23 | -277/+363 |
| * | Set proper dn in default automount location | Nalin Dahyabhai | 2010-02-23 | 1 | -1/+1 |
| * | Complete netgroup attributes. | Pavel Zuna | 2010-02-23 | 1 | -1/+22 |
| * | Replace incorrect use of str.index with str.find in host plugin. | Pavel Zuna | 2010-02-23 | 1 | -1/+1 |
| * | Fix bug where parameter cloning didn't clone validation rules. | Pavel Zuna | 2010-02-23 | 1 | -1/+1 |
| * | minor makefile cleanup | John Dennis | 2010-02-22 | 1 | -2/+1 |
| * | fix i18n build problem | John Dennis | 2010-02-22 | 1 | -2/+5 |
| * | Add Spanish translation | John Dennis | 2010-02-22 | 3 | -0/+659 |
| * | Add more Kannada translations | John Dennis | 2010-02-22 | 1 | -82/+127 |
| * | make update-pot will not touch pot file if msgid's are unmodified | John Dennis | 2010-02-22 | 1 | -9/+16 |
| * | Add new Russian translation, update Polish | John Dennis | 2010-02-22 | 5 | -52/+732 |
| * | Fix non XML-RPC tests | Jason Gerard DeRose | 2010-02-19 | 3 | -19/+15 |
| * | Remove bugfix widgets | Jason Gerard DeRose | 2010-02-19 | 1 | -152/+0 |
| * | strip .po file suffix in translation statistics | John Dennis | 2010-02-19 | 1 | -3/+3 |
| * | add Bengali India translation | John Dennis | 2010-02-19 | 3 | -0/+608 |
| * | Add translation statistics | John Dennis | 2010-02-19 | 2 | -5/+33 |
| * | Add new translations (Polish,Indonesian,Kannada) | John Dennis | 2010-02-19 | 6 | -80/+1363 |
| * | Use unicode instead of str for environmental variables in Env. | Pavel Zuna | 2010-02-19 | 1 | -2/+4 |
| * | Don't assume local directory is valid or writable. | Rob Crittenden | 2010-02-19 | 1 | -1/+6 |
| * | Fix command-line options convention in ipa-getkeytab man page | Rob Crittenden | 2010-02-19 | 1 | -1/+1 |
| * | Become IPA v2 alpha 2 (1.9.0.pre2)alpha_2-1-9-0 | Rob Crittenden | 2010-02-18 | 1 | -1/+1 |
| * | Make error message in migration plugin unicode. | Pavel Zuna | 2010-02-17 | 1 | -2/+2 |
| * | Expand the types of groups that can be migrated to support IPA v1 migrations | Rob Crittenden | 2010-02-17 | 1 | -1/+1 |
| * | Don't iterate over empty values in List params | Rob Crittenden | 2010-02-17 | 1 | -1/+1 |
| * | 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 |
| * | Convert password policy integer values to unicode instead of str. | Pavel Zuna | 2010-02-17 | 1 | -2/+2 |
| * | Convert integer and boolean values to unicode, don't leave them as str. | Pavel Zuna | 2010-02-17 | 1 | -2/+0 |
| * | Auto-generate --all and --raw for commands, that return entries. | Pavel Zuna | 2010-02-17 | 4 | -130/+66 |