]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2018-08-23  Felix AbecassisAdd a workaround for a build issue with old versions...
2018-08-23  Christian BraunerCODING_STYLE: add languages to highlight
2018-08-23  Christian BraunerCODING_STYLE: arrays of structs
2018-08-23  Christian BraunerCODING_STYLE: clang-format
2018-08-23  Christian BraunerCODING_STYLE: remove duplicate _exit() entry
2018-08-23  Christian Braunerconfig: start with a full capability set
2018-08-23  Christian Braunermainloop: add LXC_MAINLOOP_ERROR
2018-08-23  Christian Braunercgfsng: non-functional changes
2018-08-23  Serge Hallynlxc_init: don't mount filesystems
2018-08-23  Christian Braunerlxc-snapshot: fix segfault
2018-08-23  Christian Braunercommands: remove mutex from state client list
2018-08-23  Christian BraunerCODING_STYLE: add section about _exit()
2018-08-23  Stuart Cardallfix download template for /tmp as tmpfs or noexec
2018-08-23  Christian Braunercgfsng: fix get_hierarchy() for unified hierarchy
2018-08-23  Christian Braunercriu: du_dump()
2018-08-23  Christian Braunercriu: do_restore()
2018-08-23  Christian Braunercriu: criu_version_ok()
2018-08-23  Christian Braunerlxccontainer: create_container_dir()
2018-08-23  Christian Braunerlxccontainer: do_create_container_dir()
2018-08-23  Christian Braunerlxccontainer: lxcapi_startl()
2018-08-23  Christian Braunerlxccontainer: lxcapi_start()
2018-08-23  Christian Braunerlxccontainer: free_init_cmd()
2018-08-23  Christian Braunerlxccontainer: split_init_cmd()
2018-08-23  Christian Braunerlxccontainer: push_arg()
2018-08-23  Christian Braunerlxccontainer: am_single_threaded()
2018-08-23  Christian Braunerlxccontainer: do_lxcapi_wait()
2018-08-23  Christian Braunerlxccontainer: do_lxcapi_want_close_all_fds()
2018-08-23  Christian Braunerlxccontainer: do_lxcapi_want_daemonize()
2018-08-23  Christian Braunerlxccontainer: do_lxcapi_load_config()
2018-08-23  Christian Braunerlxccontainer: load_config_locked()
2018-08-23  Christian Braunerlxccontainer: lxcapi_console()
2018-08-23  Christian Braunerlxccontainer: do_lxcapi_console_getfd()
2018-08-23  Christian Braunerlxccontainer: do_lxcapi_unfreeze()
2018-08-23  Christian Braunerlxccontainer: do_lxcapi_freeze()
2018-08-23  Christian Braunerlxccontainer: do_lxcapi_is_running()
2018-08-23  Christian Braunerlxccontainer: is_stopped()
2018-08-23  Christian Braunerlxccontainer: do_lxcapi_state()
2018-08-23  Christian Braunerlxccontainer: do_lxcapi_is_defined()
2018-08-23  Christian Braunerlxccontainer: lxc_container_{get,put}()
2018-08-23  Christian Braunerlxccontainer: lxc_container_free()
2018-08-23  Christian Braunerlxccontainer: create_partial()
2018-08-23  Christian Braunerlxccontainer: create_partial()
2018-08-23  Christian Braunerlxccontainer: ongoing_create()
2018-08-23  Christian Braunerlxccontainer: config_file_exists()
2018-08-23  Christian Braunernetwork: lxc_delete_network_unpriv_exec()
2018-08-23  Christian Braunernetwork: lxc_create_network_unpriv_exec()
2018-08-23  Christian Braunerutils: run_command()
2018-08-23  Christian Braunerutils: lxc_popen()
2018-08-23  Christian Braunerlxclock: {un}lock_mutex()
2018-08-23  Christian Braunerlxccontainer: do_lxcapi_detach_interface()
2018-08-23  Christian Braunerlxccontainer: do_add_remove_node()
2018-08-23  Christian Braunerlxccontainer: do_lxcapi_clone()
2018-08-23  Christian Braunerlxccontainer: do_lxcapi_get_ips()
2018-08-23  Christian Braunerlxccontainer: do_lxcapi_get_interfaces()
2018-08-23  Christian Braunerlxccontainer: do_lxcapi_create()
2018-08-23  Christian Braunerlxccontainer: do_lxcapi_start()
2018-08-23  Christian Braunercgfsng: fix off-by-one error
2018-08-23  Christian Braunerutils: include linux/types.h
2018-08-06  Christian BraunerCVE 2018-6556: verify netns fd in lxc-user-nic
2018-08-05  Christian Braunerutils: add LXC_PROC_PID_FD_LEN
2018-05-29  Stéphane GraberMerge pull request #2359 from brauner/2018-05-28/fix_st...
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()
next