summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipaserver/dsinstance.py
Commit message (Expand)AuthorAgeFilesLines
* Mass tree reorganization for IPAv2. To view previous history of files use:Rob Crittenden2009-02-031-479/+0
* use ipautil.CalledProcessError instead of CalledProcessErrorRich Megginson2008-11-041-3/+3
* Don't try to conditionally stop the server - it doesn't seem to workRich Megginson2008-10-131-4/+1
* Added support to IPA server install to install the winsync plugin configurati...Rich Megginson2008-10-131-0/+59
* Move the bulk of ipa-ldap-updater into a python library.Rob Crittenden2008-09-171-18/+4
* Run the LDAP updater at the end of the installation process.Rob Crittenden2008-09-171-0/+20
* Rework the way SSL certificates are imported from PKCS#12 files.Rob Crittenden2008-07-141-1/+8
* Move admin into cn=users,cn=accountsSimo Sorce2008-05-231-1/+1
* Don't pass the Directory Manager password on the command-line to ldapmodify.Rob Crittenden2008-05-191-4/+12
* Use split instead of find as split does not fail to provide a completeSimo Sorce2008-05-151-1/+1
* Do a more thorough job of removing an existing DS instance.Rob Crittenden2008-05-131-0/+4
* Better detection of DS not starting.Rob Crittenden2008-04-141-3/+23
* Make the memberof task a public function.Rob Crittenden2008-03-271-9/+16
* 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
* Don't log passwords in ipaserver-install.logRob Crittenden2008-02-261-2/+4
* Make sure KrbPrincipalName is unique server-wideSimo Sorce2008-02-211-0/+4
* cosmetic fixesSimo Sorce2008-02-211-4/+5
* Verify current domain with user during installationRob Crittenden2008-02-151-2/+2
* Set the license uniformly to GPLv2 only.Rob Crittenden2008-02-041-1/+1
* Use file to store the current CA serial numberRob Crittenden2008-02-051-2/+1
* Fix misspelling of the word indices.Rob Crittenden2008-01-251-3/+3
* Initialise DsInstance.pkcs12_infoMark McLoughlin2008-01-221-0/+1
* Small refactor of dsinstance.config_dirname()Mark McLoughlin2008-01-221-11/+11
* Remove questions from ipaserver.dsinstanceMark McLoughlin2008-01-221-22/+6
* Fix issues reported by rpmlint.Rob Crittenden2008-01-181-1/+0
* Add ipa-server-install --uninstallMark McLoughlin2008-01-111-0/+25
* Backup system state in ipa-server-installRob Crittenden2008-01-141-1/+12
* Use service.py helpersMark McLoughlin2008-01-111-1/+1
* Correct serial number for ds certs.Karl MacMillan2007-12-211-1/+1
* Convert replication to use the new cert infrastructure andKarl MacMillan2007-12-201-11/+14
* Refactor krbinstance and dsinstance creation stepsMark McLoughlin2007-12-131-49/+34
* Don't template files which don't contain variablesMark McLoughlin2007-12-131-16/+25
* Refactor dsinstance ldap modify codeMark McLoughlin2007-12-131-74/+23
* User provided certs.Karl MacMillan2007-12-121-1/+1
* Convert the setup of ssl from a shell script to aKarl MacMillan2007-12-061-7/+32
* Add default e-mail domain to the IPA configurationRob Crittenden2007-12-101-1/+3
* Fix errors with ipautil.CalledProcessError and cleanup some imports.Karl MacMillan2007-12-041-38/+37
* Compatibility changes to work on RHEL 5 with python 2.4rcritten@redhat.com2007-11-301-14/+13
* Initial replication setup.Karl MacMillan2007-11-211-25/+79
* Enable group inactivation by using the Class of Service plugin.Rob Crittenden2007-11-201-1/+1
* Minor fixes.Karl MacMillan2007-11-191-1/+1
* Fix installationSimo Sorce2007-11-181-0/+2
* Initialize memberof patch from Pete Rowley.Karl MacMillan2007-11-151-1/+15
* Add posix auto gen for single master casePete Rowley2007-11-061-0/+34
* Introduce service base class and clean up ipa-server-installKarl MacMillan2007-11-051-26/+28
* merge initial radius workJohn Dennis2007-11-031-0/+2
* Enable referential integrity plugin.Karl MacMillan2007-11-051-0/+10
* NTP configuration for client and server.Karl MacMillan2007-11-011-2/+0
* Create LDAP indeces on installation for fields the web GUI searches againstRob Crittenden2007-10-301-0/+14