]> git.proxmox.com Git - mirror_lxc.git/shortlog
mirror_lxc.git
2018-07-03 2xsectests: cleanup lxc-test-utils.c
2018-07-03 2xsectests: cleanup locktests.c
2018-07-03 2xsectests: cleanup list.c
2018-07-03 2xsectests: cleanup getkeys.c
2018-07-03 2xsectests: cleanup get_item.c
2018-07-03 2xsectests: cleanup device_add_remove.c
2018-07-03 2xsectests: cleanup destroytest.c
2018-07-03 2xsectests: cleanup criu_check_feature.c
2018-07-03 2xsectests: cleanup createtest.c
2018-07-03 2xsectests: cleanup containertests.c
2018-07-03 2xsectests: cleanup console.c
2018-07-03 2xsectests: cleanup config_jump_table.c
2018-07-03 2xsectests: cleanup concurrent.c
2018-07-03 2xsectests: cleanup clonetest.c
2018-07-03 2xsectests: cleanup api_reboot.c
2018-07-03 2xsecsync: modify error string
2018-07-03 2xsecutils: move recursive_destroy() from cfgsng to utils.
2018-07-03 2xseccoverity: #1425816
2018-07-02 Christian Braunertests: remove duplicate file_exists() definition
2018-07-02 Christian Braunerattach: do not make terminal raw
2018-07-02 Christian BraunerCODING_STYLE: add section about using strlcat()
2018-07-02 Christian Braunerstart: delete terminal on error
2018-07-02 Christian Braunerterminal: set FD_CLOEXEC on pty file descriptors
2018-07-02 Christian Braunerutils: add fd_cloexec()
2018-07-02 Christian Braunerterminal: safely retrieve path of slave device
2018-07-02 Christian Braunerconf: simplify lxc_setup_dev_console()
2018-07-02 2xsectools: lxc-wait: remove the trailing .
2018-07-02 2xsectools: lxc-top: fix coding style of strncmp
2018-07-02 2xsectools: lxc-start: remove the trailing .
2018-07-02 2xsectools: lxc-snapshot: fix coding style of strncmp
2018-07-02 2xsectools: lxc-device: remove the trailing . & fix coding...
2018-07-02 2xsectools: lxc-destroy: remove the trailing .
2018-07-02 2xsectools: lxc-create: remove the trailing . & fix coding...
2018-07-02 2xsectools: lxc-copy: remove the trailing . & fix coding...
2018-07-02 2xsectools: lxc-config: fix coding style of strncmp
2018-07-02 2xsectools: lxc-checkpoint: remove the trailing .
2018-07-02 2xsectools: lxc-autostart: remove the trailing . & fix codin...
2018-07-02 2xsectools: remote tool_list, tool_utils
2018-07-02 2xsectools: arguments: share internal API symbols
2018-07-02 2xsectools: lxc-monitor: share internal API symbols
2018-07-02 2xsectools: lxc-create: share internal API symbols
2018-07-02 2xsectools: lxc-snapshot: share internal API symbols
2018-07-02 2xsectools: lxc-checkpoint: fix log name
2018-07-02 2xsectools: lxc-checkpoint: share internal API symbols
2018-07-02 2xsectools: lxc-unshare: share internal API symbols
2018-07-02 2xsectools: lxc-top: share internal API symbols
2018-07-02 2xsectools: lxc-copy: share internal API symbols
2018-07-02 2xsectools: lxc-execute: share internal API symbols
2018-07-02 2xsectools: lxc-device: share internal API symbols
2018-07-02 2xsectools: lxc-destroy: share internal API symbols
2018-07-02 2xsectools: lxc-console: share internal API symbols
2018-07-02 2xsectools: lxc-config: share internal API symbols
2018-07-02 2xsectools: lxc-ls: share internal API symbols
2018-07-02 2xsectools: lxc-info: share internal API symbols
2018-07-02 2xsecutils: code cleanups
2018-07-02 2xsectools: lxc-autostart: share internal API symbols
2018-07-02 2xsectools: lxc-attach: share internal API symbols
2018-07-02 2xsectools: lxc-cgroup: share internal API symbols
2018-07-02 2xsectools: lxc-wait: share internal API symbols
2018-07-02 2xsectools: lxc-unfreeze: share internal API symbols
2018-07-02 2xsectools: lxc-freeze: share internal API symbols
2018-07-02 2xsectools: lxc-stop: share internal API symbols
2018-07-02 2xsectools: lxc-start: share internal API symbols
2018-06-29 Christian Braunerautodev: adapt to changes in Linux 4.18
2018-06-27 2xsectools: cgroup, freeze, unfreeze, wait: change fprintf...
2018-06-27 2xsectools: fix quiet option is not working
2018-06-27 Christian Braunerlog: account for Android's Bionic's strerror_r()
2018-06-27 duguhaotianclear ONLCR flag for container pty
2018-06-27 2xseclog: change ERROR macro using sterror to SYSERROR
2018-06-27 2xseclog: remove strerror() from SYSERROR call
2018-06-27 2xseclog: change DEBUG, INFO, TRACE, NOTICE macro using...
2018-06-27 2xseclog: change WARN macro using strerror to SYSWARN
2018-06-27 2xseclog: add lxc_log_strerror_r macro
2018-06-27 2xsecmove some comments in lxc.spec.in
2018-06-27 2xsecmonitor: change exit() => _exit() system call in child...
2018-06-27 Christian Braunercommands: simplify lxc_cmd()
2018-06-22 Donghwa Jeongbtrfs: add to check return size of strlcat
2018-06-22 Donghwa Jeongconfile: strncat => strlcat
2018-06-22 Donghwa Jeongutils: strncat => strlcat
2018-06-22 Donghwa Jeongtool_utils: strncat => strlcat
2018-06-22 Donghwa Jeongpam_cgfs: strncat => strlcat
2018-06-22 Donghwa Jeongconf: strncat => strlcat
2018-06-22 Donghwa Jeongcgfsng: strncat => strlcat
2018-06-22 Donghwa Jeongbtrfs: fix wrong buffer size to append string
2018-06-22 Donghwa Jeongsecure coding: cgfsng: strncat, strlcpy
2018-06-22 Donghwa Jeongsecure coding: strcat => strncat
2018-06-22 Christian Braunerbtrfs: s/strncat()/strlcat()/g
2018-06-22 Thomas Hipptemplates: Fix busybox template
2018-06-22 Christian Braunerinclude: add strlcat() implementation
2018-06-22 Donghwa Jeongfix pointer c is dereferenced after checking null
2018-06-22 Donghwa Jeongfix fd handle leak
2018-06-22 Donghwa Jeongsecure coding: #3 strcpy => strlcpy
2018-06-22 Donghwa Jeongconf: remove unused argument
2018-06-22 Donghwa Jeongsecure coding: #2 strcpy => strlcpy
2018-06-22 Donghwa Jeongsecure coding: network: strcpy => strlcpy
2018-06-22 Donghwa Jeongsecure coding: strcpy => strlcpy
2018-06-15 Christian Braunercoverity: #1437027
2018-06-15 Christian Braunercoverity: #1425855
2018-06-15 Christian Braunercoverity: #1425789
2018-06-15 Christian Braunercoverity: #1425748
next