index
:
delta/isc-dhcp.git
1-orphan-guard-records-with-ddns-dual-stack-mixed-mode-enabled
10-make-ping-check-timeout-configurable-in-ms-thus-allowing-timeouts-1s
103-license-cleanup
108-dhcpd-typo-in-dhcpd-conf-5-manpage
113-update-util-bind-sh-to-reflect-bind9-repo-branch-renamed-to-main
116-keama-compilation-on-fedora-32-fails
117-isc-dhcp-does-not-build-with-gcc10
123-dhclient-runs-out-of-all-available-addresses-in-the-pool-in-case-of-abnormal-script-termination
13-dhcp-server-segfaults-when-exceeding-lease-limit
132-feature-request-to-support-ipv6-only-preferred-dhcpv4-option
146-add-support-for-raw-ip-interface-type
147-keama-doesn-t-build-on-free-bsd-12-1
148-omshell-fails-when-using-sha512-256-as-the-option
15-confpars-c-has-invalid-error-messages-when-memory-allocation-fails
15-v4_1_esv-confpars-c-has-invalid-error-messages-when-memory-allocation-fails
16-a-nsupdate-compiling-issue-was-observed
164-allow-update-conflict-detection-to-be-specified-at-class-scope
17-log-messages-always-additionally-print-to-console-even-in-release-builds
18-bundle-bind9-version-correct-tar-ball-into-the-main-repo
189-isc-address-in-license
19-have_so_bindtodevice-referenced-before-it-has-a-chance-to-be-defined
19-v4_1_esv-have_so_bindtodevice-referenced-before-it-has-a-chance-to-be-defined
190-dhclient-wrong-argument-to-memcpy
197-improve-prng-in-dhclient
2-aftr-name-appears-to-be-wrongly-encoded
2-domain-name-appears-to-be-wrongly-encoded-v4-1-esv
20-buffer-fix-in-zone-name
218-bind-import
218-relnotes-update
218-updated-bundled-bind9
221-relnotes-update-4.4.3
223-dhcrelay-giaddr
225-dev-guide-atf-ubuntu21.04
226-docs-trivial-type-in-dhcpd-conf-5
226-docs-trivial-typo-in-dhcpd-conf-5-manpage
227-remove-client-and-relay
229-4-4-2-final-release-notes
231-final-release-of-4-4-3
28-update-documentation-to-clarify-that-fqdns-configured-in-dhcp-e-g-next-server-are-resolved-only
3-migrate-rt-48575-avoid-python-dependency-in-bind9-build
30-coverity-memory-leaks-in-conf-file-parsing
33-fix-dhcpd-dhcrelay-in-v6-mode-operation-on-openbsd
35-update-instructions-for-getting-and-building-atf-for-unit-tests
4-we-need-a-contributing-md-for-isc-dhcp
4.4.1
48575
50-update-contributing.md
51-ldap-c-won-t-compile-under-ubuntu-18
53-dhclient-v4-4-1-require-ctx-running-assertion-triggered-on-sigterm-sigint
57-fix-reference-count-leaks
57-v4_1_esv-fix-reference-count-leaks
64-restoration-work
68-changing-d-content-type-to-rfc-1035-name-broke-omapi-key-parsing
68-v4_1_esv-changing-d-content-type-to-rfc-1035-name-broke-omapi-key-parsing
71-correct-buffer-pointer-logic-in-dhcrelay-agent-option-functions
71_v4_1_esv-correct-buffer-pointer-logic-in-dhcrelay-agent-option-functions
72-from-isc-bugs-47555-dhcpd-failover-c-scrubbing-lease-for-emitted-unexpectedly
75-add-interface-name-to-socket-setup-fatal-error-logs
76-add-a-version-of-dhcpctl_wait_completion-that-accepts-a-timeout
80-dhcpv4o6-undefined-in-relay-unittests-under-libtool
80-new-relay-unit-test-code-fails-to-link-using-libtool-under-fedora-30-centos-8
80_v1_1_esv-add-missing-symbols-to-relay-unittests
9-dhclient-static-lease-not-assigned-with-no-dhcp-server-responding-no-dhcpoffers-received
90-configure-picks-the-wrong-ar
91-makej-fix
92-isc-dhcp-service-may-not-start-due-dhcp-lease-file-bigger-than-2-gb
clean-keama-examples
experiments/dug
experiments/dug2
fix-autoconf-libtool
fix-common-tests-Makefile-in
keama-packaging
lm
master
origin/132-feature-request-to-support-ipv6-only-preferred-dhcpv4-option
pemensik/dhcp-ldap-gssapi-principal
release-4-4-3
release-checklist
relnotes-review
replace-deprecated-ifconfig-with-ip
rt18183
rt19430
rt19430a
rt19430b
rt28195b
rt35378
rt41750
rt41752
rt42446
rt44949
rt46859
rt46933
rt47062
rt47075
rt47139
rt47140
rt47168
rt48072
secure_client
tomsmith/dhcp-ieee-oui-moved
uname-n
v3_1
v3_1_0rc1
v4_0
v4_1
v4_1_esv
v4_1_esv_r15_p1
v4_2
v4_3
v4_3_6_p1
v4_4
gitlab.isc.org: isc-projects/dhcp.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
omapip
/
dispatch.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Release engineering - dates and copyrights
Shawn Routhier
2009-11-20
1
-1
/
+1
*
Ticket 20540 - clean ups for DHCP-DDNS work, add an change dropped in the
Shawn Routhier
2009-11-19
1
-10
/
+77
*
Support for asynchronous ddns per ticket 19216 - convert to using isclib and
Shawn Routhier
2009-10-28
1
-12
/
+109
*
Fix handling of changing a connectiong from connecting to connected, avoiding
Shawn Routhier
2009-10-15
1
-0
/
+44
*
Switch isc urls from http to https and correct sw to services or software
Shawn Routhier
2009-07-23
1
-2
/
+2
*
- A bug in DLPI packet transmission (Solaris, HP/UX) that caused the server
David Hankins
2009-03-24
1
-1
/
+4
*
- A memory leak when using omapi has been fixed. [ISC-Bugs #17560]
David Hankins
2008-03-18
1
-37
/
+66
*
Updated copyright strings for 4.1.0a1 release
Evan Hunt
2008-01-24
1
-1
/
+1
*
- Multiple (up to "delayed-ack x;" maximum) DHCPv4 packets are now queued and
David Hankins
2008-01-21
1
-16
/
+76
*
finer granularity timers
Francis Dupont
2008-01-03
1
-4
/
+4
*
almost editorial stuff
Francis Dupont
2007-11-30
1
-1
/
+1
*
Code cleanup to remove warnings from "gcc -Wall".
Shane Kerr
2007-07-13
1
-0
/
+1
*
Copyright++
David Hankins
2007-05-19
1
-1
/
+1
*
- Replaced ./configure shellscripting with GNU Autoconf. [ISC-Bugs #16405b]
David Hankins
2007-05-19
1
-1
/
+3
*
MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE are
David Hankins
2005-03-17
1
-48
/
+53
*
Merge changes between 3.0rc7 and 3.0rc8pl2.
Ted Lemon
2001-06-27
1
-0
/
+23
*
Cosmetic fix.
Ted Lemon
2001-05-02
1
-1
/
+1
*
If an IO descriptor goes bad, stop waiting on it.
Ted Lemon
2001-04-20
1
-6
/
+28
*
Fix for bug #416: If a server hands dhclient an insanely large
Damien Neil
2000-11-01
1
-0
/
+7
*
Print more information when bad socket is found.
Ted Lemon
2000-09-12
1
-4
/
+26
*
Added authentication support. The tsig_key structure has been renamed
Damien Neil
2000-08-03
1
-1
/
+10
*
Properly initialize 'last' when removing I/O objects: removing the first
Damien Neil
2000-07-10
1
-0
/
+1
*
Get rid of some debugging statements
Ted Lemon
2000-07-05
1
-0
/
+6
*
Fix some debugging code so it compiles on Solaris.
Ted Lemon
2000-06-29
1
-6
/
+9
*
- Add some code to actually track down and report the I/O object that's
Ted Lemon
2000-06-20
1
-3
/
+56
*
Account for possibility that io object has no inner object.
Ted Lemon
2000-06-06
1
-4
/
+7
*
- Fix all the OMAPI objects in the DHCP server and client that weren't
Ted Lemon
2000-05-16
1
-70
/
+47
*
- Fix up reference counting of io object chain.
Ted Lemon
2000-05-03
1
-20
/
+62
*
Go back to the BSD license.
Ted Lemon
2000-03-17
1
-12
/
+33
*
Incorporate Brian Murrell's new OMAPI DHCP client changes.
Ted Lemon
2000-02-15
1
-0
/
+21
*
- In reference count history, remember the address where the reference
Ted Lemon
2000-01-27
1
-2
/
+2
*
Fix compilation errors introduced in the last set of checkins.
Ted Lemon
2000-01-26
1
-34
/
+26
*
Seperate public and private object declarations.
Ted Lemon
1999-10-08
1
-3
/
+9
*
Get a clean compile with all known gcc warnings.
Ted Lemon
1999-10-07
1
-3
/
+3
*
Strip the waiter from its object after the wait completes!
Ted Lemon
1999-09-09
1
-0
/
+17
*
Omapi library, initial checkin
Ted Lemon
1999-09-02
1
-0
/
+379