ganeti.bootstrap: Set permissions on newly uploaded files
[ganeti-local] / lib /
2008-12-19 Michael Hanselmannganeti.bootstrap: Set permissions on newly uploaded...
2008-12-19 Michael Hanselmannganeti.cmdlib: Check remote API certificate on "gnt...
2008-12-19 Michael Hanselmannganeti.bootstrap: Upload remote API certificate to...
2008-12-19 Michael Hanselmannganeti.bootstrap: Prepare for remote API certificate
2008-12-19 Michael Hanselmannganeti.bootstrap: Write SSL key to temporary file and...
2008-12-19 Michael Hanselmannganeti.bootstrap: Generate SSL certificate for remote API
2008-12-19 Michael Hanselmannganeti.bootstrap: Move SSL certificate generation into...
2008-12-19 Michael Hanselmannganeti-rapi: Implement HTTP authentication
2008-12-19 Michael Hanselmannganeti.http: Function to read password file
2008-12-19 Michael Hanselmannganeti.http: Add support for private data in HTTP requests
2008-12-19 Michael Hanselmannganeti.http: Add support for basic HTTP authentication
2008-12-19 Michael Hanselmannganeti.http: Prepare authentication for HTTP server
2008-12-18 Michael HanselmannJob queue: Allow more than one file rename per RPC...
2008-12-18 Michael Hanselmannganeti.jqueue: Group job archivals to reduce number...
2008-12-18 Michael HanselmannPrevent RPC timeout on auto-archiving jobs
2008-12-18 Michael Hanselmannjqueue: When auto-archiving jobs, calculate job status...
2008-12-18 Michael HanselmannUse subdirectories for job queue archive
2008-12-18 Michael HanselmannAdd rename function automatically creating directories...
2008-12-18 Michael Hanselmannganeti.http: Don't pass poller object around
2008-12-18 Michael HanselmannRename http.HttpInternalError to HttpInternalServerError
2008-12-18 Michael Hanselmannganeti.http: Add more constants and errors
2008-12-18 Michael Hanselmannganeti.http: Ignore ENOTCONN when shutting down the...
2008-12-18 Michael HanselmannImplement support for additional headers with HTTP...
2008-12-17 Michael HanselmannAdd simple unittests for ganeti.http
2008-12-17 Michael Hanselmannganeti.bootstrap: Whitespace fix
2008-12-17 Michael HanselmannAdd job queue size limit
2008-12-17 Michael Hanselmannutils.KillProcess: Use waitpid() to wait for child...
2008-12-16 Guido TrotterLUConnectConsole: fix primary_node online check
2008-12-16 Guido Trotter_RunCmdPipe: handle EINTR in poller.poll()
2008-12-16 Guido TrotterKVM: improve socat interface
2008-12-16 Guido TrotterKVM: use a different default kernel path
2008-12-15 Michael Hanselmannganeti.http: Add three TODOs for improvements
2008-12-15 Michael Hanselmannganeti.http: Explicitly initiate handshake
2008-12-15 Michael Hanselmannganeti.http: Implement handshake socket operation
2008-12-15 Michael Hanselmannganeti.http: Handle SSL_ERROR_ZERO_RETURN
2008-12-14 Iustin Popcleanup: ConfigWriter, initialize all attributes
2008-12-14 Iustin Popcleanup: rapi v2 instance tags wrong attribute
2008-12-14 Iustin Popcleanup: http server, line too long
2008-12-14 Iustin Popcleanup: http client, line too long
2008-12-14 Iustin Popcleanup: xen hypervisor
2008-12-14 Iustin Popcleanup: kvm code likes to redefine names
2008-12-14 Iustin Poplib/ssh.py: import the logging module
2008-12-14 Iustin PopSshRunner: add docstring for _BuildSshOptions
2008-12-14 Iustin Popcleanup: use _ for unused loop counter
2008-12-14 Iustin Popcleanup: WorkerPool, wrong variable name
2008-12-14 Iustin Popcleanup: TcpPing, wrong variable name
2008-12-14 Iustin Popcleanup: SetEtcHostsEntry unused var
2008-12-14 Iustin Popcleanup: fix IAllocator hypervisor usage
2008-12-14 Iustin Popcleanup: LUReplaceDisks unused vars
2008-12-14 Iustin Popcleanup: do not hide upper-scope name
2008-12-14 Iustin Popcleanup: fix use of _CheckNodeOnline
2008-12-14 Iustin Popcleanup: LUAddNode, LUSetNodeParams unused variable
2008-12-14 Iustin Popcleanup: LURenameCluster wrong variable name
2008-12-14 Iustin Popcleanup: fix export NIC count the same way as disk
2008-12-14 Iustin Popcleanup: fix backend._RecursiveFindBD
2008-12-14 Iustin Popcleanup: more unused vars
2008-12-14 Iustin Popcleanup: sanitize a default parameter
2008-12-14 Iustin Popcleanup: exceptions should derive from Exception
2008-12-14 Iustin Popcleanup: fix GatherMasterVotes
2008-12-14 Iustin Popcleanup: _InitSSHSetup doesn't need its argument
2008-12-14 Iustin Popcleanup: fix 'variable unused' warning
2008-12-12 Michael Hanselmannganeti.http: Rename HttpBase._using_ssl to HttpBase...
2008-12-12 Michael Hanselmannganeti.http: Rename HttpSocketBase to HttpBase
2008-12-11 Iustin PopFix epydoc format warnings
2008-12-10 Michael Hanselmannganeti.backend: Improve compression check
2008-12-10 Michael Hanselmannganeti.http: Docstring updates
2008-12-09 Michael Hanselmannganeti.http: Remove _HttpClientError
2008-12-09 Michael Hanselmannganeti.http.server: Increase connection backlog to...
2008-12-09 Michael HanselmannRPC: Compress file upload data
2008-12-09 Iustin PopWarn for instances living on offline nodes
2008-12-08 Iustin PopFix _AdjustCandidatePool
2008-12-08 Iustin Popgnt-node modify: add the offline attribute
2008-12-08 Iustin PopRPC: do not make calls to offline nodes
2008-12-05 Iustin PopMake cluster verify understand offline nodes
2008-12-05 Iustin Popcmdlib: check node stats in prereqs
2008-12-05 Iustin PopAdd two utility functions to cmdlib
2008-12-05 Iustin PopAdd function to compute the master candidates
2008-12-05 Iustin Pophttp: use slicing instead of string modification
2008-12-05 Iustin PopAdd the offline node list to ssconf
2008-12-05 Iustin PopCleanup the config file on demotion from candidate
2008-12-05 Iustin Popwatcher: handle offline nodes better
2008-12-05 Iustin Popnode list: add the offline field
2008-12-05 Iustin PopAdd a new node parameter 'offline'
2008-12-05 Iustin Popssconf: empty files should not add a newline
2008-12-04 Michael Hanselmannganeti.http: Add constant for DELETE
2008-12-04 Michael HanselmannRemove old HTTP code
2008-12-04 Michael Hanselmannganeti.rpc: Convert to new HTTP server
2008-12-04 Michael Hanselmannganeti.http: Split HTTP server and client into separate...
2008-12-04 Michael HanselmannRename all HTTP classes to camel case
2008-12-04 Michael Hanselmannganeti.http: Remove underline from two classes
2008-12-04 Michael HanselmannMove HTTP code to subpackage
2008-12-04 Guido TrotterLURemoveNode, promote nodes to master candidates
2008-12-03 Guido TrotterLUQueryExports: fix rpcresult handling
2008-12-03 Guido TrotterLUAddNode: Auto-make master candidates
2008-12-03 Guido TrotterLUAddNode: Check the correct result
2008-12-03 Michael Hanselmannganeti.http: Fix copyright header
2008-12-03 Michael Hanselmannganeti.http: Remove unused attribute "should_fork"
2008-12-03 Michael Hanselmannganeti.http: Move request handling logic from server...
2008-12-03 Michael Hanselmannganeti.http: Move _SocketOperation to module-level...
2008-12-03 Michael Hanselmannganeti.http: Move _WaitForCondition into module-level...
next