summaryrefslogtreecommitdiff
path: root/src/s_serv.c
AgeCommit message (Expand)Author
2014-05-01- Backported /list and hunt_server() optimization from TRUNKmichael
2014-04-13- s_serv.c, m_server.c: moved all netburst related code to m_server.cmichael
2014-01-25- Clean up all files in src/ (fixed indentation, removed whitespaces/tabs)michael
2013-12-25- Fixed EOB not working for remote servers (Fake Direction)michael
2013-12-17- Avoid magically sized temporary buffersmichael
2013-12-17- introduce_client(), sendnick_TS(): fixed buffer overflow if a client has al...michael
2013-08-17- Fixed certificate fingerprint validation for outgoing server connectsmichael
2013-07-03- White-space commit / style correctionsmichael
2013-06-19- s_serv.c:show_capabilities(): fixed buffer odditiesmichael
2013-06-18- s_serv.c: cleanup show_capabilities(). Replace sprintf() combo with strlcat()michael
2013-06-15- Implement CERTFPmichael
2013-06-06- Added read_links_file()michael
2013-06-05- s_serv.c:write_links_file(): replaced a dlinkAdd() with dlinkAddTail()michael
2013-06-04- Style correcions/white-space changesmichael
2013-05-31- Cleanup flattened links codemichael
2013-05-29- s_user.c, s_serv.c, rsa.c: style corrections; mostly whitespace changesmichael
2013-05-17- s_serv.c:hunt_server(): removed collapse() call. Let match() deal with it.michael
2013-05-08- Cleanup previous commit -r1957michael
2013-05-08- EOB is now send to all servers globallymichael
2013-05-05- Backport -r1877 [Made find_capability() return an unsigned int]michael
2013-04-24- Constificationmichael
2013-04-24- Cleanup m_map.cmichael
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
2012-11-13- changed match() polarity. match() now returns 0 on match and 1 on non-matchmichael
2012-11-10- minor MaskItem structure cleanupmichael
2012-11-07- First pass of conf parser stabilization/cleanupmichael
2012-11-04- Cleanup configuration subsystemmichael
2012-11-04- Initial rewrite of the configuration subsystemmichael
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