]> git.proxmox.com Git - mirror_lxc.git/history - src
lxc-plamo: mount tmpfs on /dev/shm
[mirror_lxc.git] / src /
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-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 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-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 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
2014-10-15 Serge Hallynlxccontainer.c: rename enter_to_ns to enter_net_ns
2014-10-15 Dongsheng Yanglxc-device: rewrite lxc-device.
2014-10-15 Dongsheng Yangpython-lxc: Add [at|de]tach_interface() to python binding.
2014-10-15 Dongsheng Yangcontainer: introduce two functions named as {at/de...
2014-10-15 Dongsheng Yangutils: move useful helper functions from lxccontainer...
2014-10-15 Dongsheng Yangnetwork: introduce a interface named lxc_netdev_isup().
2014-10-15 Dongsheng Yangnetwork: allow lxc_network_move_by_index() rename netde...
2014-10-15 Dongsheng Yanglxc_start: ERROR if container is already running.
2014-10-15 Dongsheng Yangnetwork: check result of if_nametoindex().
2014-10-15 Dongsheng Yangnetwork: convert param ifname to const.
2014-10-13 Stéphane Graberconf.c: Define MS_PRIVATE for Android
2014-10-09 Serge Hallynfix lxc.mount.auto clearing
2014-10-09 Serge Hallynlxc-test-apparmor-mount: don't clear out /etc/lxc/lxc...
2014-10-09 Serge Hallynlxc-test-unpriv: test for different cgroups per subsystem
2014-10-08 Tycho Andersenlxc-checkpoint: close stdout/stdin when daemonizing
2014-10-08 Tycho Andersenrestore: create cgroups for criu
2014-10-08 Tycho Andersenrestore: Hoist handler to function level
2014-10-08 Tycho Andersencriu: DECLARE_ARG should check for null arguments
2014-10-08 Serge Hallynlxc-test-unpriv: don't clear out /etc/lxc/lxc-usernet
2014-10-08 Andrey Vaginlxc: don't call pivot_root if / is on a ramfs
2014-10-08 Serge Hallyncgmanager: several fixes
2014-10-02 Stéphane Grabertests: Fix unpriv test
2014-09-29 Serge Hallynpivot_root: umount ., not /
2014-09-29 Serge Hallynadd file/func/line to debug info
2014-09-26 Michael H. WarfieldRework init scripts
2014-09-24 Sergio JimenezInclude network prefix when ipv4/ipv6 keys are queried
2014-09-24 Andre NathanFix presentation of IPv6 addresses and gateway
2014-09-24 Tycho AndersenInitialize cgroups on lxc-checkpoint -r
2014-09-24 Tycho Andersenlxc-checkpoint should fail if criu gets signal
2014-09-23 Dwight Engenport lxc-top from lua to C for wider availability
2014-09-23 Stéphane GraberFix typo in lsm.h breaking android build
2014-09-22 Stéphane GraberFix the unprivileged tests cgroup management
2014-09-22 Masami IchikawaFix build error(ISO C90 specs violation) in lxc.c
2014-09-22 Serge Hallynapparmor: make sure sysfs and securityfs are mounted...
2014-09-22 Serge Hallynapparmor: improve behavior when kernel lacks mount...
2014-09-22 Serge Hallynpivot_root: switch to a new mechanism (v2)
2014-09-19 William Dauchylog: fix quiet mode
2014-09-19 Serge Hallynsupport use of 'all' containers when cgmanager supports it
2014-09-19 Tycho Andersenlxc-checkpoint should actually log things
2014-09-19 Tycho Andersentests: require criu >= 1.3.1 for criu test
2014-09-19 Tycho Andersenc/r: use --restore-sibling option in CRIU
2014-09-19 Serge Hallynlxc_map_ids: add a comment
2014-09-19 Tycho Andersenfinalize handler in lxcapi_restore
2014-09-19 Tycho AndersenExit on errors in restore()'s worker
2014-09-19 Tycho AndersenAllow criu >= 1.3 in c/r test
2014-09-19 Tycho Andersenlxc-checkpoint: use --force-irmap criu option
2014-09-19 Serge Hallynconfig: fix the handling of lxc.hook and hwaddrs in...
2014-09-04 Jean-Tiare LE BIGOTReport container exit status to monitord
2014-08-29 Serge Hallynlxc-cgm: fix issue with nested chowning
2014-08-26 Stéphane GraberAdd lxc-restore-net to extra_DIST
2014-08-26 Stéphane GraberFix build failure due to wrong test name
2014-08-26 S.Çağlar Onurhandle hashed command socket names (v2)
2014-08-26 Tycho AndersenAdd support for checkpoint and restore via CRIU
2014-08-25 Daniel Mirandabuild: Make setup.py run from srcdir to avoid distutils...
2014-08-25 Stéphane Grabertests: Copy the download cache when available [v2]
2014-08-25 Stéphane GraberPrevent compiler warning by initializing ifindex
2014-08-25 Serge Hallynlxc-user-nic: be more paranoid
2014-08-22 Serge HallynUpdate the openvswitch bridge attach code
2014-08-22 S.Çağlar Onuruse lxcpath as unprivileged containers log directory
2014-08-22 Serge Hallynstatvfs: do nothing if statvfs does not exist (android...
2014-08-22 Serge Hallynlxc_mount_auto_mounts: honor existing nodev etc at...
2014-08-22 Serge Hallynmount_entry: use statvfs
2014-08-22 Daniel Mirandabuild: Fix support for split build and source dirs
2014-08-22 Serge Hallynchmod container dir to 0770 (v2)
2014-08-22 Serge Hallynload_config_locked: update unexp network
2014-08-22 S.Çağlar Onurignore SIGKILL (CTRL-C) and SIGQUIT (CTRL-\) - issue...
2014-08-22 S.Çağlar Onurshow additional info if btrfs subvolume deletion fails...
2014-08-22 Serge Hallynlxc_map_ids: don't do bogus chekc for newgidmap
2014-08-18 Stéphane Grabertests: Call sync before testing a shutdown
2014-08-18 Serge Hallyndo_mount_entry: add nexec, nosuid, nodev, rdonly flags...
2014-08-18 Serge Hallynmonitor: fix sockname calculation for long lxcpaths
2014-08-18 Serge Hallyncommand socket: use hash if needed
next