]> git.proxmox.com Git - mirror_lxc.git/shortlog
mirror_lxc.git
2018-07-06 2xsecnamespace: add api to convert namespaces to standard...
2018-07-06 Stéphane GraberMerge pull request #2451 from brauner/2018-07-06/bugfixes
2018-07-05 Christian Braunertree-wide: set MSG_NOSIGNAL
2018-07-05 Christian Braunerstart: declare int array const
2018-07-05 Christian Braunerstart: refactor match_stdfds()
2018-07-05 Serge HallynMerge pull request #2450 from brauner/2018-07-05/use_mknod
2018-07-05 Christian Braunerterminal: don't garble output
2018-07-04 Christian Braunerconf: use mknod() to create dummy mount targets
2018-07-04 Stéphane GraberMerge pull request #2446 from brauner/2018-07-02/log_prefix
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 Christian BraunerMerge pull request #2448 from 2xsec/bugfix
2018-07-04 2xseclog: remove the trailing .
2018-07-03 Christian Braunerlog: cleanup
2018-07-03 Christian Braunertree-wide: remove unneeded log prefixes
2018-07-03 Christian BraunerMerge pull request #2445 from 2xsec/bugfix
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 Christian BraunerMerge pull request #2444 from 2xsec/bugfix
2018-07-03 2xsecsync: modify error string
2018-07-03 2xsecutils: move recursive_destroy() from cfgsng to utils.
2018-07-02 Christian BraunerMerge pull request #2441 from 2xsec/coverity
2018-07-02 2xseccoverity: #1425816
2018-07-02 Stéphane GraberMerge pull request #2440 from brauner/2018-06-30/consol...
2018-07-01 Christian Braunertests: remove duplicate file_exists() definition
2018-07-01 Christian Braunerattach: do not make terminal raw
2018-07-01 Christian BraunerCODING_STYLE: add section about using strlcat()
2018-07-01 Christian Braunerstart: delete terminal on error
2018-07-01 Christian Braunerterminal: set FD_CLOEXEC on pty file descriptors
2018-07-01 Christian Braunerutils: add fd_cloexec()
2018-07-01 Christian Braunerterminal: safely retrieve path of slave device
2018-07-01 Christian Braunerconf: simplify lxc_setup_dev_console()
2018-07-01 Christian BraunerMerge pull request #2437 from 2xsec/bugfix
2018-07-01 2xsectools: lxc-wait: remove the trailing .
2018-07-01 2xsectools: lxc-top: fix coding style of strncmp
2018-07-01 2xsectools: lxc-start: remove the trailing .
2018-07-01 2xsectools: lxc-snapshot: fix coding style of strncmp
2018-07-01 2xsectools: lxc-device: remove the trailing . & fix coding...
2018-07-01 2xsectools: lxc-destroy: remove the trailing .
2018-07-01 2xsectools: lxc-create: remove the trailing . & fix coding...
2018-07-01 2xsectools: lxc-copy: remove the trailing . & fix coding...
2018-07-01 2xsectools: lxc-config: fix coding style of strncmp
2018-07-01 2xsectools: lxc-checkpoint: remove the trailing .
2018-07-01 2xsectools: lxc-autostart: remove the trailing . & fix codin...
2018-06-30 2xsectools: remote tool_list, tool_utils
2018-06-30 2xsectools: arguments: share internal API symbols
2018-06-30 2xsectools: lxc-monitor: share internal API symbols
2018-06-30 2xsectools: lxc-create: share internal API symbols
2018-06-30 2xsectools: lxc-snapshot: share internal API symbols
2018-06-30 2xsectools: lxc-checkpoint: fix log name
2018-06-30 2xsectools: lxc-checkpoint: share internal API symbols
2018-06-30 2xsectools: lxc-unshare: share internal API symbols
2018-06-30 2xsectools: lxc-top: share internal API symbols
2018-06-30 2xsectools: lxc-copy: share internal API symbols
2018-06-30 2xsectools: lxc-execute: share internal API symbols
2018-06-30 2xsectools: lxc-device: share internal API symbols
2018-06-30 2xsectools: lxc-destroy: share internal API symbols
2018-06-30 2xsectools: lxc-console: share internal API symbols
2018-06-30 2xsectools: lxc-config: share internal API symbols
2018-06-30 2xsectools: lxc-ls: share internal API symbols
2018-06-30 2xsectools: lxc-info: share internal API symbols
2018-06-30 2xsecutils: code cleanups
2018-06-30 2xsectools: lxc-autostart: share internal API symbols
2018-06-29 Stéphane GraberMerge pull request #2438 from brauner/2018-06-29/linux...
2018-06-29 Christian Braunerautodev: adapt to changes in Linux 4.18
2018-06-28 2xsectools: lxc-attach: share internal API symbols
2018-06-28 2xsectools: lxc-cgroup: share internal API symbols
2018-06-28 2xsectools: lxc-wait: share internal API symbols
2018-06-28 2xsectools: lxc-unfreeze: share internal API symbols
2018-06-28 2xsectools: lxc-freeze: share internal API symbols
2018-06-28 2xsectools: lxc-stop: share internal API symbols
2018-06-28 2xsectools: lxc-start: share internal API symbols
2018-06-27 Christian BraunerMerge pull request #2434 from 2xsec/bugfix
2018-06-27 2xsectools: cgroup, freeze, unfreeze, wait: change fprintf...
next