]> git.proxmox.com Git - mirror_lxc.git/shortlog
mirror_lxc.git
2018-01-26 Tycho Andersenrename am_unpriv to am_host_unpriv
2018-01-26 Tycho Andersenbetter unprivileged detection
2018-01-26 Tycho Andersenbetter check for lock dir
2018-01-26 Christian BraunerMerge pull request #2109 from duguhaotian/new
2018-01-26 duguhaotian[cgfsng] show wrong errno
2018-01-24 Stéphane GraberMerge pull request #2099 from brauner/2018-01-20/attach...
2018-01-23 Christian BraunerMerge pull request #2103 from marcosps/forward_not_used
2018-01-23 Marcos Paulo... network.c: Remove ip_forward_set and callers
2018-01-22 Christian BraunerMerge pull request #2092 from lifeng68/modify_console_c...
2018-01-22 LiFengFix comments and add check in lxc_poll.
2018-01-22 Christian BraunerMerge pull request #2100 from lifeng68/Modify_git_ignore
2018-01-22 LiFengModify .gitignore
2018-01-22 Christian BraunerMerge pull request #2101 from tenforward/japanese
2018-01-22 KATOH Yasufumidoc: Update Japanese lxc-attach(1) and lxc.container...
2018-01-21 Christian Braunerattach: non-functional changes
2018-01-21 Christian Braunerattach: setup /proc limits
2018-01-21 Christian Braunerstart: fix mainloop cleanup goto statements
2018-01-21 Christian Braunercoverity: #1426694
2018-01-21 Christian Braunercoverity: #1426734
2018-01-20 Christian Braunercoverity: #1427190
2018-01-20 Christian Braunercoverity: #1427191
2018-01-20 Christian Braunercoverity: #1427638
2018-01-20 Christian Braunercoverity: #1427639
2018-01-20 Christian Braunercoverity: #1427668
2018-01-20 Christian Braunertools: fix android
2018-01-20 Christian Braunertools: non-functional changes
2018-01-20 Christian Braunerattach: init struct
2018-01-20 Christian BraunerMerge pull request #2097 from mikemccracken/2018-01...
2018-01-19 Christian BraunerMerge pull request #2096 from mikemccracken/patch-1
2018-01-19 Christian BraunerMerge pull request #2095 from tych0/remove-lxc-init
2018-01-19 Michael McCrackenstorage: treat return value from ops->destroy as int
2018-01-19 Tycho Andersenunlink lxc-init
2018-01-19 LiFeng Adapt lxc_setup_console() to bind mount 'console'
2018-01-19 Michael McCrackenmanpage: correct lxc.log.file conf option
2018-01-19 Serge HallynMerge pull request #2094 from tych0/propagate-exit...
2018-01-19 Tycho Andersenset exit status to 1 in the unknown si_code case
2018-01-19 Tycho Andersenlxc-execute: actually exit with the status of the spawn...
2018-01-19 Tycho Andersenstart: don't return false when the container's init...
2018-01-19 Tycho Andersenremember the exit code from the init process
2018-01-19 Tycho Andersenlxc.init: correctly exit with the app's error code
2018-01-19 Tycho Andersenfix lxc_error_set_and_log to match the docs
2018-01-19 Tycho Andersenstart: don't log stop/continue for non-init processes
2018-01-18 LiFengCreate console when the rootfs is NULL
2018-01-17 Serge HallynMerge pull request #2089 from brauner/2018-01-17/restor...
2018-01-17 Christian Braunercommands: add LXC_CMD_SERVE_STATE_CLIENTS
2018-01-17 Christian Braunerfreezer: non-functional changes
2018-01-17 Christian Braunerlxccontainer: restore blocking wait()
2018-01-17 Serge HallynMerge pull request #2061 from brauner/2017-12-23/attach...
2018-01-17 Christian Braunerutils: check suffix length
2018-01-17 Christian Braunertest: log error on failure
2018-01-17 Christian Braunerutils: do not rely on unitialized variable
2018-01-16 Christian BraunerMerge pull request #2086 from kunkku/alpine-ptrace
2018-01-16 Kaarle Ritvanenlxc-alpine: allow retaining sys_ptrace per container
2018-01-16 Christian BraunerMerge pull request #2085 from duguhaotian/master
2018-01-16 duguhaotian[console] return wrong console logsize
2018-01-12 Christian Braunertests: do not call close() on invalid fd
2018-01-09 Christian Braunerconsole: set SFD_CLOEXEC on signal fd
2018-01-09 Christian Braunerstart: non-functional changes
2018-01-09 Christian Braunertools: honor --console and --console-log
2018-01-09 Christian Braunerattach: move pty allocation into api
2018-01-09 Christian Braunerattach_options: add log_fd argument
2018-01-09 Christian Braunerattach: minor tweaks
2018-01-09 Christian Braunerconsole: add lxc_pty_map_ids()
2018-01-09 Christian Braunerconsole: adapt lxc_console_mainloop_add()
2018-01-09 Christian Braunerattach: cleanup attach_child_main()
2018-01-09 Christian Braunerconsole: add some pty helpers
2018-01-09 Christian Braunerstart: non-functional changes
2018-01-09 Christian Braunerconf: move ringbuffer members to anonymous struct
2018-01-09 Christian Braunerconsole: move pty creation to separate function
2018-01-09 Christian Braunerconfile: improve log messages
2018-01-09 Christian BraunerMerge pull request #2080 from tych0/add-idmap-parse...
2018-01-09 Tycho Andersenadd some idmap parsing error messages
2018-01-08 Christian BraunerMerge pull request #2078 from tych0/usernsexec-exit...
2018-01-08 Tycho Andersenfix up lxc-usernsexec's exit status
2018-01-08 Christian BraunerMerge pull request #2077 from lifeng68/Fix_segment_fault
2018-01-08 LiFengAdd return check for 'lxc_cmd_get_name'
2018-01-06 Christian BraunerMerge pull request #2075 from stgraber/master
2018-01-05 Stéphane GraberInclude -devel suffix in version string
2018-01-05 Stéphane GraberFix broken indentation
2018-01-04 Serge HallynMerge pull request #2067 from brauner/2018-01-03/allow_...
2018-01-04 Serge HallynMerge pull request #2068 from brauner/2018-01-03/cleanu...
2018-01-04 Christian Braunercgfsng: only establish mapping once
2018-01-04 Christian Braunerconf: rework userns_exec_1()
2018-01-04 Christian Braunerconf: non-functional changes
2018-01-04 Christian Braunerconf: write "deny" to /proc/[pid]/setgroups
2018-01-04 Christian BraunerMerge pull request #2069 from stgraber/master
2018-01-04 Christian BraunerMerge pull request #2070 from hallyn/2018-01-03/staticl...
2018-01-04 Serge Hallynconfigure.ac: fix the check for static libcap
2018-01-03 Stéphane Grabergentoo: Add support for .xz tarballs
2018-01-03 Christian Braunercommands: fully revert set_running_config_item()
2018-01-03 Stéphane GraberMerge pull request #2065 from brauner/2017-01-01/revert...
2018-01-03 Serge HallynMerge pull request #2066 from brauner/2017-01-02/suppor...
2018-01-02 Christian Braunerconf: detect if devpts can be mounted with gid=5
2018-01-02 Christian Braunercgfsng: use init {g,u}id
2018-01-02 Christian Braunerconf{ile}: detect ns{g,u}id mapping for root
2018-01-02 Christian Braunerconf: adapt userns_exec_1()
2018-01-02 Christian Braunerconf: adapt idmap helpers
2018-01-01 Christian Braunerlxccontainer: revert set_running_config_item()
2017-12-30 Serge HallynMerge pull request #2062 from brauner/2017-12-25/captur...
2017-12-30 Christian Braunermainloop: use epoll_create1(EPOLL_CLOEXEC)
next