summaryrefslogtreecommitdiff
path: root/common
Commit message (Collapse)AuthorAgeFilesLines
...
* [master] Added include of isc/util.h as neededThomas Markwalder2017-10-193-0/+3
| | | | Merges in 46332.
* [master] Replaced licensing text with MPL licensing text throughoutThomas Markwalder2017-07-1235-136/+156
|
* [master] Removed obsolete source directory minires.Thomas Markwalder2017-06-293-53/+4
| | | | Merges in rt45471.
* [master] Changed severity of the log message indicating checksum errors.Marcin Siodelski2017-06-281-3/+3
| | | | Merges in rt41757.
* [19430] Updated copyrightsrt19430btmarkwalder2017-06-281-1/+1
|
* [19430] Spelling error in parse.cTomek Mrugalski2017-06-281-1/+1
|
* Ignore ENOPROTOOPT on SO_REUSEPORT for RedHatFrancis Dupont2017-06-221-2/+5
|
* [master] Added allocation failure error messages to two locationsThomas Markwalder2017-06-201-2/+7
| | | | Merges in rt41185.
* [master] Optimized if and when DNS client context and ports are inittedThomas Markwalder2017-06-191-2/+13
| | | | Merges in rt45290.
* [master] v6 FQDN option unpacking now handles values with spaces and ↵tmarkwalder2017-05-031-8/+12
| | | | | | non-printables Merged in rt43592.
* [master] Removed log argument format issue in dispatch.cThomas Markwalder2017-04-261-2/+2
|
* [master] Capped large interval times to avoid fatal timer errorsThomas Markwalder2017-04-261-14/+18
|
* [master] Server now supports EUI-64 based address allocation schemeThomas Markwalder2017-04-261-1/+17
| | | | Merged rt43927.
* Merged #28761 (Linux interface discovery)Francis Dupont2017-03-081-383/+21
|
* Added new files from libtool build to gitignoreFrancis Dupont2016-10-121-0/+1
|
* Almost done (still aestetic fixes and of course doc, doc, doc)Francis Dupont2016-10-066-79/+140
|
* Half fixed recovering (no space handling) (unfinished)Francis Dupont2016-10-061-1/+1
|
* Libtoolize build chain (unfinished)Francis Dupont2016-10-063-99/+82
|
* Solved the --with-libbind vs distchek issueFrancis Dupont2016-10-012-0/+2
|
* Finished rebasedFrancis Dupont2016-09-283-43/+68
|
* [master] Fixed sporadic server crash when lease-id-format is hexThomas Markwalder2016-09-203-6/+82
| | | | Merges in rt43185.
* [master] Comment out the max alloc test for nowShawn Routhier2016-08-261-0/+7
|
* [master] remove uses of vix.com, nominum.com and fugue.comShawn Routhier2016-08-231-3/+3
| | | | | | | | | | Squashed commit of the following: commit 375a26d52db75c3f62b8914f36e4f1618253075e Author: Shawn Routhier <sar@isc.org> Date: Thu Aug 18 14:26:28 2016 -0700 [rt43069] remove uses of vix.com, nominum.com and fugue.com
* [master] Include the raw data from a fully encapsualted option in the cacheShawn Routhier2016-08-101-66/+70
|
* [master] Added -iu command line argument to dhcrelayThomas Markwalder2016-08-101-1/+7
| | | | Merges in 41547a
* [master] Fix test allocation message to use %zuShawn Routhier2016-07-271-3/+3
|
* [master] Update dmalloc to use a size_t as an argumentShawn Routhier2016-07-271-0/+85
| | | | | | Update dmalloc to use a size_t as an argument which will bring it in line with the call it makes to malloc and avoid possible truncation.
* [master] Clean up interface name handling during interface discoveryThomas Markwalder2016-07-081-7/+9
| | | | Merges in rt42226.
* [master] Fix a cut and paste error replacing concat with pick-first-valueShawn Routhier2016-06-201-1/+1
|
* [master] Eliminated noisy cp error message during "make check"Thomas Markwalder2016-06-092-2/+6
| | | | Merges in rt41883.
* [master] Add support for sending encapsulated v6 options from the serverShawn Routhier2016-06-032-98/+190
| | | | | | Even if there was a definition for an ecncapsulated v6 option and a set of values for it the v6 server wouldn't add it to the outgoing packet. This patch updates the server to do so.
* [master] Pre-release tag prep for 4.3.4b1: version #, copyright etc...Thomas Markwalder2016-03-0411-22/+11
|
* [master] Added lease-id-format to server and clientThomas Markwalder2016-03-042-3/+108
| | | | Merges in rt26378
* [master] Fix typo in dhcp-options.5Shawn Routhier2016-02-291-2/+2
|
* [master] Add a call to dereference the packet structure if the deocding failsShawn Routhier2016-02-231-0/+1
| | | | | | | | | | Squashed commit of the following: commit 7d61e40149676f989667cac90d9c3b6f5b63ac6b Author: Shawn Routhier <sar@isc.org> Date: Tue Feb 23 11:31:27 2016 -0800 [rt41774] Add a call to dereference the packet structure if the deocding fails
* [master] Fixed interface device naming for DLPI under Solaris 11Thomas Markwalder2016-02-231-2/+12
| | | | Merges in rt37954.
* Merged rt35711c (DHCPv4-over-DHCPv6 support) (new files)Francis Dupont2016-02-231-0/+116
|
* Merged rt35711c (DHCPv4-over-DHCPv6 support)Francis Dupont2016-02-236-39/+138
|
* [master] Fixed several minor Coverity issuesThomas Markwalder2016-02-181-2/+2
| | | | Merges in rt35144.
* Finished merge of t39262 (DHCP build from another directory)Francis Dupont2016-02-094-14/+32
|\
| * regenFrancis Dupont2015-04-181-10/+17
| |
| * distcheck now works with ATF tooFrancis Dupont2015-04-181-0/+5
| |
| * regenFrancis Dupont2015-04-182-0/+2
| |
| * regenFrancis Dupont2015-04-172-2/+5
| |
| * checkpoint (fixed unit test make 2)Francis Dupont2015-04-171-1/+1
| |
| * checkpoint (fixed unit test make)Francis Dupont2015-04-171-1/+2
| |
| * checkpoint (seems to work, need regen)Francis Dupont2015-04-171-1/+1
| |
* | [master] Handle long commands in execute betterShawn Routhier2016-02-021-8/+15
| | | | | | | | | | | | | | | | Use token_print_indent_concat() to write the comamnd in an execute statement to the lease file. This keeps the quotes with the command. When using token_print_indent() and passing the quotes as a prefix and suffix they could be discarded if the command was overly long.
* | [master] Add new optionsShawn Routhier2016-01-291-0/+21
| | | | | | | | | | | | options for v4: 116, 141, 142, 159, 160 options for v6: 103, 143 from rfcs: 2563, 6011, 6153, 7618, 7710
* | Added an AR configure variable and regenFrancis Dupont2016-01-252-1/+2
| |