]> git.sur5r.net Git - i3/i3status/history - src/print_ipv6_addr.c
Error handling: Never output null as full_text (JSON), prefix messages with i3status...
[i3/i3status] / src / print_ipv6_addr.c
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,...