Use only one version of WritePidFile
[ganeti-local] / lib / utils.py
2010-10-07 Iustin PopUse only one version of WritePidFile
2010-10-07 Iustin PopAbstract daemon file descriptor setup
2010-10-07 Iustin PopAbstract some daemon functionality
2010-09-29 Guido TrotterMove the uuid regexp to utils.py
2010-09-22 Michael HanselmannMerge branch 'devel-2.2'
2010-09-22 Michael HanselmannMerge branch 'devel-2.1' into devel-2.2
2010-09-22 Iustin PopFix mac checker regex
2010-09-07 René NussbaumerRevert "Make it possible to call utils.Daemonize with...
2010-08-23 René NussbaumerSwitch to the RPC call to update /etc/hosts in LUAddNod...
2010-08-19 Michael Hanselmannutils: Use WriteFile in {Set,Remove}EtcHostsEntry
2010-08-19 René NussbaumerMake it possible to invoke RunCmd in interactive mode
2010-08-19 Manuel FranceschiniSupport IPv6 node add
2010-08-18 Manuel FranceschiniSupport for resolving hostnames to IPv6 addresses
2010-07-30 Michael HanselmannAdd new parameter type “maybe string”
2010-07-23 Manuel Franceschiniutils: Fix incorrect docstring
2010-07-21 Manuel FranceschiniAlways set commonName in X509 certificates
2010-07-20 René NussbaumerChange AddAuthorizedKey to also allow filehandles
2010-07-16 Balazs LeczAdd ParseCpuMask() utility function
2010-07-15 Michael HanselmannMove ShellWriter class to utils
2010-07-09 Manuel FranceschiniIntroduce lib/netutils.py
2010-07-07 Luca BigliardiMerge branch 'devel-2.1'
2010-07-07 Luca BigliardiMlockall: decrease warnings if ctypes module is not...
2010-07-06 Balazs LeczAdd utils.GetMounts()
2010-07-01 Michael Hanselmannutils.OwnIpAddress: Change try/except for Python 2.4
2010-06-30 Manuel FranceschiniEnable utils.OwnIpAddress to work with IPv6 addresses
2010-06-30 Manuel FranceschiniIPv6 support for utils.TcpPing()
2010-06-30 Manuel FranceschiniAdd function to retrieve family of an ip address
2010-06-30 Manuel FranceschiniIntroduce utils.IsValidIP{4,6}()
2010-06-30 Manuel FranceschiniRename some constants to facilitate IPv6 support
2010-06-29 Guido TrotterFix a few uncommon pylint errors in compat.py
2010-06-28 Guido TrotterRemove utils.LockedMethod
2010-06-18 Guido TrotterMerge branch 'stable-2.1'
2010-06-18 Iustin PopFix handling of errors from socket.gethostbyname
2010-06-15 Guido TrotterListVisibleFiles: do not sort output
2010-06-14 Michael Hanselmannutils: Add function to validate service name
2010-06-14 Michael HanselmannHandle ESRCH when sending signals
2010-06-11 Guido TrotterListVisibleFiles: do optional sorting
2010-06-04 René NussbaumerMake it possible to call utils.Daemonize with uid and...
2010-06-04 Michael Hanselmannutils: Add function to format seconds
2010-06-03 Tom Limoncelliganeti-watcher should attempt to fix ganeti-rapi
2010-06-01 Balazs LeczAdd RemoveDir utility function
2010-06-01 Guido TrotterMerge remote branch 'origin/devel-2.1'
2010-06-01 Guido TrotterExplicitely return None from IgnoreSignals
2010-06-01 Michael Hanselmannutils: Add function to check whether process handles...
2010-06-01 Guido TrotterMerge branch 'devel-2.1'
2010-06-01 Guido TrotterFix IgnoreSignals on socket.error
2010-06-01 Guido TrotterFix {Ignore, RetryOn}Signals on socket.error
2010-06-01 Guido TrotterMove hash functions to the compat module
2010-05-31 Balazs LeczMake utils.EnsureDirs() ignore umask
2010-05-28 Balazs LeczAdd RemoveDir utility function
2010-05-17 Michael HanselmannMerge branch 'devel-2.1'
2010-05-14 Guido TrotterRetryOnSignal: handle socket error as well
2010-05-14 Guido Trotterutils.IgnoreSignals
2010-05-13 Luca BigliardiMerge branch 'devel-2.1'
2010-05-13 Luca BigliardiFix some pylint warnings
2010-05-13 Luca BigliardiFix logging string format
2010-05-13 Luca BigliardiFix Filehandler / FileHandler typo
2010-05-13 Luca BigliardiUse LogFileHandler conditionally in SetupLogging
2010-05-13 Luca BigliardiIntroduce LogFileHandler class
2010-05-13 Luca BigliardiIntroduce Mlockall()
2010-05-12 Guido TrotterMerge branch 'devel-2.1'
2010-05-12 Guido TrotterConvert some ReadFile calls to ReadOneLineFile
2010-05-12 Guido Trotterutils.ReadOneLineFile()
2010-05-12 Guido TrotterRemove oneline= parameter from utils.ReadFile
2010-05-11 Michael HanselmannMerge branch 'devel-2.1'
2010-05-11 Michael Hanselmannutils.ReadFile: Add parameter to read only one line
2010-05-10 Guido TrotterMerge branch 'devel-2.1'
2010-05-10 Guido TrotterIsProcessAlive: retry stat() a few times
2010-05-10 Guido TrotterRetry{Again,Timeout}: explain reraising
2010-05-10 Guido Trotterutils.Retry: pass up timeout arguments
2010-05-04 Michael HanselmannAdd optional “salt” argument to utils.{,Verify}Sha1Hmac
2010-05-04 Michael HanselmannUse utility functions for HMAC
2010-04-29 Michael HanselmannMove cmdlib._VerifyCertificate to utils
2010-04-27 Michael HanselmannAdd wrapper class for signal.set_wrapper_fd
2010-04-26 Michael HanselmannMerge branch 'devel-2.1'
2010-04-23 Michael Hanselmannmasterd: Log PID, UID and GID of connected client
2010-04-22 Michael HanselmannMerge branch 'devel-2.1'
2010-04-21 Michael HanselmannAdd separate module for backported language functionality
2010-04-21 Michael Hanselmannutils: Add function for partial application of function...
2010-04-21 Michael Hanselmannutils: Add function to read locked PID file
2010-04-16 Iustin PopMerge branch 'devel-2.1'
2010-04-15 Michael Hanselmannutils: Add class to split string stream into lines
2010-04-07 Michael HanselmannMerge branch 'devel-2.1'
2010-04-07 Iustin PopFix utils.WaitForFdCondition inner retry loop
2010-04-07 Michael HanselmannFix bug introduced in 76e5f8b54: mkdir mode
2010-04-07 Michael Hanselmannutils: Move wrapper code around os.makedirs into separa...
2010-03-23 Guido TrotterMerge branch 'devel-2.1'
2010-03-22 Guido TrotterRevert "Only override any and all if not defined"
2010-03-18 Guido TrotterMerge branch 'devel-2.1'
2010-03-18 Guido TrotterWaitForSocketCondition: rename, handle EINTR
2010-03-18 Guido Trottermove http.WaitForSocketCondition to utils
2010-03-18 Guido TrotterOnly override any and all if not defined
2010-03-17 Michael Hanselmannutils: Add functions to sign and verify X509 certs...
2010-03-15 Michael HanselmannMerge remote branch 'origin/devel-2.1'
2010-03-12 Michael Hanselmannutils.CreateBackup: Use human-readable instead of secon...
2010-03-12 Michael Hanselmannutils: Add function to extract X509 cert validity
2010-03-11 Iustin PopAdd a partition function to split a list in two
2010-03-08 Michael HanselmannSupport passing in file object in utils.FileLock
2010-03-08 Michael HanselmannConvert utils.FileLock to utils.Retry
2010-03-08 Michael HanselmannSupport arguments in utils.RunInSeparateProcess
next