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
/
server
/
confpars.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Move to reference-based expression allocation.
Ted Lemon
1998-11-06
1
-61
/
+124
*
Get rid of root group defaults. Merge trees into expressions. Allow host ...
Ted Lemon
1998-06-25
1
-753
/
+282
*
Move option name parsing into its own function. Use parse_cshl to parse col...
Ted Lemon
1998-04-20
1
-79
/
+376
*
Add min-lease-time, min-secs and use-lease-addr-for-default-route. Allow em...
Ted Lemon
1998-04-09
1
-2
/
+36
*
Allow unnamed host declarations.
Ted Lemon
1998-03-17
1
-4
/
+10
*
Clean up unsigned char vs. signed char discrepencies.
Ted Lemon
1998-03-16
1
-4
/
+6
*
Prevent some type incompatibility warnings.
Ted Lemon
1998-03-15
1
-4
/
+6
*
Fix up handling of hostname
Ted Lemon
1997-10-27
1
-2
/
+7
*
parse_string eats the semicolon
DHCP-970609
Ted Lemon
1997-06-10
1
-3
/
+2
*
Don't trust client to provide a valid hostname. Be lenient in parsing client...
Ted Lemon
1997-06-10
1
-7
/
+9
*
Use a different bit for hostname than for client-hostname
Ted Lemon
1997-06-03
1
-2
/
+2
*
Move parse_host_name to parse.c. Add support for recording client-supplied ...
Ted Lemon
1997-05-09
1
-56
/
+22
*
Support abandoned keyword in leases
Ted Lemon
1997-03-06
1
-1
/
+6
*
Add allow and deny keywords; allow or deny bootp service, booting (for known ...
Ted Lemon
1997-02-22
1
-1
/
+52
*
Move common parsing functions into a seperate file, so the DHCP client and se...
Ted Lemon
1997-02-18
1
-519
/
+4
*
Initialize declaration variable
Ted Lemon
1996-12-31
1
-2
/
+2
*
replace ARPHRD with HTYPE
Ted Lemon
1996-11-08
1
-6
/
+3
*
Remove dynamic bootp conflict checker; parse true booleans correctly
Ted Lemon
1996-09-13
1
-8
/
+4
*
Don't use server-identifier to initialize next_server
Ted Lemon
1996-09-11
1
-4
/
+1
*
Add use-host-decl-names keyword
Ted Lemon
1996-09-09
1
-3
/
+18
*
Support for -lf and -cf flags
Ted Lemon
1996-09-02
1
-7
/
+7
*
Remove dead local variables; fix shared-network subnet list code
Ted Lemon
1996-08-30
1
-14
/
+6
*
Add get-lease-hostnames parameter
Ted Lemon
1996-08-29
1
-1
/
+8
*
Fix signed/unsigned char type mismatch
Ted Lemon
1996-08-29
1
-2
/
+3
*
Don't proceed if errors are found in dhcpd.conf
Ted Lemon
1996-08-29
1
-3
/
+5
*
Rehash nomenclature; allow range declaration to take a single address
Ted Lemon
1996-08-29
1
-152
/
+167
*
Fix BNF comments; neaten up; minor parser fixes
Ted Lemon
1996-08-28
1
-129
/
+189
*
redo parser for new file format
Ted Lemon
1996-08-27
1
-449
/
+581
*
allow hardware addresses tobe up to 16 bytes independent of the hardware type
Ted Lemon
1996-06-27
1
-5
/
+21
*
Change printf formats to not assume longs and ints are the same size
Ted Lemon
1996-06-24
1
-5
/
+5
*
Fix a couple of off-by-one malloc errors
Ted Lemon
1996-06-12
1
-2
/
+2
*
Fix ANSI string botch, allocate space for NUL on ASCII string
Ted Lemon
1996-06-10
1
-2
/
+2
*
Delete unused automatic variables
Ted Lemon
1996-06-04
1
-2
/
+0
*
Initialize shared_network interface
Ted Lemon
1996-06-01
1
-0
/
+2
*
Add X code to option parser to handle data that might be ASCII text or colon-...
Ted Lemon
1996-06-01
1
-0
/
+34
*
Add some code to convince foolish compilers variables have been initialized
Ted Lemon
1996-05-25
1
-0
/
+7
*
Add tlname variable to store pointer to name of file being parsed; let parse_...
Ted Lemon
1996-05-23
1
-13
/
+14
*
Fix typo
Ted Lemon
1996-05-22
1
-1
/
+1
*
shared network support; dynamic bootp support; BOOTP sname support; add warni...
Ted Lemon
1996-05-22
1
-63
/
+288
*
Fix copyrights; fix typos; take out TM_GMT garbage
Ted Lemon
1996-05-19
1
-9
/
+3
*
Preinitialize static lease structure to avoid accidentally shadowing values a...
Ted Lemon
1996-05-17
1
-5
/
+21
*
jmp_buf could be struct or array - macrofy references so that can be configur...
Ted Lemon
1996-05-16
1
-66
/
+67
*
Various user-provided patches
Ted Lemon
1996-03-16
1
-2
/
+5
*
Don't try to parse the lease file if it's not there
Ted Lemon
1996-03-06
1
-1
/
+3
*
Disable some debugging statements
Ted Lemon
1996-03-02
1
-3
/
+0
*
Keep a persistent database of leases
Ted Lemon
1996-03-02
1
-0
/
+32
*
Parse user and vendor class declarations; fix rounding error in convert_num; ...
Ted Lemon
1996-02-29
1
-7
/
+88
*
Incremental changes to support DHCP protocol
Ted Lemon
1996-02-21
1
-24
/
+119
*
Intermediate changes to support actual DHCP protocol engine
Ted Lemon
1996-02-21
1
-0
/
+16
*
Fixed many option bugs; added client for testing
Ted Lemon
1996-02-07
1
-1
/
+2
[prev]
[next]