]> git.ipfire.org Git - thirdparty/dhcpcd.git/shortlog
thirdparty/dhcpcd.git
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.
2008-03-29  Roy MarplesRework our error handling code a little to save ~5k...
2008-03-28  Roy MarplesFix compile on Linux.
2008-03-28  Roy MarplesIt's more proper to use ~0U here.
2008-03-28  Roy MarplesInstall INFODIR in the Makefile to reduce the dhcpcd...
2008-03-28  Roy MarplesNo need to create /etc
2008-03-28  Roy MarplesUse strlcpy here.
2008-03-28  Roy MarplesDon't bother compiling these if undefined.
2008-03-28  Roy MarplesUse the close_on_exec function here.
2008-03-28  Roy MarplesIt appears that some DHCP servers don't reply to a...
2008-03-27  Roy MarplesFix compile on fbsd-6.2
2008-03-27  Roy MarplesIf not Linux then assume BSD.
2008-03-25  Roy MarplesFix compiler warnings.
2008-03-24  Roy MarplesAdd alternative building method to save around 500...
2008-03-24  Roy MarplesUse functions over bloaty macros to save a few bytes.
2008-03-24  Roy MarplesFix compile on BSD.
2008-03-24  Roy MarplesSplit interface and socket out into OS bpf, if-bsd...
2008-03-20  Roy MarplesFix compile on NetBSD
2008-03-20  Roy MarplesRemove uneeded structs.
2008-03-20  Roy MarplesChange code style to match the BSDs in the hope the...
2008-03-16  Roy MarplesWork with zerolength options again.
2008-03-05  Roy MarplesInclude our own queue.h only for Linux systems.
2008-03-04  Roy MarplesImport STAIL_QUEUE from FreeBSD headers as not all...
2008-03-04  Roy MarplesAdd back asm/types.h direct include for crappy 2.4...
2008-03-04  Roy MarplesAllow --fqdn to work without an option, defaulting...
2008-02-25  Roy MarplesRelease dhcpcd-3.2.3 v3.2.3
2008-02-24  Roy MarplesNIS could just be a domain without addresses.
2008-02-23  Roy MarplesFix hostname lookup, #31
2008-02-23  Roy MarplesClean up some valgrind errors.
2008-02-22  Roy MarplesAs we don't use the udp socket, set the recieve buffer...
2008-02-22  Roy MarplesFix building on GNU/kFreeBSD, Debian #467005
2008-02-22  Roy MarplesPCC compiler fixes.
2008-02-22  Roy MarplesAlways open UDP port for DHCP client t avoid more ICMP...
2008-02-22  Roy Marplesifreqs could have more than structs larger than sockadd...
2008-02-21  Roy MarplesStyle.
2008-02-21  Roy MarplesFix rebinding.
2008-02-21  Roy MarplesBe more RFC conformant regarding sending server id.
2008-02-21  Roy MarplesAdd a listening port for linux for when we have configu...
2008-02-21  Roy MarplesWhen renewing, talk to the server ip address.
2008-02-21  Roy MarplesFix mode of pidfile so any user can read it.
2008-02-21  Roy MarplesFix compile on NOMMU systems.
2008-02-20  Roy MarplesBail out of sys/queue.h lacks STAILQ
2008-02-20  Roy MarplesSupport the PCC compiler.
2008-02-20  Roy MarplesQuickly fix a valgrind error.
2008-02-20  Roy MarplesRelease dhcpcd-3.2.2
2008-02-20  Roy MarplesUse tailq from queue.h instead of rolling our down...
2008-02-20  Roy MarplesAdd a comment about older linux headers and -std=c99.
2008-02-20  Roy MarplesDon't include -pipe by default.
2008-02-20  Roy MarplesTest each CC flag we want to set so we will work on...
2008-02-19  Roy MarplesTypo.
2008-02-19  Roy MarplesRemove hardcoded defines for linux and add a nasty...
2008-02-19  Roy MarplesFix compile.
next