Age | Commit message (Expand) | Author |
2008-08-28 | Make this comply with the spec; that is - CAP may be requested after registra... | w00t |
2008-08-28 | Add CAP REQ tls support, thanks to psychon | w00t |
2008-08-27 | Fix recursion crash | w00t |
2008-08-27 | Add <disabled:fakenonexistant> - ircd will pretend that a disabled command ju... | w00t |
2008-08-27 | Don't force-finish a burst on a timer, instead, set bursted if a PONG is reci... | w00t |
2008-08-27 | Fix.. | w00t |
2008-08-27 | Clean up opering a tiny bit.. pave the way for SVSOPER | w00t |
2008-08-27 | Fix ident using uninitialised memory, forward-port of r10321. Thanks psychon. | w00t |
2008-08-27 | USERHOST/USERIP fix, return '-' char, not '+' if the user is away. Thanks jil... | w00t |
2008-08-27 | Add <shun:notifyuser>, default on, which notifies the user that their command... | w00t |
2008-08-27 | Add and document <shun:enabledcommands>, allowing customisation of specifical... | w00t |
2008-08-27 | s/ /\t/ | w00t |
2008-08-27 | Fix retarded windows linefeeds (brain >:() | w00t |
2008-08-27 | Delete R:Lines from memory on destroy | w00t |
2008-08-27 | remove the testing debug setting | brain |
2008-08-26 | Remove -lunwind from openbsd stuff, per Dagonet | w00t |
2008-08-26 | formatting.. | peavey |
2008-08-26 | Iteration 5 of wildcard matching. Fixes broken matching for certain condition... | peavey |
2008-08-26 | Add test cases that fails current matching, fix to follow soon. | peavey |
2008-08-26 | Someone messed this up | brain |
2008-08-25 | Propset svn:keywords Id | w00t |
2008-08-25 | Fix build. | w00t |
2008-08-25 | Fix a few malformed Id tags | w00t |
2008-08-25 | Change module versions to use a string instead of fixed digits, and use props... | w00t |
2008-08-25 | Change module versions to use a string instead of fixed digits, and use props... | w00t |
2008-08-25 | Tidy up in the nsis scripts, how it installs the service and removes it (hide... | brain |
2008-08-25 | Bounds checking on IsModeSet, etc, to stop silly problems | w00t |
2008-08-25 | Implement /who 1d t (search for who matches for users connected for a given t... | w00t |
2008-08-25 | Add opt_time to WHO (will be /who +t flag) and clean the fuck up CommandWho::... | w00t |
2008-08-25 | Add and document <permchannels> block for m_permchannels, which creates a cha... | w00t |
2008-08-25 | Allow Channel::SetTopic with a NULL user record, which sets a blank topic. | w00t |
2008-08-25 | Fixes to make poll(2) socket engine work properly | w00t |
2008-08-25 | Numerous changes to make this build.. | w00t |
2008-08-25 | Add poll to build system if kqueue/epoll/ports are not used, above select. | w00t |
2008-08-25 | This include doesn't exist in 1.2 | w00t |
2008-08-25 | Fixes, this can't be taken directly from 1.1 | w00t |
2008-08-25 | Forward-port poll socket engine as it seems reasonably stable, and half-hack ... | w00t |
2008-08-24 | Some comments | brain |
2008-08-24 | EWW windows linefeeds | brain |
2008-08-24 | Forward-port r10257, fixes bug #599 reported by mixx941. | w00t |
2008-08-24 | Forward port r10255: prevent redundant mode changes (thanks to mixx941 for my... | w00t |
2008-08-24 | Use the error name constants here now rather than magic numbers. magic number... | brain |
2008-08-24 | Properly name the windows service error constants and put proper descriptions... | brain |
2008-08-24 | Forgot to remove a , | brain |
2008-08-24 | No names for the service specific errors, probably wont ever name them as the... | brain |
2008-08-24 | Properly give the service specific exit code on failure to start. Now we just... | brain |
2008-08-24 | Move | brain |
2008-08-24 | work in progress | brain |
2008-08-24 | Remove m_proxyscan; not functional and not targetted at 1.2 release anyway | w00t |
2008-08-23 | Forward port r10234, thanks psychon | w00t |