Age | Commit message (Expand) | Author |
2010-06-04 | Only enable vhosts automatically if the user doesn't already have the vhost set | Adam- |
2010-06-03 | Added inspircd2.0 protocol module, moved usermode +r unsetting on nick change... | Adam- |
2010-06-03 | Keep track of what IRCds set -r on nick change and dont inform us to keep the... | Adam- |
2010-06-03 | Use pongs to determine when servers are done syncing in Unreal, fixes a probl... | Adam- |
2010-06-03 | Removed ircd->b_delay_auth, have User::CheckAuthenticationToken validate user... | Adam- |
2010-05-30 | Fixed a crash from r2990 | Adam- |
2010-05-28 | Rewrote some of the user nick changing code, enable vhosts for users on nick ... | Adam- |
2010-05-27 | Fixed some compiler warnings found on 64bit systems | Adam- |
2010-05-26 | Fixed tracking of users with the +a channel mode on unrealircd during SJOINs | Adam- |
2010-05-26 | Fixed some windows problems with db_mysql_execute | Adam- |
2010-05-26 | Fixed some windows problems with db_mysql_execute | Adam- |
2010-05-25 | Changed User::AutoID to always log in the user to the core, and to set usermo... | Adam- |
2010-05-25 | Check if a module file exists before making runtime copy of it, keeps 0 byte ... | Adam- |
2010-05-25 | Fixed a crash if /ns ghost is used without a password | Adam- |
2010-05-24 | Truncate memo table before sqlsync and actually add sglines | Adam- |
2010-05-23 | Fixed bug #1167 - Fixed rsquitting juped servers on InspIRCd1.2+ | Adam- |
2010-05-23 | Fixed bug #1165, fixed soem missing tables in /os sqlsync. Also added support... | Adam- |
2010-05-22 | Rewrote the nick colliding/releaseing/canceling system, fixes many many bugs ... | Adam- |
2010-05-21 | Fixed saving capsmin in the database, fixes the bug also fixed by the last co... | Adam- |
2010-05-21 | Fix crash bug when there is a caps kicker in a channel but no alphabetic char... | cyberbotx |
2010-05-21 | Fixed a crash when a users realname changes when they are on a registered nic... | Adam- |
2010-05-21 | Made the oper:name config option case insensitive | Adam- |
2010-05-20 | Fixed db-convert to properly convert mlocked mode names for the new databases | Adam- |
2010-05-19 | Moved opertype access checking to NickAlises constructor, cleans up some code... | Adam- |
2010-05-19 | Fixed a potential crash in os_szline because of a bad pointer passed to an event | Adam- |
2010-05-17 | Made is possible to change levels back to founder only and made founder only ... | Adam- |
2010-05-17 | Free access and badwords list when channels are deleted | Adam- |
2010-05-14 | You dont see this | Adam- |
2010-05-14 | Fixed many windows problems in the debug build | Adam- |
2010-05-14 | Removed ns_noop_convert. The ns_noop module is for stable and almost 4 years old | Adam- |
2010-05-14 | Finished r2957 | Adam- |
2010-05-14 | Reversed the autoop flag to make it more logical. In 1.8, we set this flag to... | DukePyrolator |
2010-05-13 | Fixed all of the bugs related to bug #1162 and fixed mlock params to be saved... | Adam- |
2010-05-13 | fixed crashbugs in db_mysql_write when unsetting url, email and greet | DukePyrolator |
2010-05-13 | fixed crashbug in db_mysql_write on updating an empty greet message | DukePyrolator |
2010-05-13 | Update core bot client names if the config is changed | Adam- |
2010-05-12 | Fixed a potential crash caused from accessing a uninitialized pointer when en... | Adam- |
2010-05-10 | Changed the names of modes in the databases to be exactly the same way they a... | Adam- |
2010-05-10 | Save & load nick requests from db_plain | Adam- |
2010-05-10 | Fixed tracking of InspIRCd channel mode R | Adam- |
2010-05-10 | Fixed tracking of channel mode +L on InspIRCd 1.2 | Adam- |
2010-05-07 | Removed an unneeded static_cast in enc_none | Adam- |
2010-05-07 | Removed the chanserv/aop/list command perm and switched it with chanserv/acce... | Adam- |
2010-05-06 | Fixed bug #1159 and made the SQL fields holding timestamps more consistant | Adam- |
2010-05-05 | Fixed a compile error in r2933 | Adam- |
2010-05-05 | SVN Id keyword to .h/.c/.cpp files | pimpmylinux |
2010-05-03 | Fixed a crash because of a bad SQL query when changing your password | Adam- |
2010-05-01 | Added support for InspIRCd 2.0 | Adam- |
2010-04-30 | Fixed ms_rsend reply when sending a memo to a nick | Adam- |
2010-04-30 | Made ms_rsend work | Adam- |