summaryrefslogtreecommitdiffstats
path: root/ipa-server
Commit message (Expand)AuthorAgeFilesLines
* Install replication update fileRob Crittenden2008-10-311-1/+2
* Gracefully handle running on an unconfigured IPA serverRob Crittenden2008-10-301-0/+4
* Don't report spurious upgrade message if IPA has not been configured yet.Rob Crittenden2008-10-291-9/+12
* Ensure that every replica gets a unique replication ID. Otherwise changes won...Rob Crittenden2008-10-293-3/+57
* Fix error if more than one values is being set in an only. The first entry wa...Rob Crittenden2008-10-151-1/+1
* add update to fix the index for the winsync attributesRich Megginson2008-10-132-0/+11
* do not store the OUs from the AD DN in the IPA user entry when flatteningRich Megginson2008-10-131-35/+0
* add --win-subtree argument to ipa-replica-manageRich Megginson2008-10-132-0/+7
* Do not depend on MMR plugin - start before MMR pluginRich Megginson2008-10-131-2/+1
* Just add eq,pres to the existing indicesRich Megginson2008-10-131-8/+4
* Don't try to conditionally stop the server - it doesn't seem to workRich Megginson2008-10-131-4/+1
* Add more winsync support to cliRich Megginson2008-10-132-3/+22
* Do not add enabled user to activated group - clean up parse_acct_disableRich Megginson2008-10-132-19/+28
* add winsync options to ipa-replica-manage man pageRich Megginson2008-10-131-0/+15
* Adds winsync account disable and force syncRich Megginson2008-10-134-7/+772
* fix issues brought up by initial review of ipa winsync enhancementsRich Megginson2008-10-133-8/+29
* add --no-host-dns option to ipa-server-install - allows specifying a hostname...Rich Megginson2008-10-133-13/+12
* Added support to IPA server install to install the winsync plugin configurati...Rich Megginson2008-10-135-24/+164
* The library name is libipa_winsync not libipa-winsyncRich Megginson2008-10-131-3/+3
* Use dirsrv/file.h with includes by default - only use the other style if we a...Rich Megginson2008-10-133-6/+135
* fix some memory leaksRich Megginson2008-10-131-1/+4
* Added ipa-winsync-config.c - this handles dynamic configuration via the DSE c...Rich Megginson2008-10-132-0/+782
* Added support for posixAccount -lookup attribute containing the homeDirectory...Rich Megginson2008-10-132-3/+184
* Added the new IPA WinSync Plug-in Work done so far * added the new plugin to ...Rich Megginson2008-10-135-18/+109
* Initial addition of ipa-winsync pluginRich Megginson2008-10-134-0/+456
* ipa-change-master-key: Really exit when not run as root Also fix this for ipa...Martin Nagy2008-10-081-0/+1
* Fix class declaration to work with Python 2.4Rob Crittenden2008-09-191-1/+1
* Fix architecture detection in ldapupdateMartin Nagy2008-09-191-5/+4
* Add detection to the update tool to detect when it would apply changes.Rob Crittenden2008-09-194-7/+52
* Fix syntax errorSimo Sorce2008-09-181-4/+4
* Remove reference to very unlikely service examples that are notSimo Sorce2008-09-181-4/+1
* Restart httpd and dirsrv services after yum upgrade.Martin Nagy2008-09-171-10/+7
* Add standard override options to ipa-replica-prepareMartin Nagy2008-09-171-5/+3
* Move the bulk of ipa-ldap-updater into a python library.Rob Crittenden2008-09-174-529/+570
* Run the LDAP updater at the end of the installation process.Rob Crittenden2008-09-174-1/+36
* Allow passwords to work without a tty ala: echo password | some_programRob Crittenden2008-09-171-2/+8
* Add more development packages to test forRob Crittenden2008-09-121-2/+41
* Sort updates by DN length and by default process all files in the updates dir.Rob Crittenden2008-09-124-23/+157
* Update files for the schema compatibility plugin and RFC4876 profilesRob Crittenden2008-09-129-29/+366
* Tool for doing configuration updates over LDAPRob Crittenden2008-09-123-0/+540
* The True/False logic was reversed, so "no" meant remove the existing instanceRob Crittenden2008-09-121-1/+1
* Rework config.py and change cli tools. Maintain order of IPA servers from com...Martin Nagy2008-09-112-25/+29
* Add script to simplify operations to fix CVE 2008 3274Simo Sorce2008-09-103-0/+521
* CVE 2008 3274 related fixesSimo Sorce2008-09-102-3/+9
* Retrieve the kerberos configuration every time a new, it will be a bit slowerSimo Sorce2008-09-101-252/+234
* Minor bugs found while testing stuff.Simo Sorce2008-08-212-1/+2
* Limit the mod_rewrite rules to just /ipaRob Crittenden2008-08-211-4/+4
* Fix segfault cause by empty target entrySimo Sorce2008-08-191-3/+22
* Create temporary files used in self-signed cert requests in a temporary direc...Rob Crittenden2008-08-151-2/+8
* Comment out code that generates keys with a random salt, apparently this does...Simo Sorce2008-08-151-0/+4