2006-09-06 |
brain | JOIN now has a TS parameter on it. The client protocol... |
commit | commitdiff | tree | snapshot |
2006-09-06 |
brain | Drop and log unknown nicks in FJOIN, rather than aborti... |
commit | commitdiff | tree | snapshot |
2006-09-05 |
brain | We were printing a command instead of exec'ing it :p |
commit | commitdiff | tree | snapshot |
2006-09-05 |
brain | New CAPAB variable (manditory): PROTOCOL |
commit | commitdiff | tree | snapshot |
2006-09-05 |
brain | This is a complex one: when autoconnecting, we check... |
commit | commitdiff | tree | snapshot |
2006-09-04 |
brain | 'Connection to %s closed' now says 'Connection to ... |
commit | commitdiff | tree | snapshot |
2006-09-04 |
brain | Check for failover pointing at self. This is an obvious... |
commit | commitdiff | tree | snapshot |
2006-09-04 |
brain | failover connections are now added, thanks for the... |
commit | commitdiff | tree | snapshot |
2006-09-04 |
brain | Update example conf with all the new stuff and more... |
commit | commitdiff | tree | snapshot |
2006-09-03 |
brain | Call X509_free() after we're done with the cert |
commit | commitdiff | tree | snapshot |
2006-09-03 |
brain | Output the certificate hash to the user when they connect |
commit | commitdiff | tree | snapshot |
2006-09-03 |
brain | Remove some gunk |
commit | commitdiff | tree | snapshot |
2006-09-03 |
brain | Document <oper:fingerprint> |
commit | commitdiff | tree | snapshot |
2006-09-03 |
brain | Changed how this module works. |
commit | commitdiff | tree | snapshot |
2006-09-03 |
brain | Check for people trying to literally put the fingerprin... |
commit | commitdiff | tree | snapshot |
2006-09-03 |
brain | Removal of debug |
commit | commitdiff | tree | snapshot |
2006-09-03 |
brain | Add comments to document this header |
commit | commitdiff | tree | snapshot |
2006-09-03 |
brain | Document the two new modules |
commit | commitdiff | tree | snapshot |
2006-09-03 |
brain | YAY! A module which allows a user to oper via their... |
commit | commitdiff | tree | snapshot |
2006-09-03 |
brain | Remove a ton of debug |
commit | commitdiff | tree | snapshot |
2006-09-03 |
brain | All but cert revocation is now supported by both modules |
commit | commitdiff | tree | snapshot |
2006-09-03 |
brain | Dont report that the key has expired when it hasnt |
commit | commitdiff | tree | snapshot |
2006-09-03 |
brain | OpenSSL gets certs and populates the ssl_cert* now! |
commit | commitdiff | tree | snapshot |
2006-09-03 |
brain | We now have a test module that can dump someones certif... |
commit | commitdiff | tree | snapshot |
2006-09-03 |
brain | Certificate stuff |
commit | commitdiff | tree | snapshot |
2006-09-03 |
brain | Obtaining of ssl cert in gnutls module and placing... |
commit | commitdiff | tree | snapshot |
2006-09-03 |
brain | Proper error checking on loading cmd_*.so files |
commit | commitdiff | tree | snapshot |
2006-09-03 |
brain | Remove the shared object pointer from the hash after... |
commit | commitdiff | tree | snapshot |
2006-09-03 |
brain | Forgot to copy cmd_mode.so |
commit | commitdiff | tree | snapshot |
2006-09-03 |
brain | Add /RELOAD and move cmd_mode into its own command. |
commit | commitdiff | tree | snapshot |
2006-09-03 |
brain | Auto loading of commands as shared objects via dlsym... |
commit | commitdiff | tree | snapshot |
2006-09-02 |
brain | cmd_* files are now shared object. This lets make ... |
commit | commitdiff | tree | snapshot |
2006-09-02 |
brain | Give this module VF_COMMON, as services depend on it |
commit | commitdiff | tree | snapshot |
2006-09-02 |
brain | Only VF_COMMON modules are sent in CAPAB now, not VF_STATIC |
commit | commitdiff | tree | snapshot |
2006-09-02 |
brain | Doesnt need VF_STATIC |
commit | commitdiff | tree | snapshot |
2006-09-02 |
brain | Comments |
commit | commitdiff | tree | snapshot |
2006-09-02 |
brain | Actually make +ovhk removable with DelMode (just in... |
commit | commitdiff | tree | snapshot |
2006-09-02 |
brain | Because these modes take no parameter when being remove... |
commit | commitdiff | tree | snapshot |
2006-09-02 |
brain | Actually let it be unloaded would be a start (remove... |
commit | commitdiff | tree | snapshot |
2006-09-02 |
brain | Allow unloading of +qa |
commit | commitdiff | tree | snapshot |
2006-09-02 |
brain | And this (i guess it once tested mode stuff) |
commit | commitdiff | tree | snapshot |
2006-09-02 |
brain | So was this... |
commit | commitdiff | tree | snapshot |
2006-09-02 |
brain | For some reason this was VF_STATIC |
commit | commitdiff | tree | snapshot |
2006-09-02 |
brain | Don't try and delete from the item list whilst iteratin... |
commit | commitdiff | tree | snapshot |
2006-09-02 |
brain | Don't use oncleanup to remove listmode lists |
commit | commitdiff | tree | snapshot |
2006-09-02 |
brain | banexception, chanfilter and inviteexception should... |
commit | commitdiff | tree | snapshot |
2006-09-02 |
brain | All modules which implement simplemodes (no parameters... |
commit | commitdiff | tree | snapshot |
2006-09-02 |
brain | Any modules which were using VF_STATIC to indicate... |
commit | commitdiff | tree | snapshot |
2006-09-02 |
brain | Allow unloading of modules which implement modes! |
commit | commitdiff | tree | snapshot |
2006-09-02 |
brain | Add chanrec::IsBanned() so that we dont have to keep... |
commit | commitdiff | tree | snapshot |
2006-09-01 |
brain | Exception handling in most of userrec... not too fine... |
commit | commitdiff | tree | snapshot |
2006-09-01 |
brain | Add snomask f (flood) |
commit | commitdiff | tree | snapshot |
2006-08-31 |
brain | Made CountChannels faster. We use it in quite a few... |
commit | commitdiff | tree | snapshot |
2006-08-31 |
brain | Put some client quit stuff in cmd_quit into the Qq... |
commit | commitdiff | tree | snapshot |
2006-08-31 |
brain | Make ban override notice only trigger when they actuall... |
commit | commitdiff | tree | snapshot |
2006-08-31 |
brain | Fix for bug #134 reported by mixx941: When user connect... |
commit | commitdiff | tree | snapshot |
2006-08-31 |
brain | Forwardport fix from stable (bug#133 reported by insurg... |
commit | commitdiff | tree | snapshot |
2006-08-31 |
om | Remove extra/wrong qualifications, makes GCC 4.1 (at... |
commit | commitdiff | tree | snapshot |
2006-08-31 |
brain | *thwap* om for not fixing the bugs he finds :p |
commit | commitdiff | tree | snapshot |
2006-08-30 |
brain | In this instance find is faster than rfind |
commit | commitdiff | tree | snapshot |
2006-08-30 |
brain | And make it work here |
commit | commitdiff | tree | snapshot |
2006-08-30 |
brain | Fix for parameters which contain a colon (which is... |
commit | commitdiff | tree | snapshot |
2006-08-30 |
brain | Remove -v argument from install (openbsd doesnt like... |
commit | commitdiff | tree | snapshot |
2006-08-30 |
brain | Remove a ton of <typeinfo>, <iostream>, <sstream> etc... |
commit | commitdiff | tree | snapshot |
2006-08-30 |
brain | Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons... |
commit | commitdiff | tree | snapshot |
2006-08-29 |
brain | Annnd, get the fix right. |
commit | commitdiff | tree | snapshot |
2006-08-29 |
brain | Fix for correct display when removing snomask |
commit | commitdiff | tree | snapshot |
2006-08-29 |
brain | Put servername in remote quits |
commit | commitdiff | tree | snapshot |
2006-08-29 |
brain | Document SnomaskManager |
commit | commitdiff | tree | snapshot |
2006-08-29 |
brain | Only send 008 when MODE Oper |
commit | commitdiff | tree | snapshot |
2006-08-29 |
brain | Clarify message |
commit | commitdiff | tree | snapshot |
2006-08-29 |
brain | Don't silently drop modes that are oper only when a... |
commit | commitdiff | tree | snapshot |
2006-08-29 |
brain | FDSFDSACFasfcas |
commit | commitdiff | tree | snapshot |
2006-08-29 |
brain | Fix typos |
commit | commitdiff | tree | snapshot |
2006-08-29 |
brain | More snomask +o (unoper) |
commit | commitdiff | tree | snapshot |
2006-08-29 |
brain | Snomasks +k (kills) and +o (oper) |
commit | commitdiff | tree | snapshot |
2006-08-29 |
brain | The rest of snomask +x (i think) |
commit | commitdiff | tree | snapshot |
2006-08-29 |
brain | Snomask +l (linking) and some +x (XLINE) |
commit | commitdiff | tree | snapshot |
2006-08-29 |
brain | +Q and +C (remote quit and connect) snomasks implemented |
commit | commitdiff | tree | snapshot |
2006-08-29 |
brain | Implement messages for snomasks +cq (local connect... |
commit | commitdiff | tree | snapshot |
2006-08-29 |
brain | Remove snomask n (nickchanges) - this will be a module... |
commit | commitdiff | tree | snapshot |
2006-08-29 |
brain | auto-set +s when +n is set (as +n requires +s) - allow... |
commit | commitdiff | tree | snapshot |
2006-08-29 |
brain | Snomask support cometh! and it leave a sticky white... |
commit | commitdiff | tree | snapshot |
2006-08-29 |
brain | Spanningtree tidyups |
commit | commitdiff | tree | snapshot |
2006-08-28 |
w00t | Hey, what the hell. Let's do remote ADMIN too. :) |
commit | commitdiff | tree | snapshot |
2006-08-28 |
w00t | ^*&^^)()%- |
commit | commitdiff | tree | snapshot |
2006-08-28 |
w00t | Remote MOTD support |
commit | commitdiff | tree | snapshot |
2006-08-28 |
brain | Remove blank lines from previous perl inplace edits |
commit | commitdiff | tree | snapshot |
2006-08-28 |
w00t | Make oper-override notices a bit more grammar friendly... |
commit | commitdiff | tree | snapshot |
2006-08-28 |
brain | Update comment |
commit | commitdiff | tree | snapshot |
2006-08-28 |
brain | Zed, you are found guilty of over-assuming the IRC... |
commit | commitdiff | tree | snapshot |
2006-08-28 |
brain | YOU KNOW I REALLY HATE IT WHEN CLIENT AUTHORS JUST... |
commit | commitdiff | tree | snapshot |
2006-08-28 |
brain | Hint of the day: When you have a function that can... |
commit | commitdiff | tree | snapshot |
2006-08-28 |
brain | Move trailing space stripping to only strip from non... |
commit | commitdiff | tree | snapshot |
2006-08-28 |
brain | Check for muppet 3rdparty apps that might not order... |
commit | commitdiff | tree | snapshot |
2006-08-28 |
brain | Error scemantics - 'this' server, 'your' server |
commit | commitdiff | tree | snapshot |
2006-08-28 |
brain | Module list diffing |
commit | commitdiff | tree | snapshot |
2006-08-28 |
brain | Capab matching on important keys, and module lists |
commit | commitdiff | tree | snapshot |
2006-08-28 |
brain | Fix ping timeouts to properly close and free the socket... |
commit | commitdiff | tree | snapshot |
2006-08-28 |
brain | gcc whinges. |
commit | commitdiff | tree | snapshot |
next |