| Commit message (Expand) | Author | Age |
* | add more example usage to varlink endpoints | baude | 2018-12-09 |
* | add timeout to pod stop | baude | 2018-12-07 |
* | Remove the forceSecure parameter on the pull call stack | Miloslav Trmač | 2018-12-06 |
* | Factor out the registries.conf location code in pkg/registries | Miloslav Trmač | 2018-12-06 |
* | Remove the forceSecure parameter of Image.PushImageTo* | Miloslav Trmač | 2018-12-06 |
* | Minimally update for the DockerInsecureSkipTLSVerify type change | Miloslav Trmač | 2018-12-06 |
* | Add "podman volume" command | umohnani8 | 2018-12-06 |
* | Merge pull request #1924 from baude/mroevarlinkendpoints | OpenShift Merge Robot | 2018-12-05 |
|\ |
|
| * | Adding more varlink endpoints | baude | 2018-12-03 |
* | | Merge pull request #1940 from wking/numeric-gid | OpenShift Merge Robot | 2018-12-05 |
|\ \ |
|
| * | | pkg/lookup: Return ID-only pointers on ErrNo*Entries | W. Trevor King | 2018-12-04 |
* | | | Merge pull request #1918 from mheon/use_db_paths | OpenShift Merge Robot | 2018-12-05 |
|\ \ \
| |/ /
|/| | |
|
| * | | Revert changes to GetDefaultStoreOptions | Matthew Heon | 2018-12-03 |
| * | | Fix gofmt and lint | Matthew Heon | 2018-12-02 |
| * | | Move rootless storage config into libpod | Matthew Heon | 2018-12-02 |
| |/ |
|
* | | create pod on the fly | baude | 2018-12-03 |
* | | rootless: raise error if newuidmap/newgidmap are not installed | Giuseppe Scrivano | 2018-12-03 |
|/ |
|
* | Merge pull request #1846 from cgwalters/netns-dns-localhost | OpenShift Merge Robot | 2018-11-28 |
|\ |
|
| * | Use host's resolv.conf if no network namespace enabled | Colin Walters | 2018-11-27 |
* | | Merge pull request #1849 from giuseppe/report-rootless-netmode | OpenShift Merge Robot | 2018-11-28 |
|\ \ |
|
| * | | network: allow slirp4netns mode also for root containers | Giuseppe Scrivano | 2018-11-28 |
| * | | rootless: add new netmode "slirp4netns" | Giuseppe Scrivano | 2018-11-27 |
| |/ |
|
* / | rootless: store only subset of storage.conf | Giuseppe Scrivano | 2018-11-28 |
|/ |
|
* | Add history and namespaceoptions to image inspect | Qi Wang | 2018-11-26 |
* | Merge pull request #1829 from baude/enableportbindinginpods | OpenShift Merge Robot | 2018-11-20 |
|\ |
|
| * | Allow users to expose ports from the pod to the host | baude | 2018-11-20 |
* | | rootless: create empty mounts.conf if it doesn't exist | Giuseppe Scrivano | 2018-11-19 |
* | | registries: check user registries file only in rootless mode | Giuseppe Scrivano | 2018-11-19 |
* | | rootless: create storage.conf when it doesn't exist | Giuseppe Scrivano | 2018-11-19 |
|/ |
|
* | Merge pull request #1756 from isimluk/update-dependent-metalinter | OpenShift Merge Robot | 2018-11-16 |
|\ |
|
| * | Lint: InspectImage varlink api should return errors that occurred | Šimon Lukašík | 2018-11-10 |
* | | rootless: call IsRootless just once | Giuseppe Scrivano | 2018-11-14 |
* | | Better document rootless containers | Daniel J Walsh | 2018-11-10 |
|/ |
|
* | rootless: default to fuse-overlayfs when available | Giuseppe Scrivano | 2018-11-08 |
* | Don't fail if /etc/passwd or /etc/group does not exists | Daniel J Walsh | 2018-11-07 |
* | Merge pull request #1736 from giuseppe/rootless-drop-run-postfix | OpenShift Merge Robot | 2018-10-31 |
|\ |
|
| * | rootless: do not add an additional /run to runroot | Giuseppe Scrivano | 2018-10-31 |
* | | Merge pull request #1731 from afbjorklund/version | OpenShift Merge Robot | 2018-10-31 |
|\ \
| |/
|/| |
|
| * | Fix setting of version information | Anders F Björklund | 2018-10-31 |
* | | Merge pull request #1715 from baude/getusergroup | OpenShift Merge Robot | 2018-10-30 |
|\ \
| |/
|/| |
|
| * | get user and group information using securejoin and runc's user library | baude | 2018-10-29 |
* | | Change to exported name in ParseDevice | Qi Wang | 2018-10-29 |
|/ |
|
* | Add helper function to read out CRIU version | Adrian Reber | 2018-10-23 |
* | Fix man page to show info on storage | Daniel J Walsh | 2018-10-22 |
* | Move rootless directory handling to the libpod/pkg/util directory | Daniel J Walsh | 2018-10-22 |
* | Mount proper cgroup for systemd to manage inside of the container. | Daniel J Walsh | 2018-10-15 |
* | Generate a passwd file for users not in container | Daniel J Walsh | 2018-10-12 |
* | Merge pull request #1605 from mheon/syslog_cleanup | OpenShift Merge Robot | 2018-10-11 |
|\ |
|
| * | Pass along syslog variable to podman cleanup processes | Matthew Heon | 2018-10-11 |
* | | Merge pull request #1628 from giuseppe/rootless-fix-hang-on-setresuid | OpenShift Merge Robot | 2018-10-11 |
|\ \ |
|