summaryrefslogtreecommitdiffstats
path: root/install
Commit message (Expand)AuthorAgeFilesLines
* Global trust config pagePetr Vobornik2013-04-106-3/+255
* Do actually stop pki_cad in stop_pkicad instead of starting it.Jan Cholasta2013-04-091-2/+2
* Run permission target switch action only for visible widgetsPetr Vobornik2013-04-051-1/+1
* Add ipakrbokasdelegate option to service and host Web UI pagesPetr Vobornik2013-04-048-5/+45
* Change CNAME and DNAME attributes to single valuedMartin Kosek2013-04-022-2/+4
* Properly handle ipa-replica-install when its zone is not managed by IPATomas Babej2013-04-021-6/+16
* Web UI: Disable cert functionality if a CA is not availablePetr Vobornik2013-04-021-11/+13
* Load the CA cert into server NSS databasesPetr Viktorin2013-04-022-4/+8
* Support installing with custom SSL certs, without a CAPetr Viktorin2013-04-022-12/+56
* ipa-server-install: Remove the --selfsign optionPetr Viktorin2013-04-022-44/+33
* ipa-server-install: Make temporary pin files available for the whole installa...Petr Viktorin2013-04-021-37/+21
* Added Web UI support for service PAC type option: NONEPetr Vobornik2013-03-292-3/+33
* Nestable checkbox/radio widgetPetr Vobornik2013-03-294-143/+390
* Add Kerberos ticket flags management to service and host plugins.Jan Cholasta2013-03-292-2/+4
* Update mod_wsgi socket directoryMartin Kosek2013-03-291-2/+2
* Put pid-file to named.confMartin Kosek2013-03-292-1/+45
* Add mkhomedir option to ipa-server-install and ipa-replica-installAna Krivokapic2013-03-284-0/+22
* Use default NETBIOS name in unattended ipa-adtrust-installAna Krivokapic2013-03-221-1/+4
* Configure ipa_dns DS plugin on install and upgradeMartin Kosek2013-03-221-0/+16
* Add DNS Setup Prompt to InstallBrian Cook2013-03-211-0/+5
* Fixed Web UI build error caused by rhino changes in F19Petr Vobornik2013-03-211-1/+7
* Realm Domains pageAna Krivokapic2013-03-186-2/+179
* Web UI:Choose different search option for cert-findPetr Vobornik2013-03-184-4/+128
* Web UI:Certificate pagesPetr Vobornik2013-03-1812-31/+614
* Improve some error handling in ipa-replica-manageRob Crittenden2013-03-141-3/+6
* Do not force named connections on upgradesMartin Kosek2013-03-141-1/+1
* Use tkey-gssapi-keytab in named.confMartin Kosek2013-03-142-3/+69
* Extend ipa-replica-manage to be able to manage DNA ranges.Rob Crittenden2013-03-135-7/+352
* Use IPAdmin rather than raw python-ldap in migration.py and ipadiscovery.pyPetr Viktorin2013-03-131-20/+6
* Remove ipaserver/ipaldap.pyPetr Viktorin2013-03-135-10/+6
* Change DNA magic value to -1 to make UID 999 usablePetr Viktorin2013-03-113-2/+12
* Fix installing server with external CAPetr Viktorin2013-03-081-34/+42
* Allow 'nfs:NONE' in global configurationSumit Bose2013-03-081-2/+2
* Add NFS specific default for authorization data typeSumit Bose2013-03-081-0/+5
* ipa-replica-manage: migrate to single_value after LDAPEntry updatesAlexander Bokovoy2013-03-061-2/+2
* Remove disabled entries from sudoers compat tree.Jan Cholasta2013-03-062-1/+3
* Web UI: configurable SID blacklistsPetr Vobornik2013-03-062-0/+15
* Fix handling of no_update flag in Web UIPetr Vobornik2013-03-061-2/+2
* Fix dirty state update of editable comboboxPetr Vobornik2013-03-062-25/+3
* Combobox keyboard supportPetr Vobornik2013-03-061-27/+186
* Remove support for DN normalization from LDAPClient.Jan Cholasta2013-03-014-10/+10
* 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