summaryrefslogtreecommitdiffstats
path: root/src/service
Commit message (Expand)AuthorAgeFilesLines
* cmake: install mof for service-legacyRadek Novacek2014-05-091-1/+1
* libopenlmi: rename back to openlmicommon and get versioning rightJan Synacek2014-05-061-1/+1
* libopenlmi: minor fixes and improvementsJan Synacek2014-05-061-2/+2
* libopenlmi: reorganize and gatherJan Synacek2014-04-304-14/+9
* Service-legacy (non d-bus):Vitezslav Crhonek2014-04-293-14/+18
* Service-legacy (non d-bus):Vitezslav Crhonek2014-04-172-5/+2
* Service (non d-bus): Use mkstemp instead of mktemp and minor updatesVitezslav Crhonek2014-04-085-16/+71
* Updated copyright yearsPeter Schiffer2014-01-165-5/+5
* Remove trailing spacesPeter Schiffer2014-01-162-7/+7
* Format string hardeningRadek Novacek2013-11-191-1/+1
* Add lmi_get_computer_system function and fix lmi_get_system_nameRadek Novacek2013-10-311-4/+4
* Call lmi_init function from providersRadek Novacek2013-09-193-0/+7
* renamed mof files according to LMI conventionMichal Minar2013-04-221-1/+1
* Happy New Year! (better later than never)Jan Synacek2013-03-135-5/+5
* Service: remove unused variableVitezslav Crhonek2013-03-121-1/+0
* Service:Vitezslav Crhonek2012-11-222-36/+28
* Relicence all sources from GPLv2+ to LGPLv2+0.0.15Radek Novacek2012-11-125-53/+67
* 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-291-0/+16
* Rename prefix from Cura_ to LMI_Radek Novacek2012-08-282-59/+59
* Add 'Cura_' to provider library nameRadek Novacek2012-08-021-1/+1
* Add GPLv2 license file and GPLv2+ headers to all filesRadek Novacek2012-08-025-56/+56
* service: make the shell scripts executableRadek Novacek2012-08-011-1/+1
* service: Add shebang to service*.sh scriptsRadek Novacek2012-07-312-1/+3
* service: Move serviceutil to libexecRadek Novacek2012-07-312-3/+3
* Replace all Linux_ prefixes with Cura_ prefixes.Radek Novacek2012-07-312-59/+59
* Merge READMEs to one, get rid of should-be-global files in serviceRadek Novacek2012-07-306-774/+0
* service: use global functions for getting system (creation class) nameRadek Novacek2012-07-304-105/+4
* Unify logging through all providersRadek Novacek2012-07-272-7/+1
* service: rewrite Service_Operation functionRadek Novacek2012-07-271-21/+13
* service: add missing file closeRadek Novacek2012-07-261-0/+1
* service: better handling of services without Main PID (like iptables)Radek Novacek2012-07-261-1/+6
* service: Better error handling in providerRadek Novacek2012-07-261-5/+7
* service: fix a couple of memory leaksRadek Novacek2012-07-251-0/+3
* service: Don't list systemd special '@' servicesRadek Novacek2012-07-251-1/+1
* service: convert to using KonkretCMPIRadek Novacek2012-07-256-432/+346
* service: Finish converting service provider to CMakeRadek Novacek2012-07-255-560/+16
* service: Move MOF to toplevel mof/ directory and remove registrationRadek Novacek2012-07-242-60/+0
* Move provider-register to top level directoryRadek Novacek2012-07-231-755/+0
* Start converting all providers to CMakeRadek Novacek2012-07-231-0/+16
* Move all providers to src/ directoryRadek Novacek2012-07-2320-0/+3110