summaryrefslogtreecommitdiffstats
path: root/install
Commit message (Expand)AuthorAgeFilesLines
* Use the dn attribute of LDAPEntry to set/get DNs of entries.Jan Cholasta2013-03-012-6/+6
* Remove some uses of raw python-ldapPetr Viktorin2013-03-015-176/+110
* Use IPAdmin rather than raw python-ldap in ipactlPetr Viktorin2013-03-011-42/+32
* Use IPAdmin rather than raw python-ldap in migration.bindPetr Viktorin2013-03-011-8/+11
* Do not use global variables in migration.pyPetr Viktorin2013-03-011-18/+18
* Remove IPAdmin.unbind_s(), keep unbind()Petr Viktorin2013-03-012-3/+3
* Remove search_s and search_ext_s from IPAdminPetr Viktorin2013-03-012-11/+13
* replace getEntry with get_entry (or get_entries if scope != SCOPE_BASE)Petr Viktorin2013-03-013-12/+9
* Replace deleteEntry with delete_entryPetr Viktorin2013-03-011-2/+2
* Replace getList by a get_entries methodPetr Viktorin2013-03-013-14/+15
* Replace entry.getValue by entry.single_valuePetr Viktorin2013-03-013-28/+40
* Remove IPAdmin.get_dns_sorted_by_lengthPetr Viktorin2013-03-011-6/+4
* Remove some unused importsPetr Viktorin2013-03-014-5/+0
* Fix includedir directive in krb5.conf templateMartin Kosek2013-02-281-1/+1
* Remove ORDERING for IA5 attributeTypesMartin Kosek2013-02-272-9/+6
* Add missing v3 schema on upgrades, fix typo in schema.Rob Crittenden2013-02-223-18/+33
* Rename the "messages" Output of the i18n_messages command to "texts"Petr Viktorin2013-02-212-2/+2
* Web UI build profile updatedPetr Vobornik2013-02-211-5/+50
* Allow to specify modules for which builder doesn't raise dependency errorPetr Vobornik2013-02-212-1/+99
* Develop.js extendedPetr Vobornik2013-02-212-0/+52
* Update sudocmd ACIs to use targetfilterPetr Viktorin2013-02-201-3/+8
* Check SSH connection in ipa-replica-conncheckPetr Viktorin2013-02-191-8/+35
* Add list of domains associated to our realm to cn=etcAna Krivokapic2013-02-192-0/+9
* Allow ipa-replica-conncheck and ipa-adtrust-install to read krb5 includedirJakub Hrozek2013-02-181-1/+1
* ipa-adtrust-install should ask for SID generationMartin Kosek2013-02-121-6/+42
* Add SID blacklist attributesMartin Kosek2013-02-122-4/+10
* Add LDAP server fallback to client installerRob Crittenden2013-02-071-1/+1
* Take into consideration services when deleting replicasAna Krivokapic2013-02-061-0/+23
* Don't add another nsDS5ReplicaId on updates if one already existsPetr Viktorin2013-02-061-3/+3
* Port ipa-replica-prepare to the admintool frameworkPetr Viktorin2013-02-011-488/+4
* Use fully qualified CCACHE namesMartin Kosek2013-02-013-3/+3
* Remove unused krbV importsMartin Kosek2013-02-013-3/+0
* Fix a typo in ipa-adtrust-install helpTomas Babej2013-01-311-1/+1
* Use new certmonger locking to prevent NSS database corruption.Rob Crittenden2013-01-296-75/+140
* Add the CA cert to LDAP after the CA installPetr Viktorin2013-01-291-0/+3
* Update anonymous access ACI to protect secret attributes.Rob Crittenden2013-01-231-1/+1
* Upload CA cert in the directory on installSimo Sorce2013-01-232-1/+9
* Change tests to use AMD loaderPetr Vobornik2013-01-1825-149/+243
* Updated makefiles to build FreeIPA Web UI layerPetr Vobornik2013-01-187-41/+90
* Change Web UI sources to simple AMD modulesPetr Vobornik2013-01-1838-187/+351
* AMD config filePetr Vobornik2013-01-182-45/+52
* Update JavaScript Lint configuration filePetr Vobornik2013-01-184-39/+13
* Move of core Web UI files to AMD directoryPetr Vobornik2013-01-1835-0/+0
* Move of Web UI non AMD dep. libs to libs subdirectoryPetr Vobornik2013-01-1811-8/+6
* Web UI Sync development utilityPetr Vobornik2013-01-181-0/+348
* Web UI development environment directory structure and configurationPetr Vobornik2013-01-184-0/+145
* Minimal Dojo layerPetr Vobornik2013-01-184-0/+139
* Config files for builder of FreeIPA UI layerPetr Vobornik2013-01-184-0/+164
* Dojo BuilderPetr Vobornik2013-01-1812-0/+1046
* Use Uglify.js for JS optimizationPetr Vobornik2013-01-188-0/+4931