]> git.proxmox.com Git - mirror_lxc.git/shortlog
mirror_lxc.git
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
2018-02-17 Christian BraunerMerge pull request #2173 from brauner/2018-02-17/add_co...
2018-02-17 Christian BraunerREADME: add coverity
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
2018-02-16 Christian Braunerstart: don't call close on invalid file descriptor
2018-02-16 Christian BraunerMerge pull request #2172 from stgraber/master
2018-02-16 Stéphane Graberlxc-sabayon: Fix handling of eth0
2018-02-16 Stéphane Graberlxc-sabayon: Remove broken/unused code
2018-02-16 Christian Braunerconf: s/argsin/argv/ in run_script_argv()
2018-02-16 Christian Braunerconf: use malloc() in run_script_argv()
2018-02-16 Christian Braunerconf: fix run_script_argv()
2018-02-16 Stéphane GraberMerge pull request #2170 from brauner/2018-02-16/cgfsng...
2018-02-16 Christian Braunerutils: fix lxc_p{close,open}()
2018-02-16 Christian Braunertests: remove lxc-test-ubuntu
2018-02-16 Christian BraunerCODING_STYLE: add section for str{n}cmp()
2018-02-16 Christian Braunerconf: non-functional changes
2018-02-16 Shukui Yangconfile: add "force" to cgroup:{mixed,ro,rw}
2018-02-14 Stéphane GraberMerge pull request #2166 from brauner/2018-02-15/fix_cg...
2018-02-14 Christian Braunercgroups: use correct mask for chmod()
next