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