summaryrefslogtreecommitdiff
path: root/src/core/rawlog.c
AgeCommit message (Expand)Author
2017-08-09Add back some ifdefs.Edward Tomasz Napierala
2017-07-29Cosmetics.Edward Tomasz Napierala
2017-07-29Add wrappers to reduce #ifdefs.Edward Tomasz Napierala
2017-07-29Working autolog.Edward Tomasz Napierala
2017-07-29Working /log and /rawlog.Edward Tomasz Napierala
2017-07-29Consistency: use FALSE instead of 0.Edward Tomasz Napierala
2017-07-29When rawlog open fails, there's no point in trying to write. Don't.Edward Tomasz Napierala
2017-07-28Add missing diagnostics for rawlog open().Edward Tomasz Napierala
2017-07-28Don't compute log_dir_create_mode in three different places.Edward Tomasz Napierala
2016-06-05Check the return value of open() in rawlog.cLemonBoy
2016-06-05Replace mkpath with g_mkdir_with_parentsLemonBoy
2015-09-24Added functionality to create dir if dir specified in rawlog filenameJari Matilainen
2014-08-05Fix rawlog saving after dac67a5 broke itDavid Leadbeater
2014-07-06Check return values from some syscalls and warn if they failDavid Leadbeater
2007-05-08Oops. Update address correctly now.Wouter Coekaerts
2007-05-08Update FSF addressWouter Coekaerts
2001-11-11/RAWLOG commands should work immediately after connection to server wasTimo Sirainen
2001-11-02Moved some stuff from irc to core. Added command_bind_proto() function toTimo Sirainen
2001-02-10Write buffer - logs and rawlogs write to files through this. By defaultTimo Sirainen
2000-07-16Cleaned up code.Timo Sirainen
2000-06-25Created signal_get_uniq_id() macro. Added some documentation aboutTimo Sirainen
2000-06-02common-setup.h wasn't removed from here - Made rawlog to useTimo Sirainen
2000-04-28Perl working again, better than ever (unless there's bugs :)Timo Sirainen
2000-04-26..adding new files..Timo Sirainen