]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2018-08-27  Christian Braunercgroups: don't escape if lxc.cgroup.keep is true 2574/head
2018-08-27  Christian Braunerconfile: add lxc.cgroup.keep
2018-08-26  Christian Braunerstart: do not initialize cgroup_ops twice
2018-08-23  Wolfgang BumillerMerge pull request #2570 from brauner/2018-08-23/fix_pr...
2018-08-23  Christian Braunerexecute: pass /proc/self/fd/<nr> 2570/head
2018-08-23  Stéphane GraberMerge pull request #2569 from brauner/2018-08-23/fix_un...
2018-08-23  Christian Braunerexecute: skip lxc-init logging when unprivileged 2569/head
2018-08-23  Wolfgang BumillerMerge pull request #2568 from brauner/2018-08-22/ifaddrs
2018-08-23  Christian BraunerMakefile: conditionalize ifaddrs.h inclusion 2568/head
2018-08-23  Christian Braunerifaddrs: add safe implementation of getifaddrs()
2018-08-22  Stéphane GraberMerge pull request #2565 from brauner/2018-08-22/more_fixes
2018-08-22  Christian BraunerMerge pull request #2567 from stgraber/master
2018-08-22  Stéphane GraberFix typo 2567/head
2018-08-22  Christian Braunerconf: add missing headers 2565/head
2018-08-22  Christian BraunerMakefile: remove last pam_cgfs special-casing
2018-08-22  Christian Braunerstring_utils: add remove_trailing_slashes()
2018-08-22  Christian Braunerstring_utils: remove unused headers
2018-08-22  Christian Braunerstring_utils: remove unnecessary include
2018-08-22  Christian Braunerinitutils: remove useless comment
2018-08-22  Christian Brauner{file,string}_utils: remove NO_LOG
2018-08-22  Wolfgang BumillerMerge pull request #2564 from brauner/2018-08-22/strerr...
2018-08-22  Christian Braunerlog: fail build on ENFORCE_THREAD_SAFETY error 2564/head
2018-08-22  Christian Braunerautotools: add --{disable,enable}-thread-safety
2018-08-22  Christian Braunerlog: handle strerror_r() versions
2018-08-21  Christian BraunerMerge pull request #2562 from brauner/2018-08-22/check_...
2018-08-21  Christian Braunerstart: add out_sync_fini cleanup label 2562/head
2018-08-21  Christian Braunerautotools: check if compiler is new enough
2018-08-21  Stéphane GraberMerge pull request #2554 from brauner/2018-08-21/attach...
2018-08-21  Stéphane GraberMerge pull request #2561 from brauner/2018-08-21/test_p...
2018-08-21  Christian BraunerMakefile: don't allow undefined symbols 2561/head
2018-08-21  Christian Braunermacro: move macros from attach.c 2554/head
2018-08-21  Christian Braunerattach: move struct declaration to top
2018-08-21  Christian Braunermacro: s/rexit()/_exit()/g
2018-08-21  Stéphane GraberMerge pull request #2560 from brauner/2018-08-21/fix_fu...
2018-08-21  Stéphane GraberMerge pull request #2558 from brauner/2018-08-21/pam_cgfs
2018-08-21  Christian Braunerconf: fix devpts mounting when fully unprivileged 2560/head
2018-08-21  Christian Braunerpam_cgfs: build from the same sources as liblxc 2558/head
2018-08-21  Christian Braunerutils: split into {file,string}_utils.{c,h}
2018-08-21  Christian BraunerMerge pull request #2559 from ssup2/master
2018-08-21  Jungsub Shinstart: Fix net iface remaining issue 2559/head 2628/head
2018-08-21  Christian BraunerMerge pull request #2555 from tcharding/clang-format-cmd
2018-08-21  Christian BraunerMerge pull request #2557 from 2xsec/bugfix
2018-08-21  2xseclist: fix indent 2557/head
2018-08-20  Tobin C. Hardingcmd: Fix format issues found by clang-format 2555/head
2018-08-20  Christian BraunerMerge pull request #2552 from tcharding/cpp-check
2018-08-20  Tobin C. Hardingcmd: Reduce scope of 'count' variable 2552/head
2018-08-20  Tobin C. Hardingcmd: Do not reassign variable before it is used
2018-08-20  Wolfgang BumillerMerge pull request #2549 from brauner/2018-08-19/cmd_us...
2018-08-20  Christian Braunercmd: use goto for cleanup in lxc-usernsexec 2549/head
2018-08-20  Christian BraunerMerge pull request #2550 from 2xsec/bugfix
2018-08-20  Christian BraunerMerge pull request #2542 from tcharding/signal-fail...
2018-08-20  Christian BraunerMerge pull request #2553 from Blub/ttydir-path-fixup
2018-08-20  Wolfgang Bumillerconf: fix path/lxcpath mixups in tty setup 2553/head
2018-08-20  2xsectools: lxc-wait: add default log priority & cleanups 2550/head
2018-08-20  2xsecstorage: exit() => _exit(). when exec is failed, child...
2018-08-19  Tobin C. Hardingtools: Indicate container startup failure 2542/head
2018-08-19  Christian Braunermacro: add macvlan properties
2018-08-19  Christian Braunermacro: add missing headers
2018-08-19  Christian Braunercmd: use safe number parsers in lxc-usernsexec
2018-08-19  Christian Braunercmd: simplify lxc-usernsexec
2018-08-19  Christian Braunercmd: use utils.{c,h} helpers in lxc-usernsexec
2018-08-19  Christian Braunercmd: move declarations to macro.h
2018-08-19  Christian Braunercmd: lxc-usernsexec reorder includes
2018-08-19  Christian BraunerMerge pull request #2548 from 2xsec/bugfix
2018-08-19  2xseccmd: lxc-user-nic: change log macro & cleanups 2548/head
2018-08-18  Serge HallynMerge pull request #2547 from brauner/2018-08-18/fix_ex...
2018-08-18  Christian BraunerMerge pull request #2545 from ljagiello/integer-overflow
2018-08-18  Lukasz Jagiellolseek - integer overflow 2545/head
2018-08-18  Christian Braunertools: fix lxc-execute command parsing 2547/head
2018-08-18  Christian BraunerMerge pull request #2546 from 2xsec/bugfix
2018-08-18  2xsecstorage_utils: move duplicated function from tools 2546/head
2018-08-18  Christian BraunerMerge pull request #2544 from 2xsec/bugfix
2018-08-17  2xsectools: lxc-unfreeze: add default log priority & cleanups 2544/head
2018-08-17  2xsectools: lxc-freeze: add default log priority & cleanups
2018-08-17  2xsectools: lxc-stop: add default log priority & cleanups
2018-08-17  2xsectools: lxc-start: add default log priority & cleanups
2018-08-17  2xsectools: lxc-execute: add default log priority & cleanups
2018-08-17  2xsectools: lxc-device: add default log priority & cleanups
2018-08-17  2xsectools: lxc-destroy: add default log priority & cleanups
2018-08-17  2xsectools: lxc-create: add default log priority & cleanups
2018-08-17  2xsectools: lxc-console: add default log priority & cleanups
2018-08-17  2xsectools: lxc-checkpoint: add default log priority & cleanups
2018-08-17  2xsectools: lxc-cgroup: add default log priority & cleanups
2018-08-17  2xsectools: lxc-attach: add default log priority & cleanups
2018-08-17  Stéphane GraberMerge pull request #2543 from brauner/2018-08-17/silenc...
2018-08-17  Christian Braunerlxc_init: s/SYSDEBUG()/SYSERROR()/g in remove_self 2543/head
2018-08-17  Christian BraunerMerge pull request #2540 from tcharding/checkatch-cmd
2018-08-17  Christian BraunerMerge pull request #2539 from tcharding/contributing
2018-08-17  Tobin C. Hardingcmd: Do not use comparison to NULL 2540/head
2018-08-17  Tobin C. Hardingcmd: Remove typo'd semicolon
2018-08-17  Tobin C. Hardingcmd: Put trailing */ on a separate line
2018-08-17  Tobin C. Hardingcmd: Remove unnecessary whitespace in string
2018-08-17  Tobin C. Hardingcmd: Use 'const' for static string constant.
2018-08-17  Tobin C. Hardingcmd: Fix whitespace issues
2018-08-17  Tobin C. Hardingcmd: Do not use braces for single statement block
2018-08-17  Tobin C. Hardingcmd: Use 'void' instead of empty parameter list
2018-08-17  Tobin C. Hardingcmd: Use parenthesis around complex macro
2018-08-17  Tobin C. HardingCODING_STYLE: Update section header format 2539/head
2018-08-17  Tobin C. HardingCODING_STYLE: Fix non-uniform heading level
2018-08-17  Tobin C. HardingCODING_STLYE: Remove sections implied by 'kernel style'
next