]> git.proxmox.com Git - mirror_lxc.git/history - src/tests/get_item.c
confile: add lxc.proc.* to set proc filesystem
[mirror_lxc.git] / src / tests / get_item.c
2017-12-13 Yifeng Tanconfile: add lxc.proc.* to set proc filesystem
2017-12-11 Christian BraunerMerge pull request #2009 from lifeng68/add_sysctl
2017-12-11 LiFengconfile: Add lxc.sysctl config
2017-07-08 Serge HallynMerge pull request #1665 from brauner/2017-07-01/deprec...
2017-07-02 Christian Braunerconfile: lxc.tty --> lxc.tty.max
2017-07-02 Christian BraunerMerge pull request #1591 from grzgrzgrz3/regres-lxc-ls
2017-06-29 Christian BraunerMerge pull request #1649 from 0x0916/2017-06-27/wipe...
2017-06-29 0x0916testcase: define a network before checks
2017-06-29 0x0916replace all lxc.network* with lxc.net*
2017-06-21 Serge HallynMerge pull request #1632 from brauner/2017-06-19/new_ne...
2017-06-20 Christian Braunernetwork: test legacy index based networks
2017-06-18 Serge HallynMerge pull request #1626 from brauner/2017-06-13/new_ne...
2017-06-18 Christian Braunernetwork: preserve backwards compatibility
2017-05-27 Christian BraunerMerge pull request #1576 from lifeng68/Modifytty
2017-05-19 Christian BraunerMerge pull request #1577 from lifeng68/Bugfix
2017-05-03 Stéphane GraberMerge pull request #1533 from brauner/2017-05-02/mount_opts
2017-05-03 Stéphane GraberMerge pull request #1535 from brauner/2017-05-03/api_ex...
2017-05-03 Christian Braunertest: add lxc_config_item_is_supported() tests
2017-04-11 Christian BraunerMerge pull request #1276 from Blub/limits
2017-04-11 Wolfgang Bumillertest: resource limit config entries
2016-11-03 Christian BraunerMerge pull request #1058 from hallyn/2016-06-24/eric...
2016-09-05 Christian BraunerMerge pull request #1168 from jerome-pouiller/master
2016-09-05 Stéphane GraberMerge pull request #1169 from brauner/2016-09-04/fix_syslog
2016-09-04 Christian Braunertests: add lxc.syslog tests to get_item
2016-09-04 Christian Braunertests: fix get_item tests
2015-12-10 Stéphane GraberUpdate get_item test after the lxc.mount.entry fix
2015-08-28 Stéphane GraberMerge pull request #585 from ptoomey3/lxc-execute-as...
2015-08-28 Patrick ToomeyAdd support for get_config_item and set_config_item
2015-01-28 Stéphane GraberOnly use clear_config_item for lists
2014-10-27 Sergio JimenezFixed mismatch on ipvX gateway
2014-03-13 Serge Hallynlxc: tests: use busybox template rather than ubuntu
2014-02-18 Stéphane GraberAdd some missing newlines
2014-02-17 Stéphane Grabertests: Use trusty instead of lucid
2014-01-01 S.Çağlar Onuradjust include statements (v2)
2013-12-02 Stéphane GraberReduce public API (V2)
2013-09-23 Stéphane GraberConsistently use <lxc/lxccontainer.h> for the API
2013-09-09 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-07-12 Serge Hallyncreate: add a quiet flag
2013-05-26 Serge HallynMove container creation fully into the api
2013-02-13 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-02-11 Serge Hallynlxc api: fix some config_path oddities
2012-12-13 Daniel LezcanoMerge git://github.com/lxc/lxc
2012-11-12 Stéphane GraberMerge the liblxc API work by Serge Hallyn.