ganeti-local
2011-10-18 Guido TrotterMerge branch 'devel-2.5'
2011-10-18 Guido Trotterrapi.client.ModifyNode should PUT rather than POST
2011-10-18 Guido TrotterFix RAPI node modify client and server calls
2011-10-17 Guido Trotterxen: changes to facilitate "xl" support (xen 4.1)
2011-10-17 Guido Trotterxen: abstract instance config file naming
2011-10-17 Guido TrotterAbstract xen's 'xm' command as a constant
2011-10-17 Michael Hanselmannutils.cfunc: Cleanup, more flexibility
2011-10-17 Michael HanselmannRename utils.mlock to utils.cfunc
2011-10-14 Iustin PopAdd design doc for virtual(ised) clusters
2011-10-14 Iustin PopDocument some useful Haskell tips
2011-10-14 Iustin PopFurther cleanup in hspace
2011-10-14 Iustin PopA bit of cleanup in hspace
2011-10-14 Iustin PopAdd a type synonym for the allocation function sig
2011-10-14 Iustin Pophtools: Simplify Luxi query results parsing
2011-10-14 Iustin PopAdjust htools code to new Luxi argument format
2011-10-13 Michael HanselmannFix RAPI documentation build
2011-10-13 Michael Hanselmannrapi: Allow auto-promotion on node role change
2011-10-13 Michael Hanselmannrapi: Add resource for modifying node
2011-10-13 Michael Hanselmannopcodes: Add comment to *SetParams result description
2011-10-13 Michael Hanselmannconstants: Verify exported names
2011-10-13 Michael Hanselmannhttp.client: Remove HTTP client pool code
2011-10-13 Michael Hanselmannrpc: Remove thread-local storage with HTTP pool
2011-10-12 Michael HanselmannMerge branch 'devel-2.5'
2011-10-12 Iustin PopTiny optimisation related to filter parsing
2011-10-12 Michael HanselmannMerge branch 'stable-2.5' into devel-2.5
2011-10-12 Iustin PopStandardise LUXI call argument types
2011-10-12 Iustin PopRename filter and filter_ to qfilter
2011-10-12 Michael HanselmannMerge branch 'devel-2.4' into stable-2.5
2011-10-12 Michael Hanselmannrpc: Disable HTTP client pool and reduce memory consumption
2011-10-12 Iustin PopHaskell support for generic Query in Luxi
2011-10-12 Agata MurawskaTH simplification for Luxi
2011-10-12 Agata MurawskaDots in docstings and hlint error fixes for htools
2011-10-12 Iustin PopAdd design doc for the resource model changes
2011-10-11 Andrea SpadacciniPreserve bridge MTU in KVM ifup script
2011-10-11 Iustin PopRemove the oneline output option in hbal
2011-10-11 Iustin PopRework/split hbal's main function
2011-10-11 Iustin PopSkip application of 'id' in TH code
2011-10-07 Andrea SpadacciniDon't send gratuitous ARP if master IP setup fails
2011-10-07 Andrea SpadacciniDocument --ignore-errors and --error-codes
2011-10-07 Andrea SpadacciniAdd error codes documentation
2011-10-07 Andrea SpadacciniGeneralize docpp and sphinx_ext
2011-10-07 Michael Hanselmannhail: Fix result for node evacuation
2011-10-06 Agata MurawskaUse TemplateHaskell to create LUXI operations
2011-10-05 Agata MurawskaDocumentation update for ovfconverter
2011-10-05 Agata MurawskaFixes for ovfconverter + vmware
2011-10-05 Andrea SpadacciniDemote to warnings the errors in --ignore-errors
2011-10-05 Andrea SpadacciniAdd --ignore-errors parameter to cluster verify
2011-10-05 Andrea SpadacciniMove cluster verify error codes to constants
2011-10-05 Andrea SpadacciniRestore backend.GetMasterInfo return values order
2011-10-05 Andrea SpadacciniAdd cluster netmask parameter
2011-10-05 Andrea SpadacciniAdd ValidateNetmask and GetClass IPAddress methods
2011-10-04 Andrea SpadacciniMerge branch 'devel-2.5'
2011-10-04 Andrea SpadacciniMerge branch 'stable-2.5' into devel-2.5
2011-10-04 Guido Trottercluster-merge: log an info message at node readd
2011-10-04 Michael HanselmannBump version to 2.5.0~rc1 v2.5.0rc1
2011-10-04 Iustin PopFix Makefile rules for QCHelper.hs
2011-10-04 Michael HanselmannFix issue when verifying cluster files
2011-10-03 Michael HanselmannRevert "utils.log: Write error messages to stderr"
2011-10-03 Michael HanselmannFix adding nodes after commit 64c7b3831dc
2011-10-03 Iustin PopSome TH simplifications
2011-10-03 Iustin PopA few minor test improvements
2011-10-03 Iustin PopUse TemplateHaskell to decorate tests with names
2011-10-03 Iustin PopUse TemplateHaskell to generate opcode serialisation
2011-10-03 Iustin PopUse TemplateHaskell to build the opID function
2011-10-03 Iustin PopUse TemplateHaskell instead of hand-coded instances
2011-10-03 Iustin PopRename some helper functions for consistency
2011-10-03 Iustin PopSplit part of Utils.hs into JSON.hs
2011-09-30 Michael HanselmannLUClusterVerifyGroup: Spread SSH checks over more nodes
2011-09-30 Iustin PopOptimise cli.JobExecutor with many pending jobs
2011-09-30 Andrea SpadacciniMerge branch 'devel-2.5'
2011-09-30 Andrea SpadacciniMerge branch 'stable-2.5' into devel-2.5
2011-09-30 Guido TrotterUse --yes to deactivate master ip in cluster merge
2011-09-30 Andrea SpadacciniUse deactivate-master-ip in cluster-merge
2011-09-30 Andrea SpadacciniAdd gnt-cluster commands to toggle the master IP
2011-09-30 Andrea SpadacciniSplit starting and stopping master IP and daemons
2011-09-30 Andrea SpadacciniUse deactivate-master-ip in cluster-merge
2011-09-30 Andrea SpadacciniAdd gnt-cluster commands to toggle the master IP
2011-09-30 Andrea SpadacciniSplit starting and stopping master IP and daemons
2011-09-30 Michael Hanselmannlistrunner: Don't pass arguments if there are none
2011-09-30 Michael Hanselmannssh: Quote strings in error message
2011-09-30 Michael Hanselmannutils.log: Write error messages to stderr
2011-09-30 Iustin PopAdd signal handling doc to hbal man page
2011-09-29 Andrea SpadacciniAdapt non-KVM hypervisors to new migration RPCs
2011-09-29 Andrea SpadacciniAdd memory transfer progress info to migration
2011-09-29 Andrea SpadacciniMake migration RPC non-blocking
2011-09-29 Andrea SpadacciniMove _TimeoutExpired to utils
2011-09-29 Iustin PopAdd an allocation limit to hspace
2011-09-29 Iustin PopSmall simplification in tryAlloc
2011-09-29 Iustin PopChange how node pairs are generated/used
2011-09-29 Iustin PopParallelise instance allocation/capacity computation
2011-09-29 Iustin PopAbstract comparison of AllocElements
2011-09-29 Iustin PopChange type of Cluster.AllocSolution
2011-09-28 Andrea SpadacciniMigration: warn the user about hv version mismatch
2011-09-28 Iustin PopFix handling of cluster verify hooks
2011-09-28 Michael Hanselmannhttp.client: Show pending requests as “owner”
2011-09-28 Michael Hanselmannhttp.client: Add nice name to requests
2011-09-28 Michael Hanselmannrpc/http: Show pending RPC requests in lock monitor
2011-09-28 Michael Hanselmannhttp.client: Factorize code interacting with cURL
2011-09-28 Iustin PopRedistribute the RAPI certificate
2011-09-27 Agata MurawskaAdding qemu-img dependency to INSTALL
next