summary refs log tree commit diff
path: root/etc/samba_mdns
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-23 22:19:17 +0000
committerJune McEnroe <june@causal.agency>2020-12-23 22:19:17 +0000
commit3776e149292d24b87c98da6532db57f2591b4122 (patch)
tree59f94ad408d13bfb755820e3d29cda144f8c56e5 /etc/samba_mdns
parentSwitch from 1sh to dash (diff)
downloadsrc-3776e149292d24b87c98da6532db57f2591b4122.tar.gz
src-3776e149292d24b87c98da6532db57f2591b4122.zip
Fix dash Makefile compatibility with BSD make
Diffstat (limited to 'etc/samba_mdns')
0 files changed, 0 insertions, 0 deletions
anciot <actionmystique@gmail.com> 2018-08-03Bump version.Jason A. Donenfeld Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> 2018-08-03clone: fix directory traversalJason A. Donenfeld This was introduced in the initial version of this code, way back when in 2008. $ curl http://127.0.0.1/cgit/repo/objects/?path=../../../../../../../../../etc/passwd root:x:0:0:root:/root:/bin/sh ... Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> Reported-by: Jann Horn <jannh@google.com> 2018-08-03config: record repo.snapshot-prefix in the per-repo configKonstantin Ryabitsev