]> git.ipfire.org Git - thirdparty/dhcpcd.git/shortlog
thirdparty/dhcpcd.git
2008-06-18  Roy MarplesRe number the hook scripts to give more space.
2008-06-18  Roy MarplesDe-configure when rebinding fails.
2008-06-13  Roy MarplesDisable the requesting of MTU by default as there's...
2008-06-13  Roy MarplesAdd 05-mtu hook so we respect the desired MTU on networks.
2008-06-13  Roy MarplesClear the timer and counters at the start of the timeou...
2008-06-12  Roy MarplesOn NAK, clear the timer and lease so we init correctly.
2008-06-11  Roy MarplesDon't flush addresses on startup anymore. Also, fix...
2008-06-11  Roy MarplesWe don't use this var anymore.
2008-06-10  Roy MarplesRemove the signal array stack as our pipe handling...
2008-06-10  Roy MarplesRemove KEEPADDRESS as it makes no sense right now....
2008-06-10  Roy MarplesIf test works ensure we return 0 to userland.
2008-06-10  Roy MarplesTimeout on negative timeouts.
2008-06-09  Roy MarplesFix compile for NO_FORK users.
2008-06-09  Roy MarplesFix compile.
2008-06-09  Roy MarplesWe now support IPv4LL fully - until someone points...
2008-06-08  Roy MarplesRe-write the client state engine around a simple timer...
2008-06-08  Roy MarplesTypo.
2008-06-07  Roy MarplesBump to beta6 for internal testing and move UNCONST...
2008-06-07  Roy MarplesWe should test a specific fd instead of index 0 in...
2008-06-07  Roy MarplesAdd a function to test if a fd has data to be read.
2008-06-07  Roy MarplesIncrease the default timeout to 30 seconds to allow...
2008-06-07  Roy Marplesmake DEBUG=yes enabled ggdb.
2008-06-07  Roy MarplesAllow building of snapshots.
2008-06-04  Roy MarplesAdd a sample NetworkManager hook script.
2008-06-03  Roy MarplesWe should not be setting IFF_RUNNING - that's the job...
2008-05-30  Roy MarplesAdd a note about dhcpcd not fully supporting RFC 3927...
2008-05-30  Roy MarplesKernel will send the 2nd annoucemnent when we add the...
2008-05-30  Roy MarplesParse the ARP packet better.
2008-05-30  Roy MarplesDon't request the last tried IPV4LL address.
2008-05-29  Roy MarplesMake the timings more random by using the full range...
2008-05-29  Roy MarplesShould clean the core files too.
2008-05-29  Roy MarplesImprove documentation about inform
2008-05-29  Roy Marplespersist addresses for INFORM
2008-05-29  Roy MarplesRemove pointless header.
2008-05-29  Roy MarplesCheck size of arp reply vs what we need. Also, no need...
2008-05-29  Roy MarplesRespect RFC 3927 more, regarding times and conflicts.
2008-05-29  Roy MarplesDISABLE_FEATURE defines now don't enable automatic...
2008-05-28  Roy MarplesEnsure that IPV4LL defends by doing a DHCP_DISCOVER...
2008-05-28  Roy MarplesBack off IPv4LL detection after MAX_CONFLICTS.
2008-05-28  Roy MarplesWe should inspect our signal fd before processing ARP...
2008-05-28  Roy MarplesWhen we're persistent and using the last lease ignore...
2008-05-28  Roy MarplesPut env var back :)
2008-05-28  Roy MarplesOnly calculate strlen(oarg), saves space and fixes...
2008-05-28  Roy MarplesDocument -x
2008-05-27  Roy MarplesFix the option to change script.
2008-05-27  Roy MarplesReplace the signal clear with a pipe so child can notif...
2008-05-27  Roy MarplesFix signal loop.
2008-05-27  Roy MarplesUse new names.
2008-05-27  Roy MarplesMerge branch 'master' of git.marples.name:/var/git...
2008-05-27  Roy MarplesUse new names.
2008-05-27  Roy MarplesWe source the hooks, so use FILES instead of SCRIPTS.
2008-05-27  Roy MarplesFix rc-service command.
2008-05-27  Roy MarplesUse the write length.
2008-05-27  Roy MarplesMove NO_FORK code down so options is initialised.
2008-05-26  Roy MarplesFix pointer.
2008-05-26  Roy MarplesFix compile.
2008-05-26  Roy MarplesFix a signal race when daemonising.
2008-05-26  Roy Marplesset is shell builtin, env is not
2008-05-26  Roy MarplesPull ARP replies correctly.
2008-05-24  Roy Marplesdhcpcd-4.0.0-beta5
2008-05-24  Roy MarplesFix install.
2008-05-24  Roy MarplesDocument --script.
2008-05-24  Roy MarplesFix subdir
2008-05-24  Roy MarplesStyle.
2008-05-24  Roy MarplesRename hook script to reflect the config file they...
2008-05-24  Roy MarplesMerge branch 'master' of git.marples.name:/var/git...
2008-05-24  Roy MarplesMove dhcpcd.sh to dhcpcd-run-hooks and remove .sh suffixes
2008-05-23  Roy MarplesDon't bother appending log level to stdout, save a...
2008-05-23  Roy MarplesFix shell logic
2008-05-22  Roy MarplesJust use /etc.
2008-05-22  Roy MarplesUse proper words.
2008-05-22  Roy MarplesPut my code at the top and UNCONST filters in bpf.c
2008-05-22  Roy MarplesDon't echo loglevel names to stdout.
2008-05-22  Roy MarplesAdd ISC copyright to dhcp_bpf_filter.
2008-05-22  Roy MarplesUse constant BPF structures and defines to alter the...
2008-05-22  Roy MarplesInstalling to FHS dirs just for Linux is silly, especia...
2008-05-21  Roy MarplesApparently some DHCP servers return NULL strings, Gento...
2008-05-21  Roy MarplesImprove documentation about the hooks.
2008-05-21  Roy MarplesStop defining the same flags twice.
2008-05-20  Roy MarplesUse CPP flags here.
2008-05-20  Roy MarplesPlug some valgrind leaks.
2008-05-20  Roy MarplesMore Typo
2008-05-20  Roy MarplesTypo
2008-05-20  Roy MarplesTypo
2008-05-20  Roy MarplesDocument last lease and nohook.
2008-05-20  Roy MarplesInstall hooks in the os specific dir.
2008-05-20  Roy MarplesFix install for gmake.
2008-05-20  Roy MarplesMove socket.c -> lpf.c. Also, default Linux to using...
2008-05-20  Roy MarplesAdd a -C, --nohook option to skip the running of hook...
2008-05-20  Roy MarplesDon't set CONFIG in the Makefile.
2008-05-20  Roy MarplesFix ipv4ll support.
2008-05-20  Roy MarplesDocument dhcpcd.conf in FILES.
2008-05-20  Roy MarplesDon't prefix functions with _
2008-05-20  Roy MarplesOne sentence per line.
2008-05-20  Roy MarplesFix readme
2008-05-20  Roy MarplesInstall dhcpcd.sh and hooks into /libexec by default...
2008-05-20  Roy MarplesSplit dhcpcd.sh into smaller hook scripts, so that...
2008-05-20  Roy MarplesUse CPPFLAGS as FreeBSD make doesn't.
2008-05-20  Roy MarplesWe should really be using CPPFLAGS.
2008-05-19  Roy MarplesMove the SUFFIXES to them.
next