16 Commits

Author SHA1 Message Date
Mateusz Piotrowski
5eb5ec452b Fix a bug in a portable relative paths resolver (#483)
It turns out that this `|` was a typo. (See https://unix.stackexchange.com/questions/24293/converting-relative-path-to-absolute-path/24342?noredirect=1#comment623203_24342)
2017-03-16 21:45:57 -07:00
Michel Oosterhof
19d4fc782a add $DAEMONIZE parameter again 2017-03-15 04:44:16 +00:00
lelonek1
a1bf057a71 Use ${PIDFILE} instead of cowrie.pid when using authbind (#479)
Fixes #477
2017-03-14 13:22:10 -07:00
Michel Oosterhof
55105582cb more changes to start/stop 2017-03-07 19:17:30 +00:00
Michel Oosterhof
d6b9115ba7 cowrie script needs to be bash 2016-12-11 15:05:00 +04:00
Michel Oosterhof
88c84e89c0 usage message in function 2016-10-30 10:06:04 +04:00
Michel Oosterhof
ba8bf3e552 new script to start/stop 2016-10-27 17:27:29 +04:00
Michel Oosterhof
48c9f092e3 Fix #319 2016-10-27 04:44:17 +00:00
Michel Oosterhof
ec457b18d4 change file() statement to open() 2016-10-23 14:34:32 +00:00
Michel Oosterhof
4075e55c3d python3 compat 2016-09-18 21:25:50 +00:00
Michel Oosterhof
d6c6d7a788 python 3 compatible. maxdepht = 100 by default 2016-09-18 21:19:49 +00:00
Michel Oosterhof
4b9b86356f Fix #219 2016-09-05 23:09:49 +04:00
Timothy-Barron
a56101f325 fixed do_chgrp in fsctl so it changes GID instead of UID (#220)
This bug was probably a result of copied code from do_chown
2016-08-11 13:04:58 +03:00
Michel Oosterhof
b155ddbe15 update docs 2016-07-14 07:04:12 +00:00
Russell Troxel
cd62bfe191 Fix Uploads to asciinema server. (#207)
Thanks!
2016-07-09 17:06:31 +04:00
Michel Oosterhof
44c22a2110 rename utils and to bin. move docs to doc. 2016-04-28 14:44:40 +04:00