ganeti-local
2012-11-19 Michael Hanselmannconfigure: Shell cleanup
2012-11-19 Michael HanselmannAdd opcode for running commands remotely
2012-11-19 Michael HanselmannAdd RPC for restricted commands
2012-11-19 Michael Hanselmannlocking: Don't schedule pending acq. for short timeout
2012-11-19 Michele TartaraPrevent hlint crash on unicode chars
2012-11-16 Michael HanselmannRename design document for SSH setup
2012-11-16 Michael Hanselmannbackend: Implement remote commands
2012-11-16 Michael Hanselmannconfigure: Add option to enable remote commands
2012-11-16 Michael HanselmannAdd unit test for RAPI handler access definitions
2012-11-16 Michael HanselmannUpdate ganeti-rapi man page for new user option
2012-11-16 Michael Hanselmannrapi: Add new user option for querying
2012-11-16 Michele TartaraAdd Utility functions for loading data from test files
2012-11-16 Michele TartaraImproved TestHelper module docstring
2012-11-15 Michael HanselmannMove gnt_cluster.SHOW_MACHINE_OPT to cli
2012-11-15 Guido TrotterAdd ganeti-node-role ocf example file
2012-11-15 Guido TrotterAdd ganeti-master-role.ocf example file
2012-11-15 Iustin PopCleanup THH function use from built module namespace
2012-11-14 Iustin PopSwitch Attoparsec/unicode test from QC to HUnit
2012-11-14 Michael HanselmannWarn on invalid lines in HTTP user files
2012-11-14 Michael HanselmannDon't check for remote command directory as file storage
2012-11-14 Michael HanselmannDocument master daemon's shutdown behaviour
2012-11-14 Michael Hanselmannpathutils: Add directory for remote commands
2012-11-14 Michael Hanselmannutils.process.RunResult: Always set "fail_reason" attribute
2012-11-14 Michael HanselmannAdd previously missing node daemon GID to getent mock
2012-11-14 Michael HanselmannAdd test utility to count calls to function
2012-11-14 Michael HanselmannSort content of generated RPC code
2012-11-13 Michael HanselmannAdd new test for RAPI
2012-11-13 Michael HanselmannAdd “gnt-job change-priority” sub-command
2012-11-13 Michael HanselmannExpose changing job priority via LUXI
2012-11-13 Michael Hanselmannjqueue: Allow changing of job priority
2012-11-13 Michael Hanselmannjqueue: Set task ID for jobs added to workerpool
2012-11-13 Michael Hanselmannworkerpool: Preserve task number when deferring
2012-11-13 Michael Hanselmannworkerpool: Add method to change task's priority
2012-11-13 Michael Hanselmannworkerpool: Change data structure for priority change
2012-11-13 Iustin PopAutomatically enable version-dependent GHC flags
2012-11-13 Michele TartaraAdded attoparsec unit test for Unicode parsing
2012-11-13 Michele TartaraAdd "Attoparsec" to the optional haskell packages
2012-11-13 Helga VelroyenDocumentation for the NODE_RES level
2012-11-13 Iustin PopImprove make regen-vcs-version
2012-11-13 Iustin PopFix two hlint warnings
2012-11-12 Michael HanselmannRunCmd: Expose "postfork" callback
2012-11-12 Iustin PopMerge branch 'devel-2.6' into master
2012-11-12 Iustin PopMerge branch 'stable-2.6' into devel-2.6
2012-11-12 Iustin PopImprove error message when migration status fail
2012-11-12 Iustin PopFix type error in kvm/GetMigrationStatus
2012-11-12 Iustin PopFix PID file writing in Haskell daemons
2012-11-12 Iustin PopRemove unsafePerformIO usage
2012-11-12 Iustin PopChange keyToFilename/readSSconfFile interaction
2012-11-12 Iustin PopChange type of program options to 'IO [Options]'
2012-11-12 Iustin PopTwo small logging improvements
2012-11-12 Iustin PopAnnotate confd startup/luxi binding error
2012-11-12 Iustin PopSwitch writing of PID file to new reporting style
2012-11-12 Iustin PopMove and rename BasicTypes.annotateIOError
2012-11-12 Iustin PopSwitch daemon startup to pipe-based error reporting
2012-11-12 Iustin PopMove preparation steps of confd in prepMain
2012-11-12 Iustin PopSplit queryd run into prepare and exec
2012-11-12 Iustin PopConvert tag objects to a safer type
2012-11-12 Iustin PopSwitch Luxi TH code from simple to custom fields
2012-11-12 Iustin PopFix display of results in ==? operator
2012-11-12 Iustin PopMake THH:genSaveOpCode a bit more general
2012-11-09 Michael Hanselmannsphinx_ext: Allow use of “rapi” module in pyeval
2012-11-08 Michael Hanselmannrlib2: Document two previously undocumented functions
2012-11-08 Michael Hanselmannjqueue/mcpu: Determine priority using callback
2012-11-08 Michael HanselmannMerge branch 'devel-2.6'
2012-11-08 Michael HanselmannMerge branch 'stable-2.6' into devel-2.6
2012-11-08 Michael Hanselmannhttp/__init__.py: Remove extraneous argument
2012-11-08 Michael Hanselmannrapi.testutils: Add utility to format HTTP headers
2012-11-08 Michael Hanselmannrapi.testutils: Return headers from mock utility
2012-11-08 Michael Hanselmannhttp: Add wrapper for mimetools.Message
2012-11-08 Iustin PopRename Confd.hs to Confd/Types.hs
2012-11-08 Dato SimóOpCodes.hs: add OpTagsSet and OpTagsDel
2012-11-08 Dato Simóhtools: move TagObject from Luxi.hs to OpCodes.hs
2012-11-07 Michael HanselmannAdd missing tests for commit f0d2286
2012-11-07 Iustin PopImplement base checkFn/prepFn/execFn model for daemons
2012-11-07 Iustin PopOne more ghc 7.6 fix
2012-11-07 Michael Hanselmannworkerpool: Use itertools.count instead of manual counting
2012-11-07 Iustin PopMerge branch 'devel-2.6' into submit
2012-11-07 Iustin PopMerge branch 'stable-2.6' into devel-2.6
2012-11-07 Iustin PopSwitch devel/upload to a static file
2012-11-07 Iustin PopFix compatibility with newer Haskell libraries
2012-11-06 Guido TrotterUse SSH_LOGIN_USER rather than root for xl ssh
2012-11-06 Guido TrotterFix gnt-instance console with xl
2012-11-06 Michael HanselmannAdd utility to check if file is executable
2012-11-06 Michael HanselmannFix NameError in constants.py introduced in merge 46c1f82
2012-11-06 Iustin PopAdd test for Luxi calls consistency hs/py
2012-11-06 Guido TrotterMerge branch 'devel-2.6'
2012-11-06 Guido TrotterMerge branch 'stable-2.6' into devel-2.6
2012-11-06 Guido TrotterDisable E1101 on ganeti/http/server.py:424
2012-11-06 Guido TrotterFix live migration under xl
2012-11-06 Guido TrotterDon't check for xend port when using xl
2012-11-06 Michael Hanselmannutils.io: Improve handling of double and single slashes
2012-11-06 Michael Hanselmannworkerpool: Don't mask variable in AddManyTasks
2012-11-06 Michael Hanselmannworkerpool: Simplify _WaitForTaskUnlocked
2012-11-05 Dato Simócli.py: use None as name for tag operations on the...
2012-11-02 Bernardo Dal... Fix previous merge
2012-11-01 Michael HanselmannMerge branch 'devel-2.6'
2012-11-01 Michael HanselmannMerge branch 'stable-2.6' into devel-2.6
2012-11-01 Michael HanselmannFix typo in gnt-instance man page
2012-11-01 Michael Hanselmannjqueue: Return jobs to queue when shutting down
2012-11-01 Michael Hanselmanngnt-debug delay: Add "--submit" option
next