]> git.proxmox.com Git - mirror_lxc.git/shortlog
mirror_lxc.git
2014-02-15 Serge Hallynalways ensure a /proc while setting up container
2014-02-15 Stéphane Graberchange version to 1.0.0.rc2 in configure.ac
2014-02-15 Stéphane Grabercoverity: Don't pass uninitialized var to write
2014-02-15 Stéphane Grabercoverity: Check fcntl return value
2014-02-15 Stéphane Grabercoverity: Check return value of setenv
2014-02-15 Stéphane Grabercoverity: Check fstat return value
2014-02-15 Stéphane Grabercoverity: Silence potential null-deref warning
2014-02-15 Stéphane Grabercoverity: Check fread length
2014-02-15 Serge Hallynre-open cgmanager socket after fork in daemonized start
2014-02-15 Serge Hallynlxc-start: close inherited fds right before exec
2014-02-14 S.Çağlar Onurmove fnv_64a_buf to utils.c and remove mutliple copies...
2014-02-14 Dwight Engencoverity: fix resource leak
2014-02-14 KATOH YasufumiJapanese lxc-usernsexec manpage: fix typo
2014-02-14 Serge Hallynlxc-usernsexec manpage: fix typo (command name is not...
2014-02-13 Stéphane Graberchange version to 1.0.0.beta4 in configure.ac
2014-02-13 Stéphane GraberRevert "move fnv_64a_buf to utils.c and remove mutliple...
2014-02-13 S.Çağlar Onurmove fnv_64a_buf to utils.c and remove mutliple copies
2014-02-13 S.Çağlar Onurreindent src/lxc/af_unix.c
2014-02-13 Dwight Engencreate fd, stdin, stdout, stderr symlinks in /dev
2014-02-13 Stéphane Graberpython3: Update apitest
2014-02-13 Stéphane Graberpython3: Drop API warning and fix pep8/pyflakes3
2014-02-13 Stéphane Graberlxc-start-ephemeral: Use attach
2014-02-13 Stéphane GraberUpdate rootfs README
2014-02-13 Stéphane GraberFix crash in rename with undefined containers
2014-02-13 Stéphane Graberlxc-ls: Add a few new columns
2014-02-13 Stéphane Graberpython3: Add missing get_running_config_item binding
2014-02-13 Stéphane Grabercoverity: Do chdir following chroot
2014-02-13 KATOH Yasufumidoc: Update lxc.container.conf(5)
2014-02-13 KATOH Yasufumidoc: Update Japanese man pages for aufs support
2014-02-13 Serge Hallynoverlayfs_clonepaths: if unpriv then rsync in a userns
2014-02-13 Stéphane GraberAdd the seccomp examples to EXTRA_DIST
2014-02-13 Serge Hallynseccomp: extend manpage, and add examples
2014-02-12 Serge Hallynseccomp: don't support v2 if seccomp_syscall_resolve_na...
2014-02-12 Stéphane GraberFix some configure.ac issues
2014-02-12 Stéphane Grabertravis: Build using the daily PPA
2014-02-12 Stéphane Grabercoverity: Check return value from open
2014-02-12 Stéphane Grabercoverity: Drop dead code
2014-02-12 Stéphane Grabercoverity: Don't store fgets return value if we don...
2014-02-12 Stéphane Grabercoverity: check return value of fcntl in usernsexec
2014-02-12 Stéphane Grabercoverity: Always check mkdir_p's return value
2014-02-12 Stéphane Grabercoverity: Check return value of fcntl in lxc_popen
2014-02-12 Stéphane Grabercoverity: Free bdev in clone_update_rootfs
2014-02-12 Serge Hallynseccomp: introduce v2 policy (v2)
2014-02-12 Stéphane Graberbdev: Add aufs support
2014-02-12 Stéphane Grabertravis: Drop workaround introduced last week
2014-02-12 Stéphane Graberlxc-start-ephemeral: Allow unprivileged run
2014-02-12 Serge Hallyncheck for access to lxcpath
2014-02-12 Stéphane GraberFix build failure (broken makefile)
2014-02-12 Stéphane Grabertests: Don't hardcode architecture
2014-02-12 Stéphane Grabertests: Add lxc-test-autostart
2014-02-11 Serge Hallynbdev: allow unprivileged overlayfs snapshots
2014-02-11 Stéphane GraberAdd --with-runtime-path to configure
2014-02-11 Stéphane Graberconf: Save lxc.network.ipv4 broadcast address
2014-02-11 Serge Hallynlxcapi-snapshot: don't snapshot directory-backed containers
2014-02-11 Serge Hallynwarn about insufficient permissions
2014-02-10 TAMUKI Shoichilxc-plamo: various small changes
2014-02-08 Stéphane Grabertravis: Workaround buggy build environment
2014-02-08 Stéphane GraberWhitespace fix
2014-02-07 Stéphane Graberbionic: Define faccessat if missing
2014-02-07 Serge Hallynadd_device_node: act in a chroot
2014-02-07 Stéphane Graberlxc_autostart: Update following shutdown() API change
2014-02-07 Stéphane Graberlog: Drop trailing \n from log messages
2014-02-07 Stéphane Graberlog: Don't crash when name is NULL
2014-02-07 Stéphane Graberchange version to 1.0.0.beta4 in configure.ac
2014-02-06 Dwight Engencgmanager: only include CFLAGS and LDADD when needed
2014-02-06 Stéphane Grabertests: Pass http_proxy through sudo environment
2014-02-06 Stéphane Graberdownload: Use port-80 pool for gpg over http
2014-02-06 Stéphane Grabertemplates: Make sure usual locations are in PATH
2014-02-06 Stéphane Graberdownload: Fix previous change
2014-02-06 Dwight Engenimplement cgmanager nrtasks
2014-02-06 Stéphane GraberAdd missing include of signal.h
2014-02-06 Stéphane Graberdownload: Force hkp on port 80 (for http proxies)
2014-02-06 Dwight Engensplit cgroup handling into discrete backends
2014-02-06 Dwight Engenmove cgroup.c to cgfs.c in preparation for backend...
2014-02-06 KATOH Yasufumidoc: Add the common options section to lxc-create(1)
2014-02-06 TAMUKI Shoichitemplates: improve refusing to run unprivileged
2014-02-06 Jonas ErikssonUpdate license of lsm/selinux.c
2014-02-06 Miquel van... lxc.id_map bug when writing directly to /proc/pid/...
2014-02-05 Stéphane Graberpython3: Fix trivial error in clone()
2014-02-05 Stéphane Graberlog: Set log_define properly
2014-02-05 Dwight Engenfix build with cgmanager on Fedora
2014-02-05 Serge Hallyncgmanager: update location of include file
2014-02-05 gzagentoo: fix portage rw problem
2014-02-04 Stéphane Graberlogging: Add lxc_log_options_no_override function
2014-02-04 Serge Hallyncreate: pass --mapped-gid to templates next to --mapped-uid
2014-02-04 Stéphane Grabertemplates: Refuse to run unprivileged
2014-02-04 Harald Dunkelsupport a custom CentOS repository
2014-02-03 Serge Hallyncgmanager: have root escape to root cgroup before starting
2014-02-03 Serge Hallyncgmanager: container-base apparmor abstraction: allow...
2014-02-03 Rafal WojdylaFix error message if nodename is too long
2014-02-03 KATOH Yasufumidoc: Update Japanese lxc.container.conf(5) for lxc...
2014-02-03 KATOH Yasufumidoc: Update Japanese lxc-info(1) to remove "RUNNING...
2014-01-31 Stéphane Grabershutdown: Rework API and lxc-stop
2014-01-31 Serge Hallyncgmanager: chmod the container's base directory 775
2014-01-31 Robert VogelgesangFix the timeout == 0 case in lxcapi_shutdown()
2014-01-31 Stéphane GraberImplement lxc.rootfs.options
2014-01-31 Stéphane Graberlxc_info: Fix -H with -c
2014-01-31 Serge Hallynspecify mode whenever mounting tmpfs
2014-01-31 Serge Hallyncgroup: change unfreeze_fromhandler to return bool
2014-01-31 Serge Hallyncgmanager: support lxc.mount.auto = cgroup
next