2012-06-26 |
Hans-Christoph Steiner | jsoninfo: updated README with description of what this...
|
commit | commitdiff | tree |
2012-06-26 |
Hans-Christoph Steiner | olsrd-adhoc-setup: try using "nmcli dev disconnect...
|
commit | commitdiff | tree |
2012-06-26 |
Hans-Christoph Steiner | olsrd-adhoc-setup: accept interface, channel, SSID...
|
commit | commitdiff | tree |
2012-06-26 |
Hans-Christoph Steiner | fix all man page warnings: Debian/Ubuntu don't have...
|
commit | commitdiff | tree |
2012-06-22 |
Hans-Christoph Steiner | android: the pud plugin requires NDK r8, so document...
|
commit | commitdiff | tree |
2012-06-21 |
Hans-Christoph Steiner | (GNU/Linux build) add support for prefix, libdir, sbindir...
|
commit | commitdiff | tree |
2012-06-20 |
Hans-Christoph Steiner | olsrd-adhoc-setup: replace hard-coded if name with...
|
commit | commitdiff | tree |
2012-06-08 |
Hans-Christoph Steiner | jsoninfo: get kernel module for a given interface using...
|
commit | commitdiff | tree |
2012-06-08 |
Hans-Christoph Steiner | jsoninfo: noFork should be a boolean
|
commit | commitdiff | tree |
2012-06-08 |
Hans-Christoph Steiner | jsoninfo: downcase plugin keys since they can have...
|
commit | commitdiff | tree |
2012-06-08 |
Hans-Christoph Steiner | jsoninfo: fully implement MID report with arrays of...
|
commit | commitdiff | tree |
2012-06-08 |
Hans-Christoph Steiner | jsoninfo: convert comma insertion logic to be based...
|
commit | commitdiff | tree |
2012-06-08 |
Hans-Christoph Steiner | jsoninfo: list IPC connection accept rules in a JSON...
|
commit | commitdiff | tree |
2012-06-08 |
Hans-Christoph Steiner | jsoninfo: simplify parsing by removing the "data":...
|
commit | commitdiff | tree |
2012-06-08 |
Hans-Christoph Steiner | jsoninfo: clean up comments and debug stuff
|
commit | commitdiff | tree |
2012-06-08 |
Hans-Christoph Steiner | jsoninfo: rename the two MTU data points for clarity
|
commit | commitdiff | tree |
2012-06-05 |
Hans-Christoph Steiner | jsoninfo: add the possibility of loading a UUID from...
|
commit | commitdiff | tree |
2012-06-05 |
Hans-Christoph Steiner | jsoninfo: get lots of info from /sys/class/net/wlan0...
|
commit | commitdiff | tree |
2012-06-05 |
Hans-Christoph Steiner | jsoninfo: updated README with new /runtime and /startup...
|
commit | commitdiff | tree |
2012-06-01 |
Hans-Christoph Steiner | jsoninfo: add example jsoninfo block to files/olsrd...
|
commit | commitdiff | tree |
2012-06-01 |
Hans-Christoph Steiner | jsoninfo: add /startup and /runtime groupings and wrap...
|
commit | commitdiff | tree |
2012-06-01 |
Hans-Christoph Steiner | android: fix minor error in README about the make command...
|
commit | commitdiff | tree |
2012-05-31 |
Hans-Christoph Steiner | (android/README) added Android build instructions
|
commit | commitdiff | tree |
2012-05-11 |
Hans-Christoph Steiner | jsoninfo: convert costs to ints, ditch get_linkcost_text...
|
commit | commitdiff | tree |
2012-05-11 |
Hans-Christoph Steiner | jsoninfo: document the existing command set
|
commit | commitdiff | tree |
2012-05-10 |
Hans-Christoph Steiner | convert 'gateways' to JSON
|
commit | commitdiff | tree |
2012-05-10 |
Hans-Christoph Steiner | rename 'msValid' JSON key to 'validityTime' for clarity
|
commit | commitdiff | tree |
2012-05-10 |
Hans-Christoph Steiner | output any combo of commands as a JSON array (except...
|
commit | commitdiff | tree |
2012-05-10 |
Hans-Christoph Steiner | add 'plugins' and 'config' method to output info parsed...
|
commit | commitdiff | tree |
2012-05-10 |
Hans-Christoph Steiner | add 'olsrd.conf' method to give complete, generated...
|
commit | commitdiff | tree |
2012-05-10 |
Hans-Christoph Steiner | convert abuf_json_int() to write out long ints to represent...
|
commit | commitdiff | tree |
2012-05-09 |
Hans-Christoph Steiner | if requesting all status, then return everything as...
|
commit | commitdiff | tree |
2012-05-09 |
Hans-Christoph Steiner | converted 'mid' to JSON
|
commit | commitdiff | tree |
2012-05-09 |
Hans-Christoph Steiner | converted 'hna' to JSON
|
commit | commitdiff | tree |
2012-05-09 |
Hans-Christoph Steiner | converted 'topology' to JSON
|
commit | commitdiff | tree |
2012-05-09 |
Hans-Christoph Steiner | converted 'routes' to JSON
|
commit | commitdiff | tree |
2012-05-09 |
Hans-Christoph Steiner | converted 'links' to JSON
|
commit | commitdiff | tree |
2012-05-09 |
Hans-Christoph Steiner | merged 'twohop' into 'neighbors' and converted to full...
|
commit | commitdiff | tree |
2012-05-09 |
Hans-Christoph Steiner | renamed abuf_json_key_* functions to abuf_json_* for...
|
commit | commitdiff | tree |
2012-05-09 |
Hans-Christoph Steiner | added 'gateways', 'twohop', and 'interfaces' to 'status...
|
commit | commitdiff | tree |
2012-05-09 |
Hans-Christoph Steiner | converted 'interfaces' to JSON
|
commit | commitdiff | tree |
2012-05-09 |
Hans-Christoph Steiner | always output VTIME validity time info
|
commit | commitdiff | tree |
2012-05-09 |
Hans-Christoph Steiner | laid out JSON functions and converted to printing JSON...
|
commit | commitdiff | tree |
2012-05-09 |
Hans-Christoph Steiner | made naming consistent across commands, macros, variables...
|
commit | commitdiff | tree |
2012-05-09 |
Hans-Christoph Steiner | ran "astyle --style=linux --indent=spaces=2" and manually...
|
commit | commitdiff | tree |
2012-05-09 |
Hans-Christoph Steiner | change default port to 9090 (which is used for JSON...
|
commit | commitdiff | tree |
2012-05-09 |
Hans-Christoph Steiner | copy txtinfo plugin to create template for new jsoninfo...
|
commit | commitdiff | tree |
2012-05-09 |
Hans-Christoph Steiner | included MinGW build instructions for Windows/Win32
|
commit | commitdiff | tree |
2012-05-05 |
Hans-Christoph Steiner | updated Linux ad-hoc setup script to associate to existing...
|
commit | commitdiff | tree |
2012-05-05 |
Hans-Christoph Steiner | also try configuring ad-hoc after interface is up,...
|
commit | commitdiff | tree |
2012-05-05 |
Hans-Christoph Steiner | first working script to setup wifi interface into ad...
|
commit | commitdiff | tree |
2012-05-05 |
Hans-Christoph Steiner | updated Android build to use "gcc --sysroot" technique...
|
commit | commitdiff | tree |
2012-05-05 |
Hans-Christoph Steiner | updated 'android/regex/' source directly from Android...
|
commit | commitdiff | tree |
|