<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/solanum-ircd/solanum.git/include/newconf.h, branch amdj/modules</title>
<subtitle>https://github.com/solanum-ircd/solanum</subtitle>
<id>https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/atom/include/newconf.h?h=amdj%2Fmodules</id>
<link rel='self' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/atom/include/newconf.h?h=amdj%2Fmodules'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/'/>
<updated>2016-03-20T00:14:26Z</updated>
<entry>
<title>config.h delenda est</title>
<updated>2016-03-20T00:14:26Z</updated>
<author>
<name>Elizabeth Myers</name>
</author>
<published>2016-03-20T00:14:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=9b8e9eb32116eb171a951fbbe93c53f1047c9a34'/>
<id>urn:sha1:9b8e9eb32116eb171a951fbbe93c53f1047c9a34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove $Id tags from everything.</title>
<updated>2016-03-06T08:47:27Z</updated>
<author>
<name>Elizabeth Myers</name>
</author>
<published>2016-03-06T08:46:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=cbeab4bc340b7b3f4fbf424ff327758defb9598a'/>
<id>urn:sha1:cbeab4bc340b7b3f4fbf424ff327758defb9598a</id>
<content type='text'>
These are obsolete and none have changed since 10 years gao...
</content>
</entry>
<entry>
<title>newconf: move SSL/TLS deprecation message from ERROR severity to WARNING severity</title>
<updated>2016-02-19T23:11:25Z</updated>
<author>
<name>William Pitcock</name>
</author>
<published>2016-02-19T23:11:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=d84acbcecab7d26e85e66a29b9adacd3db824619'/>
<id>urn:sha1:d84acbcecab7d26e85e66a29b9adacd3db824619</id>
<content type='text'>
</content>
</entry>
<entry>
<title>conf parsing: Fix memory leaks and clean up code a bit.</title>
<updated>2014-02-28T17:35:51Z</updated>
<author>
<name>Keith Buck</name>
</author>
<published>2014-02-28T07:02:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=dceac3e4fb2f3cf7900089ab6d14b91c5670a585'/>
<id>urn:sha1:dceac3e4fb2f3cf7900089ab6d14b91c5670a585</id>
<content type='text'>
Charybdis currently leaks about 45-50k per configuration parse,
including every rehash. This change plugs these leaks by properly
iterating through all conf_parm_t structures to seek all strings that
should be freed and also by freeing the conf_parm_t structures
themselves.

These leaks have been present since the original rewrite of the
configuration parsing system in ircd-ratbox r11953.

Additionally, this change also cleans up and documents the parsing code
a bit.
</content>
</entry>
<entry>
<title>Removed unneeded includes from newconf.h</title>
<updated>2008-07-28T19:14:51Z</updated>
<author>
<name>Valery Yatsko</name>
</author>
<published>2008-07-28T19:14:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=adc7be98fc0ef3e2fed8fdbddbdd8b460fad092d'/>
<id>urn:sha1:adc7be98fc0ef3e2fed8fdbddbdd8b460fad092d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libcharybdis includes gone.</title>
<updated>2008-04-01T22:39:19Z</updated>
<author>
<name>Valery Yatsko</name>
</author>
<published>2008-04-01T22:39:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=81af5bcb394280ff1af82486961d852b102b923b'/>
<id>urn:sha1:81af5bcb394280ff1af82486961d852b102b923b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>start making this compile</title>
<updated>2008-04-01T20:18:48Z</updated>
<author>
<name>William Pitcock</name>
</author>
<published>2008-04-01T20:18:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=5b96d9a6b92f3ca219ff2baab7596cc94580813d'/>
<id>urn:sha1:5b96d9a6b92f3ca219ff2baab7596cc94580813d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not copy string passed to add_top_conf()/add_conf_item().</title>
<updated>2007-12-12T23:14:02Z</updated>
<author>
<name>Jilles Tjoelker</name>
</author>
<published>2007-12-12T23:14:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=d7f753cd3aad6e997b9da85f6973890501496ea1'/>
<id>urn:sha1:d7f753cd3aad6e997b9da85f6973890501496ea1</id>
<content type='text'>
If the caller can keep a function pointer valid, they can
certainly keep a string valid.
This also fixes an error with HAVE_STRDUP undefined.
</content>
</entry>
<entry>
<title>[svn] - the new plan:</title>
<updated>2007-01-25T06:40:21Z</updated>
<author>
<name>nenolod</name>
</author>
<published>2007-01-25T06:40:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=212380e3f42f585dc1ea927402252eb943f91f7b'/>
<id>urn:sha1:212380e3f42f585dc1ea927402252eb943f91f7b</id>
<content type='text'>
  + branches/release-2.1 -&gt; 2.2 base
  + 3.0 -&gt; branches/cxxconversion
  + backport some immediate 3.0 functionality for 2.2
  + other stuff
</content>
</entry>
</feed>
