summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipaserver/bindinstance.py
Commit message (Expand)AuthorAgeFilesLines
* Mass tree reorganization for IPAv2. To view previous history of files use:Rob Crittenden2009-02-031-156/+0
* Make check_inst() a standalone function in bindinstance.Rob Crittenden2008-05-301-8/+8
* Use split instead of find as split does not fail to provide a completeSimo Sorce2008-05-151-1/+1
* Fix typo, /etc/resolve.conf -> /etc/resolv.conf.Martin Nagy2008-05-141-10/+10
* Add missing start_creation() so the install process will get kicked off.Rob Crittenden2008-04-021-0/+1
* Move sysrestore to ipa-python so it can be used by client scripts too.Simo Sorce2008-03-271-13/+42
* Use correct variable for determining the host nameRob Crittenden2008-02-261-1/+1
* Verify current domain with user during installationRob Crittenden2008-02-151-3/+3
* Set the license uniformly to GPLv2 only.Rob Crittenden2008-02-041-1/+1
* Use correct variable for domain when restoring a file.Rob Crittenden2008-01-311-1/+1
* Fix issues reported by rpmlint.Rob Crittenden2008-01-181-1/+0
* Add ipa-server-install --uninstallMark McLoughlin2008-01-111-0/+15
* Backup system state in ipa-server-installRob Crittenden2008-01-141-4/+6
* More ipautil fixingMark McLoughlin2007-12-131-14/+8
* Try to catch more error conditions during installationrcritten@redhat.com2007-10-031-1/+4
* Initial support for confiuguring a DNS Server during installation.Simo Sorce2007-09-201-0/+113