]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2018-05-28  Christian Braunerconfile: backport parts of network parsing 2359/head
2018-02-21  Christian Braunercgfsng: enable "force" for "cgroup-full"
2018-02-21  Christian Braunerstart: do_destroy_container()
2018-02-21  Christian Braunerstart: lxc_destroy_container_on_signal()
2018-02-21  Christian Braunerstart: post_start()
2018-02-21  Christian Braunerstart: start()
2018-02-21  Christian Braunerstart: lxc_abort()
2018-02-21  Christian Braunerstart: lxc_init()
2018-02-21  Christian Braunerstart: lxc_init_handler()
2018-02-21  Christian Braunerstart: lxc_poll()
2018-02-21  Christian Braunerstart: signal_handler()
2018-02-21  Christian Braunerstart: lxc_check_inherited()
2018-02-21  Christian Braunerstart: preserve_ns()
2018-02-21  Christian Braunerstart: close_ns()
2018-02-21  Christian Braunerstart: print_top_failing_dir()
2018-02-21  Christian Braunerstart: use correct prefix for includes
2018-02-21  Christian Brauner{commands,start}: remove element from list first
2018-02-21  Christian Braunertree-wide: remove locking around openpty()
2018-02-21  Christian Braunerstart: remove duplicate lxc_monitor_send_state()
2018-02-21  Christian Braunerlxccontainer: use wait_for_pid()
2018-02-21  Christian Braunercgfsng: __cg_legacy_setup_limits()
2018-02-21  Christian Braunercgfsng: cg_legacy_set_data()
2018-02-21  Christian Braunercgfsng: convert_devpath()
2018-02-21  Christian Braunercgfsng: cgfsng_set()
2018-02-21  Christian Braunercgfsng: cgfsng_get()
2018-02-21  Christian Braunercgfsng: cgfsng_attach()
2018-02-21  Christian Braunercgfsng: __cg_unified_attach()
2018-02-21  Christian Braunercgfsng: build_full_cgpath_from_monitorpath()
2018-02-21  Christian Braunercgfsng: cgfsng_escape()
2018-02-21  Christian Braunercgfsng: recursive_count_nrtasks()
2018-02-21  Christian Braunercgfsng: recursive_count_nrtasks()
2018-02-21  Christian Braunercgfsng: cgfsng_mount()
2018-02-21  Christian Braunercgfsng: mount_cgroup_full()
2018-02-21  Christian Braunercgfsng: cgfsng_chown()
2018-02-21  Christian Braunercgfsng: cgfsng_enter()
2018-02-21  Christian Braunercgfsng: cgfsng_create()
2018-02-21  Christian Braunercgfsng: remove_path_for_hierarchy()
2018-02-21  Christian Braunercgfsng: create_path_for_hierarchy()
2018-02-21  Christian Braunercgfsng: cg_unified_create_cgroup()
2018-02-21  Christian Braunercgfsng: recursive_destroy()
2018-02-21  Christian Braunercgfsng: cgfsng_init()
2018-02-21  Christian Braunercgfsng: cg_unified_get_current_cgroup()
2018-02-21  Christian Braunercgfsng: cg_is_pure_unified()
2018-02-21  Christian Braunercgfsng: cg_hybrid_init()
2018-02-21  Christian Braunercgfsng: lxc_cgfsng_print_basecg_debuginfo()
2018-02-21  Christian Braunercgfsng: lxc_cgfsng_print_hierarchies()
2018-02-21  Christian Braunercgfsng: trim()
2018-02-21  Christian Braunercgfsng: must_append_string()
2018-02-21  Christian Braunercgfsng: cg_hybrid_get_current_cgroup()
2018-02-21  Christian Braunercgfsng: controller_in_clist()
2018-02-21  Christian Braunercgfsng: copy_to_eol()
2018-02-21  Christian Braunercgfsng: cg_hybrid_get_mountpoint()
2018-02-21  Christian Braunercgfsng: cg_hybrid_get_controllers()
2018-02-21  Christian Braunercgfsng: all_controllers_found()
2018-02-21  Christian Braunercgfsng: controller_found()
2018-02-21  Christian Braunercgfsng: controller_list_is_dup()
2018-02-21  Christian Braunercgfsng: controller_lists_intersect()
2018-02-21  Christian Braunercgfsng: cg_legacy_handle_cpuset_hierarchy()
2018-02-21  Christian Braunercgfsng: copy_parent_file()
2018-02-21  Christian Braunercgfsng: cg_legacy_filter_and_set_cpus()
2018-02-21  Christian Braunercgfsng: get_max_cpus()
2018-02-21  Christian Braunercgfsng: lxc_cpumask_to_cpulist()
2018-02-21  Christian Braunercgfsng: lxc_cpumask()
2018-02-21  Christian Braunercgfsng: get_hierarchy()
2018-02-21  Christian Braunercgfsng: must_append_controller()
2018-02-21  Christian Braunercgfsng: string_in_list()
2018-02-21  Christian Braunercgfsng: append_null_to_list()
2018-02-21  Christian Braunercgfsng: add me to authors
2018-02-21  Christian Braunercgfsng: move cg_legacy_must_prefix_named()
2018-02-21  Christian Braunercgfsng: cg_legacy_must_prefix_named()
2018-02-21  Christian Braunercgfsng: free_string_list()
2018-02-21  Christian Braunercgfsng: fully document remaining variables
2018-02-21  Christian Braunercgfsng: fully document struct cgfsng_handler_data
2018-02-21  Christian Braunercgfsng: fully document struct hierarchy
2018-02-21  Christian Braunercgfsng: order includes
2018-02-21  Shukui Yangconfile: add "force" to cgroup:{mixed,ro,rw}
2018-02-17  Christian BraunerREADME: add coverity
2018-02-17  Christian Braunerconsole: ensure that fd is marked EBADF
2018-02-17  Christian Braunerstart: don't call close on invalid file descriptor
2018-02-17  Christian Braunerutils: fix lxc_p{close,open}()
2018-02-17  Christian Braunertests: remove lxc-test-ubuntu
2018-02-17  Christian BraunerCODING_STYLE: add section for str{n}cmp()
2018-02-17  Christian Braunercgroups: use correct mask for chmod()
2018-02-17  Christian BraunerCODING_STYLE: add CODING_STYLE.md
2018-02-17  Christian BraunerCONTRIBUTING: update
2018-02-17  Christian Braunercgfsng: simplifications and fixes
2018-02-17  Christian Braunerlxclock: remove pthread_atfork_handlers
2018-02-12  Yifeng Tanconf: support mount propagation
2018-02-12  LiFengFix lxc-console hang
2018-02-12  LiFengModify .gitignore
2018-02-12  Christian Braunerconsole: they are really not necessary
2018-02-12  Tycho Andersenfix userns helper error handling
2018-02-12  Christian Braunercoverity: #1425971
2018-02-12  Christian Braunercoverity: #1426734
2018-02-12  Christian Braunercoverity: #1429139
2018-02-12  Serge HallynRestore most cases of am_guest_unpriv
2018-02-12  Serge Hallyndefine am_guest_unpriv
2018-02-12  Christian Braunercgfsng: add required remount flags
2018-02-12  Marcos Paulo... lsm: fix missing @ in function documentation
2018-02-12  Marcos Paulo... selinux: simplify check for default label
next