]> git.proxmox.com Git - mirror_lxc.git/history - src/python-lxc
tests: Don't require user interaction in containertests
[mirror_lxc.git] / src / python-lxc /
2014-01-23 Stéphane GraberFix handling of empty config keys
2014-01-16 Stéphane Graberpython3: binding update
2014-01-16 Stéphane Graberpython3: Don't fail in list_containers on ValueError
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-12-13 hallynMerge pull request #101 from ahippo/master
2013-12-11 Stéphane Graberpython3: Support unpriv containers
2013-12-03 Stéphane Graberpython3: Drop duplicate add_device_node function
2013-12-03 Stéphane Graberpython3: Fix PEP8 and avoid crash when listing
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: Export some missing constants
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-10-16 Stéphane GraberMake 'make dist' match git content
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-09-03 Stéphane Graberpython: Fix api_test to use the new attach() API
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-16 John McFarlaneMake get_ips timeout poll configurable
2013-07-12 Serge Hallyncreate: add a quiet flag
2013-07-08 Stéphane Graberpython: Update scripts to respect PEP-8 spec
2013-07-08 Stéphane Graberpython: Re-introduce timeout in get_ips
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-22 Stéphane Graberpython: Fix get_ips and nesting with lxcpath
2013-04-18 Stéphane Graberpython: Various fixes to the python scripts
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 GraberFix 'make clean'
2013-03-26 Stéphane GraberEXTRA_DIST: Fix missing files with "make dist"
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-03-01 Stéphane Graberpython api_test: Drop use of @LXCPATH@
2013-03-01 Stéphane Graberlxc-ls: Implement support for nested containers
2013-02-21 Stéphane Graberpython: Update the python scripts for lxcpath
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
2013-01-23 Dwight Engeninclude python files in make dist and rpm
2012-12-13 Daniel LezcanoMerge git://github.com/lxc/lxc
2012-12-10 Stéphane Graberpython: Update add_device_node to use the new API
2012-12-10 Stéphane Graberpython: Add binding for {get|set}_cgroup_item
2012-12-10 Stéphane Graberpython: get_keys() doesn't require a path
2012-12-07 Stéphane Graberpython3-lxc: Fix build prefix/destdir
2012-12-06 Stéphane Graberpython: Remove hardcoded LXCPATH
2012-12-04 Stéphane Graberpython: Update to the device related functions
2012-11-26 Stéphane Graberpython: Use builtin len() function for network interfaces
2012-11-26 Stéphane Graberpython: PEP8 compatibility
2012-11-26 Stéphane Graberpython: Add add_device() function
2012-11-12 Stéphane Graberpython-lxc: Add missing space between two help lines
2012-11-12 Stéphane Graberapi_test.py: Remove workarounds for API bugs
2012-11-12 Stéphane Graberlxc-start-ephemeral: Add missing return call to wait...
2012-11-12 Stéphane Graberpython-lxc: Always convert state passed to wait() to...
2012-11-12 Stéphane GraberRemove zombie_handler from python-lxc code
2012-11-12 Stéphane GraberRaise exception when getting Container instance as...
2012-11-12 Stéphane GraberAdd better example/test of the python3-lxc API
2012-11-12 Stéphane GraberAdd python-lxc based on the new liblxc API.