aboutsummaryrefslogtreecommitdiff
path: root/voidnsrun.c
AgeCommit message (Expand)Author
2021-01-17fix a bug caused by reused buffer when /run/voidnsrun was not mounted as tmpf...Evgeny Zinoviev
2020-12-26comment fixEvgeny Zinoviev
2020-12-261.3: added -d optionEvgeny Zinoviev
2020-12-08add comments to the codeEvgeny Zinoviev
2020-12-08Makefile changes, usage message changes, README updatesEvgeny Zinoviev
2020-12-08make socket path non-configurable, set strict mount options for tmpfsEvgeny Zinoviev
2020-12-07implement a way for programs in the mount namespace (with glibc binaries) to ...Evgeny Zinoviev
2020-12-01fix indentationEvgeny Zinoviev
2020-12-01version 1.1Evgeny Zinoviev
2020-11-30minor usage fixEvgeny Zinoviev
2020-11-30minor code changesEvgeny Zinoviev
2020-11-29change name to voidnsrun, add command-line arguments, rewrite readmeEvgeny Zinoviev