summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * [rt25901_atf] Developer's Guide updated, make clean target added.Tomek Mrugalski2012-08-084-11/+101
| |
| * [rt25901_atf] Atffile/compilation cleanup, ATF description updatedTomek Mrugalski2012-08-083-6/+25
| |
| * [rt25901_atf] Skeleton documentation for architecture, contrib and omapiTomek Mrugalski2012-08-064-0/+51
| |
| * [rt25901_atf] Missing server/tests/Makefile.in added.Tomasz Mrugalski2012-07-051-0/+915
| |
| * [rt25901_atf] Minor corrections to some filesStephen Morris2012-07-042-52/+61
| | | | | | | | | | | | Minor corrections to some of the atf.dox documentation. Also modified hash_unitest.c to avoid problems in "printf" (the format string %lu was wrong for a size_t on my machine, so an explicit cast was made to the correct type).
| * autoreconf --installTomasz Mrugalski2012-07-021-1/+1
| |
| * [rt25901_atf] Indentation cleanup of mdb6_unittest.cTomek Mrugalski2012-07-023-561/+561
| |
| * [rt25901_atf] Intentation clean-up.Tomek Mrugalski2012-07-021-85/+10
| |
| * [rt25901_atf] Test for 29851 simiplifiedTomek Mrugalski2012-07-021-7/+7
| |
| * [rt25901_atf] Timeout set for rt29851 testTomek Mrugalski2012-07-021-9/+9
| |
| * [rt25901_atf] Added test that reproduces 29851 issue.Tomek Mrugalski2012-07-021-1/+132
| |
| * [rt25901_atf] Spelling fix in Developer's GuideTomek Mrugalski2012-07-021-1/+1
| |
| * [rt25901_atf] Tests for 3 hosts implemented.Tomek Mrugalski2012-07-021-14/+214
| |
| * [rt25901_atf] uid_hash test parametrized, added 2 exta tests.Tomek Mrugalski2012-07-021-48/+105
| |
| * [atf25901_atf] #if 0 converted to comment.Tomek Mrugalski2012-07-021-34/+37
| |
| * [rt25901_atf]: First uid_hash test ready (with 36 checks)Tomek Mrugalski2012-07-021-43/+186
| |
| * [rt25901_atf] configure regeneratedTomasz Mrugalski2012-07-021-3/+5
| |
| * [rt25901_atf] Tweaks in status output in configure.acTomek Mrugalski2012-07-021-3/+4
| |
| * [rt25901_atf] autotool files regeneratedTomek Mrugalski2012-07-0214-5550/+3287
| |
| * [rt25901_atf] Unnecessary section on main page removed.Tomek Mrugalski2012-06-301-2/+0
| |
| * [rt25901_atf] cppcheck verification added.Tomek Mrugalski2012-06-304-6/+28
| |
| * [rt25901_atf] Files for Doxygen generation added.Tomek Mrugalski2012-06-307-8/+1819
| |
| * [rt25901_atf] Adding new ATF tests described.Tomek Mrugalski2012-06-301-1/+46
| |
| * [rt25901_atf] Developer's Guide sections for ATF and debugging added.Tomek Mrugalski2012-06-302-0/+59
| |
| * [25901_atf] First test for client-id hash table implemented.Tomek Mrugalski2012-06-295-54/+150
| | | | | | | | It still lacks many checks and clean-ups, but the core code is there.
| * [25901_atf] Skeleton for hash tests added.Tomek Mrugalski2012-06-293-1/+58
| |
| * [25901_atf] Existing alloc tests in common converted to ATFTomek Mrugalski2012-06-296-477/+423
| |
| * [rt25901_atf] Test checkin.Tomek Mrugalski2012-06-061-0/+1
| |
| * Stephen's patch for ATF path.Tomek Mrugalski2012-03-151-23/+33
| |
| * Regenerated makefiles and scripts (using aclocal-1.10, autoheader-2.61,Tomek Mrugalski2012-01-3112-42/+287
| | | | | | | | automake-1.10 and autoconf-2.61 on docs.lab)
| * Added description about ATF framework and our unittests.Tomek Mrugalski2012-01-311-62/+25
| |
| * Existing server unittest migrated to ATF.Tomek Mrugalski2012-01-316-664/+828
| |
| * Support for ATF added in configure.acTomek Mrugalski2012-01-311-0/+69
| |
| * This commit was manufactured by cvs2git to create branch 'rt25901_atf'.cvs2git2012-01-24287-0/+177573
| |\
| * | file Makefile.am was added on branch rt25901_atf on 2012-01-31 15:44:16 +0000Tomek Mrugalski2011-09-200-0/+0
| /
* | [rt29771]Shawn Routhier2012-08-138-506/+508
| | | | | | | | | | | | | | | | | | | | | | | | | | | | [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
* | [rt30471]Shawn Routhier2012-08-031-2/+2
| | | | | | | | | | | | Modify description of renewal and rebind options to add that the code ignores them if they are equal to the lease as well as greater than.
* | [rt30024]Shawn Routhier2012-07-121-1/+2
| | | | | | | | | | Move the line that zeros the packet_oro variable to be earlier so it is properly cleared if we exit early.
* | [rt30024] This is a commit messageShawn Routhier2012-07-111-1/+1
| | | | | | | | Add the CVE number
* | [rt30024] This is a commit messageShawn Routhier2012-07-113-0/+10
| | | | | | | | Fix a pair of memory leaks.
* | When attempting to convert a DUID from a client id optionShawn Routhier2012-06-273-3/+16
| | | | | | | | | | | | | | | | into a hardware address handle unexpected client ids properly. Thanks to Markus Hietava of Codenomicon CROSS project for the finding this issue and CERT-FI for vulnerability coordination. [ISC-Bugs #29852] CVE: CVE-2012-3570
* | Previously the server code was relaxed to allow packets with zeroShawn Routhier2012-06-273-5/+65
| | | | | | | | | | | | | | | | | | | | | | | | | | | | length client ids to be processed. Under some situations use of zero length client ids can cause the server to go into an infinite loop. As such ids are not valid according to RFC 2132 section 9.14 the server no longer accepts them. Client ids with a length of 1 are also invalid but the server still accepts them in order to minimize disruption. The restriction will likely be tightened in the future to disallow ids with a length of 1. Thanks to Markus Hietava of Codenomicon CROSS project for the finding this issue and CERT-FI for vulnerability coordination. [ISC-Bugs #29851] CVE: CVE-2012-3571
* | A problem with missing get_hw_addr function when --enable-use-socketsShawn Routhier2012-06-086-19/+34
| | | | | | | | | | | | | | was used is now solved on GNU/Linux, BSD and GNU/Hurd systems. Note that use-sockets feature was not tested on those systems. Client and server code no longer use MAX_PATH constant that is not defined on GNU/Hurd systems. [ISC-Bugs 25979]
* | The 'no available billing' log line now also logs the name of the lastShawn Routhier2012-06-062-7/+21
| | | | | | | | | | matching billing class tried before failing to provide a billing. ISC-Bugs #21759]
* | Fix some issues in the code for parsing and printing options.Shawn Routhier2012-06-066-32/+125
| | | | | | | | | | | | | | | | | | | | | | | | [ISC-Bugs #22625] - properly print options that have several fields followed by an array of something for example "fIa" [ISC-Bugs #27289] - properly parse options in declarations that have several fields followed by an array of something for example "fIa" [ISC-Bugs #27296] - properly determine if we parsed a 16 or 32 bit value in evaluate_numeric_expression (extract-int). [ISC-Bugs #27314] - properly parse a zero length option from a lease file. Thanks to Marius Tomaschewski from SUSE for the report and prototype patch for this ticket as well as ticket 27289.
* | Correct code to calculate timing values in client to compareShawn Routhier2012-06-062-1/+10
| | | | | | | | | | rebind value to infinity instead of renew value. [ISC-Bugs #29062]
* | Update bind.sh for 4.2.4Shawn Routhier2012-05-241-2/+2
| |
* | Updated for 4.2.4rc2Shawn Routhier2012-05-171-1/+2
| |
* | Make "\777" into "\\nnn" so it prints correctly and looks better. [ISC-Bugs ↵Shawn Routhier2012-05-171-2/+2
| | | | | | | | 29431]
* | - Rotate the lease file when running in v6 mode.Shawn Routhier2012-05-155-1/+45
| | | | | | | | [ISC-Bugs #24887]