summaryrefslogtreecommitdiffstats
path: root/install
Commit message (Expand)AuthorAgeFilesLines
* Set proper dn in default automount locationNalin Dahyabhai2010-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
* 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
* Add default automount location. Auto-create auto.direct in new locations.Pavel Zuna2010-02-121-6/+10
* Make test_i18n.py diagnostics friendlierJohn Dennis2010-02-111-5/+9
* 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-096-0/+976
* 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-092-80/+36
* Add ipa-dns-install scriptMartin Nagy2010-02-092-0/+185
* Add status option to ipactlRob Crittenden2010-02-091-1/+16
* - also ensure that krbCanonicalName is uniqueNalin Dahyabhai2010-02-051-0/+18
* - allow the KDC to read krbCanonicalNameNalin Dahyabhai2010-02-051-2/+2
* Set default log level in the *-manage utilities to ERROR and not NOTSETRob Crittenden2010-02-042-2/+2
* - pull in updated schema which adds the krbCanonicalName attributeNalin Dahyabhai2010-02-041-1/+15
* Fix sample IPA command example at end of installationRob Crittenden2010-02-031-1/+1
* Bring ipa-server-install man page up-to-date, fix some syntax errorsRob Crittenden2010-02-031-20/+30
* Remove some configuration files we create upon un-installationRob Crittenden2010-01-281-1/+6
* Set BIND to use ldapi and use fake mnameMartin Nagy2010-01-211-1/+2
* Move some functions from ipa-server-install into installutilsMartin Nagy2010-01-211-54/+1
* Only add an NTP SRV record if we really are setting up NTPMartin Nagy2010-01-213-5/+4
* Use the dns plug-in for addition of records during installationMartin Nagy2010-01-213-113/+0
* Move api finalization in ipa-server-install after writing default.confMartin Nagy2010-01-211-23/+22
* Fix merge issue, cut-and-paste errorRob Crittenden2010-01-211-2/+1
* User-defined certificate subjectsRob Crittenden2010-01-204-18/+64
* Add DS migration plugin and password migration page.Pavel Zuna2010-01-209-0/+257
* Add BIND pre-op for DS->IPA password migration to ipa-pwd-extop DS plugin.Pavel Zuna2010-01-202-3/+6
* Add default values for krb ticket policy attributes during installation.Pavel Zuna2010-01-132-0/+8
* Add start/stop for the CARob Crittenden2010-01-111-0/+8
* Make hosts more like real services so we can issue certs for host principalsRob Crittenden2009-12-161-0/+6
* Make the IPA server host and its services "real" IPA entriesRob Crittenden2009-12-113-4/+12
* Add force option to ipa-replica-manage to allow forcing deletion of a replicaRob Crittenden2009-12-111-5/+13
* Ask the user before overwriting /etc/named.confMartin Nagy2009-12-022-8/+4
* Remove unnecessary "error: " prefixesMartin Nagy2009-12-022-6/+6
* Replace /etc/ipa/ipa.conf with /etc/ipa/default.confRob Crittenden2009-12-012-17/+0
* Add ipaUserGroup objectClass to default groups where missing.Pavel Zuna2009-12-011-0/+2
* Use pyasn1-based PKCS#10 and X509v3 parsers instead of pyOpenSSL.Rob Crittenden2009-11-301-0/+4
* Point to correct location of self-signed CA and set pw on 389-DS cert dbRob Crittenden2009-11-251-2/+2
* respect debug arg during server installJohn Dennis2009-11-191-0/+1
* Cache installer questions for the 2-step process of an externally-signed CARob Crittenden2009-11-181-6/+62