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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get a clean compile with all known gcc warnings.
Ted Lemon
1999-10-07
61
-1383
/
+1754
*
Fix up char * -> unsigned char * mismatches.
Ted Lemon
1999-10-07
5
-19
/
+28
*
Fix comment at end of inclusion protection.
Ted Lemon
1999-10-06
1
-2
/
+2
*
Need explicit newlines in character constants on Digital Unix.
Ted Lemon
1999-10-06
1
-4
/
+4
*
Expose failover_state enum even if FAILOVER not defined.
Ted Lemon
1999-10-06
1
-1
/
+1
*
Make clean target clean up test program.
Ted Lemon
1999-10-06
2
-2
/
+2
*
Make Digital Unix C compiler happy.
Ted Lemon
1999-10-06
7
-8
/
+11
*
Use stdarg.h on alpha/osf1.
Ted Lemon
1999-10-06
1
-3
/
+3
*
Fix a stupid bug in the listener object accept routine.
Ted Lemon
1999-10-06
1
-1
/
+1
*
Demonstrate stuffing statements into hosts.
Ted Lemon
1999-10-06
1
-0
/
+10
*
Simplify the conditionals in the previous code.
Ted Lemon
1999-10-06
1
-9
/
+7
*
Fix a glitch in the code to stuff statements into a host's group.
Ted Lemon
1999-10-06
1
-3
/
+4
*
Pass data strings to nsdeleteA and nsdeletePTR by reference.
Ted Lemon
1999-10-06
1
-3
/
+3
*
Prototypes for deleteA and deletePTR subroutines.
Ted Lemon
1999-10-06
1
-0
/
+4
*
- Fix a bunch of pastos (from Brian Murrell).
Ted Lemon
1999-10-06
1
-12
/
+93
*
Implement dns-delete (from Brian Murrell)
Ted Lemon
1999-10-06
5
-3
/
+140
*
- Delete dns-fwd-name and dns-rev-name expressions and replace with
Ted Lemon
1999-10-05
5
-56
/
+72
*
Implement ddns-fwd-name and ddns-rev-name subexpressions.
Ted Lemon
1999-10-05
3
-4
/
+103
*
Check for non-null group-name-hash before traversing it.
Ted Lemon
1999-10-05
1
-2
/
+4
*
- Fix think-o in one-lease-per-client code. Special thanks to Shawn
Ted Lemon
1999-10-05
1
-3
/
+3
*
Allow setting of host-specific statements to supersede root group.
Ted Lemon
1999-10-05
1
-2
/
+3
*
Accept a packet argument in release_lease().
Ted Lemon
1999-10-05
1
-2
/
+3
*
- Pass packet to release_lease (Brian Murrell).
Ted Lemon
1999-10-05
1
-10
/
+12
*
Don't write out contents of root group when writing a host declaration.
Ted Lemon
1999-10-05
1
-2
/
+3
*
Pass packet into release_lease() if available.
Ted Lemon
1999-10-05
1
-1
/
+1
*
Protect from multiple inclusion.
Ted Lemon
1999-10-05
2
-0
/
+7
*
RPM specification file, from Brian Murrell, now under its correct name.
Ted Lemon
1999-10-05
1
-0
/
+161
*
- Move handling of on_release hooks and nsupdate to release_lease().
Ted Lemon
1999-10-05
1
-19
/
+4
*
Move handling of on_release hooks and nsupdate to release_lease()
Ted Lemon
1999-10-05
1
-1
/
+15
*
- Fix misdeclaration/misuse of statement parser lose return value.
Ted Lemon
1999-10-04
1
-8
/
+67
*
Fix one-lease-per-client.
Ted Lemon
1999-10-04
1
-2
/
+2
*
Protect against multiple inclusion
Ted Lemon
1999-10-04
1
-0
/
+5
*
Correct comment (from Brian Murrell)
Ted Lemon
1999-10-04
1
-3
/
+3
*
Prototype nsupdate.c.
Ted Lemon
1999-10-04
1
-0
/
+11
*
Constifications from Brian Murrell.
Ted Lemon
1999-10-04
2
-3
/
+12
*
Install libraries and includes.
Ted Lemon
1999-10-04
2
-4
/
+14
*
Fix a typo.
Ted Lemon
1999-10-04
1
-2
/
+2
*
Clear up an omission in the host group writing code.
Ted Lemon
1999-10-04
1
-3
/
+4
*
exists -> config-option, courtesy of Brian Murrell.
Ted Lemon
1999-10-04
1
-2
/
+2
*
Incorporate a bunch of changes from Brian Murrell.
Ted Lemon
1999-10-04
2
-136
/
+214
*
Log a message if omapi_one_dispatch fails.
Ted Lemon
1999-10-04
1
-1
/
+3
*
Define directories for installing libraries and includes.
Ted Lemon
1999-10-04
1
-0
/
+2
*
Solaris /etc/rc.d script for dhcp server.
Ted Lemon
1999-10-04
1
-0
/
+28
*
RPM desc file for DHCP distribution.
Ted Lemon
1999-10-04
1
-0
/
+161
*
Set hostname from value sent by DHCP server
Ted Lemon
1999-10-04
1
-0
/
+29
*
Adjust dummy db_startup call.
Ted Lemon
1999-10-01
1
-2
/
+3
*
Fix typo.
Ted Lemon
1999-10-01
1
-2
/
+2
*
Adjust to New Parse Regime.
Ted Lemon
1999-10-01
1
-11
/
+15
*
Adjust to the New Parse Regime. Support named groups in lease file.
Ted Lemon
1999-10-01
1
-114
/
+164
*
Arrange not to free the static requested option array.
Ted Lemon
1999-10-01
1
-1
/
+3
[next]