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
/
src
/
common.h
Commit message (
Expand
)
Author
Age
*
eloop: define eloop queue numbers in common.h
Roy Marples
2020-02-06
*
privsep: Close stdout/stderr after forking processes
Roy Marples
2020-01-21
*
eloop: header is now the single source of truth for SEC_PER_SEC
Roy Marples
2020-01-08
*
common: Remove some now unused timing definitions
Roy Marples
2020-01-04
*
common: Remove now unused timespec macros
Roy Marples
2020-01-04
*
common: We don't use timespeccmp anymore.
Roy Marples
2020-01-07
*
common: Don't need timespecadd/sub anymore
Roy Marples
2020-01-07
*
DHCP6: Calulate ReTransmission using milliseconds
Roy Marples
2020-01-07
*
Welcome to 2020!
Roy Marples
2020-01-03
*
common: add close_std
Roy Marples
2019-11-29
*
arp: Fix an obvious typo and remove pragma
Roy Marples
2019-10-08
*
gcc: Only disable pragma for gcc>5 to avoid can't disable warnings
Roy Marples
2019-10-08
*
gcc: Compile with older GCC again.
Roy Marples
2019-10-01
*
DHCP: If root fs is network mounted, enable last lease extend
Roy Marples
2019-09-06
*
Merge branch 'memstream'
Roy Marples
2019-07-04
|
\
|
*
script: Write variables to a FILE
Roy Marples
2019-06-18
*
|
Add SPDX identifiers to all dhcpcd source files.
Yegor Yefremov
2019-07-04
|
/
*
Linux: Fix compile
Roy Marples
2019-04-17
*
sun: Add rbtree support
Roy Marples
2019-04-16
*
Guard __RCSID
Roy Marples
2019-03-07
*
Resync with upstream
Roy Marples
2019-03-07
*
rbtree: reduce more with upstream
Roy Marples
2019-03-07
*
Use __BIT
Roy Marples
2019-03-07
*
Re-arrange so to reduce diff to upsteam.
Roy Marples
2019-03-04
*
Remove the send/recv structures from dhcpcd context and allocate
Roy Marples
2019-02-17
*
Not using c++11, go back to attribute
Roy Marples
2019-02-06
*
Fix __fallthrough directive on non GNUC
Roy Marples
2019-02-06
*
gcc: appease gcc-7's implicit fallthrough warning
Roy Marples
2019-02-06
*
Welcome to 2019!
Roy Marples
2019-01-01
*
Whitespace.
Roy Marples
2018-02-10
*
Remove now unused sysloglike define.
Roy Marples
2018-01-16
*
Welcome to 2018.
Roy Marples
2018-01-01
*
Remove custom logger and output all diagnostics via syslog(3).
Roy Marples
2017-03-24
*
Move the source files along with dev, crypt and comapt into src dir.
Roy Marples
2017-03-15