Age | Commit message (Expand) | Author |
2007-04-05 | Add support for <link:hidden> fixes feature request documented in bug #247 re... | brain |
2007-04-05 | Add extra /map info (connection uptime, and lag time) to /MAP for opers. Adds... | brain |
2007-04-02 | This needs some general QA-ing. Add support to new parser (introduced in 1.1)... | brain |
2007-04-02 | The other half of special's LUSERS fix | brain |
2007-03-25 | Allow some commands to use a mask of * (this usually finds the 'root' server) | brain |
2007-03-24 | Test stuff to fix remote stats brokage | brain |
2007-03-24 | Check validity (length) of all NICK parameters to make sure we're not introdu... | brain |
2007-03-20 | Update a notice on server already existing to be more clear | w00t |
2007-03-18 | Change back to FMODE for channel mode changes from users | brain |
2007-03-18 | set the TS of a channel in JoinUser, not after the entire FJOIN, this is safe... | brain |
2007-03-17 | Abort link at +/- 300secs, warn at +/- 30 secs | brain |
2007-03-16 | Remote /MODULES | brain |
2007-03-16 | Now syncs with the master every 10 mins | brain |
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 |