1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
profanity/src
Michael Vetter 57666bcb77 Remove log_reinit()
Not needed anymore.
2020-12-11 11:18:24 +01:00
..
command Shared log file needs a restart 2020-12-11 11:17:44 +01:00
config Use whole path as logfile when defined via -f 2020-12-11 10:40:10 +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 Remove stray +2 for path string in get_expanded_path 2020-12-09 19:24:15 +01:00
common.h Use get_expanded_path() in cmd_senfile() 2020-12-09 08:44:44 +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 Remove log_reinit() 2020-12-11 11:18:24 +01:00
log.h Remove log_reinit() 2020-12-11 11:18:24 +01:00
main.c Create cmd to generate man pages for prof commands 2020-12-04 17:29:31 +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