summaryrefslogtreecommitdiff
path: root/pkg
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #41948 from AkihiroSuda/cherrypick-41892-190319.03Sebastiaan van Stijn2021-02-121-6/+6
|\
| * pkg/archive: allow mknodding FIFO inside usernsAkihiro Suda2021-01-281-6/+6
* | Ensure MkdirAllAndChown also sets permsBrian Goff2021-01-282-7/+18
|/
* Also trim "~..." from AppArmor versionsTianon Gravi2020-10-092-0/+10
* pkg/aaparser: support parsing version like "3.0.0-beta1"Akihiro Suda2020-10-092-0/+17
* pkg/archive: escape ":" symbol in overlay lowerdirAkihiro Suda2020-05-151-2/+6
* Merge pull request #454 from thaJeztah/19.03_backport_lgetxattr_panicv19.03.6-rc1Tõnis Tiigi2020-01-231-6/+15
|\
| * Fix possible runtime panic in LgetxattrSascha Grunert2020-01-171-6/+15
* | Merge pull request #440 from thaJeztah/19.03_backport_remove_cockySebastiaan van Stijn2020-01-231-1/+0
|\ \
| * | Remove cocky from names-generatorEli Uriegas2020-01-171-1/+0
| |/
* | pkg/parsers/kernel: gofmt hex value (preparation for Go 1.13+)Sebastiaan van Stijn2020-01-171-1/+1
|/
* cast Dev and Rdev of Stat_t to uint64 for mipsDominic2020-01-132-2/+4
* Merge pull request #383 from thaJeztah/19.03_backport_test_fixes_2v19.03.3-beta2Andrew Hsu2019-09-278-196/+197
|\
| * Setup testsTibor Vass2019-09-265-15/+20
| * fix remaining issues with checker.NotTibor Vass2019-09-261-6/+5
| * rm-gocheck: run goimports to compile successfullyTibor Vass2019-09-266-14/+14
| * rm-gocheck: comment out check.TestingTTibor Vass2019-09-265-5/+5
| * rm-gocheck: comment out check.Suite callsTibor Vass2019-09-265-5/+5
| * rm-gocheck: NotNilTibor Vass2019-09-264-8/+8
| * rm-gocheck: IsNilTibor Vass2019-09-264-23/+23
| * rm-gocheck: HasLen -> assert.Equal + len()Tibor Vass2019-09-263-14/+14
| * rm-gocheck: DeepEquals -> assert.DeepEqualTibor Vass2019-09-264-7/+7
| * rm-gocheck: Equals -> assert.EqualTibor Vass2019-09-265-70/+70
| * rm-gocheck: normalize to use checkerTibor Vass2019-09-266-125/+125
| * rm-gocheck: ErrorMatches -> assert.ErrorContainsTibor Vass2019-09-261-1/+1
| * rm-gocheck: check.C -> testing.TTibor Vass2019-09-266-26/+26
| * rm-gocheck: c.Assert(...) -> assert.Assert(c, ...)Tibor Vass2019-09-266-126/+126
| * prepare for rm-gocheck scriptTibor Vass2019-09-261-6/+3
| * pkg/mount/Make*: optimizeKir Kolyshkin2019-09-261-12/+12
| * pkg/mount: Mount: minor optimizationKir Kolyshkin2019-09-261-2/+2
| * pkg/mount: MakeMount: minor optimizationKir Kolyshkin2019-09-261-1/+1
* | Merge pull request #381 from thaJeztah/19.03_backport_hn3000_fix_39981Kirill Kolyshkin2019-09-261-6/+0
|\ \ | |/ |/|
| * Remove minsky and stallmanhn30002019-09-251-6/+0
* | pkg/term: refactor TestEscapeProxyReadSebastiaan van Stijn2019-09-251-103/+139
|/
* Use correct `LOOP_CTL_GET_FREE` API in `pkg/loopback`Daniel Sweet2019-09-021-3/+7
* Harden TestClientWithRequestTimeoutSebastiaan van Stijn2019-08-141-7/+6
* Add realChroot for non linux/windowsBrian Goff2019-08-081-0/+4
* Initialize nss libraries in Glibc so that the dynamic libraries are loaded in...v19.03.1Justin Cormack2019-07-251-0/+9
* pkg/archive: keep walkRoot clean if source is /Tibor Vass2019-06-141-1/+2
* Revert "Revert "Add chroot for tar packing operations""Tibor Vass2019-06-145-2/+206
* Revert "Revert "Pass root to chroot to for chroot Untar""Tibor Vass2019-06-144-9/+128
* Revert "Pass root to chroot to for chroot Untar"Tibor Vass2019-06-124-128/+9
* Revert "Add chroot for tar packing operations"Tibor Vass2019-06-125-206/+2
* Entropy cannot be savedJustin Cormack2019-06-113-63/+19
* Stop sorting uid and gid ranges in id mapsJonas Dohse2019-06-052-3/+28
* Add chroot for tar packing operationsBrian Goff2019-06-035-2/+206
* Pass root to chroot to for chroot UntarBrian Goff2019-06-034-9/+128
* Merge pull request #39103 from lsilvs/masterSebastiaan van Stijn2019-04-241-0/+3
|\
| * Add Satoshi Nakamoto to names generatorLucas Silvestre2019-04-231-0/+3
* | LCOW: (Experimental) Require RS5+ buildsJohn Howard2019-04-181-2/+3
|/