summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Run ipaserver under mod_wsgiJason Gerard DeRose2010-03-015-269/+59
* Consolidate to single WSGI entry pointJason Gerard DeRose2010-03-018-83/+276
* More Kannada translationsJohn Dennis2010-03-011-131/+138
* full Spanish translations as of 20100225John Dennis2010-03-011-20/+21
* Code cleanup: remove unused stuff, take 1.Pavel Zuna2010-03-0113-245/+12
* Add more Spanish translationsJohn Dennis2010-02-261-83/+83
* Fix unicode failures in Env tests and dn failures in XML-RPC testsRob Crittenden2010-02-2610-54/+55
* Don't try to revoke a cert that is already revoked.Rob Crittenden2010-02-262-5/+22
* Add contributors file.John Dennis2010-02-241-0/+65
* Make the --all option work in Add/Remove Member commands.Pavel Zuna2010-02-245-8/+52
* Translatable Param.label, Param.docJason Gerard DeRose2010-02-2423-277/+363
* Set proper dn in default automount locationNalin Dahyabhai2010-02-231-1/+1
* Complete netgroup attributes.Pavel Zuna2010-02-231-1/+22
* Replace incorrect use of str.index with str.find in host plugin.Pavel Zuna2010-02-231-1/+1
* Fix bug where parameter cloning didn't clone validation rules.Pavel Zuna2010-02-231-1/+1
* minor makefile cleanupJohn Dennis2010-02-221-2/+1
* fix i18n build problemJohn Dennis2010-02-221-2/+5
* Add Spanish translationJohn Dennis2010-02-223-0/+659
* Add more Kannada translationsJohn Dennis2010-02-221-82/+127
* make update-pot will not touch pot file if msgid's are unmodifiedJohn Dennis2010-02-221-9/+16
* Add new Russian translation, update PolishJohn Dennis2010-02-225-52/+732
* Fix non XML-RPC testsJason Gerard DeRose2010-02-193-19/+15
* Remove bugfix widgetsJason Gerard DeRose2010-02-191-152/+0
* strip .po file suffix in translation statisticsJohn Dennis2010-02-191-3/+3
* add Bengali India translationJohn Dennis2010-02-193-0/+608
* Add translation statisticsJohn Dennis2010-02-192-5/+33
* Add new translations (Polish,Indonesian,Kannada)John Dennis2010-02-196-80/+1363
* Use unicode instead of str for environmental variables in Env.Pavel Zuna2010-02-191-2/+4
* Don't assume local directory is valid or writable.Rob Crittenden2010-02-191-1/+6
* Fix command-line options convention in ipa-getkeytab man pageRob Crittenden2010-02-191-1/+1
* Become IPA v2 alpha 2 (1.9.0.pre2)alpha_2-1-9-0Rob Crittenden2010-02-181-1/+1
* Make error message in migration plugin unicode.Pavel Zuna2010-02-171-2/+2
* Expand the types of groups that can be migrated to support IPA v1 migrationsRob Crittenden2010-02-171-1/+1
* Don't iterate over empty values in List paramsRob Crittenden2010-02-171-1/+1
* Used named variables in calls to print_attribute()Rob Crittenden2010-02-171-2/+2
* Reverse patch to not encode int values, handled at OID level properly now.Rob Crittenden2010-02-171-5/+1
* Convert password policy integer values to unicode instead of str.Pavel Zuna2010-02-171-2/+2
* Convert integer and boolean values to unicode, don't leave them as str.Pavel Zuna2010-02-171-2/+0
* Auto-generate --all and --raw for commands, that return entries.Pavel Zuna2010-02-174-130/+66
* Fix the pwpolicy plugin to work better with new output system.Rob Crittenden2010-02-171-9/+24
* Don't base64-encode integersRob Crittenden2010-02-171-1/+5
* Make the DNS forwarders interactive input less confusingMartin Nagy2010-02-161-13/+17
* Fix a crash and memory leak in get_config_entry()Martin Nagy2010-02-161-1/+2
* Use the Output tuple to determine the order of outputRob Crittenden2010-02-1524-162/+389
* Fix the automountlocation-tofiles command and add some labelsRob Crittenden2010-02-151-8/+18
* Add sha1, md5 to compatJason Gerard DeRose2010-02-121-4/+34
* Fix deprecation error importing shaRob Crittenden2010-02-121-2/+5
* Add Object.label class attribute, enable in webUIJason Gerard DeRose2010-02-1217-7/+88
* Allow one-character Param namesRob Crittenden2010-02-125-12/+4
* Add default automount location. Auto-create auto.direct in new locations.Pavel Zuna2010-02-122-6/+13