Commit graph

  • 2ada51fd7f Fix for #8777 Oh Jinkyun 2014-11-03 20:11:29 +09:00
  • c91f8d09a5 Add unit test for tarSum.Sum() with no data Josh Hawn 2014-11-19 12:15:20 -08:00
  • 64b1cbc289 pkg/tarsum: actually init the TarSum struct Vincent Batts 2014-11-19 15:46:03 -05:00
  • 58d17e3b33 Fix to avoid a compile error due to float to int truncation with GCCGO Tatsushi Inagaki 2014-11-19 15:06:49 +09:00
  • bfe8d7af74 Merge pull request #8937 from vbatts/vbatts-mount_optional_fields Michael Crosby 2014-11-17 18:25:00 -08:00
  • d2a55acf47 pkg/mount: testing mountinfo fields Vincent Batts 2014-11-17 16:17:06 -05:00
  • 17e6f792c7 devmapper: Call UdevWait() even in failure path Vivek Goyal 2014-11-14 18:15:56 -05:00
  • 718066ad61 Refactor pkg/archive with a platform-independent stat struct Ahmet Alp Balkan 2014-11-13 12:36:05 -08:00
  • 515e7481de Extract mknod, umask, lstat to pkg/system Ahmet Alp Balkan 2014-11-13 12:00:04 -08:00
  • 91ea04eea7 Extract client signals to pkg/signal Ahmet Alp Balkan 2014-11-13 10:40:22 -08:00
  • 2d644f8ab1 Refactor pkg/term package for Windows tty support John Gossman 2014-10-23 16:44:57 -07:00
  • d246e5f28e Merge pull request #9164 from vbatts/vbatts-dm_removedevice Michael Crosby 2014-11-14 16:56:02 -08:00
  • 1f3c20dca4 archive: prevent breakout in ApplyLayer Tibor Vass 2014-10-31 13:18:39 -04:00
  • b1096c99d2 archive: prevent breakout in Untar Tibor Vass 2014-10-20 15:36:28 -04:00
  • 4ef1859f8b archive: add breakout tests Tibor Vass 2014-10-20 15:35:48 -04:00
  • 2b00ffc088 Merge pull request #9172 from vbatts/vbatts-dm_maintainer Michael Crosby 2014-11-14 13:29:34 -08:00
  • 3bce14e7d0 pkg/devicemapper: defer udev wait during removal Vincent Batts 2014-11-14 14:18:35 -05:00
  • bc41337f3b pkg/devicemapper: missed MAINTAINERS on split Vincent Batts 2014-11-14 09:20:37 -05:00
  • 7f1cdd81f0 pkg/devicemapper: cleanup removeDevice differences Vincent Batts 2014-11-13 17:20:24 -05:00
  • e4af529ed7 Merge pull request #8869 from jlhawn/tarsum_version unclejack 2014-11-14 01:12:22 +02:00
  • 004eb9e894 Merge pull request #8930 from vbatts/vbatts-mount_freebsd_fields Michael Crosby 2014-11-13 11:54:16 -08:00
  • 2533456bd3 Merge pull request #8897 from vbatts/vbatts-mount_sharedsubtree Michael Crosby 2014-11-13 11:26:29 -08:00
  • 4652fdc208 devmapper: use proper DM_UDEV_DISABLE_*_FLAG when creating the thin-pool Mike Snitzer 2014-10-30 20:26:39 -04:00
  • 07198ca6eb Merge pull request #8986 from vbatts/vbatts-pkg_devicemapper_bindings Vincent Batts 2014-11-12 19:59:36 -05:00
  • cabd5528e2 Fix comment to match the arg name Steven Burgess 2014-11-11 18:01:08 -05:00
  • d729913f31 don't call reexec.Init from chrootarchive unclejack 2014-11-11 13:02:14 +02:00
  • 57f40e0735 pkg/chrootarchive: pass TarOptions via CLI arg Tibor Vass 2014-11-08 10:38:42 -05:00
  • 2f3002a00b add pkg/chrootarchive and use it on the daemon unclejack 2014-10-29 21:06:51 +02:00
  • 53245b1ad0 pkg/archive: add interface for Untar unclejack 2014-11-06 20:01:37 +02:00
  • d98455f741 pkg/reexec: move reexec code to a new package unclejack 2014-10-30 14:48:30 +02:00
  • 513934f6b1 pkg/archive: add interface for Untar unclejack 2014-11-06 20:01:37 +02:00
  • 58acf884c3 pkg/tarsum: adding more tests Vincent Batts 2014-11-11 08:48:11 -05:00
  • b87098729a Merge pull request #9028 from unclejack/add_yeong-sil_jang Alexandr Morozov 2014-11-10 10:07:27 -08:00
  • 828dd345d4 Merge pull request #6810 from phemmer/4442-hairpin-nat Arnaud Porterie 2014-11-10 08:53:01 -08:00
  • ffb90589a5 pkg/symlink: avoid following out of scope unclejack 2014-10-28 23:18:45 +02:00
  • 1942888a9f removed redundant Clean shuai-z 2014-10-26 13:55:29 +08:00
  • 08768fd690 pkg/namesgenerator: add Yeong-Sil Jang unclejack 2014-11-07 17:20:16 +02:00
  • 3647373969 Merge pull request #8931 from vbatts/vbatts-mount_pid_mountinfo Alexandr Morozov 2014-11-07 12:04:52 -08:00
  • 2f09118747 pkg/mount: mountinfo from specified pid Vincent Batts 2014-10-31 16:28:20 -04:00
  • 85f33388b4 Merge pull request #8983 from LK4D4/consistent_hosts Michael Crosby 2014-11-06 11:51:28 -08:00
  • 5ebff7da57 Test for etchosts consistency Alexandr Morozov 2014-11-06 11:36:09 -08:00
  • 5ecbc5de38 Make /etc/hosts records consistent Alexandr Morozov 2014-11-05 12:24:15 -08:00
  • 3a138a9b5e Fix the unit test not to remove /tmp Yohei Ueda 2014-11-07 02:17:02 +09:00
  • a5ad3ec0b7 devicemapper: split out devicemapper bindings Vincent Batts 2014-11-05 18:10:38 -05:00
  • 78ae4e8ad1 Finalize TarSum Version 1 w/ refactor Josh Hawn 2014-10-30 13:47:31 -07:00
  • bf0a0e9ca7 Merge pull request #8813 from jlhawn/aufs_exclude_on_tar_layer Tibor Vass 2014-11-04 11:38:12 -05:00
  • 21fc078476 Support hairpin NAT Patrick Hemmer 2014-06-30 18:39:58 -04:00
  • 8f30e895b2 pkg/mount: include optional field Vincent Batts 2014-11-03 22:05:04 -05:00
  • 98e403702a Merge pull request #8863 from vbatts/vbatts-archive_stat Tibor Vass 2014-11-03 19:14:39 -05:00
  • 3a2c49a3d9 pkg/mount: adding fields supported by freebsd Vincent Batts 2014-11-03 14:01:50 -05:00
  • 3894be0339 pkg/mount: testing for linux sharedsubtree mounts Vincent Batts 2014-10-31 13:12:31 -04:00
  • 3816c2f723 pkg/proxy: Bump the maximum size of a UDP packet. Erik Hollensbe 2014-10-31 18:41:46 +00:00
  • 9775fc4473 pkg/mount: add more sharesubtree options Vincent Batts 2014-10-31 10:18:41 -04:00
  • afbc7f550b Merge pull request #8867 from vbatts/vbatts-relocate_mount_operation Victor Vieux 2014-10-30 16:39:20 -07:00
  • aaada9057d mount: move the MakePrivate to pkg/mount Vincent Batts 2014-10-30 17:04:56 -04:00
  • b4b52c87b2 ./pkg/archive: clean up Stat_t assertion Vincent Batts 2014-10-30 13:42:57 -04:00
  • f76adff303 pkg/reexec: move reexec code to a new package unclejack 2014-10-30 14:48:30 +02:00
  • 74b38deaa9 archive: cleanup and more information Vincent Batts 2014-10-28 17:01:10 -04:00
  • 4a2fb0ab3d archive: example app for diffing directories Vincent Batts 2014-10-28 16:59:27 -04:00
  • b17f754fff archive: preserve hardlinks in Tar and Untar Vincent Batts 2014-09-15 14:45:53 -04:00
  • 0f0aef0590 Merge pull request #8352 from zachborboa/patch-1 Tibor Vass 2014-10-28 22:39:05 -04:00
  • 16a2259c32 Merge pull request #8198 from jfrazelle/add-jessie-to-various-maintainers Solomon Hykes 2014-10-28 19:35:28 -07:00
  • f70214084c Exclude .wh..wh.* AUFS metadata on layer export Josh Hawn 2014-10-27 17:23:50 -07:00
  • 61b6781d59 update sysinfo to logrus Victor Vieux 2014-10-27 17:45:38 +00:00
  • 77437c3984 Merge pull request #8782 from shuai-z/rm-clean Jessie Frazelle 2014-10-27 09:23:10 -07:00
  • 89f1e164e4 Merge pull request #8770 from LK4D4/logrus_support Jessie Frazelle 2014-10-27 09:05:24 -07:00
  • 0e52ddae8f Merge pull request #8641 from vbatts/vbatts-archive_test_and_benchmark Tibor Vass 2014-10-27 09:55:19 -04:00
  • 0ed7e5e7de removed redundant Clean shuai-z 2014-10-26 13:55:29 +08:00
  • 015f966a1b Mass gofmt Alexandr Morozov 2014-10-24 15:11:48 -07:00
  • 7dae3e3de3 Remove pkg/log Alexandr Morozov 2014-10-24 13:47:52 -07:00
  • 712a6554ce Use logrus everywhere for logging Alexandr Morozov 2014-10-24 10:12:35 -07:00
  • 396f1dd125 archive: tests and benchmarks for hardlinks Vincent Batts 2014-09-26 11:55:23 -04:00
  • 8e63996484 Add MemInfo to the system pkg. Andrea Luzzardi 2014-10-13 20:41:22 -07:00
  • 460ef61c01 Merge pull request #8423 from unclejack/lint_changes Tibor Vass 2014-10-21 12:15:58 -04:00
  • 6aeaba297c Fix typo Zach Borboa 2014-10-01 18:26:36 -07:00
  • b81a28fa8b Make container.Copy support volumes Fixes #1992 Brian Goff 2014-09-24 09:07:11 -04:00
  • ab81bfc8f5 Adding capability to filter by name, id or status to list containers api Closes #7599 Srini Brahmaroutu 2014-10-13 06:12:44 +00:00
  • 9ac922face Merge pull request #8238 from vbatts/vbatts-daemon_timestamps Alexandr Morozov 2014-10-16 15:55:49 -07:00
  • a2c9b3762b Merge pull request #8380 from cpuguy83/moar_names Michael Crosby 2014-10-16 14:04:15 -07:00
  • 16f6e4744a add BytesSize in pkg/units Victor Vieux 2014-10-14 03:54:32 +00:00
  • 68c42446a1 pkg/graphdb: some linting unclejack 2014-10-06 22:57:27 +03:00
  • 730301be76 pkg/timeutils: lint and add comments unclejack 2014-10-06 22:27:56 +03:00
  • bce8f57f1b pkg/units: lint unclejack 2014-10-06 22:19:41 +03:00
  • d250fdea61 pkg/truncindex: lint and add comments unclejack 2014-10-06 22:00:58 +03:00
  • 6f66d8a30f pkg/version: lint and add comments unclejack 2014-10-06 18:41:53 +03:00
  • 1a8f9d9989 Add more names Brian Goff 2014-10-03 10:17:42 -04:00
  • 63363f2d49 Merge pull request #8350 from erikh/add_erikh_maintainer_proxy Michael Crosby 2014-10-01 15:50:41 -07:00
  • 773d3ad712 Add erikh as maintainer of pkg/proxy Erik Hollensbe 2014-10-01 15:32:27 -07:00
  • bd898dfb55 Move archive package into pkg/archive Rafe Colton 2014-09-29 23:23:36 -07:00
  • fdc594e811 Move Matches() file path matching function into pkg/fileutils Rafe Colton 2014-09-29 23:21:41 -07:00
  • 32cc6ab501 Move Go() promise-like func from utils to pkg/promise Rafe Colton 2014-09-29 23:16:27 -07:00
  • 56d6d5888c Adding self to various maintainers files. Jessica Frazelle 2014-09-23 17:24:52 -07:00
  • d53bedb1b7 daemon logging: unifying output and timestamps Vincent Batts 2014-09-25 12:55:53 -04:00
  • 6a33e70bd5 pkg/tarsum: fix panic with dynamic buffer Derek McGowan 2014-09-25 15:58:35 -07:00
  • 56483ba9b4 Test for jsonlog.WriteLog Alexandr Morozov 2014-09-23 18:19:06 +04:00
  • 4b052e7192 Benchmark for jsonlog.WriteLog Alexandr Morozov 2014-09-23 17:55:14 +04:00
  • c8ef31d338 Merge pull request #5956 from vbatts/vbatts-tarsum_hashes Victor Vieux 2014-09-22 11:11:25 -07:00
  • deaded4ca8 pkg/jsonlog: avoid JSONLog allocation in loop unclejack 2014-09-18 18:04:18 +03:00
  • be805c6709 Close logs pipes and catch write errors Alexandr Morozov 2014-09-22 10:55:46 +04:00
  • f87a053913 Change unused WriteCloser to Writer Alexandr Morozov 2014-09-22 10:54:58 +04:00