]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2018-02-21  KATOH Yasufumidoc: Improve Japanese translation in lxc.container... 2180/head
2018-02-21  KATOH Yasufumidoc: add "force" option of lxc.mount.auto to Japanese...
2018-02-21  KATOH Yasufumidoc: Add the describe of mount propagation to Japanese...
2018-02-21  KATOH Yasufumidoc: Add lxc.namespace.{clone,keep} to Japanese lxc...
2018-02-21  KATOH Yasufumidoc: Update to lxc.namespace.share.* in Japanese lxc...
2018-02-21  KATOH Yasufumidoc: add lxc.cgroup2.* to Japanese lxc.container.conf(5)
2018-02-19  Serge HallynMerge pull request #2175 from brauner/2018-02-17/coding...
2018-02-19  Christian Braunercgroups: remove cgroup_create_legacy() 2175/head
2018-02-19  Christian Braunercgroups: implement "driver" and "driver_version"
2018-02-19  Christian Braunercgroups: remove legacy cgfs cgroup driver
2018-02-19  Christian Braunercgfsng: enable "force" for "cgroup-full"
2018-02-19  Christian Braunerstart: cleanup namespace handling
2018-02-19  Christian Braunerutils: add lxc_set_death_signal()
2018-02-19  Christian Braunerstart: non-functional changes
2018-02-18  Christian Braunerstart: do_destroy_container()
2018-02-18  Christian Braunerstart: lxc_destroy_container_on_signal()
2018-02-18  Christian Braunerstart: post_start()
2018-02-18  Christian Braunerstart: start()
2018-02-18  Christian Braunerstart: lxc_start()
2018-02-18  Christian Braunerstart: lxc_spawn()
2018-02-18  Christian Braunerstart: do_start()
2018-02-18  Christian Braunerstart: lxc_abort()
2018-02-18  Christian Braunerstart: lxc_fini()
2018-02-18  Christian Braunerstart: lxc_init()
2018-02-18  Christian Braunerstart: lxc_init_handler()
2018-02-18  Christian Braunerstart: simplify
2018-02-18  Christian Braunerstart: lxc_poll()
2018-02-18  Christian Braunerstart: signal_handler()
2018-02-18  Christian Braunerstart: lxc_check_inherited()
2018-02-18  Christian Braunerstart: preserve_ns()
2018-02-18  Christian Braunerstart: close_ns()
2018-02-18  Christian Braunerstart: print_top_failing_dir()
2018-02-18  Christian Braunerstart: use correct prefix for includes
2018-02-18  Christian Brauner{commands,start}: remove element from list first
2018-02-18  Christian Braunertree-wide: remove locking around openpty()
2018-02-18  Christian Braunerstart: remove duplicate lxc_monitor_send_state()
2018-02-18  Christian Braunerlxccontainer: use wait_for_pid()
2018-02-17  Christian Braunercgfsng: __cg_unified_setup_limits()
2018-02-17  Christian Braunercgfsng: __cg_legacy_setup_limits()
2018-02-17  Christian Braunercgfsng: cg_legacy_set_data()
2018-02-17  Christian Braunercgfsng: convert_devpath()
2018-02-17  Christian Braunercgfsng: cgfsng_set()
2018-02-17  Christian Braunercgfsng: cgfsng_get()
2018-02-17  Christian Braunercgfsng: cgfsng_attach()
2018-02-17  Christian Braunercgfsng: __cg_unified_attach()
2018-02-17  Christian Braunercgfsng: build_full_cgpath_from_monitorpath()
2018-02-17  Christian Braunercgfsng: cgfsng_escape()
2018-02-17  Christian Braunercgfsng: recursive_count_nrtasks()
2018-02-17  Christian Braunercgfsng: recursive_count_nrtasks()
2018-02-17  Christian Braunercgfsng: cgfsng_mount()
2018-02-17  Christian Braunercgfsng: mount_cgroup_full()
2018-02-17  Christian Braunercgfsng: cgfsng_chown()
2018-02-17  Christian Braunercgfsng: cgfsng_enter()
2018-02-17  Christian Braunercgfsng: cgfsng_create()
2018-02-17  Christian Braunercgfsng: remove_path_for_hierarchy()
2018-02-17  Christian Braunercgfsng: create_path_for_hierarchy()
2018-02-17  Christian Braunercgfsng: cg_unified_create_cgroup()
2018-02-17  Christian Braunercgfsng: recursive_destroy()
2018-02-17  Christian Braunercgfsng: cgfsng_init()
2018-02-17  Christian Braunercgfsng: cg_unified_get_current_cgroup()
2018-02-17  Christian Braunercgfsng: cg_is_pure_unified()
2018-02-17  Christian Braunercgfsng: cg_hybrid_init()
2018-02-17  Christian Braunercgfsng: lxc_cgfsng_print_basecg_debuginfo()
2018-02-17  Christian Braunercgfsng: lxc_cgfsng_print_hierarchies()
2018-02-17  Christian Braunercgfsng: trim()
2018-02-17  Christian Braunercgfsng: must_append_string()
2018-02-17  Christian Braunercgfsng: cg_hybrid_get_current_cgroup()
2018-02-17  Christian Braunercgfsng: controller_in_clist()
2018-02-17  Christian Braunercgfsng: copy_to_eol()
2018-02-17  Christian Braunercgfsng: cg_hybrid_get_mountpoint()
2018-02-17  Christian Braunercgfsng: cg_hybrid_get_controllers()
2018-02-17  Christian Braunercgfsng: all_controllers_found()
2018-02-17  Christian Braunercgfsng: controller_found()
2018-02-17  Christian Braunercgfsng: controller_list_is_dup()
2018-02-17  Christian Braunercgfsng: controller_lists_intersect()
2018-02-17  Christian Braunercgfsng: cg_legacy_handle_cpuset_hierarchy()
2018-02-17  Christian Braunercgfsng: copy_parent_file()
2018-02-17  Christian Braunercgfsng: cg_legacy_filter_and_set_cpus()
2018-02-17  Christian Braunercgfsng: get_max_cpus()
2018-02-17  Christian Braunercgfsng: lxc_cpumask_to_cpulist()
2018-02-17  Christian Braunercgfsng: lxc_cpumask()
2018-02-17  Christian Braunercgfsng: get_hierarchy()
2018-02-17  Christian Braunercgfsng: must_append_controller()
2018-02-17  Christian Braunercgfsng: string_in_list()
2018-02-17  Christian Braunercgfsng: append_null_to_list()
2018-02-17  Christian Braunercgfsng: add me to authors
2018-02-17  Christian Braunercgfsng: move cg_legacy_must_prefix_named()
2018-02-17  Christian Braunercgfsng: cg_legacy_must_prefix_named()
2018-02-17  Christian Braunercgfsng: free_string_list()
2018-02-17  Christian Braunercgfsng: fully document remaining variables
2018-02-17  Christian Braunercgfsng: fully document struct cgfsng_handler_data
2018-02-17  Christian Braunercgfsng: fully document struct hierarchy
2018-02-17  Christian Braunercgfsng: order includes
2018-02-17  Christian BraunerMerge pull request #2174 from brauner/2018-02-17/lxc...
2018-02-17  Christian Braunercmd/lxc-update-config: check for empty arguments 2174/head
2018-02-17  Christian BraunerMerge pull request #2173 from brauner/2018-02-17/add_co...
2018-02-17  Christian BraunerREADME: add coverity 2173/head
2018-02-17  Serge HallynMerge pull request #2171 from brauner/2018-02-16/rework...
2018-02-16  Christian Braunerconsole: ensure that fd is marked EBADF 2171/head
2018-02-16  Christian Braunerstart: don't call close on invalid file descriptor
next