]> git.proxmox.com Git - mirror_lxc.git/shortlog
mirror_lxc.git
2015-01-10 Michael Adamlxc-centos: protect possibly unset variable with quotes...
2015-01-10 Michael Adamlxc-centos: fix tab/space mixup in help text.
2015-01-10 Michael Adamlxc-centos: fix parsing of option "--clean": it takes...
2015-01-10 Michael Adamlxc-openmandriva: protect possibly unset variable with...
2015-01-10 Michael Adamlxc-openmandriva: fix parsing of option "--clean":...
2015-01-10 Michael Adamlxc-altlinux: protect possibly unset variable with...
2015-01-10 Michael Adamlxc-altlinux: fix parsing of option "--clean": it takes...
2015-01-10 Michael Adamlxc-opensuse: protect possibly unset variable with...
2015-01-10 Michael Adamlxc-opensuse: fix parsing of option "--clean": it takes...
2015-01-10 Michael Adamlxc-opensuse: fix tab/whitespace mixup in usage text.
2015-01-10 Michael Adamlxc-debian: protect possibly unset variable with quotes...
2015-01-10 Michael Adamlxc-debian: document "--clean" in the usage.
2015-01-10 Michael Adamlxc-debian: fix parsing of option "--clean": it takes...
2015-01-08 hallynMerge pull request #393 from martinpitt/master
2015-01-08 Martin Pittapparmor: Fix slave bind mounts
2015-01-05 Stéphane GraberAlso drop caps in unpriv containers
2015-01-05 Stéphane Graberapparmor: Block access to /proc/kcore
2015-01-05 Natanael Copalxc-alpine: use yaml for detection of latest release
2015-01-05 Michael Adamlxc-fedora: In fedora21, the fedora-repos package is...
2015-01-05 Michael Adamlxc-fedora: when using systemd, set lxc.kmsg = 0 in...
2014-12-19 Johannes Kastllxc-opensuse: Disable building openSUSE containers...
2014-12-19 Johannes Kastllxc-opensuse: default release changed to 13.1, as 12...
2014-12-19 Serge HallynEnable seccomp by default for unprivileged users.
2014-12-19 Serge Hallynseccomp: add rule to reject umount -f
2014-12-04 Veres Lajostypofixes - https://github.com/vlajos/misspell_fixer
2014-12-04 S.Çağlar Onurrmdir and lxc_unpriv returns non-negative error codes
2014-12-04 Shuai Zhangaudit: added capacity and reserve() to nlmsg
2014-12-04 Arjun Sreedharantests: try again when waitpid() sets errno as EINTR
2014-12-03 Stéphane Graberchange version to 1.1.0.alpha3 in configure.ac
2014-12-03 Shuai Zhangfixed typo in comment
2014-12-03 Stéphane GraberImprove veth error cases logging
2014-12-02 Cameron Normanlxc-debian: mask both Wheezy and Jessie udev services
2014-12-02 Cameron Normanlxc-debian: adjust init system configurations
2014-12-02 KATOH Yasufumidoc: Always include the Japanese lxc-top manpage
2014-12-02 KATOH YasufumiAdd the Japanese translation for the lxc.init_cmd confi...
2014-12-01 Stéphane GraberRevert "audit: added capacity and reserve() to nlmsg"
2014-12-01 Casey MarshallAllow lxc_clear_config_item to clear idmaps.
2014-12-01 overlay fsIssue #278: lxc-start-ephemeral: add --cdir option...
2014-12-01 Johannes Kastllxc-opensuse: Disabling builds on openSUSE Tumbleweed...
2014-12-01 Stéphane Graberdoc: Always include the lxc-top manpage
2014-12-01 Stéphane GraberDefine a new lxc.init_cmd config option
2014-12-01 Stéphane Grabertabs/spaces consistency
2014-12-01 Stéphane GraberAdd missing files to ignore list
2014-12-01 Shuai Zhangaudit: added capacity and reserve() to nlmsg
2014-11-27 Johannes Kastllxc-opensuse: Disable on 13.2
2014-11-27 Natanael Copalxc-alpine: create a default tty for console
2014-11-27 Natanael Copalxc-alpine: make sure /dev/shm is world writeable
2014-11-27 Shuai Zhangfix wrong nlmsg_len
2014-11-26 Stéphane GraberFix nbd partition id test
2014-11-26 Abin ShahabRemounts bind mounts if read-only flag is provided
2014-11-26 KATOH Yasufumidoc: change "-t" option of lxc-create(1) to being required
2014-11-25 Johannes Kastllxc-opensuse: Check if given argument is a valid release
2014-11-25 Johannes Kastllxc-opensuse: Added explanation on how to use the template
2014-11-25 Johannes Kastllxc-opensuse: template now understands release arguments
2014-11-25 KATOH Yasufumidoc: Update kernel and cgroup info in Japanese lxc(7)
2014-11-25 Silvio Frickelxc-create -t option is not optional
2014-11-24 謝致邦Fix lxc-centos.in typo.
2014-11-24 謝致邦Fix lxc-openmandriva.in typo.
2014-11-24 Petar Koreticopenwrt: add common configuration file
2014-11-24 Serge Hallynlxc-cirros: support creating+running unprivileged
2014-11-24 Joel Niderconf.c: change 'instanciate' to 'instantiate'
2014-11-24 Serge Hallynlxc_info: flush stdout before calling routines which...
2014-11-24 Dwight Engenlua: fix return value of attach() method
2014-11-24 Stéphane GraberFix the lxc manpage a bit
2014-11-24 TAMUKI Shoichilxc-plamo: mount tmpfs on /dev/shm
2014-11-24 Antonio Terceirolxc-debian: support systemd as PID 1
2014-11-20 hallynMerge pull request #358 from silvio/sfr/bugfix-freed...
2014-11-19 Silvio Frickelxc/utils: bugfix freed pointer return value
2014-11-18 hallynMerge pull request #356 from silvio/sfr/utils-choose...
2014-11-17 Dwight EngenMerge pull request #353 from ashtoreth/master
2014-11-12 Silvio Frickelxc/utils: improve choose_init code readability
2014-11-08 ashtorethUpdate core.c
2014-11-07 PiXyadded container:attach() into the Lua API
2014-11-06 Gu1lxc-debian: Fix default mirrors
2014-11-05 KATOH YasufumiFix clone issues
2014-11-02 Serge Hallyncgmanager: fix 'attach' with "all" controller support
2014-10-31 KATOH Yasufumioverlayfs: overlayfs.v22 or higher needs workdir option
2014-10-29 Serge Hallynattach: don't ignore sigint/sigkill if stdin is redirected
2014-10-27 Sergio JimenezFixed mismatch on ipvX gateway
2014-10-27 Simon DezielCreate the apt proxy in the cache instead of the 1st...
2014-10-27 Serge Hallynoverlay and aufs clone_paths: be more robust
2014-10-27 Serge Hallynattach: don't use confstr(_CS_PATH)
2014-10-27 Serge Hallynlxc_global_config_value: simplify the theme
2014-10-27 Serge Hallynlxc-start: don't re-try to mount rootfs if we already...
2014-10-27 Tycho Andersenc/r: put lxc-restore-net in /usr/share
2014-10-27 Dark TemplarMake legacy lxc-ls more robust
2014-10-27 Serge Hallyndo_rootfs_setup: fix return bugs
2014-10-22 Serge Hallynlxc-start: return 0 rather than error if container...
2014-10-22 Dark TemplarFix another gentoo template typo
2014-10-22 Bogdan Purcareatabusybox template: mount fstab when available
2014-10-22 Bogdan Purcareatabusybox template: support for unprivileged containers
2014-10-20 KATOH Yasufumilxc_global_config_value can return the default lxc...
2014-10-20 KATOH Yasufumilxc-config can show lxc.cgroup.(use|pattern)
2014-10-20 Dark TemplarFix typo in lxc-gentoo template
2014-10-20 Serge Hallynapparmor: check for mount feature at a better time
2014-10-17 Serge Hallynfix typo (spurious ';')
2014-10-17 Tycho Andersenc/r: use sizeof instead of magic numbers
2014-10-17 Tycho Andersenc/r: refactor the way we pass data to criu/scripts
2014-10-17 Tycho Andersenc/r: factor out network dump/restore code
2014-10-15 Serge Hallynnetdev_move_by_index: support wlan
next