summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-20Fix build under Windows.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-19updated italian nickserv and chanserv strings, more to comepimpmylinux
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-
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-