]> git.ipfire.org Git - thirdparty/dhcp.git/log
thirdparty/dhcp.git
10 years ago[master] Update log_fatal message to be shorter and point to the web page
Shawn Routhier [Thu, 16 Jan 2014 03:02:29 +0000 (19:02 -0800)] 
[master] Update log_fatal message to be shorter and point to the web page

10 years ago[master] Add defintiions for options
Shawn Routhier [Thu, 16 Jan 2014 02:54:35 +0000 (18:54 -0800)] 
[master] Add defintiions for options

10 years ago[master] Extend hardware expression to look at leases if no packet is available
Shawn Routhier [Tue, 14 Jan 2014 21:17:26 +0000 (13:17 -0800)] 
[master] Extend hardware expression to look at leases if no packet is available

[rt24584] Extend the hardware expression to look into the lease if available

10 years ago[master]
Shawn Routhier [Fri, 10 Jan 2014 03:29:29 +0000 (19:29 -0800)] 
[master]
Merge branch 'master' of repo.isc.org:/proj/git/prod/dhcp

10 years ago[master] correct dont-use-async to dont-use-fsync in docs
Shawn Routhier [Thu, 9 Jan 2014 01:00:00 +0000 (17:00 -0800)] 
[master] correct dont-use-async to dont-use-fsync in docs

10 years agoldap code failed to compile due to missing comma. [RT #35159]
Mark Andrews [Tue, 7 Jan 2014 22:33:22 +0000 (09:33 +1100)] 
ldap code failed to compile due to missing comma. [RT #35159]

10 years ago[master] Update release notes for previous commits
Shawn Routhier [Thu, 2 Jan 2014 19:49:13 +0000 (11:49 -0800)] 
[master] Update release notes for previous commits

10 years agoRT#35138 signaled typo
Francis Dupont [Tue, 31 Dec 2013 14:14:24 +0000 (15:14 +0100)] 
RT#35138 signaled typo

10 years ago[master] Update test makefiles to use the correct libraries v4_3_0a1
Shawn Routhier [Fri, 13 Dec 2013 23:50:40 +0000 (23:50 +0000)] 
[master] Update test makefiles to use the correct libraries

10 years ago[master] Correct some makefile issues in the test directories
Shawn Routhier [Fri, 13 Dec 2013 23:48:47 +0000 (15:48 -0800)] 
[master] Correct some makefile issues in the test directories

10 years ago[master] Auto generate files for 4.3.0a1
Shawn Routhier [Fri, 13 Dec 2013 22:09:19 +0000 (22:09 +0000)] 
[master] Auto generate files for 4.3.0a1

10 years ago[master] Prepare for 4.3.0a1
Shawn Routhier [Fri, 13 Dec 2013 21:32:35 +0000 (13:32 -0800)] 
[master] Prepare for 4.3.0a1

Update vesion stamps, copyright dates and the bind version to use.

10 years ago[master] Better support for INFORM requests.
Shawn Routhier [Fri, 13 Dec 2013 20:52:17 +0000 (12:52 -0800)] 
[master] Better support for INFORM requests.

Add support to use the subnet selection option
and the host declaration statements when processing
an inform request

10 years ago[master] Patch to ignore UIDS
Shawn Routhier [Fri, 13 Dec 2013 20:40:45 +0000 (12:40 -0800)] 
[master] Patch to ignore UIDS

This patch adds an option to allow the administrator to tell the
server to ignore UIDS when choosing a lease.

10 years ago[master] Add support for user selection of the from address for DDNS transactions
Shawn Routhier [Wed, 11 Dec 2013 16:08:42 +0000 (08:08 -0800)] 
[master]  Add support for user selection of the from address for DDNS transactions

10 years ago -n [master] add the lease list script to the distribution
Shawn Routhier [Wed, 11 Dec 2013 00:05:00 +0000 (00:05 +0000)] 
 -n [master] add the lease list script to the distribution

10 years ago -n master Patch for 30461 and update the auto generated files
Shawn Routhier [Tue, 10 Dec 2013 04:03:12 +0000 (04:03 +0000)] 
 -n master Patch for 30461 and update the auto generated files

Update the auto genrated files to add the required bind9
libraries

Fix up dhcpctl/Makefile.am to include the isccfg lib

Patch for 30461 to allow the DHCP server to find
the name server to update via the DNS
Conflicts:

10 years ago[master] Clean up some of the notes in RELNOTES
Shawn Routhier [Tue, 26 Nov 2013 19:19:29 +0000 (11:19 -0800)] 
[master] Clean up some of the notes in RELNOTES

Remove one note that was mistakenly committed and tidy
up the ticket numbers on some others.

10 years ago[master] Support using v6 relay options in server decicions.
Shawn Routhier [Tue, 26 Nov 2013 05:00:41 +0000 (21:00 -0800)] 
[master] Support using v6 relay options in server decicions.

10 years ago[master] Fix up the gentle shutdown code to handle failover
Shawn Routhier [Thu, 14 Nov 2013 20:55:10 +0000 (12:55 -0800)] 
[master] Fix up the gentle shutdown code to handle failover

This patch modifies the gentle failover patch to
be cleaner and to handle failover peers better.

10 years ago[master] Emit log messages when the server is stable
Shawn Routhier [Fri, 8 Nov 2013 20:29:20 +0000 (12:29 -0800)] 
[master] Emit log messages when the server is stable

Emit a log message when the server had completed initialization
and is about to start dispatching.  And emit log messages when
both peers in a failover pair have reached the normal state.

10 years ago[master] Add option to suppress the use of fsync when writing lease files
Shawn Routhier [Fri, 8 Nov 2013 20:00:02 +0000 (12:00 -0800)] 
[master] Add option to suppress the use of fsync when writing lease files

The option is dont-use-async <flag> and it defaults to disabled.

10 years ago[master] Add release note
Shawn Routhier [Thu, 7 Nov 2013 18:37:11 +0000 (10:37 -0800)] 
[master] Add release note

10 years agoFix some spelling typos introduced from the 21139 branch.
Jeremy C. Reed [Mon, 4 Nov 2013 14:45:36 +0000 (08:45 -0600)] 
Fix some spelling typos introduced from the 21139 branch.
Also fix another misspelling while here.

10 years ago[master]
Shawn Routhier [Thu, 31 Oct 2013 21:09:24 +0000 (14:09 -0700)] 
[master]
Add log messages for when the addresses we assign.

10 years ago[master]
Shawn Routhier [Wed, 30 Oct 2013 20:52:36 +0000 (13:52 -0700)] 
[master]
    [32692] Signal handlers added: sigint (ctrl-c) and sigterm (default kill)

10 years ago[master]
Shawn Routhier [Wed, 30 Oct 2013 20:34:22 +0000 (13:34 -0700)] 
[master]
Squashed commit of the following:

commit 9b0ea01f2afd1fb7ec1409166183a92731314ca7
Author: Shawn Routhier <sar@isc.org>
Date:   Tue Oct 22 12:02:41 2013 -0700

    -n [rt34924]
    Modify the on_commit code to use a reasonable scope as the reply->lease
    value may not be set, we should use the tmp->scope as we go through
    the iasubopts.

10 years ago-n [master]
Shawn Routhier [Mon, 21 Oct 2013 21:59:41 +0000 (14:59 -0700)] 
-n [master]
Fix the socket handling for DHCPv6 clients to allow multiple instances
of a clinet on a single machine to work properly.
[ISC-Bugs #34784]

10 years ago-n [master]
Shawn Routhier [Mon, 14 Oct 2013 22:53:24 +0000 (15:53 -0700)] 
-n [master]
Add code to support the standards version of DDNS

10 years ago-n [master]
Shawn Routhier [Fri, 11 Oct 2013 21:42:06 +0000 (14:42 -0700)] 
-n [master]
Correct NTP rfc number

11 years agoset SO_REUSEPORT only for multicast
Francis Dupont [Wed, 25 Sep 2013 08:22:43 +0000 (10:22 +0200)] 
set SO_REUSEPORT only for multicast

11 years ago-n [master]
Shawn Routhier [Fri, 30 Aug 2013 20:25:12 +0000 (13:25 -0700)] 
-n [master]
   fixes in openwrt script from the lwds-lite lab as well
   as some cosmetic changes and updating other scripts to
   use two double quotes instead of two single quotes for
   empty zone ids.
   [rt29843]

11 years ago-n [master]
Shawn Routhier [Thu, 29 Aug 2013 20:57:13 +0000 (13:57 -0700)] 
-n [master]
    [32767] Doxygen files for Developer's Guide are now included in release

11 years agoaddress: dhcpv6.c: In function 'reply_process_ia_ta': dhcpv6.c:2784: warning: 'p...
Mark Andrews [Wed, 28 Aug 2013 02:25:33 +0000 (12:25 +1000)] 
address: dhcpv6.c: In function 'reply_process_ia_ta': dhcpv6.c:2784: warning: 'p' might be used uninitialized in this function

11 years ago-n [master]
Shawn Routhier [Tue, 27 Aug 2013 21:20:09 +0000 (14:20 -0700)] 
-n [master]
 26510
 Add support for classes in the IPv6 code

11 years ago-n [master]
Shawn Routhier [Tue, 27 Aug 2013 20:40:47 +0000 (13:40 -0700)] 
-n [master]
    [rt27912]
    Add code to suppor on {commit expiry release} statements for DHCPv6.
    There are several pieces to this change
    1) Add space in the iasubopt structure to hold the statement pointers
    2) Update the execute code to fill in the structures as necessary
    3) Execute the statements when appropriate
    Many of the changes in the non-v6 code are to pass the v6 structures
    around to the execute code.

11 years ago-n [master]
Shawn Routhier [Tue, 27 Aug 2013 18:09:12 +0000 (11:09 -0700)] 
-n [master]
    [rt26311]
    Fix the issue with DDNS by checking to see if we have added a pointer
    to the ddns_cb and skipping the cache threshold check if we did.  Also
    expand and correct the cache threshold check into the delayed ack code.

11 years ago[master]
Shawn Routhier [Tue, 27 Aug 2013 17:31:27 +0000 (10:31 -0700)] 
[master]
Add a sleep call after trying to kill a previous client.  This
should make the "-r" option to the client work more consistently.
[ISC-Bugs: 18175]

11 years agohandle realloc failure [RT #32105]
Mark Andrews [Tue, 11 Jun 2013 06:08:16 +0000 (16:08 +1000)] 
handle realloc failure [RT #32105]

11 years agoadd #include "config.h"
Mark Andrews [Thu, 6 Jun 2013 23:06:14 +0000 (09:06 +1000)] 
add #include "config.h"

11 years agoRun auto tools on updated configure.ac file
Shawn Routhier [Thu, 6 Jun 2013 19:06:06 +0000 (19:06 +0000)] 
Run auto tools on updated configure.ac file

11 years ago[master]
Shawn Routhier [Thu, 6 Jun 2013 19:03:33 +0000 (12:03 -0700)] 
[master]
Change version and dates to make it clear this isn't 4.3.0 if we
create a tar ball for test purposes.

11 years ago[master]
Shawn Routhier [Thu, 6 Jun 2013 01:15:49 +0000 (18:15 -0700)] 
[master]
Modify the class and subclass code to allow for dynamic addition and
removal of subclasses.  See 27452 for details.

11 years ago[master]
Shawn Routhier [Tue, 4 Jun 2013 17:44:13 +0000 (10:44 -0700)] 
[master]
Squashed commit of the following:
    [rt33351]
    Check for overly long whitespace in files we are parsing and
    print a message and exit if we find it.  We could try and continue
    but given that the file is likely corrupt that doesn't seem useful.
    commit e5cde5645b6cdeee04761fa3671d9e9f3b5abdd4
    commit 25c632ab85e996f89a8e0337a3c5caef6ff4392a

11 years ago[master]
Shawn Routhier [Thu, 30 May 2013 19:23:17 +0000 (12:23 -0700)] 
[master]
Checkin for 20680, adding perl script to look at lease files

11 years ago- Address static analysis warnings.
Mark Andrews [Thu, 23 May 2013 04:21:20 +0000 (14:21 +1000)] 
- Address static analysis warnings.
  [ISC-Bugs #33510] [ISC-Bugs #33511]

11 years ago- Address static analysis warnings.
Mark Andrews [Thu, 23 May 2013 04:14:26 +0000 (14:14 +1000)] 
- Address static analysis warnings.
  [ISC-Bugs #33510]

11 years ago- Silence benign static analysis warnings.
Mark Andrews [Wed, 15 May 2013 00:49:54 +0000 (10:49 +1000)] 
- Silence benign static analysis warnings.
  [ISC-Bugs #33428]

11 years ago[master]
Shawn Routhier [Wed, 10 Apr 2013 20:57:52 +0000 (13:57 -0700)] 
[master]
Update bind.sh to use v9_9 until we update DHCP to
use shared libraries.  See ticket 33195

11 years ago[master]
Shawn Routhier [Mon, 8 Apr 2013 18:14:20 +0000 (11:14 -0700)] 
[master]
    [rt33032]
    Move declaration of fudge so it's only declared if we will use it.

11 years ago- Use newer auto* tool packages and turn on RFC_3542 support on Mac OS.
Mark Andrews [Thu, 28 Mar 2013 06:11:06 +0000 (17:11 +1100)] 
- Use newer auto* tool packages and turn on RFC_3542 support on Mac OS.
  [ISC-Bugs #26303]

11 years agoVarious minor documentation improvements:
Jeremy C. Reed [Tue, 29 Jan 2013 00:01:41 +0000 (18:01 -0600)] 
Various minor documentation improvements:

remove repeated words

fix: it's to its

some minor formatting added
(this needs to be improved still, there is a mix
of \fB Bold and \fI underline for same things)

spelling fixes

minor punctuation fixes (remove ...)

uppercase an acronym that is not a config item

(I didn't get this reviewed, these all are very minor or obvious.)

11 years agoUpdate auto generated files for rt32206
Shawn Routhier [Wed, 16 Jan 2013 20:42:34 +0000 (20:42 +0000)] 
Update auto generated files for rt32206

11 years ago[master]
Shawn Routhier [Wed, 16 Jan 2013 20:31:13 +0000 (12:31 -0800)] 
[master]
When checking to see if atf is available also check the
lib64 directory.
[rt32206]

11 years ago[master]
Shawn Routhier [Fri, 14 Dec 2012 20:21:53 +0000 (12:21 -0800)] 
[master]
Update bind version for 4.2.5rc1

11 years ago[master]
Shawn Routhier [Thu, 13 Dec 2012 19:38:06 +0000 (11:38 -0800)] 
[master]
Add ticket number to comment

11 years ago-n [master]
Shawn Routhier [Thu, 13 Dec 2012 19:29:35 +0000 (11:29 -0800)] 
-n [master]
Clean up ATF issues:
describe patch to ATF code for solaris 11
remove unneeded options for use on solaris 11
comment out unused hash test
[rt32089]

11 years ago[master]
Shawn Routhier [Thu, 13 Dec 2012 00:41:04 +0000 (16:41 -0800)] 
[master]
Update per comments from sanity check

11 years ago[master]
Shawn Routhier [Wed, 5 Dec 2012 02:28:14 +0000 (18:28 -0800)] 
[master]
Update bind version map for 4.2.5b1

11 years ago[master]
Shawn Routhier [Tue, 4 Dec 2012 19:43:42 +0000 (11:43 -0800)] 
[master]
Remove outdated section on ad-hoc DDNS
[ISC-Bugs #21798 #29939]

11 years ago[master]
Shawn Routhier [Wed, 28 Nov 2012 21:54:09 +0000 (13:54 -0800)] 
[master]
Tidy up dhclient.8 file:
make use of man sections consistent for dhclient.conf, dhclient-script
and dhclient.lease
make port port-number and VAR=val VAR=value
correct   desciptionof to description of
[ISC-Bugs #17368]

11 years ago[master]
Shawn Routhier [Wed, 28 Nov 2012 20:55:32 +0000 (12:55 -0800)] 
[master]
Remove unused variable.
[ISC-Bugs #31983]

11 years ago[master]
Shawn Routhier [Mon, 26 Nov 2012 20:14:27 +0000 (12:14 -0800)] 
[master]
[rt31231]
Check the status when trying to read from a connection
and don't ask for more if we seem to have a closed
connection.
[ISC-Bugs #31231]

11 years ago[master]
Shawn Routhier [Mon, 19 Nov 2012 19:42:38 +0000 (11:42 -0800)] 
[master]
Move the dhclient.conf and dhcpd.conf files to *.example
to avoid overwriting them during installation.

11 years ago[master]
Shawn Routhier [Sat, 17 Nov 2012 01:02:03 +0000 (17:02 -0800)] 
[master]
Tidy up some compiler issues in the debug code
[ISC-Bugs #26460]

11 years ago[master]
Shawn Routhier [Fri, 16 Nov 2012 23:02:13 +0000 (15:02 -0800)] 
[master]
+- Add support for a simple check that the server id in a request message
+  to a failover peer matches the server id of the server.  This support
+  is enabled by editing the file includes/site.h and uncommenting the
+  definition for SERVER_ID_CHECK.  The option has several restrictions
+  and issues - please read the comment in the site.h file before
+  enabling it.
+  [ISC-Bugs #31463]

11 years ago[master]
Shawn Routhier [Tue, 13 Nov 2012 20:58:32 +0000 (12:58 -0800)] 
[master]
Add rt number to comment

11 years ago[master]
Shawn Routhier [Tue, 13 Nov 2012 20:56:02 +0000 (12:56 -0800)] 
[master]
The client now passes information about the options it requested
from the server to the script code via environment variables.
These variables are of the form requested_<option_name>=1 with
the option name being the same as used in the new_* and old_*
variables. [ISC-Bugs #29068]

11 years ago[master]
Shawn Routhier [Fri, 2 Nov 2012 23:37:03 +0000 (16:37 -0700)] 
[master]
Modify the nak_lease function to make some attempts to find a
server-identifier option to use for the NAK.

11 years ago[master]
Shawn Routhier [Tue, 23 Oct 2012 19:08:30 +0000 (12:08 -0700)] 
[master]
[ISC-Bugs #23048]
Parsing unquoted base64 strings improved. Parser now properly handles
strings that contain reserved names.

11 years ago[master]
Shawn Routhier [Tue, 16 Oct 2012 22:05:24 +0000 (15:05 -0700)] 
[master]
[rt23833]
Clean up a number of items identified by the Coverity
static analysis tool.  Runs courtesy of Red Hat.

11 years ago[rt26108]
Shawn Routhier [Thu, 11 Oct 2012 21:53:13 +0000 (21:53 +0000)] 
[rt26108]
Update auto generated files for rt26108

11 years ago[master]
Shawn Routhier [Thu, 11 Oct 2012 21:30:24 +0000 (14:30 -0700)] 
[master]
[ISC-Bugs #26108]
Add a compile time option, enable-secs-byteorder, to deal with
clients that do the byte ordering on the secs field incorrectly.
This field should be in network byte order but some clients
get it wrong.  When this option is enabled the server will examine
the secs field and if it looks wrong (high byte non zero and low
byte zero) swap the bytes.  The default is disabled.  This option
is only useful when doing load balancing within failover.

11 years ago[master]
Shawn Routhier [Tue, 9 Oct 2012 21:08:26 +0000 (14:08 -0700)] 
[master]
[rt30320]
When processing a failover request with an unexpected name
create an option block the relationship_name instead of using
the one from the incoming message.  This avoids problems when
the option is freed.

Also add code to free the relationship_name from the incoming
mesasage when we free the message.

11 years ago[master]
Shawn Routhier [Tue, 9 Oct 2012 20:28:14 +0000 (13:28 -0700)] 
[master]
Relax the requirements for deleting an A or AAAA record.
Previously the DDNS removal code required both the A or AAAA
record and the TXT record to exist.  This requirement could
cause problems if something interrupted the removal leaving
the TXT record alone.  This relaxation was codified in RFC 4703.
[ISC-Bugs #30734]

12 years agomaster
Shawn Routhier [Thu, 20 Sep 2012 00:56:39 +0000 (00:56 +0000)] 
master
Update version stamp to 4.3 for better version clarity

12 years ago[master]
Shawn Routhier [Thu, 20 Sep 2012 00:44:22 +0000 (17:44 -0700)] 
[master]
Update version stamp to 4.3.0

12 years ago[master]
Shawn Routhier [Wed, 19 Sep 2012 21:27:44 +0000 (14:27 -0700)] 
[master]
Update the memory leakage debug code to work with v6.

12 years agoAdd common/tests/Atffile and server/tests/Atffile to the distribution
Shawn Routhier [Thu, 23 Aug 2012 18:14:17 +0000 (18:14 +0000)] 
Add common/tests/Atffile and server/tests/Atffile to the distribution
and rebuild the auto generated files

12 years ago-n [master]
Shawn Routhier [Fri, 17 Aug 2012 21:12:18 +0000 (14:12 -0700)] 
-n [master]
Correct a typo

12 years ago[rt30281]
Shawn Routhier [Fri, 17 Aug 2012 19:05:49 +0000 (12:05 -0700)] 
[rt30281]
Modify the renew_lease6() code to properly handle a lease time
that is reduced rather than extended.
Fix the ATF tests for mdb6 and add a new test to check the
above condition.

12 years ago[master] RELNOTES entry for ATF moved to the changes since 4.2.4 section.
Tomek Mrugalski [Thu, 16 Aug 2012 14:47:18 +0000 (16:47 +0200)] 
[master] RELNOTES entry for ATF moved to the changes since 4.2.4 section.

12 years agoMerge branch 'rt25901_atf'
Tomek Mrugalski [Tue, 14 Aug 2012 13:46:10 +0000 (15:46 +0200)] 
Merge branch 'rt25901_atf'

12 years ago[rt25901_atf] common/tests/Makefile.in regenerated
Tomasz Mrugalski [Tue, 14 Aug 2012 13:44:54 +0000 (13:44 +0000)] 
[rt25901_atf] common/tests/Makefile.in regenerated

12 years ago[rt25901_atf] common/tests/Makefile.am improvements
Tomek Mrugalski [Tue, 14 Aug 2012 13:42:20 +0000 (15:42 +0200)] 
[rt25901_atf] common/tests/Makefile.am improvements

make check no longer tries to run atf when ATF was not enabled
(make check target does not make much sense with tests disabled,
but it shouldn't fail complaining about missing atf-run)

12 years ago[master] autoreconf (configure regenerated after rt25901_atf merge)
Tomasz Mrugalski [Tue, 14 Aug 2012 13:33:33 +0000 (13:33 +0000)] 
[master] autoreconf (configure regenerated after rt25901_atf merge)

12 years ago[master] RELNOTES updated after ATF merge (rt25901_atf branch)
Tomek Mrugalski [Tue, 14 Aug 2012 13:21:19 +0000 (15:21 +0200)] 
[master] RELNOTES updated after ATF merge (rt25901_atf branch)

12 years ago[master] Merge branch 'rt25901_atf'
Tomek Mrugalski [Tue, 14 Aug 2012 13:20:46 +0000 (15:20 +0200)] 
[master] Merge branch 'rt25901_atf'

Conflicts:
configure

12 years ago[rt25901_atf] autoreconf --install
Tomasz Mrugalski [Tue, 14 Aug 2012 13:00:01 +0000 (13:00 +0000)] 
[rt25901_atf] autoreconf --install

12 years ago[rt25901_atf] Added comments to {server,common}/Makefile.am,
Tomek Mrugalski [Tue, 14 Aug 2012 12:58:12 +0000 (14:58 +0200)] 
[rt25901_atf] Added comments to {server,common}/Makefile.am,
 version reverted from 4.2.0-git to 4.2.0

12 years ago[rt29771]
Shawn Routhier [Mon, 13 Aug 2012 23:22:32 +0000 (16:22 -0700)] 
[rt29771]
[rt29770]
[rt29846]
Tidy up man pages, mostly convert a period followed by 1
or 3 spaces to a period followed by 2 spaces.  This also
covers tickets 29770 and 29846

Squashed commit of the following:

commit d40674fdfc8a81a44f8033bf048587a3eab0471f
Author: Shawn Routhier <sar@isc.org>
Date:   Fri Aug 3 17:55:05 2012 -0700

12 years ago[rt25901_atf] autoreconf
Tomasz Mrugalski [Fri, 10 Aug 2012 09:33:05 +0000 (09:33 +0000)] 
[rt25901_atf] autoreconf

12 years ago[rt25901_atf] tests subdirs are now unconditionally listed in SUBDIRS
Tomek Mrugalski [Fri, 10 Aug 2012 09:30:48 +0000 (11:30 +0200)] 
[rt25901_atf] tests subdirs are now unconditionally listed in SUBDIRS

12 years ago[rt25901_atf] Makefile improvements
Tomek Mrugalski [Fri, 10 Aug 2012 09:12:16 +0000 (11:12 +0200)] 
[rt25901_atf] Makefile improvements

- doc is no longer included in SUBDIRS
- {server,common}/tests/Atffile is now included in dist

12 years ago[rt25901_atf] Proofreading changes by Shawn
Tomek Mrugalski [Thu, 9 Aug 2012 23:44:43 +0000 (01:44 +0200)] 
[rt25901_atf] Proofreading changes by Shawn

12 years ago[rt25901_atf] Makefile.in regenerated (doc/ subdir added)
Tomasz Mrugalski [Thu, 9 Aug 2012 14:27:08 +0000 (14:27 +0000)] 
[rt25901_atf] Makefile.in regenerated (doc/ subdir added)

12 years ago[rt25901_atf] Final Doxygen clean-ups.
Tomek Mrugalski [Thu, 9 Aug 2012 14:01:25 +0000 (16:01 +0200)] 
[rt25901_atf] Final Doxygen clean-ups.

12 years ago[rt25901_atf] tests/HOWTO-unit-test mostly moved to Devel Guide
Tomek Mrugalski [Thu, 9 Aug 2012 13:52:10 +0000 (15:52 +0200)] 
[rt25901_atf] tests/HOWTO-unit-test mostly moved to Devel Guide

- moved major parts of HOWTO to Developer's Guide, leaving only
  brief notes and pointers to new location

- described Valgrind

12 years ago[rt25901_atf] Removed unnecessary statement.
Tomek Mrugalski [Wed, 8 Aug 2012 18:58:02 +0000 (20:58 +0200)] 
[rt25901_atf] Removed unnecessary statement.

12 years ago[rt25901_atf] Developer's Guide updated, make clean target added.
Tomek Mrugalski [Wed, 8 Aug 2012 18:35:02 +0000 (20:35 +0200)] 
[rt25901_atf] Developer's Guide updated, make clean target added.