summaryrefslogtreecommitdiffstats
path: root/src/power
Commit message (Expand)AuthorAgeFilesLines
* libopenlmi: rename back to openlmicommon and get versioning rightJan Synacek2014-05-061-1/+1
* libopenlmi: minor fixes and improvementsJan Synacek2014-05-064-12/+12
* libopenlmi: reorganize and gatherJan Synacek2014-04-309-28/+15
* power: use proper poweroff/reboot commands with sysvinitRadek Novacek2014-04-101-3/+3
* power: check if connection to Logind DBus is validRadek Novacek2014-04-101-9/+10
* Updated copyright yearsPeter Schiffer2014-01-169-9/+9
* Remove trailing spacesPeter Schiffer2014-01-163-99/+99
* power: Always init provider when startingRadek Novacek2013-12-172-6/+33
* power: Use logind instead of upowerRadek Novacek2013-11-042-68/+143
* power: handle memory allocation failures properlyRadek Novacek2013-11-044-4/+30
* Add lmi_get_computer_system function and fix lmi_get_system_nameRadek Novacek2013-10-318-51/+45
* cmake: don't use hardcoded pathsRadek Novacek2013-10-231-1/+1
* Rework documentation.Jan Safranek2013-10-1811-588/+0
* power: Disable debug print to stderrRadek Novacek2013-10-171-3/+0
* power: Fix InstanceIDs to follow OpenLMI standard schemeRadek Novacek2013-10-175-7/+21
* power: Fetch definition of Implemented qualifier to konkretcmpiRadek Novacek2013-10-171-0/+1
* power: Fix memory leakRadek Novacek2013-10-172-0/+2
* power: Replace fprintf with debug()Radek Novacek2013-10-171-4/+6
* power: Add documentation for power providerRadek Novacek2013-10-1711-0/+588
* power: Fix crash in power providerRadek Novacek2013-09-191-1/+2
* Call lmi_init function from providersRadek Novacek2013-09-192-1/+9
* Fix for cim-schema > 2.33Radek Novacek2013-09-031-0/+27
* power: various improvementsRadek Novacek2013-07-263-1/+56
* power: Remove debugging signal handlingRadek Novacek2013-07-251-22/+0
* Silence many compilation warningsRadek Novacek2013-07-251-1/+5
* Return list of CIM classes from konkretcmpi_generate macroRadek Novacek2013-07-231-0/+1
* Adapt for KonkretCMPI changes in EmbeddedInstancesRadek Novacek2013-07-012-4/+4
* power: fix undefined symbols in power provider0.0.23Radek Novacek2013-05-201-13/+13
* power: Rename LMI_ConcreteJob to LMI_PowerConcreteJobRadek Novacek2013-05-201-37/+35
* renamed mof files according to LMI conventionMichal Minar2013-04-221-1/+1
* Happy New Year! (better later than never)Jan Synacek2013-03-138-8/+8
* Relicence all sources from GPLv2+ to LGPLv2+0.0.15Radek Novacek2012-11-128-80/+104
* Change project name from Cura to OpenLMIRadek Novacek2012-10-221-3/+3
* Make destination of .reg adjustable in CuraMacros0.0.3Radek Novacek2012-08-291-1/+1
* Define methods from experimental schemaRadek Novacek2012-08-293-0/+45
* Rename HostedService classes to avoid duplicationRadek Novacek2012-08-281-31/+31
* Rename prefix from Cura_ to LMI_Radek Novacek2012-08-288-285/+285
* Add 'Cura_' to provider library nameRadek Novacek2012-08-021-1/+1
* Add GPLv2 license file and GPLv2+ headers to all filesRadek Novacek2012-08-028-0/+133
* Replace all Linux_ prefixes with Cura_ prefixes.Radek Novacek2012-07-318-285/+285
* power: use get_system_creation_class_name function in the providerRadek Novacek2012-07-304-7/+5
* Make provider optional using cmake optionsRadek Novacek2012-07-301-0/+3
* Fix typo in get_system_creation_class_name method nameRadek Novacek2012-07-302-4/+4
* power: fix finding Linux_ComputerSystem in referencesRadek Novacek2012-07-272-40/+16
* Unify logging through all providersRadek Novacek2012-07-279-109/+3
* Fix few errors in CuraMacros.cmake and power cmakeRadek Novacek2012-07-251-2/+2
* power: correctly register and installRadek Novacek2012-07-241-6/+4
* power: check if upower and systemctl are installedRadek Novacek2012-07-241-1/+13
* Remove src/ subdirectory from power/Radek Novacek2012-07-241-70/+0
* Move provider-register to top level directoryRadek Novacek2012-07-231-755/+0