]> git.proxmox.com Git - mirror_lxc.git/history - src/python-lxc/lxc.c
python-lxc: change distribution name _lxc -> lxc
[mirror_lxc.git] / src / python-lxc / lxc.c
2016-05-27 Stéphane GraberMerge pull request #1032 from GreatFruitOmsk/travis...
2016-05-27 Stéphane GraberMerge pull request #1031 from GreatFruitOmsk/pypi
2016-05-27 Aleksandr Mezinpython-lxc: don't use private lxc/confile.h
2016-05-27 Aleksandr Mezinpython-lxc: don't use private lxc/utils.h
2016-05-27 Aleksandr Mezinpython-lxc: don't use private lxc/namespace.h
2016-05-06 Serge HallynMerge pull request #1005 from tych0/warn-about-unexpect...
2016-05-01 Christian BraunerMerge pull request #995 from ar45/fix_system_error_init...
2016-05-01 Aron PodrigalFixed - set PyErr when Container.__init__ fails
2016-01-29 Stéphane GraberMerge pull request #740 from kvaidas/master
2016-01-04 Stéphane GraberMerge pull request #743 from tw4452852/buffer_overflow
2016-01-04 Stéphane GraberMerge pull request #739 from shindo/fix/python-lxc...
2015-12-24 Danil Osherovpython-lxc: Call PyOS_AfterFork after attaching to...
2015-09-21 Stéphane GraberFix indentation
2015-04-06 Stéphane GraberMerge pull request #465 from bostjan/bugfix/autostart...
2015-03-30 Stéphane GraberMerge pull request #452 from achton/master
2015-03-10 Stéphane GraberMerge pull request #464 from pymag09/lxccreate
2015-03-10 Bieiaievskyi Sergeyadd bdevtype to lxc create procedure
2015-01-25 hallynMerge pull request #408 from yosida95/patch-1
2015-01-24 Markus ElfringBug #158: Deletion of unnecessary checks before calls...
2014-10-15 Dongsheng Yangpython-lxc: Add [at|de]tach_interface() to python binding.
2014-09-22 Masami IchikawaFix build error(ISO C90 specs violation) in lxc.c
2014-07-07 Dorian EikenbergFix attach_wait and threads
2014-06-09 Stéphane Graberpython3: Fix crashes in snapshot()
2014-06-03 Stéphane Graberpython3: Handle invalid global config keys
2014-06-03 Stéphane Graberpython3: Don't require a template name
2014-02-13 Stéphane Graberpython3: Add missing get_running_config_item binding
2014-01-31 Stéphane Grabershutdown: Rework API and lxc-stop
2014-01-23 Stéphane GraberFix handling of empty config keys
2014-01-16 Stéphane Graberpython3: binding update
2014-01-10 Stéphane GraberRe-organize API for global lxc.conf config
2014-01-01 S.Çağlar Onuradjust include statements (v2)
2013-12-23 S.Çağlar Onurremove LXC_CLONE_COPYHOOKS and make lxcapi_clone to...
2013-11-29 Stéphane GraberAllow unsetting daemonize and close_fds
2013-11-29 Stéphane Graberpython3: Use FSConverter for all paths
2013-11-29 Stéphane Graberpython3: Allow setting daemonize and close_fds
2013-11-29 Stéphane Graberpython3: Add snapshot_* to the binding
2013-11-28 Stéphane Graberpython3: Allow passing create flags
2013-11-28 Stéphane Graberpython3: Add clone() to the binding
2013-11-27 Stéphane Graberpython3: Sort list of exports
2013-11-27 Stéphane Graberpython3: Add (add|remove)_device_node
2013-11-27 Stéphane Graberpython3: Add controllable property to the binding
2013-11-27 Stéphane Graberpython3: Add clear_config() to the binding
2013-11-27 Stéphane Graberpython3: Re-order all functions
2013-11-27 Stéphane Graberpython3: Add reboot() to the binding
2013-11-27 Stéphane Graberpython3: Sort all method/property lists
2013-11-27 Stéphane Graberpython3: Code style
2013-11-27 Stéphane Graberpython3: Add list_containers to C API
2013-10-18 Dwight Engensupport setting lsm label at exec or immediately
2013-09-18 S.Çağlar OnurAdd get_interfaces to the API
2013-09-09 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-09-03 Stéphane Graberlicensing: Add missing headers and FSF address
2013-08-19 Christian Seilerpython/attach: Add function that returns personality...
2013-08-19 Christian Seilerpython/attach: export CLONE_NEW* constants to Python
2013-08-19 Christian Seilerpython/attach: Fix minor memory leaks
2013-08-19 Stéphane GraberRemove all trailing whitespaces
2013-08-14 Christian Seilerpython: add attach support
2013-08-14 Christian Seilerpython: improve convert_tuple_to_char_pointer_array
2013-07-12 Serge Hallyncreate: add a quiet flag
2013-06-12 Dwight Engenconsole API improvements
2013-05-26 Serge HallynMove container creation fully into the api
2013-05-21 Stéphane Graberlxcapi: Add new get_ips() call
2013-04-24 Stéphane Graberpython: Make the code compatibly with 3.2
2013-04-24 Stéphane Graberpython: Fix convert_tuple_to_char_pointer_array
2013-04-18 Stéphane Graberpython: Lots of fixes in C extension
2013-04-11 Stéphane Graberpython: Fix memory management
2013-04-05 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-03-26 Stéphane Graberpython: Fix runtime failure on armhf
2013-03-18 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-03-11 Stéphane Graberpython: Add get_version to binding
2013-03-11 Stéphane Graberpython: Don't hardcode LXCPATH in python module
2013-02-13 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-02-11 Stéphane Graberpython-lxc: Update for new calls
2013-02-11 Serge Hallynlxc api: fix some config_path oddities
2012-12-13 Daniel LezcanoMerge git://github.com/lxc/lxc
2012-12-10 Stéphane Graberpython: Add binding for {get|set}_cgroup_item
2012-11-12 Stéphane Graberpython-lxc: Add missing space between two help lines
2012-11-12 Stéphane GraberRemove zombie_handler from python-lxc code
2012-11-12 Stéphane GraberAdd python-lxc based on the new liblxc API.