summaryrefslogtreecommitdiff
path: root/src/parse.c
AgeCommit message (Expand)Author
2014-05-22- parse.c:mod_del_cmd(): make sure the command actually exists in the trie be...michael
2014-03-06- parse.c:do_numeric(): now use sendto_channel_butone() to also forwardmichael
2014-03-05- parse.c: moved 'sender' variable to inner scopemichael
2014-03-05- parse.c: removed redundant commentmichael
2014-01-25- Clean up all files in src/ (fixed indentation, removed whitespaces/tabs)michael
2014-01-21- Fixed improper use of the ID_or_name macro in several placesmichael
2014-01-15- Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs)michael
2014-01-06- parse.c, m_message.c: replaced few 512s with IRCD_BUFSIZE; removed useless ...michael
2013-08-02- Removed rfc1459_command_send_error() message handlermichael
2013-07-03- White-space commit / style correctionsmichael
2013-06-04- Style correcions/white-space changesmichael
2013-04-19- Revert to -r1831michael
2013-04-19- Made all numeric defines use the actual string instead of the numeric valuemichael
2013-03-31- Replaced all occurrences of ircsprintf with sprintf/snprintfmichael
2013-01-03- parse.c:handle_numeric(): add missing space as reported by Mantasmichael
2012-12-28- parse.c:handle_numeric(): implement ircu-based improvements/cleanupsmichael
2012-12-18- parse.c:handle_numeric(): added temporary workaround for servers sendingmichael
2012-10-30- Made m_globops() and ms_globops() use sendto_realops_flags()michael
2012-10-27- Second time's the charm? Moving svnroot/ircd-hybrid-8 tomichael