summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipaserver/dsinstance.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove the use of uuid in the directory server instance name.Karl MacMillan2007-10-191-13/+1
* Enabled memberof pluginRob Crittenden2007-10-161-0/+13
* Add inetUser objectclass. Remove test-users ldif.Kevin McCarthy2007-10-111-9/+0
* Karl MacMillan wrote:Karl MacMillan2007-10-091-1/+5
* Try to catch more error conditions during installationrcritten@redhat.com2007-10-031-13/+41
* Misc small fixesKarl MacMillan2007-09-281-1/+1
* Fix dsinstance.py and krbinstance.py importsKevin McCarthy2007-09-061-1/+1
* Add password request for admin userSimo Sorce2007-08-311-8/+19
* in F7 all directory names have changed from fedora-ds to dirsrvSimo Sorce2007-08-151-7/+7
* - Abstracted client class to work directly or over RPCrcritten@redhat.com2007-08-061-1/+21
* Fix typo / buglets in setup scripts.Karl MacMillan2007-08-011-10/+9
* Update dsinstance.py to use setup-ds.pl instead of ds_newinst.pl.Karl MacMillan2007-07-301-1/+1
* More reorgnization.Karl MacMillan2007-07-271-0/+169