summaryrefslogtreecommitdiff
path: root/src/core/log.c
AgeCommit message (Expand)Author
2008-11-30Make needlessly global variable local where used.Emanuele Giaquinta
2008-11-30Do not check for fcntl.Emanuele Giaquinta
2008-03-15Use g_ascii_str{,n}casecmp for case insensitive comparison withEmanuele Giaquinta
2007-12-05Simplify itemcmp.Emanuele Giaquinta
2007-05-10Allow logging of lines with no target only to logs with no items or with aEmanuele Giaquinta
2007-05-08Oops. Update address correctly now.Wouter Coekaerts
2007-05-08Update FSF addressWouter Coekaerts
2007-04-07Allow logging of lines with no target to matching non autolog logs.Emanuele Giaquinta
2004-10-10Fixed bug with logging where item names starting with the same string were no...Valentin Batz
2004-08-19Patch by jimmy: Details In 0.8.9 it is not possible to log all activity on a ...Timo Sirainen
2002-11-21Create log file directories using /set log_create_file_mode + exec-bit.Timo Sirainen
2002-07-16If log file path contains any $variables or %time codes, create theTimo Sirainen
2002-02-17Log writing sometimes might have produced some glib errors.Timo Sirainen
2002-02-04printtext(): you can now specify server target with tag name instead ofTimo Sirainen
2002-02-02Comments are now allowed everywhere in config files.Timo Sirainen
2001-10-31changed default log directory mode to 0700 and file mode to 0600.Timo Sirainen
2001-10-22When logs are rotated, automatically create the new directory where to openTimo Sirainen
2001-08-13/LOG OPEN -color, /SET awaylog_colors - specifies that the color codesTimo Sirainen
2001-06-26"log rotate" -> "log rotated"Timo Sirainen
2001-06-26moved "log rotate" after the logging was stopped.Timo Sirainen
2001-06-26"log rotate" signal addedTimo Sirainen
2001-02-18crashfixTimo Sirainen
2001-02-17Config file: ircnets -> chatnets, added type = "chat protocol" toTimo Sirainen
2001-02-17log_write_rec(): added level parameter. writing /LASTLOG to log filesTimo Sirainen
2001-02-16If log file locking fails, check that it failed because file wasTimo Sirainen
2001-02-10Write buffer - logs and rawlogs write to files through this. By defaultTimo Sirainen
2001-01-14Check the return value of strftime() properlyTimo Sirainen
2000-11-26config changes, CONFIG_REC is now required parameter forTimo Sirainen
2000-11-25Time formats didn't work in directory name of autologs.Timo Sirainen
2000-10-28Some fixes.Timo Sirainen
2000-10-28/SET log_theme - you can now write to log files with different themeTimo Sirainen
2000-10-18Log items weren't read correctly from configTimo Sirainen
2000-10-17Logging fixes. Autologging with same named channels in differentTimo Sirainen
2000-10-13Complain only once with autologging if opening some log file failedTimo Sirainen
2000-08-25log_day_change was never printed in logs.Timo Sirainen
2000-08-11/LOG: Removed the -rotate option, it was pretty useless since addingTimo Sirainen
2000-08-11Autologging fixes: Don't log WHOIS replies by defaultTimo Sirainen
2000-07-21Don't save autologs.Timo Sirainen
2000-07-16Cleaned up code.Timo Sirainen
2000-07-02Logs were closed and entirely removed after doing /RELOAD.Timo Sirainen
2000-06-10Rotate time names changed :) week -> weekly, day -> daily, etc.Timo Sirainen
2000-06-02common-setup.h wasn't removed from here - Made rawlog to useTimo Sirainen
2000-05-18Some logging fixes. Flood checking had a memory leak. Query had a smallTimo Sirainen
2000-05-10iconfig's caching was a bit buggy - it didn't notice if some config node wasTimo Sirainen
2000-04-26..adding new files..Timo Sirainen