| Commit message (Expand) | Author | Age | Files | Lines |
| * | - example.conf: added +i in modes-on-connect.•••- Temporarely added fdlist debugcode, please report any bugreports it gives,
it would especially be helpful if you know _what_ triggered the error :).
| Bram Matthys | 2003-11-30 | 1 | -0/+41 |
| * | - (Internal) Added __attribute__ format checking for most format string funct...••• this will currently produce a lot of warnings with -Wall.
- Fixed 159 of 184 warnings detected by the above, the other warnings are false.
Most warnings had to do with long vs int, and thus the format strings (%d->%ld)
or the vars (int->long) have been changed (many of these were time_t/TS vs int).
Only a few rare crashbugs were discovered.
- Module coders: for HOOKTYPE_LOCAL_CHANMODE the 'sendts' parameter was changed
from type 'int' to 'time_t', while in most circumstances (like on ia32)
you won't notice, I suggest you to update your callback functions anyway.
- Possibly fixed an issue with set::modes-on-join and mode +f, it could have
set random remove-chanmode times in the default chanmode line.
| Bram Matthys | 2003-11-02 | 1 | -4/+4 |
| * | - Fixed ~5 compiler warnings at *NIX and ~20 at windows. Some of them _could_... | Bram Matthys | 2003-08-31 | 1 | -0/+1 |
| * | added readme and fdlist bounds checking. | Bram Matthys | 2003-06-22 | 1 | -0/+29 |
| * | Added log {} syslog support | codemastr | 2002-03-18 | 1 | -3/+0 |
| * | FOO! | griever | 2002-03-05 | 1 | -0/+1 |
| * | *** empty log message *** | stskeeps | 2001-10-07 | 1 | -79/+0 |
| * | +- More winlocal fixes, and a +f bugfix | stskeeps | 2001-05-24 | 1 | -1/+1 |
| * | . | stskeeps | 2001-05-19 | 1 | -0/+3 |
| * | +- Applied McSkaf's winlocal patch II, only changed Debug() and removed•••+ DEBUGMODE from config.h. Still cores, but we might be closer to a
+ solution. Broken code, do not use devel right now
| stskeeps | 2001-05-17 | 1 | -2/+2 |
| * | - Fixed the loop, made htmcalc more clean | stskeeps | 2001-05-16 | 1 | -0/+15 |
| * | converted htmcalc/lcf to events | stskeeps | 2001-05-15 | 1 | -0/+62 |
| * | added a new logging system using log {} | codemastr | 2001-03-21 | 1 | -2/+1 |
| * | +- Removed the old GLINE system, TKL is now standard.•••+- Added INV_TRACK define, we want people testing this.
| stskeeps | 2000-08-17 | 1 | -1/+1 |
| * | Import of Unreal3.1-beta3 | cmunk | 2000-05-28 | 1 | -44/+61 |
| * | Import of Unreal3.0 (STABLE) | cmunk | 2000-02-28 | 1 | -0/+70 |