| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Abolish the infernal space before accessibility keywords. | 2022-01-25 | 1 | -6/+6 | |
| * | Rename CUSTOM_PRINTF to ATTR_PRINTF.•••ATTR_* matches the naming scheme which will be used for function attributes from now on. Also, redocument it to have a better description and allow Doxygen to parse it. | 2022-01-15 | 1 | -1/+1 | |
| * | Add the final keyword to all remaining classes that can have it. | 2021-12-20 | 1 | -3/+4 | |
| * | Remove a bunch of unnecessary whitespace. | 2021-08-17 | 1 | -2/+0 | |
| * | Migrate collections from insert to emplace. | 2021-04-18 | 1 | -1/+1 | |
| * | Fix a ton of pedantic compiler warnings. | 2021-04-04 | 1 | -6/+1 | |
| * | Refactor classbase/CullResult into Cullable/Cullable::Result. | 2021-03-02 | 1 | -1/+1 | |
| * | Clean up a bunch of contructors and destructors. | 2020-11-01 | 1 | -3/+1 | |
| * | Merge branch 'insp3' into master. | 2020-05-05 | 1 | -2/+2 | |
| |\ | |||||
| | * | Fixes by misspell-fixer | 2020-04-21 | 1 | -2/+2 | |
| * | | Use C++11 inline initialisation for class members. | 2020-02-06 | 1 | -3/+2 | |
| * | | Merge branch 'insp3' into master. | 2020-01-17 | 1 | -1/+6 | |
| |\| | |||||
| | * | Update copyright headers. | 2020-01-11 | 1 | -1/+6 | |
| * | | Merge branch 'insp3' into master. | 2019-05-15 | 1 | -1/+1 | |
| |\| | |||||
| | * | Textual improvements and fixes such as typos, casing, etc. (#1612) | 2019-04-28 | 1 | -1/+1 | |
| * | | LogManager: remove fakederef. | 2019-02-07 | 1 | -1/+1 | |
| |/ | |||||
| * | Allow <log> tags to specify how often logs should be flushed.•••Also use the behaviour behind this to fix #1290. | 2017-02-28 | 1 | -2/+6 | |
| * | Change allocation of InspIRCd::Logs to be physically part of the object conta... | 2014-06-24 | 1 | -1/+1 | |
| * | Accept a LogLevel instead of an int in logging methods. | 2013-05-19 | 1 | -6/+6 | |
| * | Move LogHeader to LogStream. | 2013-05-19 | 1 | -1/+2 | |
| * | Move LogLevel enum from filelogger to logger. | 2013-05-19 | 1 | -0/+11 | |
| * | Tidy up source files:•••- Use #pragma once instead of include guards. - Move header files in src/modules to include/modules. - Fixed various spacing issues. | 2013-04-12 | 1 | -4/+1 | |
| * | Add LOG_ prefix to the log level enum values. | 2013-04-12 | 1 | -2/+2 | |
| * | Fix Doxygen syntax errors. | 2012-07-05 | 1 | -2/+2 | |
| * | Replace copyright headers with headers granting specific authors copyright | 2012-04-19 | 1 | -8/+15 | |
| * | FileWriter hasn't been non-blocking for a very, very long time. | 2012-04-16 | 1 | -11/+1 | |
| * | Fix some of the include guard names (requested by SaberUK) | 2012-04-14 | 1 | -2/+2 | |
| * | Fixes for bug #12 | 2012-04-14 | 1 | -2/+2 | |
| * | ...because every now and again, i have to do a massive commit.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12248 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-01-11 | 1 | -1/+1 | |
| * | Move command-line items to CommandLineConf•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11949 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-10-21 | 1 | -10/+0 | |
| * | Get rid of more unneeded parent classes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11930 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-10-20 | 1 | -13/+1 | |
| * | Close files opened by configreader•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11915 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-10-19 | 1 | -12/+2 | |
| * | Remove more classbase•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11905 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-10-18 | 1 | -1/+1 | |
| * | Add more debug logging of object lifetimes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11900 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-10-18 | 1 | -0/+1 | |
| * | Remove InspIRCd* parameters and fields•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11763 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-26 | 1 | -11/+3 | |
| * | Valgrind cleanup: finish destructor creation•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11615 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-02 | 1 | -0/+6 | |
| * | Reapply r11241: flush and close log filehandles properly when the log is closed.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11285 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-04-04 | 1 | -1/+0 | |
| * | Revert r11241 due to crashiness when rehashing from IRC.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11246 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-03-22 | 1 | -0/+1 | |
| * | Actually close file log FDs when we're done with them.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11241 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-03-21 | 1 | -1/+0 | |
| * | Update all wiki links to point to the new wiki. This was done automatically w...•••for file in $(find -type f -and -not -path '*/.svn/*' -and -not -name '*.so') ; do sed -e 's#http://www.inspircd.org/wiki#http://wiki.inspircd.org#' -e 's#http://wiki.inspircd.org/index.php/#http://wiki.inspircd.org/#' -i $file ; done git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11223 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-03-15 | 1 | -1/+1 | |
| * | Update copyrights for 2009.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10932 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-01-02 | 1 | -1/+1 | |
| * | Fix peavey and w00ts bug they found by removing the nonblocking part of the l...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9276 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-04-02 | 1 | -8/+0 | |
| * | Initialise a variable correctly to avoid valgrind warning•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9252 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-04-01 | 1 | -0/+1 | |
| * | Commit -Wformat=2 -Wmissing-format-attributes, printf-like functions in inspi...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9217 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-03-30 | 1 | -1/+1 | |
| * | Implement logtype exclusion (ie: '* -USERINPUT -USEROUTPUT' to mean everythin...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8959 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-02-17 | 1 | -27/+78 | |
| * | Add some docs•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8958 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-02-17 | 1 | -6/+65 | |
| * | Make -nofork work properly with logging now.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8944 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-02-15 | 1 | -1/+6 | |
| * | More <log> stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8928 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-02-14 | 1 | -1/+3 | |
| * | Code for loading <log method=file> tags from config, but this still needs to ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8885 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-02-10 | 1 | -0/+90 | |
| * | Per-logstream loglevels.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8871 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-02-10 | 1 | -1/+2 | |
