summaryrefslogtreecommitdiffstats
path: root/lib/module.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* kr_module_load(): don't pass the_engine in module->dataVladimír Čunát2024-12-201-1/+1
* treewide: fix -Wstrict-prototypesVladimír Čunát2023-06-081-1/+1
* Copyright notices: remove years and replace e-mailOto Šťáva2022-12-141-1/+1
* remove NO_THROTTLE optionŠtěpán Balážik2021-01-271-1/+1
* lib/module: bump KR_MODULE_API, reformulate NEWSVladimír Čunát2020-04-291-1/+1
* treewide: machine readable license for GNU GPLv3+ source codePetr Špaček2020-02-251-13/+1
* modules: tidy (de)initialization codeVladimír Čunát2019-06-131-9/+21
* modules/README.rst: quick full-pass reviewVladimír Čunát2019-04-171-1/+1
* module API+ABI: remove one level of indirectionVladimír Čunát2019-04-171-7/+8
* engine kr_prop_cb: link to implementation detailsVladimír Čunát2018-11-211-0/+1
* add bindings for the checkout layerMarek Vavruša2018-04-231-1/+1
* rename module 'cache_lmdb' -> 'cache'Vladimír Čunát2017-11-161-0/+6
* module.c: don't fall back to MODULEDIR if overriddenVladimír Čunát2017-05-261-1/+1
* avoid a doxygen warningVladimír Čunát2017-02-161-1/+3
* module: document the API and simplify the codeVladimír Čunát2017-01-261-37/+47
* Update copyright information with 2017Ondřej Surý2017-01-251-1/+1
* layer: refactor and better describe the APIVladimír Čunát2016-11-081-1/+1
* layer: rename knot_ identifiers that are private nowVladimír Čunát2016-11-081-1/+1
* www.gnu.org prefers httpsDaniel Kahn Gillmor2016-07-161-1/+1
* lib/layer: avoiding usage of libknot's layer.hGrigorii Demidov2016-07-121-1/+0
* daemon,lib: cleanupMarek Vavrusa2016-06-161-0/+1
* build: library able to compile to both static/dynamic versioned libsMarek Vavruša2015-12-101-0/+2
* lib: started symbol visibility annotation, modules for nowMarek Vavruša2015-11-251-1/+1
* lib/modules: layer() api now accept module nameMarek Vavruša2015-05-061-2/+2
* doc: updated API doc and examplesMarek Vavruša2015-04-221-6/+0
* doc: added @cond and updated readmeMarek Vavruša2015-04-131-6/+3
* style: Fixed indentation and removed trailing white spaces in C code.Karel Slany2015-04-101-4/+4
* daemon: added config syntax sugar for ‘modules’Marek Vavruša2015-03-291-2/+7
* lib: demoted context to simple interface, not responsible for dataMarek Vavruša2015-03-271-2/+1
* lib: doxygen groupsMarek Vavruša2015-03-191-0/+6
* lib/module: support for propertiesMarek Vavruša2015-03-181-12/+36
* lib/module: API declaration is mandatoryMarek Vavruša2015-03-101-0/+2
* modules: golang/cgo modules compile, but bad linkageMarek Vavruša2015-02-231-1/+1
* lib: loadable versioned modules (api subject to change)Marek Vavruša2015-02-231-0/+63