<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ngircd/src/portab, branch rel-15</title>
<subtitle>ngircd with make
</subtitle>
<id>http://git.nakidai.ru/ngircd/atom?h=rel-15</id>
<link rel='self' href='http://git.nakidai.ru/ngircd/atom?h=rel-15'/>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/'/>
<updated>2008-11-13T22:17:32+00:00</updated>
<entry>
<title>Added some missing files of GIT tree to distribution archives</title>
<updated>2008-11-13T22:17:32+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2008-11-13T22:17:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=7b69bc2ae80f43bb6ed823760c01132be83fa2b9'/>
<id>urn:sha1:7b69bc2ae80f43bb6ed823760c01132be83fa2b9</id>
<content type='text'>
The following bits and bytes were not included in distribution archives:
 - contrib: ngindent, ngircd.sh
 - contrib/Debian: ngircd.postinst
 - contrib/MacOSX: preinstall.sh, postinstall.sh
 - doc/src: Doxyfile, header.inc.html, footer.inc.html, ngircd-doc.css
 - src/portab: splint.h
</content>
</entry>
<entry>
<title>Make ngIRCd compile and run on NeXTSTEP 3.3 and OPENSTEP 4.2</title>
<updated>2008-08-01T14:21:16+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2008-08-01T14:21:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=dfc3de131c349a8677d4d4b885dc27f2b2f73567'/>
<id>urn:sha1:dfc3de131c349a8677d4d4b885dc27f2b2f73567</id>
<content type='text'>
by Steven D. Blackford &lt;kb7sqi@aol.com&gt;:

"I wanted to let you know that I've done a quick port of ngircd-0.12.0 for
NEXTSTEP3.3/OPENSTEP4.2. There wasn't a lot of changes required to get it
to compile clean, but I did make the necessary changes so that I didn't
have to use -posix flag. The NeXT has a pretty buggy POSIX implementation
so I always try to work around it. :-)
Anway, here's the changes required to get it to compile."
</content>
</entry>
<entry>
<title>Use strtok_r instead of strchr in IRC_JOIN.</title>
<updated>2008-05-26T19:20:03+00:00</updated>
<author>
<name>Scott Perry</name>
<email>scperry@ucsd.edu</email>
</author>
<published>2008-05-26T10:38:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=b90f71ca2ab1b2eea7ca992b1e51a4b39afe0728'/>
<id>urn:sha1:b90f71ca2ab1b2eea7ca992b1e51a4b39afe0728</id>
<content type='text'>
This patch does significant cleanup on the join code by using strtok_r
instead of mangling strchr to parse channel names and keys in parallel when
a JOIN command contains a list of channels and keys.

Also adds an strtok_r implementation to libportab.
</content>
</entry>
<entry>
<title>Added "portabtest" binary to .gitignore file in src/portabtest/.</title>
<updated>2008-04-09T17:46:26+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2008-04-09T17:46:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=7b33424c13455d9d5ec1958525ef1b2cbf8b4c90'/>
<id>urn:sha1:7b33424c13455d9d5ec1958525ef1b2cbf8b4c90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Moved .cvsignore files to .gitignore</title>
<updated>2008-04-09T16:54:52+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2008-04-09T16:54:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=bc63064d5cfe33ed3fcd3b8a45eb9efaef6cb2be'/>
<id>urn:sha1:bc63064d5cfe33ed3fcd3b8a45eb9efaef6cb2be</id>
<content type='text'>
Since we are using GIT starting from now, I converted all the
.cvsignore files to .gitignore files.
</content>
</entry>
<entry>
<title>added "portabtest" binary to list of files to ignore.</title>
<updated>2006-12-28T13:34:43+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2006-12-28T13:34:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=43f8d149bbb0958f96257a46fb26a1e2d1d7a630'/>
<id>urn:sha1:43f8d149bbb0958f96257a46fb26a1e2d1d7a630</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added .cvsignore files to hide generated files from CVS.</title>
<updated>2006-12-28T13:20:07+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2006-12-28T13:20:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=949a4ef79342c00b0b28eea1be60544900e619b0'/>
<id>urn:sha1:949a4ef79342c00b0b28eea1be60544900e619b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed unnecessary #define of "LOCAL", now use plain C "static" instead.</title>
<updated>2005-07-31T20:13:07+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2005-07-31T20:13:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=77f54693ef258b1fe65ee105fc026dfb2c6257dc'/>
<id>urn:sha1:77f54693ef258b1fe65ee105fc026dfb2c6257dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use strdup() to add oper hostname mask.</title>
<updated>2005-04-16T09:23:01+00:00</updated>
<author>
<name>Florian Westphal</name>
<email>fw@strlen.de</email>
</author>
<published>2005-04-16T09:23:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=77faf14b29caf891c2014b0c8b009c0b60b036cd'/>
<id>urn:sha1:77faf14b29caf891c2014b0c8b009c0b60b036cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>private strdup() implementation in case libc does not provide it.</title>
<updated>2005-04-16T09:20:53+00:00</updated>
<author>
<name>Florian Westphal</name>
<email>fw@strlen.de</email>
</author>
<published>2005-04-16T09:20:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=8b17579e608f60bb48094756107c7e500499ac5f'/>
<id>urn:sha1:8b17579e608f60bb48094756107c7e500499ac5f</id>
<content type='text'>
</content>
</entry>
</feed>
