]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2018-12-10  Christian Braunerlxc-init: skip signals that can't be caught
2018-12-10  Simos Xenitelliscoverity: #1425802
2018-12-10  Christian Braunercapabilities: raise ambient capabilities
2018-12-10  Christian Braunerconfig: allow read-write /sys in user namespace
2018-12-10  Simos Xenitelliscoverity: #1425844
2018-12-10  Simos Xenitelliscoverity: #1248106
2018-12-10  Simos Xenitelliscoverity: #1425836
2018-12-10  Christian Braunercoverity: #1435603
2018-12-10  Christian Braunercoverity: #1435604
2018-12-10  Christian BraunerRevert "tools: s/strncpy()/strlcpy()/g"
2018-12-10  Christian Braunertools: s/strncpy()/strlcpy()/g
2018-12-10  Christian BraunerCODING_STYLE: add section about using strlcpy()
2018-12-10  Christian Braunertree-wide: s/strncpy()/strlcpy()/g
2018-12-10  Christian Braunerstrlcpy: add strlcpy() implementation
2018-10-14  Christian Braunerautodev: adapt to changes in Linux 4.18
2018-08-23  Christian Braunernetwork: adhere to IFNAMSIZ limit
2018-08-23  Christian Braunernetwork: silence gcc-8
2018-08-23  Christian Braunerutils: account for terminating \0 byte
2018-08-23  Christian Braunercoverity: #1425744
2018-08-23  Christian Braunergenl: remove
2018-08-23  Tycho Andersenexecute: account for -o path option count
2018-08-23  Christian Braunerlxc-unshare: add missing declaration
2018-08-23  Christian Braunerexecute: do not check inherited fds again
2018-08-23  Christian Braunerexecute: use static buffer
2018-08-23  Tycho Andersenfix logic for execute log file
2018-08-23  Christian Braunercoverity: #1435263
2018-08-23  Christian Braunerlxccontainer: non-functional changes
2018-08-23  Christian Braunerlxccontainer: non-functional changes
2018-08-23  Christian Braunerlxccontainer: non-functional changes
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: non-functional changes
2018-08-23  Christian Braunerlxccontainer: use thread-safe *_OFD_* locks
2018-08-23  Christian Braunercoverity: #1435198
2018-08-23  Christian Braunercoverity: #1435205
2018-08-23  Christian Braunercoverity: #1435207
2018-08-23  Christian Braunercoverity: #1435208
2018-08-23  LiFengFix memory leak in list_active_containers
2018-08-23  LiFengFix the memory leak in cgfsng_attach
2018-08-23  Kaarle Ritvanendo_lxcapi_create: set umask
2018-08-23  Christian Braunerconf: ret-try devpts mount without gid=5 on error
2018-08-23  Christian Braunerutils: define __NR_setns if missing on old glibcs
2018-08-23  Christian Braunerlxc init: coding style
2018-08-23  C0deAilxc init: remove dead code
2018-08-23  Tycho Andersenfix signal sending in lxc.init
2018-08-23  Christian Braunerlocktests: fix test suite
2018-08-23  Christian Braunerlxclock: use thread-safe *_OFD_* fcntl() locks
2018-08-23  Christian Braunerstart: always make us dumpable
2018-08-23  Christian Braunerconf: simplify lxc_fill_autodev()
2018-08-23  fliiiixRename ifup/down and remove usless parameter passing
2018-08-23  Tycho Andersenfix handler use-after-free
2018-08-23  Igor Galićconf: fix clang warning when building w/o libcap
2018-08-23  Serge HallynRevert "cgroups: don't escape if we're not real root"
2018-08-23  Tycho Andersencgroups: don't escape if we're not real root
2018-08-23  Tycho Andersenusernsexec: init log fd
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()
next