ganeti-local
2013-07-26 Michele TartaraFix the downgrade function of cfgupgrade
2013-07-26 Michele TartaraIncrease maximum HTTP message size
2013-07-25 Klaus AehligClarify hbal man page
2013-07-25 Michele TartaraProperly add the UUID to all the disks
2013-07-25 Guido TrotterMerge branch 'stable-2.7' into stable-2.8
2013-07-25 Guido TrotterUpdate NEWS and version for Ganeti 2.7.1 v2.7.1
2013-07-25 Stratos PsomdakisAdd hvparam to disable VNET_HDR on tap devices
2013-07-24 Apollon Oikonomopoulosdaemon-util: pass --oknodo at rotate_logs
2013-07-23 Apollon OikonomopoulosAdd logrotate example
2013-07-23 Apollon Oikonomopoulosdaemon-util: provide rotate_logs and rotate_all_logs...
2013-07-22 Thomas ThrainerFix permission errors for split users
2013-07-19 Christos StavrakakisMake RAPI export device names and UUIDs
2013-07-18 Michele TartaraFix permission problem related to Issue 477
2013-07-18 Michele TartaraAdd hs function to easily change file ownership
2013-07-17 Thomas ThrainerRename queryd to luxid
2013-07-17 Klaus AehligDocument the rapi client not to have a QueryNetworks...
2013-07-17 Helga VelroyenEnable unit tests again
2013-07-17 Thomas ThrainerDocument ganeti-queryd
2013-07-17 Thomas ThrainerAdd ganeti-queryd to QA env test
2013-07-17 Thomas ThrainerAdd queryd daemon (split from confd)
2013-07-17 Thomas ThrainerExtract ConfigReader from Confd/Server.hs
2013-07-16 Christos StavrakakisAdd timestamps to haskell network query fields
2013-07-15 Klaus AehligMerge branch 'stable-2.7' into stable-2.8
2013-07-15 Klaus AehligChange method dispatch in ClientOps to enforce luxi...
2013-07-15 Michele TartaraAllow modify_etc_hosts to be changed
2013-07-15 Michele TartaraAdd --modify-etc-hosts option for CLI tools
2013-07-12 Klaus AehligAdd luxiReqQueryNetworks to LuxiOp
2013-07-12 Klaus AehligLog received message at debug level
2013-07-11 Michele TartaraSet the correct group for confd
2013-07-11 Michele TartaraLog RPC errors from inside executeRpcCall
2013-07-11 Michele TartaraFactor out the logRpcErrors function
2013-07-10 Leon HandrekeExpose bulk parameter for GetJobs in RAPI client
2013-07-10 Michele TartaraAdd git send-email to the chroot
2013-07-10 Michele TartaraAdd tests for CanRead
2013-07-10 Christos StavrakakisFix RAPI to include missing network fields
2013-07-10 Christos StavrakakisAdd support for querying network timestamps
2013-07-10 Klaus AehligOnly generate node lists with nodes having different...
2013-07-09 Michele TartaraCluster verify checks server.pem permissions
2013-07-09 Michele TartaraAdd function for checking file access permissions
2013-07-09 Michele TartaraPrevent silent failure in case of connection problems
2013-07-09 Klaus AehligIn the crontab example, look for the correct binary
2013-07-08 Michele TartaraFix apt-get invocation in chroot_builder
2013-07-08 Michele TartaraFix wrong numbering in UPGRADE documentation
2013-07-05 Klaus AehligMerge branch 'stable-2.7' into stable-2.8
2013-07-04 Klaus AehligAlso remove prop_IterateAlloc_sane from test list
2013-07-04 Klaus AehligFix documentation for prop_Alloc_sane
2013-07-04 Klaus AehligRemove IterateAllocSane test
2013-07-04 Guido TrotterRelease version 2.7.0 v2.7.0
2013-07-03 Guido TrotterFix "instance replace" typo in admin.rst
2013-07-03 Klaus AehligClean up work around for host name filtering
2013-07-03 Klaus AehligDo not handle host queries special
2013-07-02 Michele TartaraFix typo in the install guide
2013-07-01 Michele TartaraFix error in installation instructions
2013-06-28 Michele TartaraAdd documentation for harep
2013-06-28 Michele TartaraFix typo in ganeti-2.8 design doc
2013-06-26 Klaus AehligSupport big-step shrinking in tiered allocation
2013-06-26 Klaus AehligDisable pylint E1101 on hypothetical import
2013-06-25 Guido TrotterMerge branch 'stable-2.7' into stable-2.8
2013-06-25 Guido TrotterProvide the right fix for the kvm_extra parameter v2.7.0rc3
2013-06-24 Guido TrotterNEWS and version updates for 2.7.0~rc3
2013-06-24 Guido Trotterkvm: don't pass whole extra as a single argument
2013-06-24 Klaus AehligFor node queries allow short forms of host names
2013-06-24 Klaus AehligProvide a special filter for host names
2013-06-24 Helga Velroyengnt-cluster info (py): add enabled disk templates
2013-06-24 Michele TartaraVersion bump to 2.8.0~beta1 v2.8.0beta1
2013-06-24 Michele TartaraChange version numbers in documentation
2013-06-24 Michele TartaraFix issue with python coverage tests
2013-06-21 Thomas ThrainerMerge branch 'stable-2.7' into stable-2.8
2013-06-21 Guido TrotterCatch DeviceCreationError unhandled exceptions
2013-06-21 Guido Trottergrow disk: call SetDiskID before blockdev_getsize
2013-06-21 Thomas ThrainerFix daemon QA tests
2013-06-21 Michele TartaraDisable python test if required libraries are missing
2013-06-21 Michele TartaraBetter specify what packages to install
2013-06-21 Michele TartaraImprove install guide
2013-06-21 Michele TartaraFix typo in the documentation index
2013-06-21 Weiwei JiaFix typos in the documentation index
2013-06-21 Michele TartaraUpdate security document wrt confd access to SSL cert
2013-06-21 Guido TrotterFix permissions of the queue archive dir
2013-06-20 Klaus AehligAdd a warning about the restriction of gnt-node evacuate
2013-06-20 Michele TartaraAdd tools for building deb packages to build_chroot
2013-06-20 Michele TartaraImprove the final message of build_chroot
2013-06-20 Michele TartaraMake build_chroot self-contained
2013-06-20 Michele TartaraAdd confd user to masterd group
2013-06-20 Klaus AehligIn tiered allocation, cut non-promising shrinking tries
2013-06-19 Klaus AehligMerge branch 'stable-2.7' into stable-2.8
2013-06-18 Klaus AehligMore agressively line break man pages
2013-06-18 Michele TartaraVersion bump to 2.8.0~alpha1
2013-06-18 Michele TartaraMake cfgupgrade idempotent
2013-06-18 Michele TartaraUpdate config version number when downgrading
2013-06-17 Klaus AehligAdd test for shrink heuristics over different resources
2013-06-17 Klaus AehligImprove hspace shrinking strategy
2013-06-17 Klaus AehligConvenience function for iterating while the result...
2013-06-17 Klaus AehligProvide witness for the sum-type structure of GenericResult
2013-06-14 Michele TartaraDisable more version checks for alpha versions
2013-06-14 Michele TartaraAllow alpha versions not to have an entry in the NEWS...
2013-06-14 Michele TartaraAdd tests for check-news
2013-06-14 Michele TartaraIntroduce support for alpha versions
2013-06-14 Michele TartaraImprove docstring
2013-06-14 Michele TartaraFix bug in Makefile.am
2013-06-14 Klaus AehligMerge branch 'stable-2.7' into stable-2.8
next