summaryrefslogtreecommitdiffstats
path: root/src/openlmi.c
Commit message (Expand)AuthorAgeFilesLines
* Add missing pthread.h inclusionRadek Novacek2014-04-091-0/+1
* Fix incorrect array length when reading provider config optionsRadek Novacek2014-03-251-29/+18
* Updated copyright yearsPeter Schiffer2014-01-161-1/+1
* Plug some memory leaksTomas Bzatek2013-11-211-1/+4
* Work around Pegasus destroying threads _after_ unloading provider dynamic lib...Jan Safranek2013-11-011-0/+15
* Add lmi_get_computer_system function and fix lmi_get_system_nameRadek Novacek2013-10-311-51/+69
* Use PG_ComputerSystem by default.Jan Safranek2013-10-091-3/+3
* parse_config: Don't reuse already initialized GError structTomas Bzatek2013-10-091-2/+4
* Improve logging in C providersRadek Novacek2013-09-191-9/+68
* Introduce toplevel openlmi config fileRadek Novacek2013-09-181-7/+153
* Fix _lmi_debugJan Synacek2013-07-151-1/+1
* Handle error cases properly in getFQDN functionRadek Novacek2013-05-161-2/+14
* Support for using libopenlmicommon by external providersRadek Novacek2013-04-171-0/+139