Add the core of the monitoring daemon
[ganeti-local] / src /
2013-03-21 Michele TartaraAdd the core of the monitoring daemon
2013-03-20 Helga VelroyenTypo 'repot' in Server.hs
2013-03-13 Michele TartaraAdd Mond to the list of possible daemons
2013-03-12 Iustin PopAdd missing external_reservations query field in confd
2013-03-12 Iustin PopAdd simple Ip4Address/Ip4Network types
2013-03-12 Iustin PopA few style fixes in Ganeti.Network
2013-03-12 Iustin PopChange node disk/hv_state query in confd
2013-03-12 Iustin PopSort instance list in gnt-group list -opinst_list
2013-03-12 Iustin PopMake gnt-node list -o(p|s)inst_list output stable
2013-03-12 Iustin PopFix gnt-backup list -o node via confd
2013-03-12 Iustin PopFix network query field types/names in the Haskell...
2013-03-12 Michele TartaraFix style error in hconfd
2013-03-08 Iustin PopMerge branch 'devel-2.7'
2013-03-08 Iustin PopChange hbal behaviour in case of early exit
2013-03-05 Iustin PopMerge branch 'devel-2.7'
2013-03-05 Iustin PopConstants.hs.in: improve Haddock markup in the template
2013-03-05 Iustin PopMerge branch 'devel-2.7'
2013-03-04 Iustin PopSwitch Attoparsec parser from double to rational
2013-03-04 Iustin PopFix node partial name matching in Haskell code
2013-03-04 Iustin PopFix bug in group queries related to node/instance fields
2013-03-04 Iustin PopAbstract the individual query functions
2013-03-04 Iustin PopAllow confd to serve network list-fields queries
2013-03-04 Iustin PopRename/make uniform the other query entities
2013-03-04 Iustin PopFix low verbosity levels in htools
2013-03-04 Michele TartaraFix improperly formatted docstring
2013-03-04 Dimitris AragiorgisFix confd issue regarding --no-lvm-storage
2013-02-25 Guido TrotterHRoller: allow filtering by node group
2013-02-25 Guido TrotterHRoller: print only online nodes
2013-02-25 Iustin PopImprove the rpc-test program
2013-02-25 Iustin PopImplement Export queries in Haskell
2013-02-25 Iustin PopAdd export_list RPC call definitions
2013-02-25 Iustin PopImprove TemplateHaskell code to support empty objects
2013-02-22 Iustin PopFix another docstring typo
2013-02-20 Iustin PopSwitch the RPC module over to the multi interface
2013-02-20 Iustin PopAdd a Ganeti-specific implementation of Curl Multi
2013-02-20 Iustin PopAdd two utility functions for handling Either lists
2013-02-20 Iustin PopSimplify RPC error cases
2013-02-20 Iustin PopReduce duplication of curl options computation
2013-02-20 Iustin PopSwitch the curl bindings from optional to required
2013-02-19 Michele TartaraStatus change reason support for Reboot
2013-02-19 Michele TartaraInfrastructure for specifying instance status change...
2013-02-18 Helga VelroyenUnit tests for Query/Network.hs
2013-02-18 Michele TartaraMake Confd client usable for testing
2013-02-18 Michele TartaraAdd Haskell parser for "xm uptime"
2013-02-18 Michele TartaraAdd Haskell parser for "xm list --long"
2013-02-18 Michele TartaraAdd request type to Confd server for getting instance...
2013-02-15 Iustin PopMerge branch 'devel-2.7'
2013-02-12 Iustin PopEnable use of the priority option in hbal
2013-02-12 Iustin PopAdd CLI-level option to override the priority
2013-02-12 Iustin PopAdd functions to parse CLI-level format of priorities
2013-02-12 Iustin PopAdd a function to change an OpCode's priority
2013-02-12 Iustin PopMake hbal opcode annotation more generic
2013-02-12 Helga VelroyenRemoves check for conflicts from NetworkDisconnect
2013-02-12 Michael HanselmannMerge branch 'devel-2.7'
2013-02-11 Dimitris AragiorgisRemove family and size from network objects
2013-02-11 Dimitris AragiorgisRemove network_type slot (Issue 363)
2013-02-08 Guido TrotterMake ParticalNic's network field of type String
2013-02-07 Iustin PopRemove use of 'head' and add hlint warning for it
2013-02-07 Dato SimóHarep.hs: fix a couple typos in comments and docstrings
2013-02-06 Michele TartaraFix improperly formatted docstring
2013-02-05 Michael HanselmannMerge branch 'devel-2.7'
2013-02-05 Helga VelroyenMaking ParticalNic's network field of type String
2013-02-05 Iustin PopFix typo in a comment
2013-02-05 Iustin PopFix Haskell log file naming after virtual cluster changes
2013-01-30 Dato Simóharep: finish execution with a summary of instance...
2013-01-30 Dato Simóharep: do not wait for repair job completion to set...
2013-01-30 Dato Simóharep: create repair jobs
2013-01-30 Dato Simóharep: pure function to detect brokeness with instances
2013-01-30 Dato Simóharep: check for completed jobs at the start of the...
2013-01-30 Dato Simóharep: initial parsing of tags
2013-01-30 Dato SimóProgram/Harep.hs: add skeleton for the new auto-repair...
2013-01-30 Dato SimóHTools/Types.hs: minor adjustments to auto-repair types
2013-01-30 Dato SimóJobs.hs: start with a shorter delay in waitForJobs
2013-01-30 Dato SimóJobs.hs: add an execJobsWaitOk function
2013-01-30 Dato SimóJobs.hs: add a submitJobs function
2013-01-30 Dato SimóFix typo ("Abrreviation" -> "Abbreviation" in Common.hs)
2013-01-30 Helga VelroyenRemoves check for conflicts from NetworkDisconnect
2013-01-30 Michael HanselmannMerge branch 'devel-2.7'
2013-01-29 Dato SimóCLI.hs: fix double spaces in option help strings
2013-01-29 Helga VelroyenAdd fields 'inst_cnt' and 'inst_list' to network queries
2013-01-29 Helga VelroyenMoving network query helper functions to Network.hs
2013-01-25 Helga VelroyenMore fields for network queries
2013-01-24 Helga VelroyenFirst part of Network Queries in Haskell
2013-01-24 Helga VelroyenConvert Maybe results to RSUnavail
2013-01-24 Helga VelroyenExtend config by networks and networks by UUIDs
2013-01-24 Helga VelroyenTypo in comment of network type
2013-01-21 Iustin PopRenames and cleanup of variable names in confd
2013-01-21 Iustin PopChange the polling thread sleep behaviour
2013-01-21 Iustin PopFirst part of confd timer changes
2013-01-21 Iustin PopIncrease Haskell log file resolution
2013-01-21 Iustin PopAdd a function to get the current time in microseconds
2013-01-21 Iustin PopStart confd in notify mode if we can
2013-01-21 Iustin PopExplicitly load the config at confd startup
2013-01-18 Yiannis TsiourisText wrap in Haskell code
2013-01-16 Michele TartaraIntegrate DRBD with the report generation infrastructure
2013-01-16 Michele TartaraAdd reporting infrastructure for data collectors
2013-01-16 Michele TartaraMove getCurrentTime from Confd.Utils to Utils
2013-01-15 Iustin PopMake niceSort a wrapper over niceSortKey id
2013-01-15 Helga VelroyenReplace nodegroups' PartialNic by PartialNicParams
2013-01-14 Dato SimóLoader.hs: ignore expired ArSuspended policies
next