Commit graph

  • 7db6117c8e Use pivot_root instead of chroot for chrootarchive Brian Goff 2016-05-04 13:32:51 -0400
  • 73d751590c Adding Rita Levi-Montalcini and Claude Shannon to name generator Signed-off-by: Anuj Bahuguna "anujbahuguna.dev@gmail.com" Anuj Bahuguna 2016-05-04 00:02:04 +0530
  • 9bde837926 Add Joan & Samuel Curran, Welsh scientest and Irish physicist couple Phil Estes 2016-05-02 14:19:21 -0400
  • 34a890ec58 Fix authorization issue - when request is denied return forbbiden exist code (403). Liron Levin 2016-05-02 11:54:09 +0300
  • ac615c51ba When calling volume driver Mount, send opaque ID Brian Goff 2016-03-07 21:41:44 -0500
  • d4db263aa4 Merge pull request #21613 from wzyboy/support-unixgram-syslog-address Brian Goff 2016-04-28 11:06:17 -0400
  • 0554f41c13 Support unixgram syslog address Zhuoyun Wei 2016-03-29 18:21:41 +0800
  • d7a00d191f Windows: revendor Azure/go-ansiterm John Starks 2016-04-25 15:55:12 -0700
  • 9333729a55 Safer file io for configuration files Tonis Tiigi 2016-04-20 17:08:47 -0700
  • 6bf8399fb2 Merge pull request #22203 from alimate/name-gen-patch Vincent Demeester 2016-04-20 21:03:18 +0200
  • 686c6892b6 Added Lamport & Agnesi to the list of scientists Ali Dehghani 2016-04-20 21:40:32 +0430
  • 81b695d5c4 Initialize activateWait for plugins activated by json spec Madhu Venugopal 2016-04-20 05:38:34 -0700
  • 0468629ae5 Remove pkg/version Vincent Demeester 2016-04-19 16:57:02 +0200
  • a13b457fb4 Merge pull request #22130 from Microsoft/jstarks/win_pidfile David Calavera 2016-04-18 19:45:18 -0700
  • 95e8c2599c Windows: don't overwrite PID file if process exists John Starks 2016-04-18 15:09:55 -0700
  • 92ee704113 Get pkg/term to build for Solaris Amit Krishnan 2016-04-15 11:28:44 -0700
  • c35a0da252 Merge pull request #21726 from aaronlehmann/tarsum-filename-normalization Tõnis Tiigi 2016-04-15 09:45:26 -0700
  • a842fba285 Fix build cache false positives when build context tar contains unnormalized paths Aaron Lehmann 2016-04-01 10:49:04 -0700
  • 1ce2f3e124 Fix panic on winsize syscall Tonis Tiigi 2016-04-13 17:08:00 -0700
  • ee13b8919d Merge pull request #21897 from calavera/remove_authorization_refs_from_api Alexander Morozov 2016-04-12 14:08:36 -0700
  • 31576ed72b pkg: listeners: move Docker-specific semantics to docker/daemon* Aleksa Sarai 2016-04-09 16:49:33 +1000
  • 08569840c7 Move middleware to interfaces. David Calavera 2016-04-08 16:22:39 -0700
  • a169fa0424 Merge pull request #21906 from allencloud/fix-typos-pkg Vincent Demeester 2016-04-09 18:50:42 +0200
  • b8047bf930 fix typos in pkg allencloud 2016-04-09 21:18:15 +0800
  • 86abb0ae42 fix typo in comment Victor Vieux 2016-04-08 00:05:31 -0700
  • f1b04a89ef pkg/archive: use more narrow interface for CompressStream Alexander Morozov 2016-04-07 13:21:05 -0700
  • f0c9045a2d Merge pull request #21840 from tonistiigi/fix-closing-attach-streams Brian Goff 2016-04-07 12:02:33 -0400
  • 0a8becd7df Merge pull request #21820 from estesp/lazy-init-useradd Vincent Demeester 2016-04-07 10:09:02 +0200
  • 3b3d686788 Fix closing attach streams on lost tcp connection Tonis Tiigi 2016-04-06 16:49:45 -0700
  • 5bd4271f56 Lazy init useradd and remove init() Phil Estes 2016-04-06 17:24:17 -0400
  • d7569f07e6 Windows: Remove TP4 support from main code John Howard 2016-04-06 12:01:29 -0700
  • 3f3ba02798 Merge pull request #21272 from Microsoft/jstarks/manifest_updates John Howard 2016-04-05 16:16:25 -0700
  • 84f2a236e3 Merge pull request #21755 from cpuguy83/bytespipe_allocs Alexander Morozov 2016-04-05 14:43:57 -0700
  • 729c6a44bc Improve performance/reduce allocs of bytespipe Brian Goff 2016-03-31 09:50:50 -0700
  • ac83d1c1df Fix spelling error in names-generator.go Lars Butler 2016-04-05 12:28:08 +0200
  • 335e27d88c Add os_version and os_features to Image John Starks 2016-03-16 18:45:40 -0700
  • 501a898e0e pkg: listeners: clean up to act like a library Aleksa Sarai 2016-04-02 00:51:29 +1100
  • d61bb3048b pkg: listeners: separate out the listeners package Aleksa Sarai 2016-04-02 00:43:05 +1100
  • e2664472b6 Merge pull request #21694 from LK4D4/remove_unused_pkg Alexander Morozov 2016-03-31 15:06:35 -0700
  • dfeb86d734 pkg: cleanup some unused code Alexander Morozov 2016-03-31 10:53:21 -0700
  • 528b87b0bc Merge pull request #21356 from cpuguy83/stdcopy_allocs Alexander Morozov 2016-03-31 10:54:45 -0700
  • d70faf86e8 Merge pull request #21251 from cyphar/refactor-copyonbuild Tõnis Tiigi 2016-03-28 16:15:18 -0700
  • 8dedfa664d Fix misspellings Dmitri Logvinenko 2016-03-28 16:17:21 +0300
  • dc2a7b5b9c Optimizations for StdWriter Brian Goff 2016-03-20 23:25:11 -0400
  • 8df7e3df44 Windows: Native console disableNewlineAutoReturn John Howard 2016-03-24 15:37:47 -0700
  • b290cff825 Fix panic in loading plugins Brian Goff 2016-03-23 15:25:15 -0400
  • ade216b378 pkg: archive: don't fail Untar if xattrs are not supported Aleksa Sarai 2016-03-16 22:54:57 +1100
  • 6c3ae0fce3 Windows: Fix mountinfo John Howard 2016-03-21 21:37:00 -0700
  • 3e73c9ab2c Merge pull request #21333 from cpuguy83/sigpipe Antonio Murdaca 2016-03-21 15:09:13 +0100
  • fab87aced1 Merge pull request #21274 from jfrazelle/fix-variables-that-werent-being-used Jess Frazelle 2016-03-18 18:03:15 -0700
  • ebe1aafedc Merge pull request #21325 from frenkel/openbsd-support Brian Goff 2016-03-18 20:53:17 -0400
  • 353fbd8586 Don't forward SIGPIPE from client to container Brian Goff 2016-03-18 16:50:18 -0400
  • 038fe8cfea Replace execdrivers with containerd implementation Tonis Tiigi 2016-03-18 11:50:19 -0700
  • 9b109daafc Cli binary can now be build on OpenBSD Frank Groeneveld 2016-03-18 14:53:19 +0100
  • b9fcb41e6d fix variables that werent being called Jessica Frazelle 2016-03-16 19:43:26 -0700
  • 9527d789e7 Merge pull request #21266 from estesp/dockremap-system-user Alexander Morozov 2016-03-17 11:42:15 -0700
  • 0726d285f8 pkg: truncindex: provide more info in error Antonio Murdaca 2016-03-17 15:53:12 +0100
  • ca88852656 Change subordinate range-owning user to be a system user Phil Estes 2016-03-16 18:44:10 -0400
  • a4b96d76f7 *: fix response body leaks Antonio Murdaca 2016-03-16 16:38:13 +0100
  • 98910db2c0 Remove flush(stdout) in pkg/chrootarchive/diff_unix.go and improve error reporting of flush() to fix #21103 pkg/chrootarchive/diff_unix.go erroneously calls flush on stdout, which tries to read from stdout returning an error. This has been fixed by removing the call and by modifying flush to return errors and checking for these errors on calls to flush. Amit Krishnan 2016-03-14 13:22:05 -0700
  • b1d33bd4a2 Merge pull request #21162 from estesp/copyastar-dir-create David Calavera 2016-03-15 10:26:30 -0700
  • 5478d6190e Fix flaky test TestJSONFormatProgress (#21124) Yong Tang 2016-03-12 05:50:02 +0000
  • ac445a24e8 Fix CopyWithTar creation of new destination dir as remapped root Phil Estes 2016-03-12 23:05:45 -0500
  • dcb61a1e38 fix typos allencloud 2016-03-11 23:02:17 +0800
  • 8ad3fc4a91 pids limit support Jessica Frazelle 2015-12-15 11:15:43 -0800
  • f558904849 Merge pull request #20843 from calavera/plugin_any_transport Brian Goff 2016-03-04 11:59:32 -0500
  • 2b09059814 Merge pull request #20872 from duglin/Issue20470 Vincent Demeester 2016-03-04 09:45:19 +0100
  • c7ffb4137d Merge pull request #20730 from clnperez/sysinfo-match-ip-case David Calavera 2016-03-03 08:48:57 -0800
  • f7e2d23879 Optimize .dockerignore when there are exclusions Doug Davis 2016-02-19 11:17:15 -0800
  • ff7120fc3e Merge pull request #20896 from Microsoft/jjh/unit-pkg-integration Sebastiaan van Stijn 2016-03-03 10:41:21 +0100
  • 298692e686 Merge pull request #20894 from Microsoft/jjh/unit-pkg-graphdb Sebastiaan van Stijn 2016-03-03 10:40:22 +0100
  • 51832bf31f Windows CI: Turn off failing unit tests pkg\integration John Howard 2016-03-02 19:37:18 -0800
  • e84adddd0b Windows CI: Turn off failing unit tests pkg\graphdb John Howard 2016-03-02 19:27:41 -0800
  • b9bdd54935 Windows CI: Turn off failing unit test pkg\fileutils John Howard 2016-03-02 19:05:33 -0800
  • 44005e59d4 Call plugins with custom transports. David Calavera 2016-03-01 20:16:40 -0500
  • 4852d877f6 Merge pull request #20833 from Microsoft/testunit-archive Vincent Demeester 2016-03-02 08:53:11 +0100
  • 13aa11b51b Merge pull request #20842 from dongluochen/IPv6Support David Calavera 2016-03-01 21:03:37 -0800
  • 33f5b3d9e2 Use net.JoinHostPort to handle address format. Dong Chen 2016-03-01 17:27:30 -0800
  • 332306a8d4 Handle IPv6 entries. Dong Chen 2016-03-01 15:13:08 -0800
  • 7baaf6fd2a Windows CI: Unit Tests stop running failing chrootarchive tests Darren Stahl 2016-03-01 14:28:29 -0800
  • ba124af99e Windows CI: Unit Tests stop running failing archive test Darren Stahl 2016-03-01 13:23:29 -0800
  • 98943aafae Merge pull request #20587 from MHBauer/termfixes Tibor Vass 2016-03-01 11:37:26 -0500
  • eb94bd7385 Match case for variables in sysinfo pkg Christy Perez 2016-02-26 12:47:43 -0600
  • e81a6737db Merge pull request #20791 from Microsoft/jjh/testunit-pkgsymlink Vincent Demeester 2016-03-01 08:18:44 +0100
  • 3a366b1f39 Merge pull request #20782 from estesp/new-parent-dir-ownership Sebastiaan van Stijn 2016-03-01 01:45:38 +0100
  • 73e7b59f39 Windows CI: Turning off pkg\symlink unit testing John Howard 2016-02-29 09:03:16 -0800
  • 7af82a95e3 Merge pull request #20492 from WeiZhang555/export-no-privilege Vincent Demeester 2016-02-29 21:14:28 +0100
  • 62a29c60c6 Merge pull request #20780 from runcom/revert-sudo-user David Calavera 2016-02-29 11:48:24 -0800
  • 3b1fcb4db2 Merge pull request #20686 from clintonskitson/bugfix/plugin_desc_leak David Calavera 2016-02-29 10:44:36 -0800
  • c923ab0dc5 Merge pull request #20602 from twistlock/20508_authz_plugin_corrupt_body Brian Goff 2016-02-29 10:43:02 -0500
  • b4ec7f5b23 Fix ownership of non-existing parent dir Phil Estes 2016-02-26 21:50:50 -0500
  • b031c14149 Revert "resolve the config file from the sudo user" Antonio Murdaca 2016-02-29 13:40:45 +0100
  • fcb2e0b085 Merge pull request #20706 from calavera/remove_concurrent_access_to_stdtypes Brian Goff 2016-02-27 21:14:09 -0500
  • f08caca8a0 Fixes plugin file descriptor leak on plugin discovery Clinton Kitson 2016-02-26 08:57:44 -0800
  • f55298771e Make stdcopy.stdWriter goroutine safe. David Calavera 2016-02-25 18:22:19 -0500
  • 7e132eee02 pkg: idtools: fix subid files parsing Antonio Murdaca 2016-02-26 14:49:43 +0100
  • 366b774b47 Merge pull request #20263 from Microsoft/jjh/testunit-fileutils David Calavera 2016-02-25 17:35:32 -0800
  • 29aeaf7880 Merge pull request #20572 from runcom/sudo-user Vincent Demeester 2016-02-25 16:05:25 +0100
  • b3ff922a7b Fix #20508 - Authz plugin enabled with large text/JSON POST payload corrupts body Liron Levin 2016-02-23 12:04:16 +0200
  • f5003987da Close resp body on plugin call error Brian Goff 2016-02-24 20:09:51 -0500