]> git.proxmox.com Git - mirror_lxc.git/shortlog
mirror_lxc.git
2018-09-26 Christian Braunercgfsng: add cgfsng_monitor_destroy()
2018-09-26 Christian Braunercgfsng: s/cgfsng_destroy/cgfsng_payload_destroy/g
2018-09-25 Stéphane GraberMerge pull request #2618 from CameronNemo/lxcmountroot
2018-09-24 Stéphane GraberMerge pull request #2646 from brauner/2018-09-24/cgroup...
2018-09-24 Christian Braunercgfsng: set errno to ENOENT on get_hierarchy()
2018-09-24 Christian Braunerdoc: tweak documentation a little
2018-09-24 Christian BraunerMerge pull request #2645 from stgraber/master
2018-09-24 Stéphane Graberstop: Only freeze if freezer is available
2018-09-23 Stéphane GraberMerge pull request #2640 from brauner/2018-09-23/netns_...
2018-09-23 Christian Braunerautotools: fix lxc_user_nic build
2018-09-23 Christian Braunernetns_ifaddrs: mark casts as safe
2018-09-23 Christian Braunertree_wide: switch to netns_getifaddrs()
2018-09-23 Christian Braunernetwork: add netns_getifaddrs() implementation
2018-09-23 Stéphane GraberMerge pull request #2639 from brauner/2018-09-23/compil...
2018-09-23 Stéphane GraberMerge pull request #2642 from brauner/2018-09-23/android
2018-09-23 Christian Braunerautotools: support -Wstrict-prototypes
2018-09-23 Christian Braunerautotools: support -Wcast-align
2018-09-23 Christian Braunercompiler: __attribute__((noreturn)) on bionic
2018-09-23 Stéphane GraberMerge pull request #2637 from brauner/2018-09-22/bugfixes
2018-09-23 Stéphane GraberMerge pull request #2641 from brauner/2018-09-23/cgroup...
2018-09-23 Christian Braunercgfsng: copy parent's cpu settings for monitor too
2018-09-23 Christian Braunertree-wide: replace sizeof() with SIZEOF2STRLEN()
2018-09-23 Christian Braunermacro: add STRLITERALLEN() and STRARRAYLEN()
2018-09-23 Christian Braunercgfsng: s/__cgfsng_ops__/__cgfsng_ops/g
2018-09-23 Christian Braunercompiler: s/__noreturn__/__noreturn/g
2018-09-23 Christian Braunercompiler: s/__fallthrough__/__fallthrough/g
2018-09-22 Stéphane GraberMerge pull request #2636 from brauner/2018-09-21/fix_im...
2018-09-22 Christian BraunerMerge pull request #2627 from 2xsec/bugfix
2018-09-21 Christian Braunerautotools: fix wrong AX_CHECK_COMPILE_FLAG test
2018-09-21 Serge HallynMerge pull request #2606 from brauner/2018-09-09/cgroup...
2018-09-21 Christian Braunercgfsng: add missing __cgfsng_ops__ attributes
2018-09-21 Christian Braunertests: adapt cgroup tests to new layout
2018-09-21 Christian Braunercgfsng: cgfsng_monitor_enter()
2018-09-21 Christian Braunercgroups: add monitor_enter()
2018-09-21 Christian Braunercgfsng: add cgfsng_monitor_create()
2018-09-21 Christian Braunercgroups: add monitor_create()
2018-09-21 Christian Braunercgroups: add monitor_full_path member
2018-09-21 Christian Braunercgroups: add monitor_cgroup member
2018-09-21 Christian Braunercgroups: s/base_cgroup/container_base_path/g
2018-09-21 Christian Braunercgroups: add missing string.h include
2018-09-21 Christian Braunercgroups: s/fullcgpath/container_full_path/g
2018-09-21 Christian Braunercgroups: switch to lxc.payload as default pattern
2018-09-21 Christian Braunercgroup: rename container specific cgroup functions
2018-09-21 Stéphane GraberMerge pull request #2635 from brauner/2018-09-21/Wimpli...
2018-09-21 Stéphane GraberMerge pull request #2630 from brauner/2018-09-20/remove...
2018-09-21 Christian Braunerautotools: add -Wimplicit-fallthrough
2018-09-21 Christian Braunerapi_extensions: introduce lxc_has_api_extension()
2018-09-21 Stéphane GraberMerge pull request #2633 from brauner/2018-09-21/cgfsng...
2018-09-21 Stéphane GraberMerge pull request #2634 from brauner/2018-09-21/cgroup...
2018-09-21 Stéphane GraberMerge pull request #2607 from brauner/2018-09-11/sysfs_...
2018-09-21 Christian Braunercgfsng: mark ops with __cgfsng_ops__ attribute
2018-09-21 Christian Braunerconfile: s/lxc.cgroup.keep/lxc.cgroup.relative/g
2018-09-21 Stéphane GraberMerge pull request #2608 from brauner/2018-09-11/netns_...
2018-09-21 Stéphane GraberMerge pull request #2631 from brauner/2018-09-20/rename...
2018-09-21 Christian Braunerstart: s/backgrounded/daemonize/g
2018-09-21 2xsecconf: realpath() uses null as second parameter to preve...
2018-09-20 Cameron Nemoapparmor: account for specified rootfs path (closes...
2018-09-20 Stéphane GraberMerge pull request #2626 from brauner/2018-09-20/remove...
2018-09-20 Christian Braunerlxccontainer: remove locks from get_cgroup_item()
2018-09-20 Christian Braunerlxccontainer: remove locks from set_cgroup_item()
2018-09-20 Christian BraunerMerge pull request #2624 from 2xsec/bugfix
2018-09-19 2xsecaf_unix: add function to remove duplicated codes for...
2018-09-19 Stéphane GraberMerge pull request #2622 from brauner/2018-09-19/attach...
2018-09-19 Christian Braunerattach: report standard shell exit codes
2018-09-19 Christian BraunerMerge pull request #2621 from 2xsec/bugfix
2018-09-19 2xsecsecurity: fix too wide or inconsistent non-owner permis...
2018-09-18 Christian BraunerMerge pull request #2619 from smibarber/attach-shutdown
2018-09-18 Stephen Barberattach: don't shutdown ipc socket in child
2018-09-17 Christian BraunerMerge pull request #2611 from 2xsec/bugfix
2018-09-14 2xseclog: add additional info of dlog
2018-09-14 2xseclog: add common functions
2018-09-13 2xsecadd compile flags for dlog
2018-09-12 Christian Braunernetwork: minor tweaks
2018-09-12 Christian BraunerMerge pull request #2609 from 2xsec/bugfix
2018-09-12 2xsecfile_utils: remove unused function
2018-09-12 2xsecremove unused variables
2018-09-12 Christian Braunernetwork: add lxc_netns_get_nsid()
2018-09-11 Wolfgang BumillerMerge pull request #2604 from brauner/2018-09-09/fix_pi...
2018-09-11 Christian Braunernetwork: use correct type in lxc_netns_set_nsid()
2018-09-11 Christian Braunerconf: remove extra MS_BIND with sysfs:mixed
2018-09-11 Christian BraunerMerge pull request #2601 from 2xsec/bugfix
2018-09-11 Christian Braunerlxccontainer: use correct pid_t type
2018-09-11 Wolfgang BumillerMerge pull request #2596 from brauner/2018-09-05/attach_id
2018-09-11 Christian Braunerutils: make lxc_switch_uid_gid() return bool
2018-09-11 Christian Braunerutils: make lxc_setgroups() return bool
2018-09-11 Christian Braunerstart: avoid unnecessary syscalls
2018-09-11 Christian Braunertools/lxc-attach: add -u and -g arguments
2018-09-11 Christian Braunerattach: handle id switching smarter
2018-09-11 2xseclog: support dlog
2018-09-10 Christian Braunerutils: improve lxc_switch_uid_gid()
2018-09-10 Christian Braunerutils: improve get_ns_uid() and add get_ns_gid()
2018-09-08 Christian BraunerMerge pull request #2594 from ffontaine/master
2018-09-08 Fabrice Fontainelxc: fix build with --disable-werror
2018-09-07 Christian BraunerMerge pull request #2589 from 2xsec/bugfix
2018-09-06 2xseclxccontainer: fix dereferenced pointer
2018-09-04 Wolfgang BumillerMerge pull request #2584 from brauner/2018-09-03/bugfixes
2018-09-04 Christian Braunerlog: log_append_logfile() add new error path
2018-09-04 Christian Braunernl: save errno on lxc_netns_set_nsid()
2018-09-04 Christian Braunertree-wide: s/send()/lxc_send_nointr()/g
2018-09-04 Christian Braunerfile_utils: add lxc_send_nointr()
next