Linux Foundation Collaborative Projects
index
:
libappcontroller
guppy
halibut
icefish
jellyfish
koi
lamprey
marlin
master
needlefish
octopus
pike
quillback
ricefish
sandbox/DDTLK/tests
sandbox/claneys/docs
sandbox/claneys/doxygen
sandbox/claneys/shared-lib
Application controller library
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ctl-lib
/
ctl-lua.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-04
Remove use of prefix
needlefish_13.93.0
needlefish/13.93.0
marlin_12.93.0
marlin_12.92.0
marlin_12.91.0
marlin_12.90.1
marlin_12.90.0
marlin/12.93.0
marlin/12.92.0
marlin/12.91.0
marlin/12.90.1
marlin/12.90.0
lamprey_11.92.0
lamprey_11.91.0
lamprey/11.92.0
lamprey/11.91.0
koi_10.93.0
koi_10.92.0
koi_10.91.0
koi/10.93.0
koi/10.92.0
koi/10.91.0
jellyfish_9.99.4
jellyfish_9.99.3
jellyfish_9.99.2
jellyfish_9.99.1
jellyfish/9.99.4
jellyfish/9.99.3
jellyfish/9.99.2
jellyfish/9.99.1
icefish_8.99.5
icefish_8.99.4
icefish_8.99.3
icefish_8.99.2
icefish/8.99.5
icefish/8.99.4
icefish/8.99.3
icefish/8.99.2
9.99.4
9.99.3
9.99.2
9.99.1
8.99.5
8.99.4
8.99.3
8.99.2
13.93.0
12.93.0
12.92.0
12.91.0
12.90.1
12.90.0
11.92.0
11.91.0
10.93.0
10.92.0
10.91.0
Jonathan Aillet
1
-1
/
+1
2019-12-04
Improve plugin search path
Jonathan Aillet
1
-2
/
+2
2019-11-06
Change LuaAfbEventPush to Handle table
icefish_8.99.1
icefish/8.99.1
8.99.1
Frederic Marec
1
-2
/
+1
2019-04-02
Use the action API rather than the source one
Romain Forlot
1
-1
/
+1
2019-01-16
Remove useless magic number check
guppy_6.99.4
guppy/6.99.4
6.99.4
Romain Forlot
1
-8
/
+1
2018-12-18
More accurate log messages.
guppy_6.99.3
guppy/6.99.3
6.99.3
Romain Forlot
1
-31
/
+37
2018-12-18
Make available the unsubscribe from a LUA script
Romain Forlot
1
-0
/
+31
2018-12-17
Shared library: update to a v3 shared library
Romain Forlot
1
-70
/
+57
2018-12-13
memleak fixes
Romain Forlot
1
-1
/
+2
2018-12-13
Retrieve by default an int64 instead of int
Romain Forlot
1
-1
/
+1
2018-12-13
New function to retrieve Api's name from LUA
Romain Forlot
1
-0
/
+15
2018-12-13
Handle number and boolean to subcall an api's verb
Romain Forlot
1
-8
/
+7
2018-12-13
AFB:servsync: add string for query argument
Clément Bénier
1
-2
/
+7
2018-12-13
ctl-lua: Fixed memory corruption
Thierry Bultel
1
-5
/
+6
2018-12-13
Migration to v3
Romain Forlot
1
-13
/
+10
2018-12-13
New function returning the binding root directory
Romain Forlot
1
-0
/
+15
2018-12-13
Change the default GLOB pattern
Romain Forlot
1
-2
/
+3
2018-12-13
Fix wrong computed length
Romain Forlot
1
-2
/
+2
2018-12-13
More precise log message when loading a Lua file
Romain Forlot
1
-8
/
+13
2018-12-13
Release arguments once C function returned.
Romain Forlot
1
-1
/
+2
2018-12-13
Use prefix variable to find controller's plugins
Romain Forlot
1
-10
/
+11
2018-12-13
ctl-lua: typo fix
Clément Bénier
1
-43
/
+43
2018-12-13
asynchronism for test: LockWait added
Clément Bénier
1
-8
/
+25
2018-12-13
Change LUA package path at LUA interpreter load
Romain Forlot
1
-0
/
+33
2018-12-13
Fixed null value when push Lua arguments
Sebastien Douheret
1
-13
/
+13
2018-12-13
Adjust to compile with incoming bindings v3
José Bollo
1
-2
/
+4
2018-12-13
Fixed crash due to call to json_object_put
Sebastien Douheret
1
-1
/
+0
2018-12-13
Fix segfault when printing long message from lua
Sebastien Douheret
1
-4
/
+6
2018-12-13
Fixed spelling of AFB_ReqSuccess
Sebastien Douheret
1
-2
/
+2
2018-12-13
Fixed build warnings with gcc >= 7.3
Sebastien Douheret
1
-1
/
+1
2018-12-13
Increase lua script max message size
Jonathan Aillet
1
-1
/
+1
2018-12-13
Fixed compilation warnings with gcc-7.2.0
Thierry Bultel
1
-2
/
+2
2018-12-13
Make action item from a LUA action mandatory
Romain Forlot
1
-13
/
+1
2018-12-13
Good usage of strncat and strncpy
Romain Forlot
1
-16
/
+25
2018-12-13
Update to the new JSON syntax
Romain Forlot
1
-1
/
+1
2018-12-13
Fix wrong error message.
Romain Forlot
1
-2
/
+2
2018-12-13
Fix: Dyn API Action loading procedure
Romain Forlot
1
-364
/
+388
2018-12-13
Format
Romain Forlot
1
-179
/
+145
2018-12-13
Improve way to loading an action
Romain Forlot
1
-94
/
+14
2018-12-13
Upgrade config schema
Romain Forlot
1
-136
/
+183
2018-12-13
Fix conversion compilation warning
Romain Forlot
1
-1
/
+1
2018-12-13
Old audio controller traces left behind
Romain Forlot
1
-1
/
+1
2018-12-13
Linting: Initialize fullprefix variable
Romain Forlot
1
-1
/
+1
2018-12-13
Fix memory leak
Romain Forlot
1
-0
/
+4
2018-12-13
Change prefix generation, simpler is better
Romain Forlot
1
-3
/
+5
2018-12-13
Get back on track l2c functions.
Romain Forlot
1
-6
/
+9
2018-12-13
Avoid compile warning, memory leaks, linting
Romain Forlot
1
-0
/
+2
2018-12-13
Protect exec when no files found.
Romain Forlot
1
-28
/
+31
2018-12-13
Get back lua2c functions parsed at plugin load
Romain Forlot
1
-2
/
+10
2018-12-13
Fix: strncpy does't add null char at the end
Romain Forlot
1
-5
/
+5
[next]