]> git.proxmox.com Git - mirror_lxc.git/shortlog
mirror_lxc.git
2018-05-11 Christian BraunerRevert "tools: s/strncpy()/strlcpy()/g"
2018-05-11 Stéphane GraberMerge pull request #2317 from brauner/2018-05-11/compil...
2018-05-11 Christian Braunertools: s/strncpy()/strlcpy()/g
2018-05-11 Stéphane GraberMerge pull request #2316 from brauner/2018-05-11/compil...
2018-05-11 Christian BraunerCODING_STYLE: add section about using strlcpy()
2018-05-11 Christian Braunertree-wide: s/strncpy()/strlcpy()/g
2018-05-11 Christian Braunerstrlcpy: add strlcpy() implementation
2018-05-11 Christian BraunerMerge pull request #2315 from duguhaotian/master
2018-05-11 Christian Braunerutils: fix parse_byte_size_string() coding style
2018-05-11 l00355512support case ignored suffix for sizes
2018-05-10 Stéphane GraberMerge pull request #2314 from brauner/2018-05-11/compil...
2018-05-10 Christian Braunernetwork: adhere to IFNAMSIZ limit
2018-05-10 Christian Braunernetwork: silence gcc-8
2018-05-10 Stéphane GraberMerge pull request #2313 from brauner/2018-05-11/compil...
2018-05-10 Christian Braunerconfile: satisfy gcc-8
2018-05-10 Stéphane GraberMerge pull request #2299 from brauner/2018-05-01/bugfixes
2018-05-10 Christian Braunerutils: account for terminating \0 byte
2018-05-10 Christian Braunercoverity: #1425744
2018-05-10 Christian Braunercoverity: #1248105
2018-05-10 Christian Braunercoverity: #1248104
2018-05-10 Christian Braunergenl: remove
2018-05-09 Serge HallynMerge pull request #2308 from tych0/add-logging
2018-05-09 Tycho Andersenexecute: set init_path when existing init is found
2018-05-09 Tycho Andersenexecute: account for -o path option count
2018-05-09 Tycho Andersenadd some TRACE/ERROR reporting
2018-05-09 Serge HallynMerge pull request #2309 from brauner/2018-05-08/fix_ex...
2018-05-08 Christian Braunerexecute: do not check inherited fds again
2018-05-04 Christian BraunerMerge pull request #2305 from brauner/2018-05-04/fix_ex...
2018-05-04 Christian Braunerexecute: use static buffer
2018-05-04 Christian Braunerutils: add LXC_PROC_PID_FD_LEN
2018-05-03 Tycho Andersenfix logic for execute log file
2018-04-30 Christian Braunercoverity: #1435263
2018-04-30 Stéphane GraberMerge pull request #2297 from brauner/2018-04-29/bugfixes
2018-04-29 Christian Braunerlxccontainer: non-functional changes
2018-04-29 Christian Braunerlxccontainer: non-functional changes
2018-04-29 Christian Braunerlxccontainer: non-functional changes
2018-04-29 Christian Braunerlxccontainer: use thread-safe open() + write()
2018-04-29 Christian Braunerlxccontainer: non-functional changes
2018-04-29 Christian Braunerlxccontainer: do_lxcapi_unfreeze()
2018-04-29 Christian Braunerlxccontainer: do_lxcapi_freeze()
2018-04-29 Christian Braunerlxccontainer: do_lxcapi_is_running()
2018-04-29 Christian Braunerlxccontainer: non-functional changes
2018-04-29 Christian Braunerlxccontainer: use thread-safe *_OFD_* locks
2018-04-29 Christian Braunerlxccontainer: non-functional changes
2018-04-28 Christian Braunercoverity: #1426734
2018-04-28 Christian Braunercoverity: #1435198
2018-04-28 Christian Braunercoverity: #1435200
2018-04-28 Christian Braunercoverity: #1435203
2018-04-28 Christian Braunercoverity: #1435205
2018-04-28 Christian Braunercoverity: #1435206
2018-04-28 Christian Braunercoverity: #1435207
2018-04-28 Christian Braunercoverity: #1435208
2018-04-28 Christian Braunercoverity: #1435210
2018-04-28 Christian BraunerMerge pull request #2279 from kunkku/create-umask
2018-04-26 Christian BraunerMerge pull request #2293 from pkun/master
2018-04-26 Serj KalichevFix tool_utils.c build when HAVE_SETNS is unset
2018-04-24 Christian BraunerMerge pull request #2289 from lifeng68/Fix_mem_leak_lis...
2018-04-24 LiFengFix memory leak in list_active_containers
2018-04-24 LiFengFix the memory leak in cgfsng_attach
2018-04-24 Christian BraunerMerge pull request #2288 from lifeng68/Fix_mem_leak_cgf...
2018-04-24 Christian BraunerMerge pull request #2287 from thyth/master
2018-04-24 Daniel SelifonovAlso pass action scripts to CRIU on checkpointing
2018-04-23 Christian BraunerMerge pull request #2284 from 3XX0/pamcgfs-ignore-umask
2018-04-23 Jonathan Calmelspam-cgfs: ignore the system umask when creating the...
2018-04-20 Christian BraunerMerge pull request #2285 from tpetazzoni/offsetof-stdde...
2018-04-20 Thomas Petazzonilxc/tools/lxc_monitor: include missing <stddef.h>
2018-04-19 Christian BraunerMerge pull request #2283 from flx42/lxc-oci-mkdir-downl...
2018-04-18 Felix Abecassislxc-oci: mkdir the download directory
2018-04-18 Serge HallynMerge pull request #2281 from brauner/2018-04-15/seccom...
2018-04-18 Christian Braunerseccomp: handle arch inversion II
2018-04-18 Christian Braunerseccomp: non-functional changes
2018-04-15 Christian Braunertools: document -d/--daemonize for lxc-execute
2018-04-15 Christian Braunerseccomp: improve logging
2018-04-15 Christian Braunerseccomp: cleanup compat architecture handling
2018-04-15 Kaarle Ritvanendo_lxcapi_create: set umask
2018-04-13 Stéphane GraberMerge pull request #2275 from brauner/2018-04-13/improv...
2018-04-13 Christian Braunerseccomp: handle all errors
2018-04-13 Serge HallynMerge pull request #2274 from brauner/2018-04-13/fix_se...
2018-04-13 Christian Braunerseccomp: handle arch inversion
2018-04-13 Christian BraunerMerge pull request #2273 from aither64/master
2018-04-13 Jakub Skokanconf: fix net type checks in run_script_argv()
2018-04-12 Serge HallynMerge pull request #2272 from brauner/2018-04-12/bugfixes
2018-04-12 Christian Braunerexecute: fix app containers without root mapping
2018-04-12 Christian Braunerconf: ret-try devpts mount without gid=5 on error
2018-04-11 Serge HallynMerge pull request #2270 from brauner/2018-04-11/attach...
2018-04-11 Serge HallynMerge pull request #2259 from gjaekel/patch-1
2018-04-11 Christian Braunerattach: try to always drop supplementary groups
2018-04-10 Stéphane GraberMerge pull request #2266 from brauner/2018-04-09/attach...
2018-04-10 Christian Braunerutils: define __NR_setns if missing on old glibcs
2018-04-09 Christian BraunerMerge pull request #2267 from brauner/QbitLogic-master
2018-04-09 Christian Braunerlxc init: coding style
2018-04-09 C0deAitools/utils: free memory on error
2018-04-09 C0deAistorage/rsync: free memory on error
2018-04-09 C0deAilxc init: remove dead code
2018-04-09 Christian Braunerattach: always drop supplementary groups
2018-04-09 Christian BraunerMerge pull request #2263 from ffontaine/master
2018-04-07 Fabrice FontaineFix compilation with static libcap and shared gnutls
2018-04-06 Christian BraunerMerge pull request #2261 from brauner/2018-04-06/thmo_p...
2018-04-06 Christian Braunerringbuf: fix temporary file creation
2018-04-06 Christian Braunerconf: fix temporary file creation
next