aboutsummaryrefslogtreecommitdiff
path: root/src/print_ip_addr.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-11Fix shown IP address belonging to wrong interfaceOlivier Gayot1-2/+31
2018-06-04Simplify the algorithm used to determine the IP addressOlivier Gayot1-10/+13
2018-03-29Show IP address when address has a labelDan Robertson1-2/+3
2017-12-11Add IPv6 address when IPv4 isn't available (#247)Emeric Planet1-4/+9
2015-03-16clang-format-3.5 -i **/*.[ch], update modelineMichael Stapelberg1-37/+36
2012-05-09Error handling: Never output null as full_text (JSON), prefix messages with i...Michael Stapelberg1-1/+1
2012-04-28Fix include order; fixes build on OpenBSD.Jasper Lievisse Adriaanse1-2/+3
2012-03-25Properly output JSON with libyajlMichael Stapelberg1-2/+0
2010-07-21Bugfix: Correctly check for interface up/down-status (Thanks docsteel)Michael Stapelberg1-3/+6
2010-01-26get_ip_address: return NULL instead of downMichael Stapelberg1-4/+2
2009-10-11Breaks configfiles! Major refactoring of i3status, see belowMichael Stapelberg1-0/+67