2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-22 18:07:25 +00:00

15 Commits

Author SHA1 Message Date
Petr Menšík
8b3c6d83e7 [(no branch, rebasing pemensik/dhcp-ldap-gssapi-principal)] Do not report missed ldap-gssapi-pricipal as error
If DHCP is built with ldap_gssapi support but ldap-gssapi-principal
is not set error level messages is written in the logs.  This is
totally OK to not have the parameter set. Report names of required
options, not internal code variables.

Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1831332

Signed-off-by: Pavel Zhukov <pzhukov@redhat.com>
Signed-off-by: Petr Menšík <pemensik@redhat.com>
2022-02-07 13:18:37 +01:00
Thomas Markwalder
3b5aab88cf [master] Pre-release tag prep for 4.4.2b1: version #, copyright etc...
Changes to be committed:
	modified:   common/tables.c
	modified:   server/ldap.c
2019-12-17 14:25:04 -05:00
Thomas Markwalder
9a2f9db55f [master] Implement and use new option format type 'k'
Merges in #68.
2019-12-17 13:59:24 -05:00
Thomas Markwalder
8317564002 [#51] Fixed a syntax error in ldap.c
server/ldap.c - fixed invalid compare to "\0"

added a release note
2019-12-09 08:16:58 -05:00
Thomas Markwalder
7512d88b9f [master] Replaced licensing text with MPL licensing text throughout 2017-07-12 09:23:23 -04:00
Shawn Routhier
eb2d84b68e [master] Fix some cut and paste type errors in LDAP code
Squashed commit of the following:

    [rt42666] Fix some cut and paste type errors in LDAP code

    Add the character '6' to some strings.  They were cut and pasted
    from the v4 versions and didn't get fully updated.
2016-06-20 07:39:32 -07:00
Thomas Markwalder
88c3ff5d09 [master] Corrected several potential null references identified by static analysis
Merges branch rt40754
2015-09-23 15:24:32 -04:00
Thomas Markwalder
74a01dbb9a [master] Pre-release tag prep for 4.3.3b1: version #, copyright etc... 2015-07-30 15:11:11 -04:00
Thomas Markwalder
253f67ae7f [master] Fixed broken build under HP-UX due to ldap.c inclusion of ifaddrs.h
Merges isn 40200.
2015-07-30 14:58:28 -04:00
Thomas Markwalder
35b6560bd8 [master] Updated RELNOTES with LDAP contributors
Also added 1 line change to LDAP code for Marius.
2015-07-29 16:04:09 -04:00
Thomas Markwalder
743d69375c [master] LDAP: Pathces, IPv6 support, GSSAPI support
Merges in 39056.
2015-07-29 13:32:16 -04:00
Mark Andrews
437d119b40 ldap code failed to compile due to missing comma. [RT #35159] 2014-01-08 09:33:22 +11:00
Shawn Routhier
a7341359cc -n [master]
[rt27912]
    Add code to suppor on {commit expiry release} statements for DHCPv6.
    There are several pieces to this change
    1) Add space in the iasubopt structure to hold the statement pointers
    2) Update the execute code to fill in the structures as necessary
    3) Execute the statements when appropriate
    Many of the changes in the non-v6 code are to pass the v6 structures
    around to the execute code.
2013-08-27 13:40:47 -07:00
Shawn Routhier
0f750c4fb1 [master]
[rt23833]
Clean up a number of items identified by the Coverity
static analysis tool.  Runs courtesy of Red Hat.
2012-10-16 15:05:24 -07:00
David Hankins
cf6bc0dad5 Adding missing files. 2010-03-25 15:23:31 +00:00