summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-
2009-08-06Clean up some of inspircds autoid code and make it not resend account name on...adam-
2009-08-06Split off troubleshooting into its own file from FAQ and linked to the wiki f...sjaz
2009-08-06Updated FAQ to point to wiki for easy ongoing maintenance.sjaz
2009-08-06Missed pt.l in (Fixed wording in short description of CHANKILL from OS HELP)sjaz
2009-08-06Fixed wording in short description of CHANKILL from OS HELP except in ru.l be...sjaz
2009-08-06Remove legacy windows installer scripts not used on 1.9 & obsolete epona2anop...sjaz
2009-08-06Fix Makefile/CMakeLists.txt with the removal of mydbgensjaz
2009-08-06Removed unused MySQL files and am.sjaz
2009-08-06dos2unix a couple more files.sjaz
2009-08-06unix2dos docs/README to appease Windows.sjaz
2009-08-06dos2unix'd src/wildcard.cpp - Time to check for others!sjaz
2009-08-06dos/mac2unix'd docs/README and FAQ.sjaz
2009-08-06Truncated version.log to remove 1.7/1.8 stuff.sjaz
2009-08-06Updated FAQ to point to real URL. Thanks Amanda. <3sjaz
2009-08-06Updated docs/README removing unsupported IRCDs on 1.9sjaz
2009-08-06Updated docs/NEWS removing old 1.7/1.8 stuff for 1.9sjaz
2009-08-06Removed docs/OLDCHANGES because it refers to 1.6/1.7 stuff not relevant to 1.9.sjaz
2009-08-06Updated docs/MYSQL with 1.9 MySQL state of play.sjaz
2009-08-06Removed nicktracking from example config.sjaz
2009-08-06Updated Changes.* to remove legacy branch/irrelevant stuff.sjaz
2009-08-06Fix path to anope binary in example.chksjaz
2009-08-06Minor typo fixes in example.confsjaz
2009-08-06do not set mode +d on identify on inspircdDukePyrolator
2009-08-05Reset +r on change to grouped nickadam-
2009-08-05Remove unneeded escapes on characters in lang filesadam-
2009-08-04Fix for bug #1091, HELP can crash without optional services clients adam-
2009-08-04Fixed two typos in bots.cpp that could cause crashesadam-
2009-08-04Fixed autoidadam-
2009-08-03Fix a crash in the ratbox protocol module when Numeric is not defined in the ...adam-
2009-08-01Fixed some memory leaks when setting vhosts on usersadam-
2009-07-31Removed some now unneeded and unused language stringsadam-
2009-07-26Fixed multiple problems with session tracking, read comments in users.c and s...adam-
2009-07-25Changed params parameter of Command's Execute() from std::vector<std::string>...cyberbotx
2009-07-24Changed subcommand parameter of Command's OnHelp() from std::string to ci::st...cyberbotx
2009-07-24Implement case-insensitive versions of std::string, irc::string for RFC-style...cyberbotx
2009-07-21Fixed multiple issues with os_info, including changing the /cs oinfo syntax t...adam-
2009-07-21Added a new event for channels being deletedadam-
2009-07-21added 9 new eventsDukePyrolator
2009-07-19Fix for potentially undefined behavior in the Windows build, make the overloa...cyberbotx
2009-07-18Fixes a crash when renaming NickServadam-
2009-07-17Fix a bug when trying to set BotServ bots as privateadam-
2009-07-16Fixed core clients to rejoin their assigned channels if killedadam-