index
:
dhcpcd.git
dhcpcd-4
dhcpcd-5
dhcpcd-5.0
dhcpcd-5.6
dhcpcd-6
dhcpcd-6.11.1-DNA
dhcpcd-7
dhcpcd-8
ia
master
DHCP / IPv4LL / IPv6RA / DHCPv6 client
Roy Marples
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
*
make: clean before import-src
Roy Marples
2020-07-02
*
build: distclean now recursively removes patch files and related
Roy Marples
2019-09-13
*
build: Allow DESTDIR to work for import as well.
Roy Marples
2019-08-28
*
build: import-src now works with DESTDIR
Roy Marples
2019-08-28
*
DragonFly: make import-src now prepares the source for importing
Roy Marples
2019-08-28
*
build: exit the SUBDIR build loop if an error is detected
Kenny Napier
2019-02-14
*
build: Allow a suffix to be specified on the dist tarball.
dhcpcd-7.0.5a
Roy Marples
2018-06-04
*
Clean coverity dhcpcd.xz tarball.
Roy Marples
2017-04-14
*
Move test into tests.
Roy Marples
2017-04-13
*
Stop being fancy .... just import everything.
Roy Marples
2017-04-02
*
Fix make proginstall target.
Roy Marples
2017-03-31
*
Remove the cov-int dir when cleaning.
Roy Marples
2017-03-21
*
Clean up some definitions.
Roy Marples
2017-03-21
*
Fix building the distribution.
Roy Marples
2017-03-16
*
Move dhcpcd-hooks dir to hooks
Roy Marples
2017-03-16
*
Move the source files along with dev, crypt and comapt into src dir.
Roy Marples
2017-03-15
*
Default DBDIR from /var/db to /var/db/dhcpcd.
Roy Marples
2016-11-08
*
Remove distinfo files before making them.
Roy Marples
2016-11-05
*
Keep the distinfo in the signed result.
Roy Marples
2016-11-05
*
make distinfo now produces a .distinfo file which contains checksum(s) of
Roy Marples
2016-11-04
*
Remove address family specific routing and introduce address family
Roy Marples
2016-10-25
*
Fix build system to make import correctly for authentication.
Roy Marples
2016-10-07
*
Fix import for auth
Roy Marples
2016-10-07
*
Need to include crypt for MD5 on Linux.
Roy Marples
2016-09-19
*
Make import now imports the files needed to generate dhcpcd-embedded.{c,h}
Roy Marples
2016-09-19
*
Fix building of embedded config with correct specified source.
Roy Marples
2016-09-19
*
Allow dhcpcd to be built without Authentiction support for system media with
Roy Marples
2016-09-19
*
Add the --small configure option which currently removes non essential options
Roy Marples
2016-09-09
*
Support buggy FreeBSD rc system out of the box.
Roy Marples
2016-03-12
*
Fix snapshot building
Roy Marples
2016-02-15
*
Install example hooks
Roy Marples
2015-12-22
*
Grudgingly accede to the vocal minority that dhcpcd should not attempt to
Roy Marples
2015-12-22
*
Revert this part of prior patch.
Roy Marples
2015-09-08
*
ifp may not be set, but ctx will be.
Roy Marples
2015-09-08
*
Use xz instead of bzip2 to create the distribution.
Roy Marples
2015-05-18
*
Handle ND options in the same way we handle DHCP and DHCPv6 options.
Roy Marples
2015-05-14
*
Allow snapshots to be built.
Roy Marples
2015-02-23
*
Remove RCSIDs from dhcpcd, they belong in the upstream project only.
Roy Marples
2014-11-07
*
Redirect fd 3 to config.log.
Roy Marples
2014-09-21
*
Fix dependency and test targets
Roy Marples
2014-07-31
*
Fix import so that matching system vs local headers are not imported.
Roy Marples
2014-07-30
*
Fix the import to work on Linux as well.
Roy Marples
2014-07-30
*
Fix import
dhcpcd-6.4.2
Roy Marples
2014-07-14
*
Implement Stable Private Addresses for SLAAC as per RFC7217.
Roy Marples
2014-06-02
*
Source now compiles on Solaris, just missing the if-sun.c support so
Roy Marples
2014-05-21
*
Sorting interfaces is an IPv4 specific task, so move it into ipv4.c
Roy Marples
2014-04-28
*
Move net.c to if.c.
Roy Marples
2014-04-25
*
gmake-4 supports != shell assignment operator, like BSD make.
Roy Marples
2014-04-23
*
Add config-null.mk and a nasty hack to include config.mk instead if it exists.
Roy Marples
2014-04-23
*
Fix make import with compat sources.
Roy Marples
2014-02-03
[next]