summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipaserver
Commit message (Expand)AuthorAgeFilesLines
* When an LDAP connection fails, display the host one is trying to connect to.Rob Crittenden2008-06-091-2/+4
* Move version.py to the common ipa directory instead of being server-based so ...Rob Crittenden2008-06-032-26/+0
* Make check_inst() a standalone function in bindinstance.Rob Crittenden2008-05-301-8/+8
* Move admin into cn=users,cn=accountsSimo Sorce2008-05-231-1/+1
* Change file mode of log files to 600.Martin Nagy2008-05-201-0/+2
* Don't pass the Directory Manager password on the command-line to ldapmodify.Rob Crittenden2008-05-192-8/+23
* Use split instead of find as split does not fail to provide a completeSimo Sorce2008-05-152-2/+2
* Fix typo, /etc/resolve.conf -> /etc/resolv.conf.Martin Nagy2008-05-141-10/+10
* Make sure all services are stopped during uninstall.Rob Crittenden2008-05-141-1/+3
* Do a more thorough job of removing an existing DS instance.Rob Crittenden2008-05-131-0/+4
* Include information on where to look if a hostname resolves to localhost.Rob Crittenden2008-05-091-1/+1
* Return better ewrror message that gives a hint about who actually returned itSimo Sorce2008-05-081-9/+6
* Add a version API to the server so it knows what version it is.Rob Crittenden2008-05-082-0/+26
* Don't prompt for confirmation of DM password when installing a replica.Rob Crittenden2008-05-081-2/+5
* Fix ownership of the Apache NSS cert and key databases.Rob Crittenden2008-04-301-0/+10
* Better detection of DS not starting.Rob Crittenden2008-04-141-3/+23
* Configure the ipa_pwd_extop plugin on replicas.Rob Crittenden2008-04-141-1/+4
* Use the same kpasswd.keytab on all replicas.Rob Crittenden2008-04-091-2/+7
* The kpasswd keytab must not be owned by the dirsrv user.Simo Sorce2008-04-081-2/+0
* Add missing start_creation() so the install process will get kicked off.Rob Crittenden2008-04-021-0/+1
* Sysrestore fixes.Simo Sorce2008-03-311-3/+8
* Better check for IPA nServer own address, avoid manually parsing /etc/hosts bySimo Sorce2008-03-301-36/+54
* Move sysrestore to ipa-python so it can be used by client scripts too.Simo Sorce2008-03-278-332/+130
* Properly detect when ports are available.Rob Crittenden2008-03-271-4/+3
* Make the memberof task a public function.Rob Crittenden2008-03-271-9/+16
* Add ability to initialize a replication agreementRob Crittenden2008-03-072-42/+24
* Verify that the hostname is correct in /etc/hostsRob Crittenden2008-03-061-0/+30
* Use standard size and alignment for the packed data so it works on 64-bit hostsRob Crittenden2008-03-061-1/+1
* Require that the hostname is a DNS A record and that the forward and reverseRob Crittenden2008-03-031-0/+21
* Fix boot.ldif generation, the domain name component must be derivedSimo Sorce2008-03-041-1/+1
* Make sure all entries are generated by us according to IPASimo Sorce2008-02-281-0/+21
* Fix off-by-one error in the number of steps to install a serviceRob Crittenden2008-02-281-1/+1
* Don't log passwords in ipaserver-install.logRob Crittenden2008-02-261-2/+4
* Use correct variable for determining the host nameRob Crittenden2008-02-261-1/+1
* Make sure KrbPrincipalName is unique server-wideSimo Sorce2008-02-211-0/+4
* Redirect users when they don't use the FQDN on both SSL and non-SSL portsRob Crittenden2008-02-211-2/+13
* Add some additional error handlingRob Crittenden2008-02-201-1/+4
* cosmetic fixesSimo Sorce2008-02-211-4/+5
* Start ntpd first unless we do not want it.Simo Sorce2008-02-201-8/+18
* Add some error handling for LDAP connection issuesRob Crittenden2008-02-191-9/+15
* Verify current domain with user during installationRob Crittenden2008-02-154-17/+13
* memberOf attribute should not be replicatedRob Crittenden2008-02-181-0/+1
* Don't create a backup of the PKCS#12 cert on replicasRob Crittenden2008-02-141-10/+15
* Always do a chkconfig --add/--del on install/uninstallRob Crittenden2008-02-081-0/+14
* Set the license uniformly to GPLv2 only.Rob Crittenden2008-02-0411-11/+11
* Fix two typosRob Crittenden2008-02-051-2/+2
* Use file to store the current CA serial numberRob Crittenden2008-02-054-16/+58
* Use correct variable for domain when restoring a file.Rob Crittenden2008-01-311-1/+1
* Include some additional information when installing IPA.Rob Crittenden2008-01-251-1/+1
* Fix misspelling of the word indices.Rob Crittenden2008-01-251-3/+3