2007-08-27 |
w00t | Nickname collision: third revisitation |
blob | commitdiff | raw | diff to current |
2007-08-27 |
w00t | TS may be a more elegant solution, but it is fucking... |
blob | commitdiff | raw | diff to current |
2007-08-27 |
w00t | Oops, forgot a branch (the logic here totally sucks... |
blob | commitdiff | raw | diff to current |
2007-08-27 |
w00t | Nick collision handling with TS rules. This probably... |
blob | commitdiff | raw | diff to current |
2007-08-27 |
w00t | Add a metric assload of TRANSLATE macros to modules. |
blob | commitdiff | raw | diff to current |
2007-08-27 |
brain | A few tidyups, and comment how the new constructors... |
blob | commitdiff | raw | diff to current |
2007-08-27 |
brain | Allocate uid in userrec constructor. Optional param... |
blob | commitdiff | raw | diff to current |
2007-08-27 |
w00t | Oops, don't forget to save UUID of remote clients |
blob | commitdiff | raw | diff to current |
2007-08-27 |
w00t | Make FJOIN send UUID |
blob | commitdiff | raw | diff to current |
2007-08-27 |
w00t | Convert a metric assload of stuff to use UID |
blob | commitdiff | raw | diff to current |
2007-08-27 |
w00t | Paranoia: Check for UUID collision on UID reciept,... |
blob | commitdiff | raw | diff to current |
2007-08-27 |
w00t | This will royally fuck 1.2's linking right now, but.. |
blob | commitdiff | raw | diff to current |
2007-08-26 |
brain | Routing failure messages back where they came from... |
blob | commitdiff | raw | diff to current |
2007-08-23 |
brain | Add some stuff to change how we process a token sepeper... |
blob | commitdiff | raw | diff to current |
2007-08-09 |
w00t | Show <unknown> instead of an empty string on CAPAB... |
blob | commitdiff | raw | diff to current |
2007-07-23 |
brain | Fix crash on unload of modules with listening sockets... |
blob | commitdiff | raw | diff to current |
2007-07-18 |
brain | Ive tidied up the mode count stuff, but i still cant... |
blob | commitdiff | raw | diff to current |
2007-07-16 |
peavey | OOPS! We try again, since I'm smoking craq. LF is 0x0a... |
blob | commitdiff | raw | diff to current |
2007-07-16 |
peavey | 'svn propset -R svn:eol-style CR *' Set to UNIX-style... |
blob | commitdiff | raw | diff to current |
2007-06-24 |
brain | Check for TS==0 in FJOIN |
blob | commitdiff | raw | diff to current |
2007-06-24 |
brain | Drop fmode with TS of 0, just in case any craq smoking... |
blob | commitdiff | raw | diff to current |
2007-06-24 |
brain | Fix for atheme support (and others) which makes sure... |
blob | commitdiff | raw | diff to current |
2007-06-14 |
burlex | - Fixed fencepost error in apply_other_sides_modes. |
blob | commitdiff | raw | diff to current |
2007-06-14 |
burlex | + Added a check between servers prefixes at the CAPAB... |
blob | commitdiff | raw | diff to current |
2007-06-09 |
brain | A ton more clear() and empty() stuff thats been lingeri... |
blob | commitdiff | raw | diff to current |
2007-05-21 |
brain | Move inspircd.h to top |
blob | commitdiff | raw | diff to current |
2007-05-20 |
brain | Send CHANMODES= and PREFIX= in CAPAB CAPABILITIES. |
blob | commitdiff | raw | diff to current |
2007-05-19 |
w00t | Windows support. Tested and working to compile on freeb... |
blob | commitdiff | raw | diff to current |
2007-05-13 |
brain | We dont need to send FMODE for user mode changes, and... |
blob | commitdiff | raw | diff to current |
2007-05-13 |
brain | Fix remote bursting with quietbursts, before QA actuall... |
blob | commitdiff | raw | diff to current |
2007-05-13 |
brain | Better logging to troubleshoot silentbursts |
blob | commitdiff | raw | diff to current |
2007-05-10 |
brain | Change some stuff around to make sure metadata/fmode... |
blob | commitdiff | raw | diff to current |
2007-05-10 |
brain | remove EB metadata madness and make services people... |
blob | commitdiff | raw | diff to current |
2007-05-10 |
brain | Small api change with wide reaching effects in modules... |
blob | commitdiff | raw | diff to current |
2007-05-09 |
brain | Fix ping timeout ERROR not being generated when a serve... |
blob | commitdiff | raw | diff to current |
2007-05-08 |
w00t | - (FINALLY, ffs) add realnames to connect/remote connec... |
blob | commitdiff | raw | diff to current |
2007-05-07 |
brain | Correct the silentbursts logic |
blob | commitdiff | raw | diff to current |
2007-05-07 |
brain | Slightly tidier capab checks |
blob | commitdiff | raw | diff to current |
2007-05-07 |
brain | Needs a little testing: Tidyup of some code, namely... |
blob | commitdiff | raw | diff to current |
2007-05-07 |
brain | Fix channel TS not being set correctly on creation... |
blob | commitdiff | raw | diff to current |
2007-05-07 |
brain | Developers, please review ForceJoin starting at line... |
blob | commitdiff | raw | diff to current |
2007-05-07 |
brain | A bit more debug in here |
blob | commitdiff | raw | diff to current |
2007-05-07 |
brain | Add bugnotice when an fmode is sent with a TS < ours... |
blob | commitdiff | raw | diff to current |
2007-05-07 |
brain | FTOPIC from another server now (correctly) shows local... |
blob | commitdiff | raw | diff to current |
2007-05-04 |
brain | Add options:quietbursts, fixes bug #269, also adds... |
blob | commitdiff | raw | diff to current |
2007-05-01 |
brain | Much more detailed logging of lowlevel socket errors... |
blob | commitdiff | raw | diff to current |
2007-05-01 |
brain | Fix crashbug in latest svn introduced by inspsocket... |
blob | commitdiff | raw | diff to current |
2007-04-26 |
brain | Make error reporting work properly, it seemed to loose... |
blob | commitdiff | raw | diff to current |
2007-04-25 |
peavey | dhost and host are both char[65], so let stringcopy... |
blob | commitdiff | raw | diff to current |
2007-04-15 |
brain | Fix for bug that took ages to track down and was very... |
blob | commitdiff | raw | diff to current |
2007-04-09 |
brain | The hmac stuff was slightly wrong, calculating the... |
blob | commitdiff | raw | diff to current |
2007-04-09 |
brain | D'oh, this is what causes it to randomly not allow... |
blob | commitdiff | raw | diff to current |
2007-04-09 |
brain | And spell it right. |
blob | commitdiff | raw | diff to current |
2007-04-09 |
brain | Minor change, easy to roll back if it fucks up |
blob | commitdiff | raw | diff to current |
2007-04-09 |
brain | Whoopsie |
blob | commitdiff | raw | diff to current |
2007-04-09 |
brain | Wait longer before sending data on the connect than... |
blob | commitdiff | raw | diff to current |
2007-04-09 |
brain | Revert |
blob | commitdiff | raw | diff to current |
2007-04-09 |
brain | Test tweak to make it sync faster |
blob | commitdiff | raw | diff to current |
2007-04-09 |
brain | Different way of generating random string |
blob | commitdiff | raw | diff to current |
2007-04-09 |
brain | Give information in snomask +l to what type of auth... |
blob | commitdiff | raw | diff to current |
2007-04-09 |
brain | Add config <options:disablehmac> to support disabling... |
blob | commitdiff | raw | diff to current |
2007-04-09 |
brain | Remove debug: This now works! |
blob | commitdiff | raw | diff to current |
2007-04-09 |
brain | I think we're almost there now |
blob | commitdiff | raw | diff to current |
2007-04-09 |
brain | This is likely fucked up beyond all recognition. Today... |
blob | commitdiff | raw | diff to current |
2007-04-09 |
brain | Debug, and we seem to be sending capab twice |
blob | commitdiff | raw | diff to current |
2007-04-09 |
brain | Add basic HMAC suggested by jilles to make the auth... |
blob | commitdiff | raw | diff to current |
2007-04-09 |
brain | Test code that pretends to send a hashed value if its... |
blob | commitdiff | raw | diff to current |
2007-04-09 |
brain | Added ability to send and receive a challenge, dont... |
blob | commitdiff | raw | diff to current |
2007-04-09 |
brain | Add methods needed for storing challenge string |
blob | commitdiff | raw | diff to current |
2007-04-07 |
brain | Add licensing headers to files which are missing them... |
blob | commitdiff | raw | diff to current |
2007-04-05 |
brain | Fix for bug #199 (Feature request) submitted by owine... |
blob | commitdiff | raw | diff to current |
2007-04-02 |
brain | This needs some general QA-ing. Add support to new... |
blob | commitdiff | raw | diff to current |
2007-03-24 |
brain | Check validity (length) of all NICK parameters to make... |
blob | commitdiff | raw | diff to current |
2007-03-18 |
brain | set the TS of a channel in JoinUser, not after the... |
blob | commitdiff | raw | diff to current |
2007-03-10 |
brain | Whoops, fix a silly bug i just introduced :p |
blob | commitdiff | raw | diff to current |
2007-03-10 |
brain | Move FJOIN propogation above the FMODEs generated by... |
blob | commitdiff | raw | diff to current |
2007-03-10 |
brain | Fix typo |
blob | commitdiff | raw | diff to current |
2007-03-10 |
brain | HIGHLY EXPERIMENTAL: This needs heavy testing -- new... |
blob | commitdiff | raw | diff to current |
2007-03-08 |
brain | Take away a uline specific check in fmode, which might... |
blob | commitdiff | raw | diff to current |
2007-02-25 |
brain | Ensure that simplemodes are sent first (jilles requeste... |
blob | commitdiff | raw | diff to current |
2007-02-25 |
brain | Bans are bursted using a large string buffer to save... |
blob | commitdiff | raw | diff to current |
2007-02-11 |
brain | Allow for nick!user@host in TOPIC information. |
blob | commitdiff | raw | diff to current |
2007-02-07 |
brain | Support port binding here |
blob | commitdiff | raw | diff to current |
2007-01-27 |
brain | Potential desync on "nick collision at same time as... |
blob | commitdiff | raw | diff to current |
2007-01-19 |
brain | Fix dependencies |
blob | commitdiff | raw | diff to current |
2007-01-19 |
brain | Split this up even more, much smaller files that are... |
blob | commitdiff | raw | diff to current |
|