<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initscripts/src, branch F11-branch</title>
<subtitle>Mageia fork of Fedora's Init Scripts</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/'/>
<entry>
<title>Remove very obsolete file.</title>
<updated>2009-12-05T00:38:36+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2009-07-29T20:58:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=13aa894a8f4d5e8fa419b6fc7c56f5b1b17d0d5a'/>
<id>13aa894a8f4d5e8fa419b6fc7c56f5b1b17d0d5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move .cvsignore -&gt; .gitignore.</title>
<updated>2009-12-05T00:32:52+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2009-10-20T20:16:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=b10daa3867e3c3921d37047772353790e0f6f645'/>
<id>b10daa3867e3c3921d37047772353790e0f6f645</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Expand get_hostname() function to support IPv4 and IPv6.</title>
<updated>2009-03-19T19:50:32+00:00</updated>
<author>
<name>David Cantrell</name>
<email>dcantrell@redhat.com</email>
</author>
<published>2008-09-27T02:41:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=8d96a60141a556e25e251d817f072aca7e4d4e8d'/>
<id>8d96a60141a556e25e251d817f072aca7e4d4e8d</id>
<content type='text'>
Make sure that get_hostname() if the user specifies either address
family.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure that get_hostname() if the user specifies either address
family.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary tab.</title>
<updated>2009-03-19T19:50:29+00:00</updated>
<author>
<name>David Cantrell</name>
<email>dcantrell@redhat.com</email>
</author>
<published>2008-09-27T02:30:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=3319050ec2e58442a4feb9288f36db76f5265a0a'/>
<id>3319050ec2e58442a4feb9288f36db76f5265a0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct address family option handling in ipcalc.</title>
<updated>2009-03-19T19:50:24+00:00</updated>
<author>
<name>David Cantrell</name>
<email>dcantrell@redhat.com</email>
</author>
<published>2008-09-27T02:29:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=c4c3bd478fd00208219542657a595098130a56fa'/>
<id>c4c3bd478fd00208219542657a595098130a56fa</id>
<content type='text'>
Make sure the default is IPv4.  If the check option is specified,
make sure we just validate the address and return 1 or 0.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure the default is IPv4.  If the check option is specified,
make sure we just validate the address and return 1 or 0.
</pre>
</div>
</content>
</entry>
<entry>
<title>Compile ipcalc with _GNU_SOURCE defined (for asprintf).</title>
<updated>2009-03-19T19:50:20+00:00</updated>
<author>
<name>David Cantrell</name>
<email>dcantrell@redhat.com</email>
</author>
<published>2008-09-27T02:26:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=e95df210a7f00e337b22044f8f71ca22683cff19'/>
<id>e95df210a7f00e337b22044f8f71ca22683cff19</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Man page updates for ipcalc(1)</title>
<updated>2009-03-19T19:50:16+00:00</updated>
<author>
<name>David Cantrell</name>
<email>dcantrell@redhat.com</email>
</author>
<published>2008-09-27T02:11:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=08cb5b4fbc941c606bbd5073e8094c5538873cd3'/>
<id>08cb5b4fbc941c606bbd5073e8094c5538873cd3</id>
<content type='text'>
Make sure the ipcalc man page explains the -c, -4, and -6 options.
Update some other things.  Shamelessly add my name.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure the ipcalc man page explains the -c, -4, and -6 options.
Update some other things.  Shamelessly add my name.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a address check capability for IPv4 and IPv6 addresses.</title>
<updated>2009-03-19T19:50:11+00:00</updated>
<author>
<name>David Cantrell</name>
<email>dcantrell@redhat.com</email>
</author>
<published>2008-09-27T02:03:53+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=d91005f0d149124749ad6cc98bc42b4111900963'/>
<id>d91005f0d149124749ad6cc98bc42b4111900963</id>
<content type='text'>
Add the -c, --check argument which enables address validation.  The
ipcalc program will exit with 0 if the address is valid or 1 if it
is invalid, for the specified family.

Add the -4, --ipv4 argument to specify the IPv4 address family.

Add the -6, --ipv6 argument to specify the IPv6 address family.

Ensure that the IPv6 family argument is invalid with the IPv4-only
show arguments (broadcast, network, netmask, prefix).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add the -c, --check argument which enables address validation.  The
ipcalc program will exit with 0 if the address is valid or 1 if it
is invalid, for the specified family.

Add the -4, --ipv4 argument to specify the IPv4 address family.

Add the -6, --ipv6 argument to specify the IPv6 address family.

Ensure that the IPv6 family argument is invalid with the IPv4-only
show arguments (broadcast, network, netmask, prefix).
</pre>
</div>
</content>
</entry>
<entry>
<title>Use asprintf() rather than malloc() and sprintf().</title>
<updated>2009-03-19T19:50:06+00:00</updated>
<author>
<name>David Cantrell</name>
<email>dcantrell@redhat.com</email>
</author>
<published>2008-09-27T01:41:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=c304852ff24bab0c13bb327336d28cd17cb995b8'/>
<id>c304852ff24bab0c13bb327336d28cd17cb995b8</id>
<content type='text'>
Use asprintf() for conversion and abort on memory allocation
failures.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use asprintf() for conversion and abort on memory allocation
failures.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use inet_ntop() and inet_pton()</title>
<updated>2009-03-19T19:49:54+00:00</updated>
<author>
<name>David Cantrell</name>
<email>dcantrell@redhat.com</email>
</author>
<published>2008-09-27T01:35:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=17057e2d8ec5fe3395cbb0c0a7552c1eaff2ff40'/>
<id>17057e2d8ec5fe3395cbb0c0a7552c1eaff2ff40</id>
<content type='text'>
The inet_ntoa() and inet_aton() functions are deprecated and limited
to AF_INET only.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The inet_ntoa() and inet_aton() functions are deprecated and limited
to AF_INET only.
</pre>
</div>
</content>
</entry>
</feed>
