2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-28 12:57:42 +00:00

311 Commits

Author SHA1 Message Date
Francis Dupont
35a3a3a88f [rt46933] regen 2017-12-30 16:52:24 +00:00
Thomas Markwalder
1a6b62fe17 [master] Plugs a socket descriptor leak in OMAPI
Merges in rt46767.
2017-12-07 11:23:36 -05:00
Thomas Markwalder
e39b419396 [master] Added include of isc/util.h as needed
Merges in 46332.
2017-10-19 13:21:18 -04:00
Thomas Markwalder
7512d88b9f [master] Replaced licensing text with MPL licensing text throughout 2017-07-12 09:23:23 -04:00
Thomas Markwalder
30afd7dbfa [master] Removed obsolete source directory minires.
Merges in rt45471.
2017-06-29 08:50:56 -04:00
tmarkwalder
d13749a95d [19430] Updated copyrights 2017-06-28 14:09:11 +02:00
Tomek Mrugalski
41d5a624d9 [19430] Unnecessary dot removed. 2017-06-28 14:07:45 +02:00
Thomas Markwalder
ca22af8999 [master] Optimized if and when DNS client context and ports are initted
Merges in rt45290.
2017-06-19 14:44:29 -04:00
Thomas Markwalder
48ffe4b8d3 [master] Fixed segfault in OMAPI when source object has blank values
Merged rt29108.
2017-04-26 13:19:57 -04:00
Francis Dupont
66e800337e Merged #32744 (out of memory) 2017-03-08 14:58:20 +01:00
Francis Dupont
e996f4551f Added new files from libtool build to gitignore 2016-10-12 09:45:38 +02:00
Francis Dupont
bf6f8fcee9 Almost done (still aestetic fixes and of course doc, doc, doc) 2016-10-06 20:45:50 +02:00
Francis Dupont
d113bc2ca6 Half fixed recovering (no space handling) (unfinished) 2016-10-06 16:15:35 +02:00
Francis Dupont
13e5cc6cbe Libtoolize build chain (unfinished) 2016-10-06 14:56:49 +02:00
Francis Dupont
a1eea2a0d1 Merged rt43246a (fix --enable-threads) 2016-10-06 10:14:10 +02:00
Francis Dupont
0985d149c6 Moved the call to isc_app_ctxstart() to not get signal block by all threads 2016-10-01 18:44:02 +02:00
Francis Dupont
6831578226 Solved the --with-libbind vs distchek issue 2016-10-01 00:12:07 +02:00
Francis Dupont
ae91e4dbd5 Rebased rt43215 to rt43215a 2016-09-30 09:43:58 +02:00
Francis Dupont
e94e7f2380 Finished rebased 2016-09-28 16:36:21 +02:00
Thomas Markwalder
9564b4f04c [master] Removed extraneous expression from omapi socket callback
Merges in rt42834.
2016-09-06 15:34:38 -04:00
Shawn Routhier
21f3982ab3 [master] When opening a connection, if the socket can't be bound close it. 2016-07-28 21:11:24 -07:00
Shawn Routhier
10b7683e58 [master] Update dmalloc to use a size_t as an argument
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.
2016-07-27 10:41:26 -07:00
Thomas Markwalder
9deef2e73e [master] Pre-release tag prep for 4.3.4b1: version #, copyright etc... 2016-03-04 16:19:27 -05:00
Shawn Routhier
0b209ea5cc [master] Add patch to limit the value of an fd we accept for a connection.
By limiting the highest value we accept for an fd we limit the number
of connections.
2016-03-04 12:16:52 -08:00
Francis Dupont
f704712ed7 Finished merge of t39262 (DHCP build from another directory) 2016-02-09 13:49:00 +01:00
Francis Dupont
e619bd678c Added an AR configure variable and regen 2016-01-25 15:33:10 +01:00
Thomas Markwalder
cacce092a4 [master] Added make tool and pkg-config tests to configure script
Merges in rt40371.
2016-01-07 09:53:39 -05:00
Francis Dupont
a555d1ab9f Finished merge of rt39210 (--with-libbind fixes) (regen required) 2015-11-17 14:55:09 +01:00
Francis Dupont
2830c40059 regen 2015-11-16 17:31:56 +01:00
Thomas Markwalder
ce29e69574 [master] Fixed memory leask in omapi dereferencing
Merges in rt33990.
2015-11-05 07:07:42 -05:00
Shawn Routhier
db1a8f68d6 [master] Update auto files as part of moving docs systems 2015-10-05 22:21:12 +00:00
Thomas Markwalder
743d69375c [master] LDAP: Pathces, IPv6 support, GSSAPI support
Merges in 39056.
2015-07-29 13:32:16 -04:00
Francis Dupont
f2d20b9e7a regen 2015-04-18 10:08:26 +02:00
Francis Dupont
5a428b2edf regen 2015-04-17 19:45:51 +02:00
Francis Dupont
0fb9c8a1a2 regen 2015-04-17 14:53:46 +02:00
Francis Dupont
1756c86936 updated (but need regen) 2015-04-17 14:39:24 +02:00
Francis Dupont
6913a589b9 new config option: build ATF stuff from bind [#38754] 2015-04-14 12:44:29 +02:00
Thomas Markwalder
9a111ee803 [master] ATF usage and documentation cleaned up
Merges in rt38619
2015-02-14 09:22:11 -05:00
Thomas Markwalder
45adf35cfc [master] Fixed broken handling of --disable-debug
Merges in rt37780.
2015-02-10 07:24:05 -05:00
Thomas Markwalder
1826d2875f [master] Updated auto-generated files for 4.3.2.pre-beta 2015-01-08 20:37:40 +00:00
Thomas Markwalder
6067cd48da [master] Set signal action to ingore for SIGPIPE
Merges in rt32222.
2014-11-05 07:31:17 -05:00
Thomas Markwalder
3ffc07defb [master] Addes addtional HMAC TSIG algorithms to DDNS
Merges in rt36947
2014-09-08 11:26:57 -04:00
Thomas Markwalder
a07d99bbef [master] Corrects medium impact issues reported by Coverity.
Merges in rt36933
2014-08-28 08:12:30 -04:00
Shawn Routhier
29c6b4f102 [master] Remove unneeded rcsid and sccsid tags 2014-07-16 11:06:11 -07:00
Shawn Routhier
0ab4a71612 [master] Don't halt if we can't set the resovler
If we have an issue when trying to determine a resolver from resolv.conf
don't halt the process.  Print out a message and let the user handle it.
2014-05-20 19:35:05 -07:00
Shawn Routhier
158a34fb68 [master] Add #ifdefs to allow code to compile if NSUPDATE isn't defined 2014-04-28 15:27:02 -07:00
Shawn Routhier
38c4774a43 [master] Several small patches
Tidy up several small tickets
Correct parsing of DUID from config file, previously the LL type
was put in the wrong place in the DUID string.
[ISC-Bugs #20962]
Add code to parse "do-forward-updates" as well as "do-forward-update"
[ISC-Bugs #31328]
Remove log_priority as it isn't currently used.
[ISC-Bugs #33397]
Increase the size of the buffer used for reading interface information.
[ISC-Bugs #34858]
2014-04-25 10:50:24 -07:00
Shawn Routhier
edad9be5cd [master] Remove vix.com and nominum.com
Remove old information from copyrights and
    man pages.
2014-01-26 10:52:15 -08:00
Shawn Routhier
fef8c6f09c [master] Update 3rd party licnese issues
Instead of duplicating more third-party licenses here in LICENSE
    file (there are many), just generically suggest to see the other files.

    Per the md5 copyright license agreement, add mention of
    required verbatim advertising statement in the release notes and
    readme.

    In the RELNOTES, I also mention ISC is open source software.

    In the README, I added a HISTORY section and placed that
    advertising statement there. If the HISTORY section is not wanted,
    then remove it and just mention the required verbatim advertising statement.
    By the way, some good history is in old READMEs and at
    http://hack.org/mc/texts/dhcp-freenix.txt
    (but I can't find the official hosted Lemon version of that paper).

    Remove the advertising clause from the historical BSD
    code copyrighted by The Regents of the University of California.

    For details see
    ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change

    (To summarize: in 1999, the University said that distributors
    are no longer required to acknowledge within advertising and the
    paragraph in the license may be deleted.)
2014-01-23 13:28:48 -08:00
Shawn Routhier
7dc4e69ca2 [master] Handle an absent resolv.conf file better
Add relnote and update copyright
2014-01-15 19:47:08 -08:00