]> git.proxmox.com Git - mirror_lxc.git/shortlog
mirror_lxc.git
2018-02-24 Christian Braunerlxccontainer: create_partial()
2018-02-24 Christian Braunerlxccontainer: create_partial()
2018-02-24 Christian Braunerlxccontainer: ongoing_create()
2018-02-24 Christian Braunerlxccontainer: config_file_exists()
2018-02-24 Christian Braunerlxccontainer: move macros to utils.h
2018-02-24 Christian Braunerlxccontainer: do_lxcapi_save_config()
2018-02-24 Christian Braunernetwork: lxc_delete_network_unpriv_exec()
2018-02-24 Christian Braunernetwork: lxc_create_network_unpriv_exec()
2018-02-24 Christian Braunernetwork: lxc_netdev_move_wlan()
2018-02-24 Christian Braunernetwork: lxc_netdev_rename_by_name_in_netns()
2018-02-24 Christian Braunerutils: run_command()
2018-02-24 Christian Braunerutils: lxc_popen()
2018-02-24 Christian Braunerlxclock: {un}lock_mutex()
2018-02-24 Christian Braunerlxccontainer: do_lxcapi_detach_interface()
2018-02-24 Christian Braunerlxccontainer: do_add_remove_node()
2018-02-24 Christian Braunerlxccontainer: do_lxcapi_clone()
2018-02-24 Christian Braunerlxccontainer: do_lxcapi_get_ips()
2018-02-24 Christian Braunerlxccontainer: do_lxcapi_get_interfaces()
2018-02-24 Christian Braunerlxccontainer: do_lxcapi_create()
2018-02-24 Christian Braunerlxccontainer: non-functional changes
2018-02-24 Christian Braunerlxccontainer: non-functional changes
2018-02-24 Christian Braunerlxccontainer: create_run_template()
2018-02-24 Christian Braunerlxccontainer: do_lxcapi_start()
2018-02-24 Christian Braunerconfile: use mmap() to parse config file
2018-02-22 Christian BraunerMerge pull request #2182 from tenforward/japanese
2018-02-22 KATOH Yasufumidoc: Add cgroup-full:*:force to Japanese lxc.container...
2018-02-22 Stéphane GraberMerge pull request #2181 from brauner/2018-02-22/fix_ro...
2018-02-22 Christian Braunercgfsng: fix off-by-one error
2018-02-21 Stéphane GraberRevert "pam: create writable cgroups for unpriv users"
2018-02-21 Serge HallynMerge pull request #2148 from brauner/2018-02-09/move_p...
2018-02-21 Stéphane GraberMerge pull request #2179 from brauner/2018-02-21/docs_a...
2018-02-21 Christian BraunerMerge pull request #2180 from tenforward/japanese
2018-02-21 KATOH Yasufumidoc: Improve Japanese translation in lxc.container...
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-21 Christian Braunerutils: include linux/types.h
2018-02-21 Christian Braunerdoc: document cgroup-full:{mixed,ro,rw}:force
2018-02-19 Serge HallynMerge pull request #2175 from brauner/2018-02-17/coding...
2018-02-19 Christian Braunercgroups: remove cgroup_create_legacy()
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()
next