]> git.ipfire.org Git - thirdparty/dhcpcd.git/shortlog
thirdparty/dhcpcd.git
2008-05-13  Roy MarplesWe shouldn't stamp on the dhcp message when checking...
2008-05-13  Roy MarplesWe should make our own env instead of using setenv...
2008-05-12  Roy MarplesDon't encode the hostname as a FQDN by default as not...
2008-05-12  Roy MarplesRemove silly #
2008-05-12  Roy MarplesMake the man pages by default.
2008-05-10  Roy Marplesnis_server -> nis_servers
2008-05-08  Roy Marplesdhcpcd-4.0.0_beta2
2008-05-08  Roy MarplesFix infinite timeouts.
2008-05-07  Roy Marplesdhcpcd doesn't really care about script exist status...
2008-05-07  Roy MarplesClarify comment about DUID usage.
2008-05-07  Roy MarplesDon't explicity create an IPV4LL route if we have a...
2008-05-06  Roy Marplesdhcpcd-4.0.0-beta1
2008-05-02  Roy MarplesTart the man pages - Aq fails mostly so just use ...
2008-05-02  Roy MarplesMove some opts to compat.
2008-05-02  Roy MarplesKeep parsing the duid file until we find a valid duid...
2008-05-02  Roy MarplesWe should only check duid file if duid enabled.
2008-05-01  Roy MarplesFix default options and old IPV4LL leases.
2008-05-01  Roy MarplesFix IPV4LL
2008-05-01  Roy MarplesFix commandline compat.
2008-05-01  Roy MarplesMove the compat options to the top and renable duid...
2008-05-01  Roy MarplesDon't use a DUID by default even though support is...
2008-04-26  Roy MarplesRework the ENABLE_DUID #ifdef so that redoing indents...
2008-04-26  Roy MarplesRepair whitespace damage.
2008-04-26  Roy MarplesAllow quotes to be used.
2008-04-25  Roy Marplesexists -> exit
2008-04-25  Roy MarplesInstall the right man page.
2008-04-25  Roy MarplesFix compile with commandline compat.
2008-04-24  Roy MarplesFix compat for network_number.
2008-04-24  Roy MarplesAdd server_name and filename env vars. Also, fix networ...
2008-04-24  Roy MarplesFix line length
2008-04-24  Roy MarplesMan page corrections.
2008-04-24  Roy Marplesinterface foo in dhcpcd.conf now only applies subsequen...
2008-04-24  Roy MarplesAllow a config file to be specified on the command...
2008-04-24  Roy MarplesAllow values to be escaped using \
2008-04-22  Roy Marplesntp should update if no existing config.
2008-04-22  Roy MarplesMove looking up the hostname in DNS to a sample hook...
2008-04-22  Roy MarplesMerge branch 'master' of git.marples.name:/var/git...
2008-04-21  Roy MarplesFix host and dig erroring to stdout.
2008-04-21  Roy MarplesFix daemonising when on IPV4LL.
2008-04-21  Roy MarplesMerge branch 'master' of git.marples.name:/var/git...
2008-04-21  Roy MarplesTrim trailing whitespace.
2008-04-21  Roy MarplesWe should check for required arguments and strip leadin...
2008-04-21  Roy MarplesFix a compile warning.
2008-04-20  Roy MarplesWe should send packets to a specific IP over the udp...
2008-04-20  Roy MarplesUse a.b.c.d/e notation as this more fully represents...
2008-04-19  Roy MarplesFix a signed issue.
2008-04-19  Roy MarplesFix rfc3397 and rfc3442 decoding for dhcpcd.sh.
2008-04-18  Roy MarplesAdd a note about how to enable deprecated commandline...
2008-04-18  Roy Marplesdhcpcd can now read a basic config file! Add a default...
2008-04-17  Roy MarplesMove the duid file to /etc/dhcpcd as it's really a...
2008-04-17  Roy MarplesQuiet OpenRC scripts.
2008-04-17  Roy MarplesSplit ntp and ypbind into sample hook scripts. These...
2008-04-17  Roy MarplesFix ntp and nis servers.
2008-04-17  Roy MarplesSpecify char
2008-04-17  Roy MarplesOur ctype calls should always use unsigned.
2008-04-17  Roy MarplesIf _PATH_BPF is set, open that instead of searching...
2008-04-16  Roy MarplesChange SYSCONFDIR to /etc/dhcpcd as we'll probably...
2008-04-16  Roy MarplesFix compat - d'oh
2008-04-16  Roy MarplesAdd dhcpcd-compat.sh, so that distros can make availabl...
2008-04-16  Roy MarplesUse correct mtu function.
2008-04-16  Roy MarplesAdd dhcpcd.sh.in
2008-04-16  Roy MarplesFix a few compile warnings.
2008-04-16  Roy MarplesRemove the .info file and now set environment vars...
2008-04-14  Roy MarplesDon't compare if file does not exist.
2008-04-14  Roy MarplesSupport GNU style calling.
2008-04-14  Roy MarplesWe should ARP by default.
2008-04-14  Roy MarplesReplace the clean_metas functions with a write_string...
2008-04-14  Roy MarplesMove MTU configuration to dhcpcd.sh. However, if the...
2008-04-14  Roy MarplesFix type for NetBIOS scope, and escape unknown options...
2008-04-14  Roy MarplesChange a few build/install knobs.
2008-04-14  Roy MarplesImplement arrays and fix getting strings.
2008-04-14  Roy MarplesImplement integer arrays.
2008-04-14  Roy MarplesAdd loads more DHCP options from RFC2132 to the info...
2008-04-14  Roy MarplesAdd more dhcp types, #53
2008-04-14  Roy MarplesThe H argument no means , which changes it's meaning...
2008-04-14  Roy MarplesAdd -o opt1,opt2 and -O to disable requesting optional...
2008-04-13  Roy MarplesWe should check the cookie on messages.
2008-04-13  Roy MarplesWe should end options correctly.
2008-04-13  Roy MarplesWe now use either dig or host to lookup the hostname...
2008-04-13  Roy MarplesRemove the bit about init detection as it's no longer...
2008-04-13  Roy MarplesAs we're only dealing with dhcpcd.sh now, the exec_cmd...
2008-04-12  Roy MarplesAs we're not looking up the hostname anymore, remove...
2008-04-12  Roy MarplesAnd read only ;)
2008-04-12  Roy MarplesThe lease file should only be able to be read by the...
2008-04-12  Roy MarplesMove configuration file setup to dhcpcd.sh so that...
2008-04-12  Roy MarplesFix INFORM support a little.
2008-04-11  Roy MarplesPunt unused file.
2008-04-11  Roy MarplesNormally I hate massive code drops, but heh.
2008-03-31  Roy Marplesread(2) works on ssize_t so we should use this rather...
2008-03-30  Roy MarplesPointless looping in bpf.packet, as pointed out by...
2008-03-30  Roy MarplesUse d_droute.
2008-03-29  Roy Marplesbitmask options should take less space than booleans.
2008-03-29  Roy Marplesstrlcpy is more lightweight than memcpy.
2008-03-29  Roy MarplesFix compile on NetBSD.
2008-03-29  Roy MarplesRemove all logging from if.c and into the proper bits.
2008-03-29  Roy MarplesConvert has_address into a macro.
2008-03-29  Roy Marplesflush_addresses can become a macro.
2008-03-29  Roy MarplesSave a few more bytes.
2008-03-29  Roy MarplesMove log_route to if.c
2008-03-29  Roy MarplesWe need sys/stat.h on fbsd.
next