]> git.sur5r.net Git - i3/i3status/history - src/print_ipv6_addr.c
fix: use SYSCONFDIR in error message
[i3/i3status] / src / print_ipv6_addr.c
2019-01-23 Michael StapelbergSwitch to autotools (#316)
2018-07-16 Ingo BürkMerge pull request #296 from Stunkymonkey/include-order
2018-07-13 Ingo BürkMerge pull request #297 from Stunkymonkey/percent-first
2018-07-13 Felix Buehlerable to print percentage 297/head
2015-03-16 Michael StapelbergMerge pull request #8 from azuwis/master
2015-03-16 Michael Stapelbergclang-format-3.5 -i **/*.[ch], update modeline
2014-03-12 MatsUnify use of string comparisons
2013-02-23 Michael Stapelbergipv6: properly handle colors for output_format == xmobar
2012-09-28 Michael StapelbergSave the DNS lookup for K.root-servers.net (Thanks...
2012-07-10 Lars Kumbiercolorful ipv6 status message
2012-05-09 Michael StapelbergError handling: Never output null as full_text (JSON...
2012-05-07 Michael StapelbergUse (void) instead of () for functions without args...
2012-04-28 Jasper Lievisse... Fix include order; fixes build on OpenBSD.
2012-04-08 Michael Stapelbergadd yajl compat code
2012-03-25 Michael StapelbergProperly output JSON with libyajl
2012-02-16 Michael StapelbergImplement the i3bar JSON protocol
2011-01-03 Michael StapelbergCache the result of the DNS query also if there is...
2010-04-06 Michael StapelbergLittle style fixes for the last commit
2010-04-06 Christian Dietrichipv6: provide format strings for ipv6 up and ipv6 down
2010-01-04 Michael Stapelbergipv6: cache the result of the DNS query only, the socke...
2010-01-01 Michael Stapelbergipv6: reuse the existing socket for further lookups
2009-10-11 Michael StapelbergBreaks configfiles! Major refactoring of i3status,...