summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix a free before use bug, it may lead to crashes but usually just corruptsrelease-1-2-0Simo Sorce2008-11-141-3/+2
* This is not a git snapshotSimo Sorce2008-11-131-1/+1
* set winsync account disable sync default value to both instead of noneRich Megginson2008-11-131-1/+1
* Bump up version number to 1.2.0Simo Sorce2008-11-131-2/+2
* wait for sync agreement to be ready before startingRich Megginson2008-11-131-0/+45
* Fix appending to a multi-valued field.Rob Crittenden2008-11-121-1/+1
* Remove the column width from #details table.details tdRob Crittenden2008-11-121-1/+0
* Present a less-cryptic error if the replication agreement doesn't existRob Crittenden2008-11-121-1/+4
* Create a user for Windows PassSync and grant password changing permissionsRob Crittenden2008-11-122-2/+44
* Fix deleting a winsync replication agreement.Rob Crittenden2008-11-122-11/+32
* Make the list of users that can skip passwrod policies configurable.Simo Sorce2008-11-121-48/+105
* Make DNA work with internal operationsRich Megginson2008-11-101-3/+49
* Use the local connection when getting a replication ID for winsync.Rob Crittenden2008-11-051-1/+5
* use ipautil.CalledProcessError instead of CalledProcessErrorRich Megginson2008-11-041-3/+3
* Fix error in validation when adding new groups via the UIRob Crittenden2008-10-311-0/+2
* 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-pwpolicy: correctly compare minlife and maxlife Fixes: 463849Martin Nagy2008-10-081-1/+1
* Fix a typo in ipa-modgroup causing it to fail Fixes: 463567Martin Nagy2008-10-081-1/+1
* ipa-change-master-key: Really exit when not run as root Also fix this for ipa...Martin Nagy2008-10-082-0/+2
* Merge branch 'master' of ssh://simo@git.fedorahosted.org/git/freeipa into ipa...Simo Sorce2008-09-241-1/+1
|\
| * Fix segfault in ipa-getkeytabRob Crittenden2008-09-241-1/+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
| * We were assuming that, if the realm was correct then also theSimo Sorce2008-09-181-9/+6