Age | Commit message (Expand) | Author |
2007-03-16 | Wtf, ive found the source of the drift, it adds the old delta to the new! | brain |
2007-03-16 | Different timesync, dont use yet | brain |
2007-03-15 | Add third parameter to OnUserQuit (quit reason for opers only) - bump api ver... | brain |
2007-03-15 | Someone is getting slapped for this; the new hidesplits/hidebans behavior doe... | special |
2007-03-11 | Remove stray "Notice:" - text only change | brain |
2007-03-11 | Fixed a crash with a malformed server-to-server NICK command, thanks dmb | special |
2007-03-11 | Just comments | brain |
2007-03-11 | Comments only. | brain |
2007-03-11 | Bump protocol revision | brain |
2007-03-10 | This now makes RemoveStatus remove *everything* as pointed out by jilles. Thi... | brain |
2007-03-10 | Add a TODO comment | brain |
2007-03-10 | Whoops, fix a silly bug i just introduced :p | brain |
2007-03-10 | Move FJOIN propogation above the FMODEs generated by winning an FJOIN | brain |
2007-03-10 | Fix typo | brain |
2007-03-10 | HIGHLY EXPERIMENTAL: This needs heavy testing -- new FMODE behaviour: | brain |
2007-03-08 | Take away a uline specific check in fmode, which might explain why desyncs be... | brain |
2007-03-08 | Change options:notimesync to options:timesync -> reverse its meaning and defa... | brain |
2007-03-06 | This properly fixes options:hidebans and options:hidesplits by providing the ... | brain |
2007-03-03 | Fix m_services_account logout by allowing meta with empty data field. Tracker... | peavey |
2007-02-25 | Ensure that simplemodes are sent first (jilles requested this) | brain |
2007-02-25 | Bans are bursted using a large string buffer to save on write() calls, so the... | brain |
2007-02-11 | Special *slap* seems to have set this to true :/ | brain |
2007-02-11 | Allow for nick!user@host in TOPIC information. | brain |
2007-02-07 | Support port binding here | brain |
2007-02-06 | And fix typo. | brain |
2007-02-06 | Make use of new AAAA->A resolving | brain |
2007-02-06 | Stuff to allow resolving of AAAA record, and on failure try A record | brain |
2007-02-06 | Fix resolving of security ips to allow for ipv4 resolution when built for ipv6 | brain |
2007-02-05 | Heavy state of debug. If you are a developer, please avoid making use of this... | brain |
2007-01-30 | Add strerror(errno) to port bind failure on TreeSocket | brain |
2007-01-28 | Remove debug, add a few comments | brain |
2007-01-28 | Fix broken openssl outbound connects. | brain |
2007-01-27 | Potential desync on "nick collision at same time as fjoin" fix | brain |
2007-01-19 | Fix dependencies | brain |
2007-01-19 | Split out rconnect command into its own file (this ones already a command han... | brain |
2007-01-19 | Split this up even more, much smaller files that are easier for gcc to digest | brain |
2007-01-18 | A readme file, mainly for devs. | brain |
2007-01-18 | Move this over to left margin now, is no longer part of a huge inlined class | brain |
2007-01-18 | Remove space indents | brain |
2007-01-18 | Add all this crapola | brain |
2007-01-18 | Much more tidyup, and yes, tons more to go | brain |
2007-01-18 | Start of splitting up. WARNING: This is far from tidy or finished in terms of... | brain |
2007-01-18 | Whoops, and commit this :p | brain |
2007-01-18 | Move some stuff into utils.h | brain |
2007-01-18 | Start of moving m_spanningtree into a dir so we can split it, cutting down ra... | brain |