]> git.ipfire.org Git - thirdparty/dhcp.git/commit - server/dhcpd.leases.5
Switch isc urls from http to https and correct sw to services or software
authorShawn Routhier <sar@isc.org>
Thu, 23 Jul 2009 18:52:21 +0000 (18:52 +0000)
committerShawn Routhier <sar@isc.org>
Thu, 23 Jul 2009 18:52:21 +0000 (18:52 +0000)
commit2c85ac9b241cea50c6579b209772c8664ab6e5d1
tree021745328c2e3c0bbd30f105b89c0cbccc1c5d8d
parent583c1c168a2bf54b055dd50a7348b9ffc1283c74
Switch isc urls from http to https and correct sw to services or software
for new web site as appropirate.
186 files changed:
LICENSE
README
client/clparse.c
client/dhc6.c
client/dhclient-script.8
client/dhclient.8
client/dhclient.c
client/dhclient.conf.5
client/dhclient.leases.5
common/alloc.c
common/bpf.c
common/comapi.c
common/conflex.c
common/ctrace.c
common/dhcp-eval.5
common/dhcp-options.5
common/discover.c
common/dispatch.c
common/dlpi.c
common/dns.c
common/ethernet.c
common/execute.c
common/fddi.c
common/icmp.c
common/inet.c
common/lpf.c
common/memory.c
common/nit.c
common/options.c
common/packet.c
common/parse.c
common/print.c
common/raw.c
common/resolv.c
common/socket.c
common/tables.c
common/tr.c
common/tree.c
common/upf.c
dhcpctl/callback.c
dhcpctl/cltest.c
dhcpctl/dhcpctl.3
dhcpctl/dhcpctl.c
dhcpctl/dhcpctl.h
dhcpctl/omshell.1
dhcpctl/omshell.c
dhcpctl/remote.c
doc/Makefile
doc/References.html
doc/References.txt
doc/References.xml
doc/ja_JP.eucJP/dhclient-script.8
doc/ja_JP.eucJP/dhclient.8
doc/ja_JP.eucJP/dhclient.conf.5
doc/ja_JP.eucJP/dhclient.leases.5
doc/ja_JP.eucJP/dhcp-eval.5
doc/ja_JP.eucJP/dhcp-options.5
dst/base64.c
dst/md5.h
dst/md5_dgst.c
dst/md5_locl.h
includes/arpa/nameser.h
includes/cdefs.h
includes/cf/aix.h
includes/cf/alphaosf.h
includes/cf/bsdos.h
includes/cf/cygwin32.h
includes/cf/freebsd.h
includes/cf/hpux.h
includes/cf/irix.h
includes/cf/linux.h
includes/cf/netbsd.h
includes/cf/nextstep.h
includes/cf/openbsd.h
includes/cf/qnx.h
includes/cf/rhapsody.h
includes/cf/sample.h
includes/cf/sco.h
includes/cf/sunos4.h
includes/cf/sunos5-5.h
includes/cf/ultrix.h
includes/ctrace.h
includes/dhcp.h
includes/dhcp6.h
includes/dhcpd.h
includes/dhctoken.h
includes/failover.h
includes/inet.h
includes/isc-dhcp/boolean.h
includes/isc-dhcp/int.h
includes/isc-dhcp/lang.h
includes/isc-dhcp/list.h
includes/isc-dhcp/result.h
includes/isc-dhcp/types.h
includes/minires/minires.h
includes/minires/res_update.h
includes/minires/resolv.h
includes/netinet/udp.h
includes/omapip/alloc.h
includes/omapip/buffer.h
includes/omapip/convert.h
includes/omapip/hash.h
includes/omapip/omapip.h
includes/omapip/omapip_p.h
includes/omapip/trace.h
includes/osdep.h
includes/statement.h
includes/tree.h
minires/ns_date.c
minires/ns_name.c
minires/ns_parse.c
minires/ns_samedomain.c
minires/ns_sign.c
minires/ns_verify.c
minires/res_comp.c
minires/res_findzonecut.c
minires/res_init.c
minires/res_mkquery.c
minires/res_mkupdate.c
minires/res_query.c
minires/res_send.c
minires/res_sendsigned.c
minires/res_update.c
omapip/alloc.c
omapip/array.c
omapip/auth.c
omapip/buffer.c
omapip/connection.c
omapip/convert.c
omapip/dispatch.c
omapip/errwarn.c
omapip/generic.c
omapip/handle.c
omapip/hash.c
omapip/listener.c
omapip/message.c
omapip/mrtrace.c
omapip/omapi.3
omapip/protocol.c
omapip/result.c
omapip/support.c
omapip/test.c
omapip/toisc.c
omapip/trace.c
relay/dhcrelay.8
relay/dhcrelay.c
server/Makefile.dist
server/bootp.c
server/class.c
server/confpars.c
server/db.c
server/ddns.c
server/dhcp.c
server/dhcpd.8
server/dhcpd.c
server/dhcpd.conf.5
server/dhcpd.leases.5
server/failover.c
server/mdb.c
server/omapi.c
server/salloc.c
server/stables.c
tests/DHCPv6/000-badmsgtype.pl
tests/DHCPv6/010-solicit-noclientid.pl
tests/DHCPv6/011-solicit-serverid.pl
tests/DHCPv6/020-advertise-mcast.pl
tests/DHCPv6/030-request-noclientid.pl
tests/DHCPv6/031-request-noserverid.pl
tests/DHCPv6/032-request-badduid.pl
tests/DHCPv6/110-information-request-ia_na.pl
tests/DHCPv6/111-information-request-ia_ta.pl
tests/DHCPv6/112-badduid.pl
tests/DHCPv6/210-solicit-nohost.pl
tests/DHCPv6/211-solicit-opt-in-na.pl
tests/DHCPv6/212-solicit-opt-in-na-norapidcommit.pl
tests/DHCPv6/280-release-nohost.pl
tests/DHCPv6/281-release-bad-address.pl
tests/DHCPv6/282-release-no-address.pl
tests/DHCPv6/283-release.pl
tests/DHCPv6/290-decline-nohost.pl
tests/DHCPv6/291-decline-bad-address.pl
tests/DHCPv6/292-decline-no-address.pl
tests/DHCPv6/293-decline.pl
tests/DHCPv6/dhcp_client.pm
tests/DHCPv6/stubcli-opt-in-na.pl
tests/DHCPv6/stubcli.pl