summaryrefslogtreecommitdiff
path: root/src/print_ipv6_addr.c
AgeCommit message (Expand)Author
2012-07-10colorful ipv6 status messageLars Kumbier
2012-05-09Error handling: Never output null as full_text (JSON), prefix messages with i...Michael Stapelberg
2012-05-07Use (void) instead of () for functions without args (Thanks fernandotcl)Michael Stapelberg
2012-04-28Fix include order; fixes build on OpenBSD.Jasper Lievisse Adriaanse
2012-04-08add yajl compat codeMichael Stapelberg
2012-03-25Properly output JSON with libyajlMichael Stapelberg
2012-02-16Implement the i3bar JSON protocolMichael Stapelberg
2011-01-03Cache the result of the DNS query also if there is no IPv6 connectivity (Than...Michael Stapelberg
2010-04-06Little style fixes for the last commitMichael Stapelberg
2010-04-06ipv6: provide format strings for ipv6 up and ipv6 downChristian Dietrich
2010-01-04ipv6: cache the result of the DNS query only, the socket needs to be re-creat...Michael Stapelberg
2010-01-01ipv6: reuse the existing socket for further lookupsMichael Stapelberg
2009-10-11Breaks configfiles! Major refactoring of i3status, see belowMichael Stapelberg