index
:
i3status.git
master
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
print_ipv6_addr.c
Age
Commit message (
Expand
)
Author
2019-01-23
Switch to autotools (#316)
Michael Stapelberg
2018-07-13
able to print percentage
Felix Buehler
2015-03-16
clang-format-3.5 -i **/*.[ch], update modeline
Michael Stapelberg
2014-03-12
Unify use of string comparisons
Mats
2013-02-23
ipv6: properly handle colors for output_format == xmobar
Michael Stapelberg
2012-09-29
Save the DNS lookup for K.root-servers.net (Thanks barfoos)
Michael Stapelberg
2012-07-10
colorful ipv6 status message
Lars Kumbier
2012-05-09
Error handling: Never output null as full_text (JSON), prefix messages with i...
Michael Stapelberg
2012-05-07
Use (void) instead of () for functions without args (Thanks fernandotcl)
Michael Stapelberg
2012-04-28
Fix include order; fixes build on OpenBSD.
Jasper Lievisse Adriaanse
2012-04-08
add yajl compat code
Michael Stapelberg
2012-03-25
Properly output JSON with libyajl
Michael Stapelberg
2012-02-16
Implement the i3bar JSON protocol
Michael Stapelberg
2011-01-03
Cache the result of the DNS query also if there is no IPv6 connectivity (Than...
Michael Stapelberg
2010-04-06
Little style fixes for the last commit
Michael Stapelberg
2010-04-06
ipv6: provide format strings for ipv6 up and ipv6 down
Christian Dietrich
2010-01-04
ipv6: cache the result of the DNS query only, the socket needs to be re-creat...
Michael Stapelberg
2010-01-01
ipv6: reuse the existing socket for further lookups
Michael Stapelberg
2009-10-11
Breaks configfiles! Major refactoring of i3status, see below
Michael Stapelberg