summaryrefslogtreecommitdiffstats
path: root/src/globals.c
Commit message (Collapse)AuthorAgeFilesLines
* Support for using libopenlmicommon by external providersRadek Novacek2013-04-171-98/+0
| | | | | | | | | * add FindOpenLMI.cmake module * add pkgconfig for OpenLMI * add openlmi.c/h with exported functions * add symlink with major version to openlmicommon library Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=948948
* Happy New Year! (better later than never)Jan Synacek2013-03-131-1/+1
|
* Relicence all sources from GPLv2+ to LGPLv2+0.0.15Radek Novacek2012-11-121-10/+13
|
* Add GPLv2 license file and GPLv2+ headers to all filesRadek Novacek2012-08-021-0/+16
|
* Fix typo in get_system_creation_class_name method nameRadek Novacek2012-07-301-1/+1
|
* Unify logging through all providersRadek Novacek2012-07-271-0/+79
Needs to be ported to sfcb/pegasus standard logging, using stderr for now.