ganeti-local
2012-10-26 Michael Hanselmanncfgupgrade: Write file for file storage paths
2012-10-26 Michael Hanselmannbackend: Switch to new file storage directory verification
2012-10-26 Michael HanselmannCheck allowed file storage paths during cluster-verify
2012-10-26 Michael HanselmannMake Paramiko an optional dependency for listrunner
2012-10-26 Michael HanselmannRemove setup-ssh
2012-10-26 Michael Hanselmanngnt-node add: Use prepare-node-join
2012-10-26 Michael Hanselmannprepare-node-join: Use ssh.GetAllUserFiles
2012-10-26 Michael Hanselmannssh: Add function to get all of user's SSH files
2012-10-26 Michael HanselmannRunCmd: Support standard input file descriptor
2012-10-26 Michael HanselmannFactorize job selection in “gnt-job cancel”
2012-10-26 Michael Hanselmannutils.x509: Factorize code to extract X509 certificate
2012-10-26 Michael Hanselmannprepare_node_join: Move daemon SSH files to constants
2012-10-26 Michael Hanselmannprepare-node-join: Swap private and public keys
2012-10-26 Michael Hanselmannprepare-node-join: Use public key directly for auth...
2012-10-26 Michael Hanselmannssh.GetUserFiles: Parameter to disable directory check
2012-10-26 Iustin PopMove htools backends to a separate directory
2012-10-26 Iustin PopFix lint issue in Test/…/THH.hs
2012-10-26 Iustin PopFix X509CertError definition in Haskell codebase
2012-10-26 Iustin PopFix a few issues found by newer hlint
2012-10-26 Iustin PopAdd a simple unittest for THH code
2012-10-26 Iustin PopAdd support for optional fields with null serialised
2012-10-25 Dato SimóErrors.hs: improve field names for ConfigVersionMismatch
2012-10-25 Iustin PopRemove unused cache implementation
2012-10-25 Dato SimóTHH.hs: delete isOptional, no longer used
2012-10-25 Michele TartaraFix two typos in Ganeti administrator's guide
2012-10-25 Michael Hanselmannbdev: Remove unused import of itertools
2012-10-25 Michael Hanselmannbdev: Add verification for file storage paths
2012-10-25 Michael Hanselmannjqueue: Factorize code to modify job
2012-10-25 Michael Hanselmanncli: Use callback for --priority
2012-10-25 Michael Hanselmannjqueue: Add docstring for _DetermineJobDirectories
2012-10-25 Michael Hanselmannjqueue: Fix comments in _SubmitJobUnlocked
2012-10-25 Michael HanselmannDrop SSHS_FORCE constant
2012-10-25 Iustin PopAdd a default `.ghci' file
2012-10-25 Iustin PopConvert query path from string errors to GanetiException
2012-10-25 Iustin PopAdd exception utility functions
2012-10-25 Iustin PopAdd an Errors module mirroring the Python one
2012-10-25 Iustin PopAbstract Luxi template functionality
2012-10-25 Iustin PopAbstract a few types in THH.hs
2012-10-25 Guido TrotterAdd missing empty line
2012-10-25 Iustin PopRemove dumb-allocator code from devel/upload
2012-10-25 Iustin PopFix devel/upload restart of daemons
2012-10-24 Guido TrotterAdd small design for Linux HA integration
2012-10-24 Guido TrotterReplace @LIBDIR@ in .in files
2012-10-23 Iustin PopImprove devel/upload command line handling
2012-10-23 Iustin PopImprove logging of AssertionErrors
2012-10-23 Michael Hanselmanntools.prepare_node_join: Fix pep8 errors
2012-10-23 Michael HanselmannAdd initial implementation of prepare-node-join
2012-10-23 Michael Hanselmannssh.GetUserFiles: RSA support, unit tests
2012-10-23 Michele TartaraFix typo in walkthrough document
2012-10-22 Michael HanselmannFind coverage during configure, issue with Debian package
2012-10-22 Iustin PopRemove multiple uses of '.&&.' with conjoin
2012-10-22 Iustin PopImprove message for (==?) operator
2012-10-22 Iustin PopAdd a new 'really-all' make target
2012-10-22 Helga VelroyenAnnotated inequality operator for unit test properties
2012-10-22 Helga VelroyenFix setting of 'failN1' flag for corner case
2012-10-22 Helga VelroyenA few unittests improvements
2012-10-19 Helga VelroyenCorrected some commandlines in walkthrough
2012-10-19 Dato SimóBasicTypes.hs: fix docstring for eitherToResult
2012-10-19 Iustin PopAdd note about running individual test cases
2012-10-19 Iustin PopAdd a small QA check in instance renames for tags update
2012-10-19 Iustin PopUpdate blockdev's "info" at instance rename
2012-10-19 Iustin PopLVM: remove old tags when adding new ones
2012-10-19 Iustin PopAdd a small bdev helper function
2012-10-19 Iustin PopAdd a small note about tab completion and generated...
2012-10-19 Michael HanselmannUpdate for SSH design: Cluster name, ignore node daemon
2012-10-19 Michael HanselmannCompare significant fields only for simple SSH keys
2012-10-19 Guido TrotterAdd instance uptime to monitoring info
2012-10-18 Michael Hanselmanntest/*.py: Replace '' with ""
2012-10-18 Guido TrotterAdd cluster monitoring agent design document
2012-10-18 Iustin PopRemove custom OpResult type/monad
2012-10-18 Michael HanselmannMerge branch 'devel-2.6'
2012-10-18 Michael Hanselmannensure-dirs: Don't accept arguments
2012-10-18 Michael Hanselmannensure-dirs: Fix program name on usage screen
2012-10-18 Iustin PopConvert man page highlighting to standard RST
2012-10-18 Iustin PopConvert two more 'sh' highlight styles to 'shell-example'
2012-10-18 Iustin PopSmall improvements to the move-instance doc
2012-10-18 Helga VelroyenUse exitErr instead of explicit error message and exitWith
2012-10-18 Iustin PopFix running of Haskell tests
2012-10-17 Iustin PopGeneralise the Result type
2012-10-17 Dato SimóMerge branch 'devel-2.6' into master
2012-10-17 Michael Hanselmanncli: Fix small typo
2012-10-17 Dato SimóAdd hbal-excl-tags.data to Makefile.am, missed in 0397694
2012-10-17 Dato SimóGroup.hs: add 'allTags'; adjust loaders and test data...
2012-10-17 Dato SimóInstance.hs: rename 'tags' to 'exclTags', provide ...
2012-10-17 Dato Simóhtools-excl.test: add test case for exclusion tags...
2012-10-17 Iustin PopFix small typo in NEWS file
2012-10-17 Iustin PopRemove support for PUT in noded
2012-10-17 Iustin PopIgnore empty/comment lines in OS variants file
2012-10-17 Michael Hanselmanngnt-job cancel: Confirmation and selection of jobs
2012-10-17 Michael HanselmannUpdate NEWS for file storage paths
2012-10-16 Michael HanselmannReplace custom algorithm in constants unittest
2012-10-16 Michael HanselmannDesign for remote command execution via RPC
2012-10-16 Michael HanselmannMakefile: Verify version of security.rst document
2012-10-16 Michael HanselmannAdd new constant for pending job status
2012-10-16 Michael HanselmannMerge branch 'devel-2.6'
2012-10-16 Michael Hanselmannensure-dirs: Fix permissions on master socket
2012-10-16 Michael HanselmannUpdate security document for version 2.6
2012-10-16 Iustin PopAdd a very simple test rpc program
2012-10-16 Iustin Popconfd: add the test_delay RPC call
2012-10-16 Iustin PopAdd htools program code to hlint call
next