]> git.ipfire.org Git - thirdparty/dhcpcd.git/shortlog
thirdparty/dhcpcd.git
2006-12-06  Roy MarplesTag 3.0.4
2006-12-06  Roy MarplesFix netmask thanks to Marc Duponcheel.
2006-12-06  Roy MarplesSend the current hostname by default.
2006-12-05  Roy MarplesRevert mistaken commit
2006-12-05  Roy MarplesTag dhcpcd-3.0.3
2006-12-05  Roy MarplesFix NIS, #define RESOLVCONF and send the parameter...
2006-12-04  Roy MarplesSend hostname/fqdn in DISCOVER and INFORM messages...
2006-12-04  Roy MarplesDon't do if (foo) when foo is a char array and not...
2006-12-04  Roy MarplesFix writing to /etc/resolv.conf when resolvconf not...
2006-12-04  Roy MarplesClean some style and stop using %m (use %s + strerror...
2006-12-04  Roy MarplesOnly include linux/if_addr.h for 2.6.19 kernels and...
2006-12-04  Roy MarplesInclude linux/if_addr.h so we compile on 2.6.19 kernels...
2006-12-03  Roy MarplesLinux systems without glibc-2.3 don't have getifaddrs...
2006-12-01  Roy MarplesChanged the default timeout to 20 seconds, allowing...
2006-12-01  Roy MarplesAdd userlen back
2006-12-01  Roy MarplesSet the rfds correctly so we can get a reply after...
2006-11-30  Roy Marplesxmalloc dhcp objects so we can swap pointer around...
2006-11-30  Roy MarplesQuote all vars in the info file.
2006-11-27  Roy MarplesDon't define CC
2006-11-27  Roy MarplesTweak Makefile
2006-11-27  Roy MarplesDon't bundle the .svn dir in the Makefile
2006-11-27  Roy MarplesAdd dhcpcd-3 re-write