]> git.sur5r.net Git - i3/i3status/history - src/print_ip_addr.c
Fix shown IP address belonging to wrong interface
[i3/i3status] / src / print_ip_addr.c
2018-06-11 Olivier GayotFix shown IP address belonging to wrong interface 286/head
2018-06-04 Olivier GayotSimplify the algorithm used to determine the IP address
2018-05-22 Ingo BürkMerge pull request #282 from Stunkymonkey/mem-support
2018-05-19 Ingo BürkMerge pull request #270 from Stunkymonkey/mem-support
2018-04-08 Ingo BürkMerge pull request #275 from winks/patch-2
2018-03-29 Ingo BürkMerge pull request #213 from dlrobertson/addr_description
2018-03-29 Dan RobertsonShow IP address when address has a label 213/head
2018-03-27 Ingo BürkMerge pull request #251 from tomaskrizek/man-eth-wirele...
2018-03-27 Ingo BürkMerge pull request #243 from jasperla/fei_error
2017-12-11 Emeric PlanetAdd IPv6 address when IPv4 isn't available (#247)
2015-03-16 Michael StapelbergMerge pull request #8 from azuwis/master
2015-03-16 Michael Stapelbergclang-format-3.5 -i **/*.[ch], update modeline
2012-05-09 Michael StapelbergError handling: Never output null as full_text (JSON...
2012-04-28 Jasper Lievisse... Fix include order; fixes build on OpenBSD.
2012-03-25 Michael StapelbergProperly output JSON with libyajl
2010-07-21 Michael StapelbergBugfix: Correctly check for interface up/down-status...
2010-01-26 Michael Stapelbergget_ip_address: return NULL instead of down
2009-10-11 Michael StapelbergBreaks configfiles! Major refactoring of i3status,...