]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2017-06-20  KATOH Yasufumidoc: Untabify Japanese lxc.container.conf(5) 1631/head
2017-06-20  KATOH Yasufumidoc: Tweak Japanese lxc.container.conf(5)
2017-06-20  Serge HallynMerge pull request #1630 from brauner/2017-06-20/fix_si...
2017-06-20  Christian Braunerutils: use 1LU otherwise we overflow 1630/head
2017-06-19  Christian BraunerMerge pull request #1628 from tanyifeng/fix_detect_way_...
2017-06-19  Yifeng Tanutils: fix the way to detect blocking signal 1628/head
2017-06-18  Serge HallynMerge pull request #1626 from brauner/2017-06-13/new_ne...
2017-06-18  Christian Braunerconfile: adapt warning 1626/head
2017-06-18  Christian Braunernetwork: refuse to create unsupported net types
2017-06-18  Christian Braunernetwork: non-functional changes
2017-06-18  Christian Braunernetwork: improve network logging
2017-06-18  Christian Braunernetwork: preserve backwards compatibility
2017-06-18  Christian Braunernetwork: add test-suite for configuration items
2017-06-18  Christian Braunernetwork: switch to single find + allocation fun
2017-06-18  Christian Braunernetwork: print deprecaton warning for networks
2017-06-18  Christian Braunernetwork: remove obsolete logic
2017-06-18  Christian Braunernetwork: final cleanup
2017-06-18  Christian Braunernetwork: implement network getters
2017-06-18  Christian Braunernetwork: allow to unset by passing empty value
2017-06-18  Christian Braunernetwork: give getters a void pointer arg
2017-06-18  Christian Braunernetwork: clear whole networks
2017-06-18  Christian Braunernetwork: implement network clearing
2017-06-18  Christian Braunernetwork: abstract network handling
2017-06-18  Christian Braunernetwork: add arg to config clear method
2017-06-18  Christian Braunernetwork: add lxc_log_configured_netdevs()
2017-06-18  Christian Braunernetwork: use new network configuration parser
2017-06-18  Christian Braunernetwork: perform network validation at creation time
2017-06-18  Christian Braunernetwork: implement lxc_get_netdev_by_idx()
2017-06-18  Christian Braunernetwork: add network counter
2017-06-18  Christian Braunernetwork: add data arg to set callback
2017-06-18  Christian Braunernetwork: mv config_value_empty() to confile_utils
2017-06-16  Serge HallynMerge pull request #1627 from brauner/2017-06-15/fix_ne...
2017-06-15  Christian Braunertree-wide: priority -> level 1627/head
2017-06-13  Serge HallynMerge pull request #1618 from brauner/2017-06-06/kill_l...
2017-06-13  Christian Braunertests: don't fail when no processes for user exist 1618/head
2017-06-13  Christian Braunerconf: fix wrong path on overlayfs
2017-06-13  Christian Braunerlxccontainer: cleanup + bugfixes
2017-06-13  Christian Brauner{start,lxccontainer}: add lxc_free_handler()
2017-06-13  Christian Braunercommands: add lxc_cmd_state_server()
2017-06-13  Stéphane GraberMerge pull request #1621 from leitao/master
2017-06-12  Christian Braunercommands: add TRACE()ers
2017-06-12  Christian Braunerlxccontainer: only spawn monitord on demand
2017-06-12  Christian Braunerstart: add lxc_init_handler()
2017-06-12  Christian BraunerMerge pull request #1615 from 0x0916/expose-lxc_log_init
2017-06-12  Breno Leitaolxc-alpine: Add support for ppc64le 1621/head
2017-06-06  Stéphane GraberMerge pull request #1588 from brauner/2017-05-26/update...
2017-06-06  Christian BraunerMerge pull request #1578 from 0x0916/export-seccomp...
2017-06-06  0x0916API: expose function lxc_log_init 1615/head
2017-06-06  0x0916seccomp: export the seccomp filter after load it into... 1578/head
2017-06-05  Stéphane GraberMerge pull request #1613 from brauner/2017-06-03/af_unix
2017-06-05  Christian Braunerlxc-opensuse: add Tumbleweed as supported release 1588/head
2017-06-05  Stéphane GraberMerge pull request #1611 from brauner/2017-06-02/enforc...
2017-06-05  Christian Braunerconf: fix bionic builds 1613/head
2017-06-05  Christian Braunerconf: improve lxc_map_ids()
2017-06-05  Christian Braunerconf: improve tty shifting function
2017-06-05  Christian Braunerbdev: record output from mkfs.*
2017-06-05  Christian Braunerbdev: non-functional changes
2017-06-05  Christian Braunerdoc: tweak lxc.container.conf a little
2017-06-04  Christian Braunerbdev: "detect" loop file
2017-06-04  Christian Braunerconf: remove dead mount code
2017-06-04  Christian Brauneraf_unix: abstract lxc_abstract_unix_{send,recv}_fd
2017-06-03  Stéphane GraberMerge pull request #1612 from brauner/2017-06-03/bugfixes
2017-06-03  Christian Braunertree-wide: log function called in userns_exec_1() 1612/head
2017-06-03  Christian Braunerconf: avoid double-frees in userns_exec_1()
2017-06-03  Christian Braunerconf: non-functional changes
2017-06-03  Christian Braunerstart: log sending and receiving of tty fds
2017-06-03  Stéphane GraberMerge pull request #1609 from brauner/2017-06-01/unit_t...
2017-06-02  Christian BraunerMerge pull request #1608 from ss1h2a3tw/checkconfig
2017-06-02  Christian Braunerconf: rework userns_exec_1() 1609/head
2017-06-02  Christian Braunerconf: non-functional changes
2017-06-02  Christian Braunertests: add unit tests for idmap parser
2017-06-02  Christian Braunerconfile_utils: add new file
2017-06-02  Shane Chenadd probe status checking 1608/head
2017-06-02  Christian Braunertests: enforce all methods for config items 1611/head
2017-06-02  Christian Braunerconfile: add dummy getter for lxc.include
2017-06-01  Serge HallynMerge pull request #1592 from brauner/2017-05-28/idmap_...
2017-06-01  Serge HallynMerge pull request #1599 from brauner/2017-05-30/use_mi...
2017-06-01  Christian Braunerconf: use minimal {g,u}id map 1599/head
2017-06-01  Serge HallynMerge pull request #1596 from brauner/2017-05-29/fix_pa...
2017-06-01  Christian BraunerMerge pull request #1607 from ss1h2a3tw/master
2017-06-01  Shane Chenadding warning for mtu ignoring 1607/head
2017-06-01  Christian Braunertests: comp retval to exp val whenever we can 1596/head
2017-06-01  Christian Braunerconfile: performance tweaks
2017-05-31  Christian BraunerMerge pull request #1605 from decomposite/systemd_unit_stop
2017-05-31  JD FriedriksonUse lxc-stop to stop systemd service 1605/head
2017-05-31  Stéphane GraberMerge pull request #1601 from brauner/2017-05-30/veth_fixes
2017-05-31  Christian Braunerlxccontainer: switch api to new clearer callbacks
2017-05-31  Christian Braunerconfile: add clearer for lxc.include
2017-05-31  Christian Braunerconfile: add clearer for lxc.include
2017-05-31  Christian Braunerconfile: add clearer for lxc.limit{.*}
2017-05-31  Christian Braunerconfile: add clearer for lxc.no_new_privs
2017-05-31  Christian Braunerconfile: add clearer for lxc.ephemeral
2017-05-31  Christian Braunerconfile: add clearer for lxc.init_gid
2017-05-31  Christian Braunerconfile: add clearer for lxc.init_uid
2017-05-31  Christian Braunerconfile: add clearer for lxc.init_cmd
2017-05-31  Christian Braunerconfile: add clearer for lxc.environment
2017-05-31  Christian Braunerconfile: add clearer for lxc.group
2017-05-31  Christian Braunerconfile: add clearer for lxc.monitor.unshare
2017-05-31  Christian Braunerconfile: add clearer for lxc.syslog
2017-05-31  Christian Braunerconfile: add clearer for lxc.start.*
next