Add UnescapeAndSplit unittest for multi-escapes
[ganeti-local] / lib /
2011-11-30 Nikos SkalkotosFix a bug in command line option parsing code
2011-11-24 Michael HanselmannConfigWriter: Fix epydoc error
2011-11-24 Michael HanselmannLUGroupAssignNodes: Fix node membership corruption
2011-11-14 Vangelis KoukisEnsure unused ports return to the free port pool
2011-10-20 René NussbaumerFix queue archive creation with wrong permissions
2011-10-12 Michael Hanselmannrpc: Disable HTTP client pool and reduce memory consumption
2011-09-06 Michael HanselmannFix assertion error on unclean master shutdown
2011-08-26 Michael Hanselmannutils: Fix UnescapeAndSplit parsing bug
2011-08-23 René NussbaumerDocumentation fix for importing with --src-dir option
2011-08-23 René NussbaumerFix a parsing issue with DRBD 8.3.11 in the Linux Kernel
2011-08-03 Iustin PopFix small typo in docstring
2011-07-26 Ben LiptonAdd OS search path to gnt-cluster info
2011-07-25 Michael HanselmannReopen daemon's stdio on SIGHUP
2011-07-25 Michael HanselmannReopen log file only once after SIGHUP
2011-07-25 Michael HanselmannDon't leak file descriptors when setting up daemon...
2011-07-22 Michael Hanselmanngnt-node volumes: Fix instance names
2011-07-11 Michael Hanselmannht: Add new check for numbers
2011-07-11 Michael HanselmannFix off-by-one bug in job serial generation
2011-06-28 Iustin PopFix bug in recreate-disks for DRBD instances
2011-06-28 Iustin PopFix a lint warning
2011-06-27 Apollon OikonomopoulosKVM: configure bridged NICs at migration start
2011-06-27 Iustin PopFix bug in drbd8 replace disks on current nodes
2011-06-23 Guido TrotterLUInstanceCreate: use opcodes.RequireFileStorage
2011-06-23 Guido TrotterDon't add ",boot=on" to disks on kvm >= 0.14
2011-06-22 Apollon OikonomopoulosKVM: fix per-instance stored UID value
2011-06-17 Guido TrotterAdd one forgotten element to the file disk path
2011-06-17 Guido TrotterLUInstanceCreate: fix file storage dir calculation
2011-06-17 Guido TrotterCheck that filestorage is enabled when requested
2011-06-17 Guido TrotterRemove self.op.file_storage_dir isabs check
2011-05-31 Michael Hanselmannjqueue: Fix potential race condition when cancelling...
2011-05-30 Apollon OikonomopoulosFix argument order in ReserveLV and ReserveMAC
2011-05-26 Michael HanselmannTLReplaceDisks: Move assertion checking locks
2011-05-24 Iustin Popnode evac: don't call IAllocator if no instances
2011-05-24 René NussbaumerRPC/Backend: Make UploadFile uid and gid agnostic
2011-05-24 René NussbaumerResolve uid/gid upon mainloop run
2011-05-24 René NussbaumerGetEntResolver: Make it possible to resolve uid/gid...
2011-05-24 René Nussbaumerutils.algo: Add InvertDict to invert a dict
2011-05-24 René Nussbaumerautotools: Add noded group
2011-05-16 Iustin PopImplement no_remember at RAPI level
2011-05-16 Iustin PopImplement no_remember at CLI level
2011-05-16 Iustin PopIntroduce instance start/stop no_remember attribute
2011-05-12 Iustin PopFix a bug in LUInstanceMove
2011-05-12 Iustin PopAbstract ignore_consistency opcode parameter
2011-05-12 Iustin PopPreload the string-escape code in noded
2011-05-11 Iustin PopTry to prevent instance memory changes N+1 failures
2011-05-10 Marco CasavecchiaUse floppy disk and a second CDROM on KVM
2011-05-10 René NussbaumerMake root_path an optional hypervisor parameter
2011-05-09 Marco CasavecchiaAdd 2 new variables to the OS scripts environment
2011-05-09 Iustin PopAdd --no-wait-for-sync when converting to drbd
2011-05-09 Iustin PopRecreate instance disks: allow changing nodes
2011-05-06 Iustin PopRename instance: only show new name when different
2011-05-06 Michael HanselmannFix race condition in LUGroupAssignNodes
2011-05-03 Michael Hanselmanncmdlib: Fix typo, s/nick/NIC/
2011-05-03 Iustin PopA small optimisation in cluster verify
2011-05-02 Iustin PopA few docstring fixes
2011-05-02 Iustin Popluxi: do not handle KeyboardInterrupt
2011-05-02 Iustin PopHandle EPIPE errors while writing to the terminal
2011-05-02 Iustin PopCluster verify: check for missing bridges
2011-04-29 Michael HanselmannTLReplaceDisks: Use implicit loop for dictionary
2011-04-29 Michael HanselmannRelease unneeded locks while replacing disks
2011-04-29 Michael Hanselmannlocking: Export “list_owned” from lock manager
2011-04-29 Michael Hanselmanngnt-instance: Fix typo in error message
2011-04-29 Iustin Popmlock: fail gracefully if libc.so.6 cannot be loaded
2011-04-28 Iustin PopAllow creating the DRBD metadev in a different VG
2011-04-28 Iustin PopMake _GenerateDRBD8Branch accept different VG names
2011-04-28 Iustin PopFix WriteFile with unicode data
2011-04-27 Iustin PopReplace disks: keep the meta device in the same VG
2011-04-27 Doug DumitruFix for multiple VGs - PlainToDrbd and replace-disks
2011-04-27 Iustin PopFix potential data-loss in utils.WriteFile
2011-04-27 Iustin PopImprove error messages in cluster verify/OS
2011-04-27 Iustin PopPrevent readding of the master node
2011-04-27 Iustin PopFix punctuation in an error message
2011-04-21 Michael Hanselmanncli: Fix wrong argument kind for groups
2011-04-20 Michael HanselmannFix typo in LUGroupAssignNodes
2011-04-20 Iustin Popgnt-instance info: automatically request locking
2011-04-19 Iustin PopFix master IP activation in failover with no-voting
2011-04-19 Iustin Popdisk wiping: fix bug in chunk size computation
2011-04-19 Michael HanselmannFix bug in watcher
2011-04-14 Michael HanselmannRelease locks before wiping disks during instance creation
2011-04-13 Michael Hanselmannutils.WriteFile: Close file before renaming
2011-04-13 Michael HanselmannNicer formatting for group query error
2011-04-07 Michael HanselmannMerge branch 'stable-2.4' into devel-2.4
2011-04-06 Michael HanselmannLUInstanceQueryData: Don't acquire locks unless requested
2011-04-06 Iustin PopIncrease the lock timeouts before we block-acquire
2011-04-04 Iustin Popdaemon.py: move startup log message before prep_fn
2011-04-04 Iustin PopDisplay the actual memory values in N+1 failures
2011-03-31 Iustin Popssh.VerifyNodeHostname: remove the quiet flag
2011-03-24 Michael HanselmannFix output for “gnt-job info”
2011-03-17 Michael Hanselmannwatcher: Fix misleading usage output
2011-03-17 Stephen ShirleyClarify --force-join parameter message
2011-03-16 Michael Hanselmannlocking: Fix race condition in lock monitor
2011-03-15 Michael Hanselmannutils: Export NiceSortKey function
2011-03-10 Stephen ShirleyTreat empty oob_program param as default
2011-03-10 Iustin PopFix bug in instance listing with orphan instances
2011-03-10 Iustin PopFix bug related to log opening failures
2011-03-07 Iustin PopMerge branch 'devel-2.3' into devel-2.4
2011-03-07 Iustin PopMerge branch 'devel-2.2' into devel-2.3
2011-03-04 Iustin PopFix LUClusterRepairDiskSizes and rpc result usage
2011-03-04 Iustin PopFix RPC mismatch in blockdev_getsize[s]
2011-03-04 Iustin PopRAPI: fix evacuate node resource
next