]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2018-05-31  Donghwa Jeongstart: fix waitpid() blocking issue
2018-05-31  Donghwa Jeongchange defines for return value of handlers
2018-05-30  Stéphane GraberMerge pull request #2365 from brauner/2018-05-30/improv...
2018-05-30  Christian Braunerconfile: improve strprint() 2365/head
2018-05-30  Christian BraunerMerge pull request #2363 from 2xsec/master
2018-05-29  Stéphane GraberMerge pull request #2360 from brauner/2018-05-29/conf_c...
2018-05-29  Donghwa Jeongconf: va_end was not called. 2363/head
2018-05-28  Christian Braunerconf: non-functional changes 2360/head
2018-05-28  Christian Braunerconf: make tmp_umount_proc bool
2018-05-28  Christian Braunerconf: make root idmap structs const
2018-05-28  Christian Braunerstart: add reboot macros
2018-05-28  Stéphane GraberMerge pull request #2358 from brauner/2018-05-28/do_not...
2018-05-28  Christian Braunerconf: ensure lxc_delete_tty() does not crash 2358/head
2018-05-28  Christian Braunerstart: do not init ns_clone_flags to -1
2018-05-28  Christian BraunerMerge pull request #2355 from 2xsec/master
2018-05-28  Donghwa Jeongnetwork: fix socket handle leak 2355/head
2018-05-26  Stéphane GraberMerge pull request #2354 from brauner/2018-05-26/config...
2018-05-26  Christian Braunerutils: fix task_blocking_signal() 2354/head
2018-05-26  Christian Braunerconf: non-functional changes
2018-05-26  Christian Braunerconf: pts -> pty_max
2018-05-26  Christian Braunerconf: simplify tty handling
2018-05-26  Christian Braunerconf: reshuffle mount members
2018-05-26  Christian Braunerconf: make close_all_fds a boolean
2018-05-26  Christian Braunerconf: non-functional changes
2018-05-26  Christian Braunerconf: make is_execute a boolean
2018-05-26  Christian Braunerconf: non-functional changes
2018-05-26  Stéphane GraberMerge pull request #2353 from brauner/2018-05-25/fix_lx...
2018-05-26  Christian Braunercoverity: #1435747 2353/head
2018-05-26  Christian Braunercoverity: #1435803
2018-05-26  Christian Braunercoverity: #1435805
2018-05-26  Christian Braunercoverity: #1435806
2018-05-25  Christian Braunertools: fix lxc-create with global config value II
2018-05-25  Stéphane GraberMerge pull request #2352 from brauner/2018-05-25/furthe...
2018-05-25  Christian Braunertools: fix lxc-create with global config value 2352/head
2018-05-25  Christian Braunerseccomp: make do_resolve_add_rule() more strict
2018-05-25  Christian Braunerseccomp: parse_v2_rules()
2018-05-25  Christian Braunerseccomp: lxc_read_seccomp_config()
2018-05-25  Christian BraunerMerge pull request #2351 from Blub/seccomp-fixup-2
2018-05-25  Wolfgang Bumillerseccomp: error on unrecognized actions 2351/head
2018-05-25  Wolfgang Bumillerseccomp: refactor line handling of parse_config
2018-05-25  Wolfgang Bumillerseccomp: re-add action parse error handling
2018-05-25  Christian BraunerMerge pull request #2350 from Blub/seccomp-cleanup...
2018-05-25  Wolfgang Bumillerseccomp: leak fixup 2350/head
2018-05-25  Stéphane GraberMerge pull request #2349 from brauner/2018-05-24/preven...
2018-05-24  Christian Braunerstart: log setns() failure 2349/head
2018-05-24  Christian Braunerconfile: order architectures
2018-05-24  Christian Braunerlxccontainer: fix fd leaks when sending signals
2018-05-24  Stéphane GraberMerge pull request #2347 from brauner/2018-05-24/seccom...
2018-05-24  Stéphane GraberMerge pull request #2348 from brauner/2018-05-24/pthrea...
2018-05-24  Christian Braunerutils: fix task_blocking_signal() 2348/head
2018-05-24  Christian Braunertree-wide: s/sigprocmask/pthread_sigmask()/g
2018-05-24  Christian Braunerseccomp: lxc_read_seccomp_config() 2347/head
2018-05-24  Christian Braunerseccomp: parse_config()
2018-05-24  Christian Braunerseccomp: parse_config_v2()
2018-05-24  Christian Braunerseccomp: do_resolve_add_rule()
2018-05-24  Christian Braunerseccomp: scmp_filter_ctx get_new_ctx()
2018-05-24  Christian Braunerseccomp: get_hostarch()
2018-05-24  Christian Braunerseccomp: move #ifdefines
2018-05-24  Christian Braunerseccomp: parse_v2_rules()
2018-05-24  Christian Braunerseccomp: fix get_seccomp_arg_value()
2018-05-24  Christian Braunerseccomp: get_v2_action()
2018-05-24  Christian Braunerseccomp: get_action_name()
2018-05-24  Christian Braunerseccomp: get_v2_default_action()
2018-05-24  Christian Braunerutils: add remove_trailing_newlines()
2018-05-24  Christian Braunerseccomp: parse_config_v1()
2018-05-24  Christian Braunerlxcseccomp: cleanup header
2018-05-24  Christian BraunerMerge pull request #2345 from flx42/seccomp-fixes
2018-05-24  Felix Abecassisseccomp: fix type mismatch when parsing syscall argumen... 2345/head
2018-05-24  Felix Abecassisseccomp: remove unnecessary memset
2018-05-24  Felix Abecassisseccomp: remove confusing comment line
2018-05-24  Felix Abecassisseccomp: fix off-by-one error in array allocation for...
2018-05-23  Stéphane GraberMerge pull request #2344 from brauner/2018-05-23/on_dem...
2018-05-23  Stéphane GraberMerge pull request #2340 from brauner/2018-05-22/fix_in...
2018-05-23  Stéphane GraberMerge pull request #2338 from brauner/2018-05-17/multi_...
2018-05-23  Christian Braunertools: only create log file when requested 2344/head
2018-05-23  Christian BraunerMerge pull request #2341 from tych0/optionally-execveat
2018-05-23  Tycho Andersenexecute: use execveat() syscall if supported 2341/head
2018-05-22  Christian Braunerlxc-init: skip signals that can't be caught 2340/head
2018-05-22  Serge HallynMerge pull request #2337 from brauner/2018-05-18/cgroup...
2018-05-20  Christian Braunerlog: enable per-thread container name prefix 2338/head
2018-05-19  Christian Braunerconf: simplify write_id_mapping() 2337/head
2018-05-19  Christian Braunerseccomp: #ifdef SCMP_ARCH_AARCH64
2018-05-19  Christian Braunercgroups: remove freezer_state()
2018-05-19  Christian Braunercgroups: refactor cgroup handling
2018-05-17  Christian BraunerMerge pull request #2328 from simos/fix-resource-leak...
2018-05-17  Simos Xenitelliscoverity: #1425802 2328/head
2018-05-16  Christian BraunerMerge pull request #2324 from simos/fix-resource-leak...
2018-05-16  Christian BraunerMerge pull request #2323 from simos/fix-resource-leak...
2018-05-16  Serge HallynMerge pull request #2332 from brauner/2018-05-16/use_am...
2018-05-16  Christian Braunercapabilities: raise ambient capabilities 2332/head
2018-05-15  Stéphane GraberMerge pull request #2319 from brauner/2018-05-13/allow_...
2018-05-15  Stéphane GraberMerge pull request #2327 from brauner/2018-05-15/coverity
2018-05-15  Christian BraunerMerge pull request #2329 from simos/fix-resource-leak...
2018-05-15  Christian Braunerconfig: allow read-write /sys in user namespace 2319/head
2018-05-15  Simos Xenitelliscoverity: #1425844 2329/head
2018-05-15  Simos Xenitelliscoverity: #1248106 2324/head
2018-05-15  Simos Xenitelliscoverity: #1425836 2323/head
2018-05-15  Christian Braunercoverity: #1435602 2327/head
2018-05-15  Christian Braunercoverity: #1435603
2018-05-15  Christian Braunercoverity: #1435604
next