]> git.proxmox.com Git - mirror_lxc.git/shortlog
mirror_lxc.git
2018-07-24 Christian Braunerconfile: add missing header stable-3.0
2018-07-24 2xsecchange log macro of error case from lxc_ambient_caps_up...
2018-07-24 2xsecdocs: tools: -d/--daemonize for lxc-execute
2018-07-24 2xseccoverity: #1438067
2018-07-24 2xsecthread safe: rand() => rand_r()
2018-07-24 2xsecattach: move errno handling
2018-07-24 2xsecdocs: add long options of lxc-unshare
2018-07-24 2xsecattach: fix return value & cleanups
2018-07-24 2xsecaf_unix: fix return value & cleanups
2018-07-24 2xseclxccontainer: coding rules
2018-07-24 2xsecconfile_utils: fix return value & cleanups
2018-07-24 Markos Chandrasapparmor: Allow /usr/lib* paths for mount and pivot_root
2018-07-24 Christian Braunerconf: the atime flags are locked in userns
2018-07-24 Christian Braunerconfile: move signal helpers to confile utils
2018-07-24 2xseccoverity: #1437949
2018-07-24 2xsectools: lxc-unshare: use lxc list for interface names
2018-07-24 2xsectools: lxc-unshare: fix wrong coding rules
2018-07-24 2xsectools: lxc-unshare: apply argument parser of lxc and...
2018-07-24 Felix Abecassisconfile: fix incorrect strncmp
2018-07-24 2xseclxclock: change error log using strerror to SYSERROR
2018-07-24 Christian Braunercoverity: #1437935
2018-07-24 Christian Braunercoverity: #1437936
2018-07-12 Christian Braunerattach: cleanup log messages in lxc_attach()
2018-07-12 Christian Braunerattach: use fd_cloexec()
2018-07-12 Christian Braunerattach: cleanup no_new_privs()
2018-07-12 Christian Braunerattach: cleanup fetch_seccomp()
2018-07-12 Christian Braunerattach: simplify lxc_attach_getpwshell()
2018-07-12 Christian Braunerconf: handle partially functional device nodes
2018-07-12 Christian Braunerautotools: cleanup Makefile.am
2018-07-12 2xsectools: lxc-ls: fix signed_to_bigger_unsigned issue
2018-07-11 Christian Braunerstart: don't unconditionally open("/dev/null")
2018-07-11 Christian Braunerconf: create /dev directory
2018-07-11 Christian Braunerautotools: build both a shared and static liblxc
2018-07-11 2xsectools: lxc-unshare: replace write_id_mapping() to the...
2018-07-11 2xsectools: lxc-unshare: replace converting standard identif...
2018-07-11 2xsectools: lxc-attach: replace converting standard identifi...
2018-07-11 2xsecnamespace: add api to convert namespaces to standard...
2018-07-06 Christian Braunertree-wide: set MSG_NOSIGNAL
2018-07-06 Christian Braunerstart: declare int array const
2018-07-06 Christian Braunerstart: refactor match_stdfds()
2018-07-06 Christian Braunerterminal: don't garble output
2018-07-06 Christian Braunerconf: use mknod() to create dummy mount targets
2018-07-04 Christian Braunerconf: use mknod() to create dummy mount target
2018-07-04 Christian Braunerconf: safely retrieve path of slave device
2018-07-04 Christian Braunerconf: use fd_cloexec()
2018-07-04 Christian Braunercgfsng: respect lxc.cgroup.use
2018-07-04 Christian Braunercgroups: remove is_crucial_cgroup_subsystem()
2018-07-04 2xseclog: remove the trailing .
2018-07-04 Christian Braunerlog: cleanup
2018-07-04 Christian Braunertree-wide: remove unneeded log prefixes
2018-07-03 2xsectests: cleanup state_server.c
2018-07-03 2xsectests: cleanup startone.c
2018-07-03 2xsectests: cleanup snapshot.c
2018-07-03 2xsectests: cleanup shutdowntest.c
2018-07-03 2xsectests: cleanup shortlived.c
2018-07-03 2xsectests: cleanup saveconfig.c
2018-07-03 2xsectests: cleanup reboot.c
2018-07-03 2xsectests: clenaup may_control.c
2018-07-03 2xsectests: cleanup lxcpath.c
2018-07-03 2xsectests: cleanup lxc_raw_clone.c
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
next