summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-18- Update doc/modes.txtmichael
2013-05-18- Removed testline and testmaskmichael
2013-05-17- s_serv.c:hunt_server(): removed collapse() call. Let match() deal with it.michael
2013-05-17- version.c: update copyright yearsmichael
2013-05-17- Removed extranous EmptyString() testmichael
2013-05-17- m_whowas.c:whowas_do(): minor cleanups and optimizationsmichael
2013-05-16- Update help/notice and help/privmsgmichael
2013-05-16- Removed outdated commentmichael
2013-05-16- Another fix to previous commit. Am I drunk? Aye!michael
2013-05-16- Merged valid_username() and clean_user_name()michael
2013-05-16- automake 1.13.2michael
2013-05-16- m_svsmode(): restore ability to change a user's host via SVSMODE +michael
2013-05-15- m_svsmode(): temporarily allow 3 arguments (SVSMODE without a valid TS)michael
2013-05-15- NEWS: fixed typomichael
2013-05-15- Update NEWSmichael
2013-05-15- Update help/cmodemichael
2013-05-15- Bump patchlevel to hybrid-8.1.0beta5michael
2013-05-15- m_nick.c: replaced few strcpy() with strlcpy()michael
2013-05-15- m_help.c: minor changes to dohelp() (use pointer arithmetic instead of inde...michael
2013-05-15- Update help/indexmichael
2013-05-15- Remove help/uhelpmichael
2013-05-14- Added 'locops' and 'wallops' to irc-operator flagsmichael
2013-05-14- Improve KILL server notice to be more specific about the client beingmichael
2013-05-14- Update NEWSmichael
2013-05-14- Remove help/opersmichael
2013-05-14- Move all helpfiles to help/michael
2013-05-14- Overhaul HELP systemmichael
2013-05-14- Update reference.confmichael
2013-05-12- m_svsmode(), set_user_mode(): \n, \r, \t aren't treaded specially anymoremichael
2013-05-12- Remove entering_umode and change_umode callbacks in preparation for themichael
2013-05-12- m_topic.c: fixed compile warningmichael
2013-05-12- Update reference.confmichael
2013-05-12- Whitespace commitmichael
2013-05-12- Update reference.confmichael
2013-05-12- Removed 'remote', and 'global_kill' oper flags, and added 'connect',michael
2013-05-12- Renamed m_error() to mr_error()michael
2013-05-12- mr_error(): ignore error if it's not a connecting/handshaking servermichael
2013-05-12- part_one_client(): removed useless client_p argumentmichael
2013-05-12- m_nick.c, m_part.c: only style correctionsmichael
2013-05-11- set svn propertiesmichael
2013-05-11- Re-added Tao-of-IRC.940110 for historical reasons and because I like it.michael
2013-05-11- Update modes.txtmichael
2013-05-11- Mostly style cleanups & whitespace changesmichael
2013-05-10- Update README. config.h is gone for over a decade nowmichael
2013-05-10- Removed unused OFLAG_OPER_SPY definitionmichael
2013-05-09- Only show remote client exit notices if the server sent an EOBmichael
2013-05-09- Update READMEmichael
2013-05-09- m_eob(): Re-added EOB noticemichael
2013-05-08- Revved patchlevelmichael
2013-05-08- m_capab(): fixed compile warningmichael