Thibault Godouet

Results 18 comments of Thibault Godouet

Hi, Thanks for the very quick feedback. If Amazon Glacier doesn't "commit" the file until it finished uploading successfully, then the worst that can happen is that we need to...

No problem at all, it's a free software, I fully understand if you don't have the time or the will to implement some or all of what is discussed here....

Fixed by #17 and #33

It does seem wrong to me to have a user with home dir /dev/null: that's not even a dir! It looks like fcron falls back to '/' so it all...

To be honest I'm not convinced `/dev/null` is a valid home dir. As it stands it feels to me that fcron is doing the right thing here. However if we...

`fcrontab -r` behaves like the traditional Vixie cron: `crontab -r` doesn't ask for confirmation. I appreciate that people have to be careful, and yes if there was no prior art...

@castilma I did a clean-up of issues then and I assumed this one was old and probably no longer relevant. I should have put a comment to say so, apologies...

Thanks for your contribution @sphakka ! It would be great if you could test the change. I am not sure what issue you have with the build, ideally that would...

I'm cleaning up old PRs... @sphakka did you have a chance to test? let me know if you'd like to go back to this PR to finish it.

> I ended up writing a function to properly format the "From:" header. Tests are OK -- I wrote a pseudo unit test, but don't know how to integrate... would...