summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-09-17partly fixed chanserv invite (it still sends the wrong message when inviting ...DukePyrolator
2009-09-16Really not send unknown command messages on non-fantasy commandsAdam-
2009-09-16don't send any error messages on unknown fantasy commandsDukePyrolator
2009-09-15Removed command position from Module::AddCommand(), it is no longer used beca...Adam-
2009-09-14fixed a small issue in inspircd12 support, introduced with the last commitDukePyrolator
2009-09-14fixed inspircd12 support - now we send a TS6SID on BURSTDukePyrolator
2009-09-13Removed super admin requirement for operserv/umode operserv/oline and operser...Adam-
2009-09-12fixed a crashbug on /ns set kill. thanks to Phantomal for reporting.DukePyrolator
2009-09-12Made elist_match_user match against users cloaked hostsAdam-
2009-09-12Fix problem with CMake's auto-library search when being run on a subdirectory...cyberbotx
2009-09-12Fixes bugs #1105 and #1106Adam-
2009-09-12Correctly send modes string when introducing psuedo clients on InspIRCdadam-
2009-09-10Foward port of Vipers os_oline fix in r2495Adam-
2009-09-07Added the OnBotPreLoad event to fix introducing StatServAdam-
2009-09-06Fixed Makefiles to only suppress building when using run-cc.plAdam-
2009-09-05Fixed the reply when an oper tries to view an unregistered nicks alist to be ...Adam-
2009-09-01Change quit on kill value in inspircd1.2 protocol module to 0Adam-
2009-08-30Fixed segfault bug & check_modes() going insane over uninitialized variable.jantje_85
2009-08-30Fix chanserv.c to compile after DEFCON changes.cyberbotx
2009-08-30Add messages at the bottom of HELP telling you if you can/cant use the comman...Adam-
2009-08-30Forward port of several DEFCON fixes:jantje_85
2009-08-30Fixed problem introduced in last commitAdam-
2009-08-30Properly keep track of services enforcer clients internally, they should now ...Adam-
2009-08-30Fixed an uninitialized variable in Timers that could make NickServCollide failAdam-
2009-08-24Fixed idle time and signon time when whoising services clients on inspircd1.2adam-
2009-08-24fixed typo. i apologize for being an idiot, i promise i will test even onelin...pimpmylinux
2009-08-24oops, sorry :(pimpmylinux
2009-08-24fixed trying to delete sessions when a ulined server quitspimpmylinux
2009-08-23Really fix running Anope from another directory besides bin, and also fix run...cyberbotx
2009-08-23Fix bug with User::SetRealname crashing when a user with a custom GECOS conne...cyberbotx
2009-08-22added more eventsDukePyrolator
2009-08-21Fixed bug #1095, do not resend client introduction when using /botserv bot ad...adam-
2009-08-21Partial revert of r2449, my_memo_lang shouldn't have a char * parameter, cons...cyberbotx
2009-08-19Add a few items to outstanding issues in TODO, clean up a lot of warnings (no...cyberbotx
2009-08-19fixed a possible crashbug on botserv help setDukePyrolator
2009-08-19Fixed a crash when using commands if HostServ is disabledadam-
2009-08-15Changed /nickserv id to allow you to switch accounts without logging out firs...adam-
2009-08-15Set -r on nick change if appropriate and make nick tracking work correctlyadam-
2009-08-12Set the correct opertypes on newly registered usersadam-
2009-08-12fixed a crashbug on /hostserv activateDukePyrolator
2009-08-09Make this really work now. Promise. serv_uplink double setting needs to go aw...rburchell
2009-08-09Introduce clients when we first see the uplink (i.e. successfully connected),...rburchell
2009-08-08Merge do_restart_services and services_restart().rburchell
2009-08-08Remove fatal_sockerror(), as nothing actually uses it.rburchell
2009-08-08Also make use of synched state to introduce pseudoclients instead of blindly ...rburchell
2009-08-08Actually, make use of it now. Pseudoclients are introduced automatically if s...rburchell
2009-08-08Remove SSYNC_UNKNOWN. All IRCds can report sync state, and for those that _re...rburchell
2009-08-08ENDBURST support for inspircd(11|12).rburchell
2009-08-08fixed a crashbug when adding a new botserv botDukePyrolator
2009-08-08Fixed some problems with sepstream when parsing one char tokensadam-