Commit graph

  • 971834148c Use c to change interface name Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael) Michael Crosby 2014-02-08 20:44:04 -0800
  • 708c7be9d2 Add network set interface in namespace by pid Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael) Michael Crosby 2014-02-08 10:03:16 -0800
  • a5bf8abb77 Add set master for interface Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael) Michael Crosby 2014-02-08 09:53:04 -0800
  • 31a1003a84 Add Freebsd client support Guillaume J. Charmes 2014-02-07 00:44:14 +0000
  • 1eb74699b5 pkg: systemd: add initial MAINTAINERS Brandon Philips 2014-02-06 11:34:25 -0800
  • a298bd3b63 iptables: use dest_addr and dest_port for public port FORWARD rule Josh Poimboeuf 2014-02-04 07:08:31 -0600
  • 91ac5f5f60 Use type switch instead of reflection Michael Crosby 2014-01-17 13:41:38 -0800
  • ac97c2a2f1 Move UserLookup functionality into a separate pkg/user submodule that implements proper parsing of /etc/passwd and /etc/group, and use that to add support for "docker run -u user:group" and for getting supplementary groups (if ":group" is not specified) Tianon Gravi 2013-12-27 10:47:42 -0700
  • 0bcfb5a78d Merge pull request #3876 from dotcloud/fix_panic_mflag Victor Vieux 2014-01-31 14:43:16 -0800
  • 40505f4560 Merge pull request #3841 from alexlarsson/separate-base-fs Michael Crosby 2014-01-31 11:49:14 -0800
  • 84a91cabdd fix panic in mflag Victor Vieux 2014-01-31 11:33:48 -0800
  • 0af651da27 Update/fix build tags, Dockerfile, and release.sh for proper building and releasing of linux/386 and linux/arm cross-compiled client binaries Tianon Gravi 2014-01-31 03:16:42 -0700
  • 32bbc76949 Remove all darwin specific files and use more generic _unsupported with build tags. Docker-DCO-1.1-Signed-off-by: Guillaume J. Charmes <guillaume.charmes@docker.com> (github: creack) Guillaume J. Charmes 2014-01-30 22:41:10 +0000
  • 3fc6c7846f pkg/mount: Add "private" flag Alexander Larsson 2014-01-30 16:40:53 +0100
  • 8520c2e940 Merge pull request #3810 from jpoimboe/iptables-forward-public-ports unclejack 2014-01-29 11:53:26 -0800
  • 331124b448 Merge pull request #3808 from alexlarsson/execdriver-get-pids-for-container Michael Crosby 2014-01-29 10:38:10 -0800
  • 41c2794b36 Merge pull request #3105 from philips/add-socket-activation Michael Crosby 2014-01-28 11:38:25 -0800
  • 9e02a83937 remove ip_forward warning Josh Poimboeuf 2014-01-28 13:24:38 -0600
  • c6b78b9d31 network: add publicly mapped ports to FORWARD table Josh Poimboeuf 2014-01-24 22:22:53 -0600
  • 455aa20483 execdriver: Make GetPidsForContainer() a driver call Alexander Larsson 2014-01-28 16:17:51 +0100
  • 3f799912bf chore(coreos/go-systemd): copy to github.com/dotcloud/docker/systemd/pkg/activation Brandon Philips 2014-01-21 12:43:57 -0800
  • f89629467c chore(systemd): use activation.Listeners instead of Files Brandon Philips 2014-01-17 14:07:06 -0800
  • 56cf7be334 Allow fd:// like unix:// and tcp:// Brandon Philips 2014-01-03 18:07:43 -0800
  • 8362e7cc10 Move listenfd to utility package Brandon Philips 2014-01-03 18:06:34 -0800
  • 8a7c81a41c fix mflag import Victor Vieux 2014-01-27 23:25:14 +0000
  • af411bf9d5 Remove std sort and use custom sort for performances Guillaume J. Charmes 2014-01-23 17:35:39 -0800
  • 560481026d Add port allocator and move ipset into orderedintset Michael Crosby 2014-01-23 06:43:50 -0800
  • 291f245f79 Fix mflag test issue with "ResetForTesting" (which only showed up under dyntest for some odd reason) Tianon Gravi 2014-01-23 13:00:23 -0700
  • 69fbcf8d08 Merge pull request #3640 from proppy/networkgetroutes-add-default Victor Vieux 2014-01-21 15:20:16 -0800
  • 1e4c9aed91 Don't expose cgroups via the execdriver API. Paul Nasrat 2014-01-20 16:23:02 -0500
  • 13860a3ba9 Extract cgroups pkg. Paul Nasrat 2014-01-20 14:15:44 -0500
  • 1a380b67aa Merge pull request #3680 from pnasrat/extract-mount-pkg Michael Crosby 2014-01-20 11:04:16 -0800
  • 3c878aefe8 Extract mount into pkg. Paul Nasrat 2014-01-20 13:52:26 -0500
  • 5e662b11e9 Add MAINTAINER and remove docker/utils dep from pkg/sysinfo Guillaume J. Charmes 2014-01-20 10:20:29 -0800
  • c23d7367a7 Rename Capabilities in sysinfo and move it to its own subpackage Guillaume J. Charmes 2014-01-15 14:36:13 -0800
  • e15a64d1a2 update commands.go Victor Vieux 2013-12-23 11:43:54 -0800
  • f442c504c3 netlink: make darwin happy Johan Euphrosine 2014-01-17 16:30:27 -0800
  • abbdc2b6ce netlink: move Route type to common arch file Johan Euphrosine 2014-01-17 13:12:08 -0800
  • 612d2298ab netlink: add default Route to NetworkGetRoutes Johan Euphrosine 2014-01-16 23:41:29 -0800
  • f42ea7d0b7 Fix misspelled Hawkings -> Hawking, Archimede -> Archimedes, Euclide -> Euclid Cory Forsyth 2014-01-09 10:02:55 -0500
  • 02d73ad846 Fix misspelling of Richard Feynman's last name Cory Forsyth 2014-01-08 16:18:37 -0500
  • b8f8d57300 Fix a few miscellaneous typos (Unkown -> Unknown, Recieve -> Receive) Tianon Gravi 2014-01-07 22:15:53 -0700
  • fe61edbb36 Move utility package 'iptables' to pkg/iptables Solomon Hykes 2013-12-23 23:36:58 +0000
  • 298d0df8dd Merge pull request #3327 from shykes/pkg-graphdb Guillaume J. Charmes 2013-12-23 16:33:11 -0800
  • 05867de054 Merge pull request #3331 from shykes/pkg-names Victor Vieux 2013-12-23 16:15:26 -0800
  • adbe1ef795 Merge pull request #3330 from shykes/pkg-term Victor Vieux 2013-12-23 16:11:42 -0800
  • b71ff21498 Move utility package 'namesgenerator' to pkg/namesgenerator Solomon Hykes 2013-12-23 23:45:18 +0000
  • 93d610afe7 Move utility package 'term' to pkg/term Solomon Hykes 2013-12-23 23:42:37 +0000
  • 38e2bb05e9 Move utility package 'netlink' to pkg/netlink Solomon Hykes 2013-12-23 23:39:39 +0000
  • ced35db5c1 Move utility package 'graphdb' to pkg/graphdb Solomon Hykes 2013-12-23 23:33:06 +0000
  • 81b755db9b Add README to pkg Solomon Hykes 2013-12-23 23:12:19 +0000
  • 6d59201bde Move utility package 'systemd' to pkg/systemd Solomon Hykes 2013-12-23 23:07:01 +0000