summaryrefslogtreecommitdiff
path: root/omapip
Commit message (Collapse)AuthorAgeFilesLines
* [#16,!9] Addressed more review comments16-a-nsupdate-compiling-issue-was-observedThomas Markwalder2019-06-061-6/+6
|
* [#16,!9] Added missing NSUPDATE compilation logicThomas Markwalder2019-05-151-1/+3
| | | | | | | | | | Added a release note. client/dhclient.c Only include dhclient_ddns_cb_free() if NSUPDATE is defined includes/omapip/isclib.* Only inlucde isc_result_t dns_client_init() if NSUPDATE is defined
* [rt46933] regenFrancis Dupont2017-12-301-0/+1
|
* [master] Plugs a socket descriptor leak in OMAPIThomas Markwalder2017-12-072-1/+10
| | | | Merges in rt46767.
* [master] Added include of isc/util.h as neededThomas Markwalder2017-10-191-1/+1
| | | | Merges in 46332.
* [master] Replaced licensing text with MPL licensing text throughoutThomas Markwalder2017-07-1221-95/+83
|
* [master] Removed obsolete source directory minires.Thomas Markwalder2017-06-291-1/+1
| | | | Merges in rt45471.
* [19430] Updated copyrightsrt19430btmarkwalder2017-06-281-2/+1
|
* [19430] Unnecessary dot removed.Tomek Mrugalski2017-06-281-1/+1
|
* [master] Optimized if and when DNS client context and ports are inittedThomas Markwalder2017-06-191-29/+51
| | | | Merges in rt45290.
* [master] Fixed segfault in OMAPI when source object has blank valuesThomas Markwalder2017-04-261-0/+3
| | | | Merged rt29108.
* Merged #32744 (out of memory)Francis Dupont2017-03-081-1/+17
|
* 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-063-16/+51
|
* Half fixed recovering (no space handling) (unfinished)Francis Dupont2016-10-061-1/+1
|
* Libtoolize build chain (unfinished)Francis Dupont2016-10-062-17/+17
|
* Merged rt43246a (fix --enable-threads)Francis Dupont2016-10-061-15/+15
|\
| * Moved the call to isc_app_ctxstart() to not get signal block by all threadsFrancis Dupont2016-10-011-15/+15
| |
* | Solved the --with-libbind vs distchek issueFrancis Dupont2016-10-011-0/+1
|/
* Rebased rt43215 to rt43215aFrancis Dupont2016-09-301-1/+6
|
* Finished rebasedFrancis Dupont2016-09-282-11/+19
|
* [master] Removed extraneous expression from omapi socket callbackThomas Markwalder2016-09-061-3/+2
| | | | Merges in rt42834.
* [master] When opening a connection, if the socket can't be bound close it.Shawn Routhier2016-07-281-0/+2
|
* [master] Update dmalloc to use a size_t as an argumentShawn Routhier2016-07-271-3/+3
| | | | | | 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] Pre-release tag prep for 4.3.4b1: version #, copyright etc...Thomas Markwalder2016-03-041-2/+1
|
* [master] Add patch to limit the value of an fd we accept for a connection.Shawn Routhier2016-03-041-2/+7
| | | | | By limiting the highest value we accept for an fd we limit the number of connections.
* Finished merge of t39262 (DHCP build from another directory)Francis Dupont2016-02-091-0/+2
|\
| * regenFrancis Dupont2015-04-181-0/+1
| |
| * regenFrancis Dupont2015-04-171-0/+1
| |
* | Added an AR configure variable and regenFrancis Dupont2016-01-251-1/+1
| |
* | [master] Added make tool and pkg-config tests to configure scriptThomas Markwalder2016-01-071-0/+1
| | | | | | | | Merges in rt40371.
* | Finished merge of rt39210 (--with-libbind fixes) (regen required)Francis Dupont2015-11-172-7/+11
|\ \
| * | regenFrancis Dupont2015-11-161-6/+17
| |/
| * regenFrancis Dupont2015-04-171-5/+7
| |
| * updated (but need regen)Francis Dupont2015-04-171-2/+4
| |
* | [master] Fixed memory leask in omapi dereferencingThomas Markwalder2015-11-051-2/+3
| | | | | | | | Merges in rt33990.
* | [master] Update auto files as part of moving docs systemsShawn Routhier2015-10-051-6/+17
| |
* | [master] LDAP: Pathces, IPv6 support, GSSAPI supportThomas Markwalder2015-07-291-0/+1
|/ | | | Merges in 39056.
* new config option: build ATF stuff from bind [#38754]Francis Dupont2015-04-141-0/+1
|
* [master] ATF usage and documentation cleaned upThomas Markwalder2015-02-141-0/+1
| | | | Merges in rt38619
* [master] Fixed broken handling of --disable-debugThomas Markwalder2015-02-101-77/+122
| | | | Merges in rt37780.
* [master] Updated auto-generated files for 4.3.2.pre-betav4_3_2.pre-betaThomas Markwalder2015-01-081-122/+77
|
* [master] Set signal action to ingore for SIGPIPEThomas Markwalder2014-11-051-0/+19
| | | | Merges in rt32222.
* [master] Addes addtional HMAC TSIG algorithms to DDNSThomas Markwalder2014-09-081-3/+15
| | | | Merges in rt36947
* [master] Corrects medium impact issues reported by Coverity.Thomas Markwalder2014-08-282-3/+10
| | | | Merges in rt36933
* [master] Remove unneeded rcsid and sccsid tagsShawn Routhier2014-07-161-8/+0
|
* [master] Don't halt if we can't set the resovlerShawn Routhier2014-05-201-2/+10
| | | | | 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.
* [master] Add #ifdefs to allow code to compile if NSUPDATE isn't definedShawn Routhier2014-04-281-3/+9
|
* [master] Several small patchesShawn Routhier2014-04-251-5/+4
| | | | | | | | | | | | | 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]
* [master] Remove vix.com and nominum.comShawn Routhier2014-01-2618-120/+22
| | | | | Remove old information from copyrights and man pages.