2006-08-01 |
brain | Remove unused temp buffers |
commit | commitdiff | tree | snapshot |
2006-08-01 |
brain | Removed threaded dns (it might make a comeback some... |
commit | commitdiff | tree | snapshot |
2006-08-01 |
brain | Clone counting works with ipv6 now |
commit | commitdiff | tree | snapshot |
2006-08-01 |
brain | Add support for comparing ipv6 for clone counting |
commit | commitdiff | tree | snapshot |
2006-08-01 |
brain | Remove the same craq |
commit | commitdiff | tree | snapshot |
2006-08-01 |
brain | Remove ZapThisDns |
commit | commitdiff | tree | snapshot |
2006-08-01 |
brain | Fix broken inet_pton call |
commit | commitdiff | tree | snapshot |
2006-08-01 |
brain | Fixes for inspsocket in ipv6 environment |
commit | commitdiff | tree | snapshot |
2006-08-01 |
brain | Still working under ipv4 now |
commit | commitdiff | tree | snapshot |
2006-08-01 |
brain | Dns stuff |
commit | commitdiff | tree | snapshot |
2006-08-01 |
brain | This might well be the last commit to this dns resolver... |
commit | commitdiff | tree | snapshot |
2006-08-01 |
brain | The IPV6 stuff compiles now, with compile-correct ipv6... |
commit | commitdiff | tree | snapshot |
2006-08-01 |
brain | AF_INET -> define to AF_FAMILY, will be either AF_INET... |
commit | commitdiff | tree | snapshot |
2006-08-01 |
brain | Move to entirely using insp_sockaddr and insp_inaddr... |
commit | commitdiff | tree | snapshot |
2006-08-01 |
brain | Missing include breaks "make clean" on the cmd_* files |
commit | commitdiff | tree | snapshot |
2006-07-31 |
brain | Remove match/wildcmp wrapper which just casts from... |
commit | commitdiff | tree | snapshot |
2006-07-30 |
brain | I think ive found the answer to the hanging connections... |
commit | commitdiff | tree | snapshot |
2006-07-30 |
brain | When m_ident isnt loaded, dont prepend ~ to idents |
commit | commitdiff | tree | snapshot |
2006-07-30 |
brain | Back to 1.1.0+SVN |
commit | commitdiff | tree | snapshot |
2006-07-30 |
brain | 1.1.0+PartyHats(ATP) |
commit | commitdiff | tree | snapshot |
2006-07-30 |
brain | REMOTE STATS! WOOO AND YAY! |
commit | commitdiff | tree | snapshot |
2006-07-30 |
brain | Fix to send out modes remotely when a ban expires so... |
commit | commitdiff | tree | snapshot |
2006-07-30 |
brain | Fix more timedban stuff - possible infinite loop if... |
commit | commitdiff | tree | snapshot |
2006-07-29 |
brain | Fix for bug which can lock up ircd if someone adds... |
commit | commitdiff | tree | snapshot |
2006-07-29 |
brain | Started UserManager class |
commit | commitdiff | tree | snapshot |
2006-07-29 |
brain | Fix typo |
commit | commitdiff | tree | snapshot |
2006-07-28 |
brain | Allow invalid nicks from remote users in NICK (we'll... |
commit | commitdiff | tree | snapshot |
2006-07-28 |
brain | Remove documentation of m_operwho from here |
commit | commitdiff | tree | snapshot |
2006-07-28 |
brain | Remove m_operwho, no longer required in 1.1 as standard... |
commit | commitdiff | tree | snapshot |
2006-07-28 |
brain | Finish off /WHO (i think it covers everything). Now... |
commit | commitdiff | tree | snapshot |
2006-07-28 |
brain | Tidyup |
commit | commitdiff | tree | snapshot |
2006-07-28 |
brain | Typical, forgot a ; |
commit | commitdiff | tree | snapshot |
2006-07-28 |
brain | Document <options:syntaxhints> and <options:nouserdns> |
commit | commitdiff | tree | snapshot |
2006-07-28 |
brain | Take invisible requirement out of chlist() |
commit | commitdiff | tree | snapshot |
2006-07-28 |
brain | Remove casts |
commit | commitdiff | tree | snapshot |
2006-07-28 |
om | Remove unnecessary cast ;p |
commit | commitdiff | tree | snapshot |
2006-07-28 |
brain | Beat om to the commit |
commit | commitdiff | tree | snapshot |
2006-07-28 |
brain | Tidyup message.cpp, remove some really old craq. |
commit | commitdiff | tree | snapshot |
2006-07-28 |
brain | Remove TODO, we just did it. |
commit | commitdiff | tree | snapshot |
2006-07-28 |
brain | Fix the obligotary typos |
commit | commitdiff | tree | snapshot |
2006-07-28 |
brain | Change all references to voodoo numbers (7, 3 etc)... |
commit | commitdiff | tree | snapshot |
2006-07-28 |
brain | Change some if fd > -1 to IS_LOCAL macro |
commit | commitdiff | tree | snapshot |
2006-07-28 |
brain | Optimize common_channels |
commit | commitdiff | tree | snapshot |
2006-07-28 |
brain | Change chlist() to use a chained append |
commit | commitdiff | tree | snapshot |
2006-07-28 |
brain | Make the error more obvious, still has 'not enough... |
commit | commitdiff | tree | snapshot |
2006-07-28 |
brain | Re-order stuff so that users cant get syntax for comman... |
commit | commitdiff | tree | snapshot |
2006-07-28 |
brain | Add support for syntax of commands in place of the... |
commit | commitdiff | tree | snapshot |
2006-07-27 |
brain | Add VF_SERVICEPROVIDER |
commit | commitdiff | tree | snapshot |
2006-07-27 |
brain | Fix to allow +q/-q etc |
commit | commitdiff | tree | snapshot |
2006-07-27 |
brain | Allow SAMODE and remote users to set +qa without local... |
commit | commitdiff | tree | snapshot |
2006-07-27 |
brain | Change std::pair<bool,std::string> to neater typedef... |
commit | commitdiff | tree | snapshot |
2006-07-27 |
brain | Mode merging during FJOIN with ourts==theirts. Only... |
commit | commitdiff | tree | snapshot |
2006-07-27 |
brain | Fix the remote +k-k stuff |
commit | commitdiff | tree | snapshot |
2006-07-27 |
brain | Allow freaky stuff with +k when coming from a server... |
commit | commitdiff | tree | snapshot |
2006-07-27 |
brain | Fix crashbug when exiting a remote client with threaded... |
commit | commitdiff | tree | snapshot |
2006-07-27 |
brain | * Fix Server::SendMode to actually work again. |
commit | commitdiff | tree | snapshot |
2006-07-27 |
brain | commit remainder of new mode bouncing stuff for TS... |
commit | commitdiff | tree | snapshot |
2006-07-26 |
brain | Add extra method to mode handler, ModeHandler::ModeSet(). |
commit | commitdiff | tree | snapshot |
2006-07-26 |
brain | Fix reiterpret_cast stuff that doesnt work right |
commit | commitdiff | tree | snapshot |
2006-07-26 |
brain | Adapt m_spanningtree to use irc::tokenstream instead... |
commit | commitdiff | tree | snapshot |
2006-07-26 |
brain | Migrate towards FMODE with TS, remove the SYNCTS comman... |
commit | commitdiff | tree | snapshot |
2006-07-25 |
om | Remove numeric which makes some clients (Xchat, more... |
commit | commitdiff | tree | snapshot |
2006-07-25 |
brain | Exclude LUSERS lines with zero counts (NO WE WONT CHANG... |
commit | commitdiff | tree | snapshot |
2006-07-25 |
brain | Prevent notice loops on servermasks |
commit | commitdiff | tree | snapshot |
2006-07-25 |
brain | Allow PRIVMSG and NOTICE targets of $<servermask> to... |
commit | commitdiff | tree | snapshot |
2006-07-25 |
brain | Correct static build |
commit | commitdiff | tree | snapshot |
2006-07-25 |
brain | Fix NOTICE $* to go between servers |
commit | commitdiff | tree | snapshot |
2006-07-23 |
brain | Change watchlist to a list of pointers, can operate... |
commit | commitdiff | tree | snapshot |
2006-07-23 |
brain | In the constructor which doesnt set Request::id, we... |
commit | commitdiff | tree | snapshot |
2006-07-23 |
brain | Tidyup and bugfix, not copying the correct column... |
commit | commitdiff | tree | snapshot |
2006-07-23 |
om | Change to use GetId() and ID rather than GetData()... |
commit | commitdiff | tree | snapshot |
2006-07-23 |
brain | Fixed to dynamically allocate the fieldlist |
commit | commitdiff | tree | snapshot |
2006-07-23 |
om | Add an ID field to Request and a GetId() method, takes... |
commit | commitdiff | tree | snapshot |
2006-07-23 |
brain | Move mysql_rpath into extra |
commit | commitdiff | tree | snapshot |
2006-07-23 |
om | *boot* youuuuu're outta here - old blocking SQL API... |
commit | commitdiff | tree | snapshot |
2006-07-23 |
om | Free, as they should be, fieldlist and/or fieldmap... |
commit | commitdiff | tree | snapshot |
2006-07-23 |
brain | More stuff to return empty lists and maps when there... |
commit | commitdiff | tree | snapshot |
2006-07-23 |
brain | Adjust m_mysql to match the assumed behaviour of m_pgsq... |
commit | commitdiff | tree | snapshot |
2006-07-23 |
om | Tidyups, optimisations and make the log messages make... |
commit | commitdiff | tree | snapshot |
2006-07-23 |
om | simple logic error (check they already are +o before... |
commit | commitdiff | tree | snapshot |
2006-07-23 |
om | Mostly updated to new API; Currently doesn't check... |
commit | commitdiff | tree | snapshot |
2006-07-23 |
om | Give SQLfield's constructor parameters default values... |
commit | commitdiff | tree | snapshot |
2006-07-23 |
om | Remove unused variable and assignment |
commit | commitdiff | tree | snapshot |
2006-07-22 |
om | Make m_pgsql return the number of affected rows for... |
commit | commitdiff | tree | snapshot |
2006-07-22 |
brain | Added m_mysql.so and m_pgsql.so to docs, remove m_sql... |
commit | commitdiff | tree | snapshot |
2006-07-22 |
brain | Alter for Rows() == X, Cols() == 0 for 'X rows affected... |
commit | commitdiff | tree | snapshot |
2006-07-22 |
brain | Change to doxygen-friendly comments, and actually docum... |
commit | commitdiff | tree | snapshot |
2006-07-22 |
om | Change comment to actually be rightish |
commit | commitdiff | tree | snapshot |
2006-07-22 |
om | Reorder a couple of constructor prototypes for consistency |
commit | commitdiff | tree | snapshot |
2006-07-22 |
om | Add m_sqlutils - Currently provides ID->chan/user lookups |
commit | commitdiff | tree | snapshot |
2006-07-22 |
brain | I hate the fucking mysql devs. Craq smoking bastards. |
commit | commitdiff | tree | snapshot |
2006-07-22 |
brain | Allocate id properly |
commit | commitdiff | tree | snapshot |
2006-07-22 |
om | Actually hook up the OnUnloadModule event >_< |
commit | commitdiff | tree | snapshot |
2006-07-22 |
brain | This compiles, dont expect it to work yet |
commit | commitdiff | tree | snapshot |
2006-07-22 |
om | Logic error, success is when the error ID *is* NO_ERROR :P |
commit | commitdiff | tree | snapshot |
2006-07-22 |
brain | Stop publishing MySQL feature - check for successful... |
commit | commitdiff | tree | snapshot |
2006-07-22 |
om | Stop publishing the PgSQL feature ( :-'( ) |
commit | commitdiff | tree | snapshot |
2006-07-22 |
brain | Fix -modupdate to not break inspircd_se_config.h (a... |
commit | commitdiff | tree | snapshot |
2006-07-22 |
brain | Make OnCheckReady safe against the user being killed... |
commit | commitdiff | tree | snapshot |
2006-07-22 |
om | Explicitly return false after killing user in OnCheckRe... |
commit | commitdiff | tree | snapshot |
next |