]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2023-12-13  dongxinhuaconfig: try to create workdir if not exist 3236/head
2023-12-11  Stéphane GraberMerge pull request #4368 from desultory/main
2023-12-11  Zenlxc-local: Add --no-dev option to exclude /dev from... 4368/head
2023-12-11  Zenlxc-local: Re-organize code to use more functions
2023-12-11  Zenlxc-local: Improve usage info
2023-12-11  Zenlxc-local: Change LXC_CONFIG to LXC_METADATA to match...
2023-12-11  Stéphane GraberMerge pull request #3430 from Der-Jan/master-zfs-fix
2023-12-11  Stéphane GraberMerge pull request #4351 from flisk/fix-untagged-vlans...
2023-12-11  Stéphane GraberMerge pull request #4169 from cole-miller/link-local
2023-12-11  Cole MillerDisable IPv6 link-local addresses for bridged veth 4169/head
2023-12-10  fliskdon't try to delete vlan 0 from veth 4351/head
2023-12-10  Stéphane GraberMerge pull request #4321 from lkomurcub/libarchive_tar_...
2023-11-29  Stéphane GraberMerge pull request #4344 from gibmat/fix-ephemeral...
2023-11-29  Christian Braunerconf: fix ephemeral copies 4344/head
2023-11-27  Stéphane GraberMerge pull request #4370 from simondeziel/no-upstart
2023-11-24  Simon Dezielconfig/init: Drop upstart files 4370/head
2023-11-24  Simon Dezieldoc: remove the warning mentionning upstart
2023-11-24  Simon Dezielhooks/ubuntu-cloud-prep: remove upstart handling
2023-11-24  Simon Dezielmeson: Remove support for upstart
2023-10-12  Stéphane GraberMerge pull request #4357 from ElJeffe/fix-idmap-clear
2023-10-11  Jef Steelantreset root_nsuid_map and root_nsgid_map when idmaps... 4357/head
2023-10-07  Stéphane GraberMerge pull request #4352 from simondeziel/shellcheck...
2023-10-06  Simon Deziellxc/checkconfig: use multiline `echo` 4352/head
2023-10-06  Simon Deziellxc/checkconfig: replace `echo -n` by printf
2023-10-06  Simon Deziellxc/checkconfig: minor cosmetic change
2023-10-06  Simon Deziellxc/checkconfig: avoid subshell (SC2235)
2023-10-06  Simon Deziellxc/checkconfig: remove superfluous (..) around test...
2023-10-06  Simon Deziellxc/checkconfig: check exit code directly (SC2181)
2023-10-06  Simon Deziellxc/checkconfig: replace `! -z` by `-n` (SC2236)
2023-10-06  Simon Deziellxc/checkconfig: add missing quotes to please shellcheck
2023-10-06  Simon Deziellxc/checkconfig: remove some unneeded `echo -n`
2023-10-06  Simon Deziellxc/checkconfig: replace `type` by `command`
2023-10-06  Simon Deziellxc/checkconfig: replace `cat | grep` with `grep`
2023-09-26  Stéphane GraberMerge pull request #4349 from mihalicyn/set_timeout_fixup
2023-09-26  Alexander Mikhalitsynlxc/lxccontainer: fix do_lxcapi_set_timeout retval 4349/head
2023-09-04  Christian BraunerMerge pull request #4345 from lxc/dependabot/github_act...
2023-09-04  dependabot... build(deps): bump actions/checkout from 3 to 4 4345/head
2023-08-31  Christian BraunerMerge pull request #4343 from stgraber/main
2023-08-31  Stéphane Graberlxccontainer.h: Move new fields to the end 4343/head
2023-08-30  Christian BraunerMerge pull request #4341 from stgraber/main
2023-08-30  Stéphane GraberRemove references to LXD 4341/head
2023-08-29  Christian BraunerMerge pull request #4339 from hallyn/2023-08-29/console...
2023-08-29  Serge HallynUpdate console perms to 0600 4339/head
2023-08-23  Serge HallynMerge pull request #4336 from smoser/fix/api-start...
2023-08-22  Scott MoserFix start api call to split quoted strings in execute... 4336/head
2023-08-22  Christian BraunerMerge pull request #4260 from mihalicyn/lxcapi_set_timeout
2023-08-17  Stéphane GraberMerge pull request #4295 from mihalicyn/apparmor_mount_...
2023-07-24  Stéphane Grabergithub: Update for main branch
2023-07-17  Christian BraunerMerge pull request #4327 from hallyn/2023-07-17/ai
2023-07-17  Serge HallynCONTRIBUTING: add a note on AI generated code 4327/head
2023-07-07  Christian BraunerMerge pull request #4324 from hallyn/2023-07-06/bequiet
2023-07-06  Serge Hallynget_hierarchy: dont WARN about no usable controller 4324/head
2023-06-26  Levent KomurcuAdd libarchive tar support for lxc download 4321/head
2023-06-22  Stéphane Grabergithub: Add DCO/target tests
2023-05-26  Christian BraunerMerge pull request #4313 from mosbrew-ag/master
2023-05-24  Anatolii Gryzlovexplicitly convert *mainloop_handler to __u64 4313/head
2023-05-16  Stéphane GraberMerge pull request #4310 from magalilemes/parse-config...
2023-05-15  Magali Lemestests: fix parse_config_file seccomp test 4310/head
2023-05-05  Christian BraunerMerge pull request #4309 from stgraber/master
2023-05-04  Stéphane Grabersrc/tests: Fix container creation errors 4309/head
2023-04-22  Christian BraunerMerge pull request #4305 from hallyn/2023-04-21/private...
2023-04-22  Serge Hallynrename functions which clash with libsystemd's 4305/head
2023-04-21  Alexander Mikhalitsyncommands: support timeout in LXC_CMD_GET_STATE 4260/head
2023-04-21  Alexander Mikhalitsynlxccontainer: extend lxccontainer API with set_timeout
2023-04-21  Stéphane GraberMerge pull request #4304 from mihalicyn/io_uring_stuck_fix
2023-04-21  Alexander Mikhalitsynmainloop: io_uring: disable IORING_POLL_ADD_MULTI 4304/head
2023-04-21  Alexander Mikhalitsynterminal: make a terminal FDs non-blocking
2023-04-21  Alexander Mikhalitsynfile_utils: add fd_make_nonblocking helper
2023-04-21  Alexander Mikhalitsynfile_utils: rename fd_make_nonblocking to fd_make_blocking
2023-04-11  Christian BraunerMerge pull request #4300 from solardiz/setproctitle
2023-04-11  Solar Designersetproctitle(): Handle potential NULL return from strrchr() 4300/head
2023-04-11  Christian BraunerMerge pull request #4299 from tych0/make-setproctitle...
2023-04-10  Tycho Andersenmake setproctitle()'s /proc/pid/stat parsing safe 4299/head
2023-03-31  Alexander Mikhalitsynlsm: apparmor: allow to change mount propagation 4295/head
2023-03-19  Serge HallynMerge pull request #4287 from hallyn/2023-03-10/dbus
2023-03-19  Serge Hallynconsole-log test: make sure container is stopped before... 4287/head
2023-03-19  Serge Hallynswitch from libsystemd's dbus to dbus-1
2023-03-17  Stéphane GraberMerge pull request #4290 from mihalicyn/sk_cloexec
2023-03-17  Alexander Mikhalitsyntree-wide: convert fcntl(FD_CLOEXEC) to SOCK_CLOEXEC 4290/head
2023-02-27  Serge HallynMerge pull request #4281 from smoser/feature/oci-squashfs
2023-02-27  Scott MoserAllow fuse mounts in apparmor start-container. 4281/head
2023-02-27  Scott MoserAdd support for squashfs images in oci via atomfs
2023-02-27  Christian BraunerMerge pull request #4284 from Blub/2023-02-27/empty...
2023-02-27  Wolfgang Bumillerapparmor: don't try to mmap empty files 4284/head
2023-02-16  Stéphane GraberMerge pull request #4279 from mihalicyn/setproctitle_fi...
2023-02-16  Alexander Mikhalitsyninitutils: use PRIu64 for uint64_t in setproctitle 4279/head
2023-02-13  Stéphane GraberMerge pull request #4277 from n0p90/fix-nft-ip6-nat
2023-02-12  Quentin Lyonslxc-net.in: fix nftables syntax for IPv6 NAT 4277/head
2023-02-07  Christian BraunerMerge pull request #4275 from ariel-miculas/fix_strl_rc...
2023-02-07  Ariel MiculasFix strlcat's return value checks 4275/head
2023-01-30  Christian BraunerMerge pull request #4270 from ariel-miculas/fix_typo
2023-01-30  Ariel MiculasFix typo: bev_type -> bdev_type 4270/head
2023-01-23  Christian BraunerMerge pull request #4263 from hallyn/2023-01-18/drop...
2023-01-20  Serge Hallyndrop broken lxc-test-fuzzers 4263/head
2023-01-11  Stéphane GraberMerge pull request #4255 from gibmat/fix-sparc64-link...
2023-01-10  Mathias GibbensFix build error on sparc64 caused by using the gold... 4255/head
2023-01-09  Stéphane GraberMerge pull request #4253 from hallyn/2023-01-09/overlay
2023-01-09  Serge Hallynlxc-default-cgns apparmor profile: allow overlay mounts 4253/head
2023-01-06  Christian BraunerMerge pull request #4252 from mihalicyn/create_nic_fix
2023-01-06  Serge HallynMerge pull request #4245 from MaherAzzouzi/master
next