]> git.proxmox.com Git - mirror_lxc.git/history - src/lua-lxc
storage/overlay: do not write to invalid memory
[mirror_lxc.git] / src / lua-lxc /
2017-07-02 Christian BraunerMerge pull request #1591 from grzgrzgrz3/regres-lxc-ls
2017-07-01 Christian BraunerMerge pull request #1658 from 0x0916/2017-06-30/new...
2017-06-30 0x0916confile: rename lxc.utsname to lxc.uts.name
2017-06-29 Christian BraunerMerge pull request #1649 from 0x0916/2017-06-27/wipe...
2017-06-29 0x0916replace all lxc.network* with lxc.net*
2016-11-03 Christian BraunerMerge pull request #1058 from hallyn/2016-06-24/eric...
2016-10-21 Christian BraunerMerge pull request #1245 from stgraber/master
2016-10-21 Stéphane GraberUse libtool for liblxc.so
2015-12-10 Andrey Jr. MelnikovAdd LUA api get_ips(), get_interfaces(), rename() functions
2015-06-23 Serge HallynMerge pull request #517 from hkjolhede/master
2015-05-11 Stéphane GraberMerge pull request #499 from krichter722/gitignore
2015-05-11 Stéphane GraberMerge pull request #504 from thmo/lua53
2015-04-26 Thomas MoschnyFix Lua 5.3 compatibility code.
2015-01-26 Stéphane Graberlua: fix crash on missing blkio
2015-01-25 hallynMerge pull request #408 from yosida95/patch-1
2015-01-24 Thomas MoschnySmall fix for Lua 5.3 compatibility.
2014-11-24 Dwight Engenlua: fix return value of attach() method
2014-11-18 hallynMerge pull request #356 from silvio/sfr/utils-choose...
2014-11-17 Dwight EngenMerge pull request #353 from ashtoreth/master
2014-11-08 ashtorethUpdate core.c
2014-11-07 PiXyadded container:attach() into the Lua API
2014-08-22 Daniel Mirandabuild: Fix support for split build and source dirs
2014-03-04 Natanael Copalua: respect configure's --prefix
2014-02-20 Natanael Copalua: Do not link Lua module to the Lua core library
2014-01-10 Stéphane GraberRe-organize API for global lxc.conf config
2014-01-01 S.Çağlar Onuradjust include statements (v2)
2013-11-29 Stéphane GraberAllow unsetting daemonize and close_fds
2013-11-05 Dwight Engenlua: add cmd_get_config_item to API
2013-11-04 Dwight Engenlxc-top: show kernel memory being used if available
2013-11-04 Dwight Engenlua: fix stats collection using get_cgroup_item
2013-11-04 Dwight Engenadd [gs]et_cgroup_item to lua api
2013-10-22 Dwight Engeninstall lua module 0644 instead of 0755
2013-09-09 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-09-05 Dwight Engenlua: fix stats gathering
2013-09-05 Natanael Copalua: implement dirname in C rather than depend on exter...
2013-09-05 Natanael Copalua: implement usleep in C module
2013-09-05 Natanael Copaconfigure/makefile: Allow specify Lua pkg-config file...
2013-09-05 Natanael Copalua: prepare for Lua 5.2
2013-09-05 Natanael Copalua: fix a bug in the parsing of /proc/mounts
2013-09-03 Serge Hallynlua: update license
2013-07-12 Serge Hallyncreate: add a quiet flag
2013-05-26 Serge HallynMove container creation fully into the api
2013-04-05 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-03-26 Stéphane GraberEXTRA_DIST: Fix missing files with "make dist"
2013-03-18 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-02-19 Stéphane GraberIntroduce --lxcpath cmdline option, and make default_lx...
2013-02-13 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-02-11 Dwight EngenUpdate Lua API
2013-02-11 Serge Hallynlxc api: fix some config_path oddities
2013-02-08 Serge HallynSwitch from use of LXCPATH to a configurable default_lx...
2013-01-28 Dwight Engenadd lua binding for the lxc API