<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ngircd/doc/Makefile.am, branch rel-22</title>
<subtitle>ngircd with make
</subtitle>
<id>http://git.nakidai.ru/ngircd/atom?h=rel-22</id>
<link rel='self' href='http://git.nakidai.ru/ngircd/atom?h=rel-22'/>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/'/>
<updated>2014-01-17T20:04:40+00:00</updated>
<entry>
<title>Use $(MKDIR_P) instead of $(mkinstalldirs) in Makefile's</title>
<updated>2014-01-17T20:04:40+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2014-01-17T20:04:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=90062111f7fd3be5941d94781470b391bebfccaa'/>
<id>urn:sha1:90062111f7fd3be5941d94781470b391bebfccaa</id>
<content type='text'>
And test for "mkdir -p" using AC_PROG_MKDIR_P in "configure".
</content>
</entry>
<entry>
<title>Use "${docdir}/Commands.txt" as help text file</title>
<updated>2013-01-01T18:25:06+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2013-01-01T18:25:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=950aeec3ff0e15c456ac32d8fecee8c73f7c5df3'/>
<id>urn:sha1:950aeec3ff0e15c456ac32d8fecee8c73f7c5df3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add doc/Commands.txt which should document all commands</title>
<updated>2013-01-01T14:11:31+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2013-01-01T14:09:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=8ec09e3ca47a8d2ca0502831d77f7edc8c4749a6'/>
<id>urn:sha1:8ec09e3ca47a8d2ca0502831d77f7edc8c4749a6</id>
<content type='text'>
This document can be used as "help text", too, see configuration option
"HelpFile" in ngircd.conf(5).

Please note that this file in its current state is far from complete, only
a few commands are documented, but you should get an idea how it works.

So please send in patches adding the remaining parts! :-)
</content>
</entry>
<entry>
<title>Makefiles: Correctly quote sed expressions</title>
<updated>2012-12-25T18:14:31+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-12-25T18:13:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=1e5a7aac877f2b5d105d8cb291b107217b140632'/>
<id>urn:sha1:1e5a7aac877f2b5d105d8cb291b107217b140632</id>
<content type='text'>
Now the Makefiles support spaces in "$sysconfdir", which isn't uncommon
for Cygwin for example, when $HOME contains whitespaces ("/home/User Name")
and ngIRCd is installed into the user home ("./configure --prefix=$HOME").
</content>
</entry>
<entry>
<title>Add doc/Contributing.txt to distribution archive</title>
<updated>2012-09-24T15:40:33+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-09-24T15:40:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=b1b83831d199cc893606e924255a8747c97cd572'/>
<id>urn:sha1:b1b83831d199cc893606e924255a8747c97cd572</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make our own targets "silent", if enabled</title>
<updated>2012-09-15T17:15:16+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-09-15T17:15:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=5300f0082cf834b60d36859acc0be3c17b3848c9'/>
<id>urn:sha1:5300f0082cf834b60d36859acc0be3c17b3848c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>"make uninstall": remove ngircd.conf if not modified</title>
<updated>2012-08-18T21:50:20+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-08-18T21:50:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=4cf65b973c780880047b0ad4e77e95cf7315cb0f'/>
<id>urn:sha1:4cf65b973c780880047b0ad4e77e95cf7315cb0f</id>
<content type='text'>
Now "make uninstall" removes the installed "ngircd.conf" file, if it
is still equal to our "sample-ngircd.conf" file and therefore hasn't
been modified by the user. If it has been modified, it isn't removed
and a notice is displayed to the user.

In addition, "make install" now displays a message when no ngircd.conf
file exists and the "sample-ngircd.conf" file will be installed as a
starting point.
</content>
</entry>
<entry>
<title>Implement core IRC capability handling and "CAP" command</title>
<updated>2012-03-31T13:59:06+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-03-31T13:59:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=bd3a7ccb158c9f2eac1af77804529b76d99c3e79'/>
<id>urn:sha1:bd3a7ccb158c9f2eac1af77804529b76d99c3e79</id>
<content type='text'>
This patch implements the core functions to support "IRC Capabilities"
and the IRC "CAP" command as used by other servers and specified here:
&lt;http://www.leeh.co.uk/draft-mitchell-irc-capabilities-02.html&gt;.

It enables ngIRCd to support the defined handshake, but it doesn't
implement any capabilities, so "CAP LS" and "CAP LIST" always return
the empty set and "CAP REQ ..." always fails with "CAP NAK".
</content>
</entry>
<entry>
<title>Makefiles: list each source files on a separate line</title>
<updated>2012-03-31T10:52:58+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-03-31T10:52:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=67bd1bf34fc3f7bebb304cdf84284523c8ea09f5'/>
<id>urn:sha1:67bd1bf34fc3f7bebb304cdf84284523c8ea09f5</id>
<content type='text'>
Patches that add/remove source files become much nicer this way :-)
</content>
</entry>
<entry>
<title>Added doc/Modes.txt: document modes supported by ngIRCd</title>
<updated>2011-08-26T14:16:53+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2011-08-26T14:16:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=f173a974bee5181d8131519ed07b3b5261bf6366'/>
<id>urn:sha1:f173a974bee5181d8131519ed07b3b5261bf6366</id>
<content type='text'>
</content>
</entry>
</feed>
