Commit graph

  • d5795681d4 Update Version to not use string anymore Guillaume J. Charmes 2014-04-01 15:46:52 -0700
  • 9bf96eece4 Merge pull request #4942 from vieux/cleanup_dev_libcontainer Michael Crosby 2014-04-01 14:28:17 -0700
  • f71121b1fa In certain cases, setting the process label will not happen. Dan Walsh 2014-04-01 10:03:29 -0400
  • cecd7a37bf Remove hard coding of SELinux labels on systems without proper selinux policy. Dan Walsh 2014-04-01 09:24:24 -0400
  • 6a7bbbdddc Don't send prctl to be consistent with other drivers Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael) Michael Crosby 2014-03-26 06:55:46 +0000
  • b16b1a04ff Ensure a reliable way to kill ghost containers on reboot Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael) Michael Crosby 2014-03-26 06:48:16 +0000
  • 345365e7b0 Merge pull request #4833 from crosbymichael/pluginflag Guillaume J. Charmes 2014-04-01 13:34:08 -0700
  • fdcc31546e remove setupDev from libcontainer Victor Vieux 2014-04-01 00:28:44 +0000
  • ba89d04fbc Set bridge mac addr on supported kernels Michael Crosby 2014-03-31 21:02:42 +0000
  • a031814bc4 --env-file: simple line-delimited Vincent Batts 2014-03-11 16:22:58 -0400
  • e659708bcc env-file: update functionality and docs Vincent Batts 2014-03-06 17:49:47 -0500
  • 321381301e go fmt Vincent Batts 2014-02-20 15:34:45 -0500
  • f5f422f7dc pkg/opts: Close the file handle Vincent Batts 2014-02-18 14:22:46 -0500
  • 2ca6939ac2 support for docker run environment variables file Vincent Batts 2014-02-16 19:24:22 -0500
  • 67352bd989 Add more women Johannes 'fish' Ziemke 2014-03-31 13:14:56 +0200
  • 72510098e4 Steve Wozniak is not boring. Solomon Hykes 2014-03-29 00:48:47 +0000
  • ffa86e398a Fix compile and unit test errors after merge Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael) Michael Crosby 2014-03-27 08:25:01 +0000
  • 42be9fb9d2 Merge branch 'master' into pluginflag Michael Crosby 2014-03-27 08:00:18 +0000
  • 74349e02c6 Merge pull request #4442 from ibuildthecloud/hairpin-nat Victor Vieux 2014-03-27 18:09:42 -0700
  • 33fab479ef cgroups: Add systemd implementation of cgroups Alexander Larsson 2014-02-21 14:35:43 +0100
  • 73971df484 Add systemd.SdBooted() Alexander Larsson 2014-02-21 10:48:02 +0100
  • 7d3f869c32 pkg/systemd: Drop our copy-pasted version of go-systemd/activation Alexander Larsson 2014-03-18 18:40:00 +0100
  • 7cd539bc3d cgroups: Join groups by writing to cgroups.procs, not tasks Alexander Larsson 2014-03-14 11:45:29 +0100
  • fce532280b cgroups: Splity out Apply/Cleanup to separate file/interface Alexander Larsson 2014-03-14 10:47:49 +0100
  • 2b01982d1f This patch adds SELinux labeling support. Dan Walsh 2014-03-18 16:49:16 -0400
  • cb12e80969 Add cpuset.cpus to cgroups and native driver options Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael) Michael Crosby 2014-03-21 14:53:47 +0000
  • ea56bc4614 Change placement of readonly filesystem Michael Crosby 2014-03-21 14:17:17 +0000
  • a740cd779e Allow containers to join the net namespace of other conatiners Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael) Michael Crosby 2014-03-21 00:48:17 +0000
  • acff50596b Merge branch 'proppy-nsinit' into pluginflag Michael Crosby 2014-03-21 00:36:23 +0000
  • 0114737132 Add ability to work with individual namespaces Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael) Michael Crosby 2014-03-21 00:23:34 +0000
  • 67a1625791 Allow caps to be toggled in native driver with plugin flag Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael) Michael Crosby 2014-03-21 00:10:24 +0000
  • f6a8719dd5 Dont use custom marshaling for caps and namespaces Michael Crosby 2014-03-20 23:09:01 +0000
  • b00757fda6 libcontainer: remove duplicate imports Johan Euphrosine 2014-03-18 16:25:26 -0700
  • fc0982872a libcontainer: goimports Johan Euphrosine 2014-03-03 21:47:03 -0800
  • 76d3c99530 libcontainer/nsinit/init: move mount namespace after network Johan Euphrosine 2014-03-03 21:46:49 -0800
  • e50e99bb8b libcontainer/network: add netns strategy Johan Euphrosine 2014-03-03 14:41:38 -0800
  • 0424993f6d Only unshare the mount namespace for execin Michael Crosby 2014-03-17 17:42:16 -0700
  • e4ef28500c Merge pull request #4710 from jimenez/4680-timeout_flag-fix unclejack 2014-03-18 00:38:39 +0200
  • c423739eb5 adding configuration for timeout and disable it by default Isabel Jimenez 2014-03-17 01:40:36 -0700
  • 1cad0a1d6c Fix issue #4681 - No loopback interface within container when networking is disabled. Timothy Hobbs 2014-03-16 01:01:31 +0100
  • dce2f20bec Merge pull request #4645 from crosbymichael/add-logger Guillaume J. Charmes 2014-03-17 11:30:14 -0700
  • c838fc9266 Merge pull request #4719 from philips/Capabilities-to-CapabilitiesMask Guillaume J. Charmes 2014-03-17 11:15:29 -0700
  • c6b2c2f6b0 chore(libcontainer): small grammar fix in types_test Brandon Philips 2014-03-17 11:07:29 -0700
  • 4f5c96a769 refactor(libcontainer): rename to CapabilitiesMask Brandon Philips 2014-03-17 10:16:34 -0700
  • 191a9c1ff3 Merge pull request #4672 from vieux/update_godoc_mflags unclejack 2014-03-17 19:30:58 +0200
  • a518a10209 Send sigterm to child instead of sigkill Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael) Michael Crosby 2014-03-14 11:42:01 -0700
  • eac9cae74d update godoc and add MAINTAINERS for mflags Victor Vieux 2014-03-14 17:35:41 +0000
  • 9183242a5d Add stderr log ouput if in debug Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael) Michael Crosby 2014-03-13 10:43:15 -0700
  • f7eec3dd13 Add initial logging to libcontainer Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael) Michael Crosby 2014-03-13 10:35:16 -0700
  • ff10ab55d2 Update libcontainer readme and todo list Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael) Michael Crosby 2014-03-13 15:18:08 -0700
  • aca132a1dd Merge pull request #4656 from crosbymichael/fix-ptmx-link Michael Crosby 2014-03-13 14:57:17 -0700
  • 2a30a1a2f3 Merge pull request #4422 from alexlarsson/internal-mounts Guillaume J. Charmes 2014-03-13 14:55:29 -0700
  • 935520b224 Always symlink /dev/ptmx for libcontainer Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael) Michael Crosby 2014-03-13 14:31:09 -0700
  • 26f4981284 Merge pull request #4624 from creack/fix_apparmor_init Victor Vieux 2014-03-13 14:04:13 -0700
  • eebaba3215 Move all bind-mounts in the container inside the namespace Alexander Larsson 2014-03-03 16:15:29 +0100
  • 87b153606a Use BSD raw mode on darwin. Fixes nano, tmux and others Guillaume J. Charmes 2014-03-13 11:11:02 -0700
  • 3e89864534 Fix issue when /etc/apparmor.d does not exists Guillaume J. Charmes 2014-03-12 11:13:24 -0700
  • f7fe084946 improve deprecation message Victor Vieux 2014-03-12 00:51:46 +0000
  • 02be9306bc Update email + add self to pkg/signal Guillaume J. Charmes 2014-03-10 20:26:45 -0700
  • 3f25da9dd5 Like signal_linux.go, we don't have import os and os/signal Kato Kazuyoshi 2014-03-11 22:45:47 +0900
  • 4631153f90 Merge pull request #4563 from creack/signal-improvment Michael Crosby 2014-03-10 17:59:17 -0700
  • 4125e1ccc3 Merge pull request #4515 from vieux/improve_sort_flags Michael Crosby 2014-03-10 17:45:41 -0700
  • 2433bf6372 Make docker use the signal pkg with strings Guillaume J. Charmes 2014-03-10 14:22:27 -0700
  • 16d0b6b959 Create portable signalMap Guillaume J. Charmes 2014-03-10 13:50:16 -0700
  • db6b150d99 Move signal to pkg Guillaume J. Charmes 2014-03-10 13:38:17 -0700
  • 115f88b346 nsinit: prefix errors with their source srid 2014-03-10 16:50:29 -0700
  • 374c3a3d3f Merge pull request #3985 from creack/add_freebsd_support unclejack 2014-03-11 00:58:30 +0200
  • 10ae745ed8 Update bsd specs Guillaume J. Charmes 2014-03-10 13:25:00 -0700
  • d9eb03d2ef move opts out of pkg because it's related to docker Victor Vieux 2014-03-10 21:10:23 +0000
  • ff054ba1e2 remove utils.go Victor Vieux 2014-03-10 21:06:27 +0000
  • fcd7612643 Merge branch 'master' into add_freebsd_support Guillaume J. Charmes 2014-03-10 13:20:49 -0700
  • 572ce1c6a9 handle capital Victor Vieux 2014-03-07 23:39:03 +0000
  • da605a43d6 Add env var to toggle pivot root or ms_move Michael Crosby 2014-03-06 19:30:52 -0800
  • 6c4652a766 improve alpha sort in mflag Victor Vieux 2014-03-07 02:20:59 +0000
  • ca93316795 Revert "Revert "libcontainer: Use pivot_root instead of chroot"" Michael Crosby 2014-03-06 17:19:59 -0800
  • 57e7760c26 Revert "Revert "libcontainer: Use MS_PRIVATE instead of MS_SLAVE"" Michael Crosby 2014-03-06 17:19:47 -0800
  • 0718fb409c Merge pull request #4512 from crosbymichael/no-pivot-root unclejack 2014-03-07 02:54:03 +0200
  • 31c7d13466 Revert "libcontainer: Use MS_PRIVATE instead of MS_SLAVE" Michael Crosby 2014-03-06 16:41:03 -0800
  • abd1f8da60 Revert "libcontainer: Use pivot_root instead of chroot" Michael Crosby 2014-03-06 16:32:06 -0800
  • fd8470acba Ensure that native containers die with the parent Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael) Michael Crosby 2014-03-06 16:30:56 -0800
  • c0d5c529bb Remove the ghosts and kill everything Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael) Michael Crosby 2014-03-06 14:14:25 -0800
  • f9bd82dd75 Merge pull request #4506 from creack/fix_apparmor Guillaume J. Charmes 2014-03-06 13:37:34 -0800
  • 5c13d61425 Update build tags such that we can properly compile on all platforms (especially for packagers), and updated hack/PACKAGERS.md to mention the DOCKER_BUILDTAGS variable that will need to be set for binaries that might be used on AppArmor (such as Debian and especially Ubuntu) Tianon Gravi 2014-03-06 13:39:17 -0700
  • 729080d46a Add buildflags to allow crosscompilation for apparmor Guillaume J. Charmes 2014-03-06 12:04:51 -0800
  • 6fcfe645f8 Merge pull request #4503 from unclejack/attempt_to_fix_apparmor_profile Guillaume J. Charmes 2014-03-06 11:20:06 -0800
  • 0ecd2aa284 Use CGO for apparmor profile switch Guillaume J. Charmes 2014-03-06 11:10:58 -0800
  • b359efd9ec remove dbus from apparmor profile unclejack 2014-03-06 18:01:18 +0200
  • 0caa2d3992 libcontainer: Don't use UsetCloseOnExec, it is racy Alexander Larsson 2014-03-06 14:10:32 +0100
  • d3bbd78cc5 Generate and load custom docker profile for apparmor Guillaume J. Charmes 2014-03-05 14:57:20 -0800
  • 0eb4ea2f79 Some cleanup around logs Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael) Michael Crosby 2014-03-05 12:27:31 -0800
  • 73233223de Add AppArmor support to native driver + change pipe/dup logic Guillaume J. Charmes 2014-03-05 11:59:31 -0800
  • 7339ca8699 fix panic with only long flags or only one deprecatd Victor Vieux 2014-03-05 19:45:57 +0000
  • a5ba28e1f7 fix usage for completly deprecated flag Victor Vieux 2014-03-05 19:27:39 +0000
  • e8163b809b Merge pull request #4278 from alexlarsson/system Michael Crosby 2014-03-05 12:32:35 -0500
  • 7eb32029e9 Create pkg/system and move stuff there from archive Alexander Larsson 2014-02-21 10:12:25 +0100
  • 88aed3bf92 libcontainer: Use MS_PRIVATE instead of MS_SLAVE Alexander Larsson 2014-03-05 09:40:54 +0100
  • 2bddb20b91 Add shm size cap to mount Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael) Michael Crosby 2014-03-04 14:18:40 -0800
  • 9a5dead3c9 Remove /dev tmpfs mountpoint Guillaume J. Charmes 2014-03-04 13:21:22 -0800
  • 91d13e5fa1 remove /run mountpoint Guillaume J. Charmes 2014-03-04 12:32:17 -0800
  • a8b87a47b6 Remove loopback mount bind Guillaume J. Charmes 2014-03-04 12:30:52 -0800