1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
profanity/src
William Wennerström 0437fae1a8
Do not inherit stdin of main process
I see no reason to inherit the stdin, so let's have it disabled.
2020-12-15 15:48:51 +01:00
..
command Only rotate logs if user didn't specify a log file 2020-12-11 11:33:34 +01:00
config Use popen for eval_password (reintroduce old behavior) 2020-12-15 15:45:16 +01:00
event Log incoming carbons if they are no MUCPM 2020-12-09 10:49:19 +01:00
omemo Remove cmd_tiny, empty files and link nonce with IV 2020-12-07 16:30:03 +01:00
otr Apply coding style 2020-07-07 14:18:57 +02:00
pgp Fix various typos 2020-12-10 09:24:32 +01:00
plugins Fix various typos 2020-12-10 09:24:32 +01:00
tools Fix deadlock on error before HTTP download has begun 2020-12-10 19:26:06 +01:00
ui Remove empty line 2020-12-10 14:40:25 +01:00
xmpp Fix various typos 2020-12-10 09:24:32 +01:00
common.c Do not inherit stdin of main process 2020-12-15 15:48:51 +01:00
common.h Refactor call_external 2020-12-11 15:51:01 +01:00
database.c Since the string from strerror should never be modified, use const. 2020-10-14 09:52:26 +02:00
database.h Apply coding style 2020-07-07 14:18:57 +02:00
log.c Only rotate logs if user didn't specify a log file 2020-12-11 11:33:34 +01:00
log.h Remove log_reinit() 2020-12-11 11:18:24 +01:00
main.c Adapt profanity --help output 2020-12-11 11:56:45 +01:00
profanity.c Apply coding style 2020-07-07 14:18:57 +02:00
profanity.h Apply coding style 2020-07-07 14:18:57 +02:00