12 Commits

Author SHA1 Message Date
Heinz Wiesinger
d51df096f9 lua: clean up unused defines
Signed-off-by: Heinz Wiesinger <pprkut@liwjatan.org>
2025-07-01 22:41:34 +02:00
Giuseppe Scrivano
83f601d378 lua: fix build errors
Closes: https://github.com/containers/crun/issues/1804

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2025-06-30 18:07:56 +02:00
Giuseppe Scrivano
873db607fa status: report errors from libcrun_get_state_directory
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2025-01-29 12:26:20 +01:00
Sascha Grunert
19b9893076 Add --log-level option
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2024-08-21 12:02:34 +02:00
Rubicon Rowe
76b80ae9a6 fix random errors
* fix luacrun_new_ctx silently ignore non-table argument
* fix some functions assume error is not NULL
  if they get negative return code
* added some tests

Signed-off-by: Rubicon Rowe <l1589002388@gmail.com>
2023-09-05 16:32:57 +08:00
Rubicon Rowe
46ef792a4c lua: fixed luarocks package directory structure
Signed-off-by: Rubicon Rowe <l1589002388@gmail.com>
2023-08-30 21:34:59 +08:00
Erik Sjölund
58fa1925e5 fix typos in comments
Signed-off-by: Erik Sjölund <erik.sjolund@gmail.com>
2023-08-26 10:38:08 +02:00
Erik Sjölund
1836bed36b lua: rename variable to fix spelling
Signed-off-by: Erik Sjölund <erik.sjolund@gmail.com>
2023-08-23 19:47:39 +02:00
Erik Sjölund
a867e35e1a lua: fix missing dereference of pointer
Signed-off-by: Erik Sjölund <erik.sjolund@gmail.com>
2023-08-21 07:56:37 +02:00
Rubicon Rowe
755b47a15e lua: added luarocks packing
Signed-off-by: Rubicon Rowe <l1589002388@gmail.com>
2023-06-01 13:56:29 +08:00
Giuseppe Scrivano
663964980f lua: fix typo
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2023-04-26 14:03:59 +02:00
Rubicon Rowe
5ad15073f5 lua: add Lua bindings
Signed-off-by: Rubicon Rowe <l1589002388@gmail.com>
2023-03-16 23:07:14 +08:00