summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add fix for wehjit (ctypes) SELinux problemJason Gerard DeRose2010-02-122-3/+13
* Make test_i18n.py diagnostics friendlierJohn Dennis2010-02-111-5/+9
* Command.output_params not contains params in Command.paramsJason Gerard DeRose2010-02-112-0/+34
* Make sure the incoming data ins't NULL before strduping itRob Crittenden2010-02-101-1/+6
* SELinux fix for Apache to read CRLsRob Crittenden2010-02-101-1/+7
* Add 1 intital language translationJohn Dennis2010-02-102-0/+605
* Pass target locale to msginitJohn Dennis2010-02-102-7/+37
* Add i18n testJohn Dennis2010-02-102-1/+96
* Add support for building internationalized translations.John Dennis2010-02-098-205/+991
* Fix logging in CLI and server (take 2)Jason Gerard DeRose2010-02-091-5/+10
* Add A and PTR records during ipa-replica-prepareMartin Nagy2010-02-092-1/+25
* Get rid of ipapython.config in ipa-replica-prepareMartin Nagy2010-02-093-105/+63
* Add ipa-dns-install scriptMartin Nagy2010-02-093-0/+186
* Add status option to ipactlRob Crittenden2010-02-091-1/+16
* Move the HTTP/S request code to a common libraryRob Crittenden2010-02-093-93/+98
* Fix the cert plugin testsRob Crittenden2010-02-091-8/+24