summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* client: move checks to client.install_checkMartin Basti2016-11-112-17/+24
* client: make statestore and fstore consistent with serverMartin Basti2016-11-112-21/+21
* fix incorrect invocation of ipa-getkeytab during DL0 host enrollmentMartin Babinsky2016-11-111-1/+1
* do partial host enrollment in domain level 0 replica installMartin Babinsky2016-11-112-3/+57
* Separate function to purge IPA host principals from keytabMartin Babinsky2016-11-111-24/+31
* certs: do not re-create NSS database when requesting service certMartin Babinsky2016-11-112-1/+1
* replica install: merge KRA agent cert export into KRA installJan Cholasta2016-11-115-56/+67
* replica install: merge RA cert import into CA installJan Cholasta2016-11-115-96/+103
* Replaced EMPTY_LINE constant with a function callStanislav Laznicka2016-11-112-28/+26
* client: Making the configure functions more readableStanislav Laznicka2016-11-111-301/+84
* server install: do not restart httpd during CA installJan Cholasta2016-11-111-2/+3
* IPAChangeConf: use constant for empty lineMartin Basti2016-11-112-84/+26
* client: import IPAChangeConf directly instead the moduleMartin Basti2016-11-111-8/+8
* client: remove extra return from hardcode_ldap_serverMartin Basti2016-11-111-2/+0
* client: install function: return constant not hardcoded numberMartin Basti2016-11-111-1/+1
* client: remove unneded return from configure_ipa_confMartin Basti2016-11-111-2/+0
* client: remove unneded return configure_krb5_confMartin Basti2016-11-111-25/+20
* ipa-client-install: move client install to moduleMartin Basti2016-11-115-2885/+3503
* install: merge all KRA install code paths into oneJan Cholasta2016-11-113-130/+50
* install: merge all CA install code paths into oneJan Cholasta2016-11-114-263/+111
* replica install: use one remote KRA host name everywhereJan Cholasta2016-11-113-8/+8
* replica install: use one remote CA host name everywhereJan Cholasta2016-11-114-11/+11
* initialize empty /etc/http/alias during server/replica installMartin Babinsky2016-11-114-58/+42
* CertDB: add API for non-destructive initialization from PKCS#12 bundleMartin Babinsky2016-11-111-0/+8
* Moved update of DNA plugin among update pluginsStanislav Laznicka2016-11-118-124/+134
* Move ds.replica_populate to an update pluginStanislav Laznicka2016-11-114-21/+39
* Remove redundant dsinstance restartStanislav Laznicka2016-11-111-5/+2
* Build: pass down %{release} from SPEC to configurePetr Spacek2016-11-111-1/+1
* Build: update IPA_VERSION_IS_GIT_SNAPSHOT to comply with PEP440Petr Spacek2016-11-111-6/+7
* Build: add make srpms targetPetr Spacek2016-11-111-1/+9
* Build: IPA_VERSION_IS_GIT_SNAPSHOT re-generates version number on RPM buildPetr Spacek2016-11-114-16/+62
* Build: use POSIX 1003.1-1988 (ustar) file format for tar archivesPetr Spacek2016-11-111-1/+1
* Build: IPA_VERSION_IS_GIT_SNAPSHOT checks if source directory is Git repoPetr Spacek2016-11-111-0/+11
* Build: remove unused and redundant code from configure.ac and po/Makefile.inPetr Spacek2016-11-112-5/+0
* Ensure correct IPA CA nickname in DS and HTTP NSSDBsFraser Tweedale2016-11-112-2/+2
* Coverity - null pointer dereferencePavel Vomacka2016-11-101-1/+1
* Coverity - accessing attribute of variable which can point to nullPavel Vomacka2016-11-101-2/+2
* Coverity - opens dialog which might not be createdPavel Vomacka2016-11-101-1/+5
* Coverity - iterating over variable which could be nullPavel Vomacka2016-11-101-4/+4
* Coverity - null pointer dereferencePavel Vomacka2016-11-101-3/+3
* Coverity - true branch can't be executedPavel Vomacka2016-11-101-1/+2
* Coverity - true branch can't be executedPavel Vomacka2016-11-101-1/+2
* Coverity - removed dead codePavel Vomacka2016-11-101-12/+8
* Coverity - Accesing attribute of nullPavel Vomacka2016-11-101-1/+1
* Coverity - identical code for different branchesPavel Vomacka2016-11-101-2/+2
* Coverity - not initialized variablePavel Vomacka2016-11-101-1/+1
* Coverity - null pointer exceptionPavel Vomacka2016-11-101-0/+2
* Coverity - null pointer exceptionPavel Vomacka2016-11-101-1/+1
* ipaldap: remove do_bind from LDAPClientTomas Krizek2016-11-104-24/+3
* Refactor installer code requesting certificatesFlorence Blanc-Renaud2016-11-108-187/+187