index
:
delta/rpm.git
caret
gh-pages
ignatenko/patch-1
ignatenkobrain-patch-1
master
pavlinas_p122
pavlinas_p123
plus
rpm-4.10.x
rpm-4.11.x
rpm-4.12.x
rpm-4.13.x
rpm-4.14.x
rpm-4.15.x
rpm-4.16.x
rpm-4.17.x
rpm-4.18.x
rpm-4.4.x
rpm-4.6.x
rpm-4.7.x
rpm-4.8.x
rpm-4.9.x
github.com: rpm-software-management/rpm.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
luaext
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge Lua posix extension into librpmio
Panu Matilainen
2022-04-13
4
-1168
/
+0
*
Eliminate the strange include pre-build install machinery
Panu Matilainen
2022-03-10
1
-1
/
+1
*
Axe defunct Lua rex extension
Panu Matilainen
2021-10-27
3
-352
/
+1
*
Fix memory leaks in Lua rex extension
Michal Domonkos
2021-06-28
1
-3
/
+6
*
Move redirect2null() out of posix extensions but preserve compatibility
Panu Matilainen
2019-03-01
1
-20
/
+0
*
Fix nonsensical error message from posix.redirect2null()
Panu Matilainen
2019-03-01
1
-1
/
+1
*
Modernize Lua library/module initialization, drop support for Lua < 5.2
Panu Matilainen
2019-02-21
2
-4
/
+4
*
Move lua os.exit() override from posix module to rpmlua
Panu Matilainen
2019-02-21
2
-28
/
+0
*
Move lua fork-tracking variable to librpmio
Panu Matilainen
2019-02-21
1
-5
/
+5
*
Remove useless Lua userconfig file
daurnimator
2018-10-16
2
-59
/
+1
*
Remove unreachable linit module
daurnimator
2018-10-16
5
-108
/
+2
*
Fix out-of-tree build regression
Panu Matilainen
2018-06-27
1
-1
/
+1
*
lua: fix memory leak in Pexec()
Igor Gnatenko
2018-05-31
1
-0
/
+1
*
Factor out and unify setting CLOEXEC
Kir Kolyshkin
2018-05-30
1
-11
/
+2
*
Cosmetics: if, while and switch are followed by a space
Panu Matilainen
2017-02-27
1
-1
/
+1
*
Set FD_CLOEXEC on opened files before exec from lua script is called
Lubos Kardos
2016-05-31
1
-0
/
+12
*
Add posix.redirect2null
Zbigniew Jędrzejewski-Szmek
2016-03-10
1
-0
/
+20
*
remove luaL_checkint, deprecated in lua 5.3
Johannes Dewender
2015-06-01
1
-6
/
+6
*
Finish lua 5.2 support, trac #865
Johannes Dewender
2013-04-05
1
-6
/
+15
*
Add lua 5.2 support.
Anders F Bjorklund
2012-10-09
2
-5
/
+9
*
Use pkg-config to find Lua + determine flags (ticket #88)
Panu Matilainen
2011-03-28
1
-2
/
+2
*
Basic protection against Lua os.exit() and posix.exec() (ticket #167)
Panu Matilainen
2010-11-15
2
-2
/
+38
*
New gcc versions comlpain about undefined behaviour...
Michael Schroeder
2010-04-12
1
-2
/
+2
*
Fix include path of luaext subdir
Panu Matilainen
2010-01-27
1
-2
/
+1
*
Remove largely unnecessary putenv() replacement
Panu Matilainen
2010-01-04
1
-0
/
+8
*
Use rpm's own strdup() clone everywhere
Panu Matilainen
2010-01-04
1
-1
/
+2
*
Help compilers/analyzers a bit with luaL_error()
Panu Matilainen
2009-09-07
1
-3
/
+3
*
Use rpmConfigDir() instead of hardwired value in Lua initialization
Panu Matilainen
2008-11-22
1
-1
/
+1
*
setenv() + unsetenv() are always available in rpm
Panu Matilainen
2008-10-20
1
-6
/
+0
*
Add posix.mkstemp() to Lua posix lib
Panu Matilainen
2008-10-20
1
-0
/
+32
*
Reuse toplevel WITH_LUA_LIB setting instead of manual setting
Panu Matilainen
2008-10-14
1
-1
/
+1
*
(char)NULL doesn't make much sense, use \0 instead
Panu Matilainen
2008-06-30
1
-1
/
+1
*
Fixup leftovers from lua/local -> luaext/ move
Panu Matilainen
2008-04-16
1
-3
/
+3
*
Add modemuncher + lua init stuff to extra dist
Panu Matilainen
2008-04-16
1
-0
/
+5
*
Start phasing out internal copy of Lua
Panu Matilainen
2008-04-16
11
-0
/
+1616