Show patches with: Submitter = Yousong Zhou       |    Archived = No       |   229 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[OpenWrt-Devel,1/3] examples: add .notify_write callback. - - - - --- 2014-11-11 Yousong Zhou Accepted
[OpenWrt-Devel,2/3] Fix SSL negotiation being interrupted by .notify_write from BIO method. - - - - --- 2014-11-11 Yousong Zhou Changes Requested
[OpenWrt-Devel,3/3] cmake: Do not hardcode /opt/local/include for Apple. - - - - --- 2014-11-11 Yousong Zhou Accepted
[OpenWrt-Devel,1/5] libubox: drop legacy json-c support - - - - --- 2014-11-11 Yousong Zhou Superseded
[OpenWrt-Devel,2/5] lua: do not hardcode /opt/local/include for Apple. - - - - --- 2014-11-11 Yousong Zhou Superseded
[OpenWrt-Devel,3/5] examples: fix build. - - - - --- 2014-11-11 Yousong Zhou Superseded
[OpenWrt-Devel,4/5] ustream: add function ustream_fill_with_read_buf(). - - - - --- 2014-11-11 Yousong Zhou Superseded
[OpenWrt-Devel,5/5] ustream: call notify_write() when bytes are written. - - - - --- 2014-11-11 Yousong Zhou Superseded
[OpenWrt-Devel,v2,01/10] libubox: drop legacy json-c support - - - - --- 2014-11-12 Yousong Zhou Accepted
[OpenWrt-Devel,v2,02/10] lua: do not hardcode /opt/local/include for Apple. - - - - --- 2014-11-12 Yousong Zhou Accepted
[OpenWrt-Devel,v2,03/10] examples: fix build. - - - - --- 2014-11-12 Yousong Zhou Accepted
[OpenWrt-Devel,v2,04/10] ustream: add function ustream_fill_with_read_buf(). - - - - --- 2014-11-12 Yousong Zhou Changes Requested
[OpenWrt-Devel,v2,05/10] ustream: call notify_write() when bytes are written. - - - - --- 2014-11-12 Yousong Zhou RFC
[OpenWrt-Devel,v2,06/10] blobmsg: remove unneeded assignment in blobmsg_alloc_string_buffer(). - - - - --- 2014-11-12 Yousong Zhou Accepted
[OpenWrt-Devel,v2,07/10] jshn: add error handling and fix memory leak in jshn_format(). - - - - --- 2014-11-12 Yousong Zhou Accepted
[OpenWrt-Devel,v2,08/10] json_script: fix logic invert of handle_expr_not(). - - - - --- 2014-11-12 Yousong Zhou Changes Requested
[OpenWrt-Devel,v2,09/10] json_script: fix eval_string(). - - - - --- 2014-11-12 Yousong Zhou Accepted
[OpenWrt-Devel,v2,10/10] json_script: remove unneed argument check before calling __json_script_fil… - - - - --- 2014-11-12 Yousong Zhou Accepted
[OpenWrt-Devel,01/12] Fix a few style issues. - - - - --- 2014-12-15 Yousong Zhou Superseded
[OpenWrt-Devel,02/12] tests: remove straying echo in 020_get. - - - - --- 2014-12-15 Yousong Zhou Superseded
[OpenWrt-Devel,03/12] tests: add more test coverage for `uci show' command. - - - - --- 2014-12-15 Yousong Zhou Superseded
[OpenWrt-Devel,04/12] tests: add test coverage for `uci batch' command. - - - - --- 2014-12-15 Yousong Zhou Superseded
[OpenWrt-Devel,05/12] tests: add test coverage for `uci revert' command. - - - - --- 2014-12-15 Yousong Zhou Superseded
[OpenWrt-Devel,06/12] tests: add test coverage for uci list related commands. - - - - --- 2014-12-15 Yousong Zhou Superseded
[OpenWrt-Devel,07/12] cli: fix printing option values occupying multiple lines. - - - - --- 2014-12-15 Yousong Zhou Superseded
[OpenWrt-Devel,08/12] delta: add a simple duplication check when adding delta path. - - - - --- 2014-12-15 Yousong Zhou Superseded
[OpenWrt-Devel,09/12] delta: preprocess delta line with uci_parse_argument(). - - - - --- 2014-12-15 Yousong Zhou Superseded
[OpenWrt-Devel,10/12] delta: use a table for converting between UCI_CMD_XXX and prefixes. - - - - --- 2014-12-15 Yousong Zhou Superseded
[OpenWrt-Devel,11/12] delta: fix outputing of delta entries occupying multiple lines. - - - - --- 2014-12-15 Yousong Zhou Superseded
[OpenWrt-Devel,12/12] uci_internal: use comma expression for UCI_INTERNAL() call. - - - - --- 2014-12-15 Yousong Zhou Superseded
[OpenWrt-Devel,v2,01/16] Fix a few style issues. - - - - --- 2014-12-16 Yousong Zhou Accepted
[OpenWrt-Devel,v2,02/16] Fix memory leaks found by using valgrind on test cases. - - - - --- 2014-12-16 Yousong Zhou Accepted
[OpenWrt-Devel,v2,03/16] file: fix use-after-free bug. - - - - --- 2014-12-16 Yousong Zhou Accepted
[OpenWrt-Devel,v2,04/16] file: fix EOF check. - - - - --- 2014-12-16 Yousong Zhou Accepted
[OpenWrt-Devel,v2,05/16] file: fix error string about "unterminated XXX". - - - - --- 2014-12-16 Yousong Zhou Accepted
[OpenWrt-Devel,v2,06/16] tests: remove straying echo in 020_get. - - - - --- 2014-12-16 Yousong Zhou Accepted
[OpenWrt-Devel,v2,07/16] tests: add more test coverage for `uci show' command. - - - - --- 2014-12-16 Yousong Zhou Accepted
[OpenWrt-Devel,v2,08/16] tests: add test coverage for `uci batch' command. - - - - --- 2014-12-16 Yousong Zhou Accepted
[OpenWrt-Devel,v2,09/16] tests: add test coverage for `uci revert' command. - - - - --- 2014-12-16 Yousong Zhou Accepted
[OpenWrt-Devel,v2,10/16] tests: add test coverage for uci list related commands. - - - - --- 2014-12-16 Yousong Zhou Accepted
[OpenWrt-Devel,v2,11/16] cli: fix printing option values occupying multiple lines. - - - - --- 2014-12-16 Yousong Zhou Accepted
[OpenWrt-Devel,v2,12/16] delta: add a simple duplication check when adding delta path. - - - - --- 2014-12-16 Yousong Zhou Accepted
[OpenWrt-Devel,v2,13/16] delta: preprocess delta line with uci_parse_argument(). - - - - --- 2014-12-16 Yousong Zhou Accepted
[OpenWrt-Devel,v2,14/16] delta: use a table for converting between UCI_CMD_XXX and prefixes. - - - - --- 2014-12-16 Yousong Zhou Accepted
[OpenWrt-Devel,v2,15/16] delta: fix outputing of delta entries occupying multiple lines. - - - - --- 2014-12-16 Yousong Zhou Accepted
[OpenWrt-Devel,v2,16/16] uci_internal: use comma expression for UCI_INTERNAL() call. - - - - --- 2014-12-16 Yousong Zhou Changes Requested
[OpenWrt-Devel,1/3] ustream: add function ustream_read(). - - - - --- 2014-12-16 Yousong Zhou Changes Requested
[OpenWrt-Devel,2/3] json_script: fix logic invert of handle_expr_not(). - - - - --- 2014-12-16 Yousong Zhou Accepted
[OpenWrt-Devel,3/3] examples: add example code for json_script. - - - - --- 2014-12-16 Yousong Zhou Accepted
[OpenWrt-Devel] dnsmasq: allow de-selecting features from -full variant. - - - - --- 2014-12-17 Yousong Zhou Accepted
[OpenWrt-Devel,1/2] scripts: fix recursive dependencies that might be caused by using conditional d… - - - - --- 2014-12-22 Yousong Zhou Changes Requested
[OpenWrt-Devel,2/2] dnsmasq: fix dependency problems of the dnsmasq-full variant. - - - - --- 2014-12-22 Yousong Zhou Superseded
[OpenWrt-Devel,1/2] package: remove references to symbols TARGET_{ps3, pxcab}. - - - - --- 2014-12-23 Yousong Zhou Accepted
[OpenWrt-Devel,2/2] dnsmasq: fix dependency problems of the dnsmasq-full variant. - - - - --- 2014-12-23 Yousong Zhou Accepted
[OpenWrt-Devel,v2,1/2] package: remove references to symbols TARGET_{ps3, pxcab}. - - - - --- 2014-12-30 Yousong Zhou Accepted
[OpenWrt-Devel,v2,2/2] dnsmasq: fix dependency problems of the dnsmasq-full variant. - - - - --- 2014-12-30 Yousong Zhou Accepted
[OpenWrt-Devel,1/5] uloop: fix out-of-bound loop index. - - - - --- 2015-01-21 Yousong Zhou Rejected
[OpenWrt-Devel,2/5] ustream: add function ustream_read(). - - - - --- 2015-01-21 Yousong Zhou Accepted
[OpenWrt-Devel,3/5] ustream-fd: fix logic invert of write polling. - - - - --- 2015-01-21 Yousong Zhou Accepted
[OpenWrt-Devel,4/5] uloop: optimize uloop_timeout_set() implementaiton a bit. - - - - --- 2015-01-21 Yousong Zhou Accepted
[OpenWrt-Devel,5/5] utils: use clock_get_time() for clock_gettime() on Apple. - - - - --- 2015-01-21 Yousong Zhou Accepted
[OpenWrt-Devel,RFC,1/7] kexec-tools: add patch for fixing kexec-tools' configure.ac. - - - - --- 2015-01-23 Yousong Zhou Changes Requested
[OpenWrt-Devel,RFC,2/7] kexec-tools: add patch for fixing zlib/lzma decompression. - - - - --- 2015-01-23 Yousong Zhou Changes Requested
[OpenWrt-Devel,RFC,3/7] kexec-tools: add patch for fixing compilation warnings. - - - - --- 2015-01-23 Yousong Zhou Changes Requested
[OpenWrt-Devel,RFC,4/7] kexec-tools: remove unnecessary patch 0004-mips_regdefs.patch. - - - - --- 2015-01-23 Yousong Zhou Changes Requested
[OpenWrt-Devel,RFC,5/7] kexec-tools: show up only when KERNEL_KEXEC is enabled. - - - - --- 2015-01-23 Yousong Zhou Changes Requested
[OpenWrt-Devel,RFC,6/7] kexec-tools: add choice for selecting lzma support. - - - - --- 2015-01-23 Yousong Zhou Changes Requested
[OpenWrt-Devel,RFC,7/7] mips/kexec: parse and use parameters specified by userspace kexec tool. - - - - --- 2015-01-23 Yousong Zhou Changes Requested
[OpenWrt-Devel,1/4] tests: add test cases for showing nonexistent section and option. - - - - --- 2015-01-24 Yousong Zhou Accepted
[OpenWrt-Devel,2/4] cli: properly unload package before quit. - - - - --- 2015-01-24 Yousong Zhou Accepted
[OpenWrt-Devel,3/4] cli: enhance "uci show" command on nonexistent sections and options. - - - - --- 2015-01-24 Yousong Zhou Accepted
[OpenWrt-Devel,4/4] Add a few notes on the return value of uci_lookup_ptr(). - - - - --- 2015-01-24 Yousong Zhou Accepted
[OpenWrt-Devel,1/5] generic: add a few missing symbols for generic config-3.19. - - - - --- 2015-02-10 Yousong Zhou Accepted
[OpenWrt-Devel,2/5] malta: add config file for kernel 3.19. - - - - --- 2015-02-10 Yousong Zhou Accepted
[OpenWrt-Devel,3/5] generic: improve kexec support of MIPS. - - - - --- 2015-02-10 Yousong Zhou Accepted
[OpenWrt-Devel,4/5] kexec-tools: show up only when KERNEL_KEXEC is enabled. - - - - --- 2015-02-10 Yousong Zhou Accepted
[OpenWrt-Devel,5/5] kexec-tools: bump version from v2.0.4 to v2.0.9. - - - - --- 2015-02-10 Yousong Zhou Accepted
[OpenWrt-Devel] generic: fix broken patch in the transition of 3.19 from -rc5 to release .0 - - - - --- 2015-02-12 Yousong Zhou Accepted
[OpenWrt-Devel,1/3] testenv: test for exit status of "uci export". - - - - --- 2015-03-07 Yousong Zhou nbd Superseded
[OpenWrt-Devel,2/3] cli: fix return value of package_cmd(). - - - - --- 2015-03-07 Yousong Zhou nbd Superseded
[OpenWrt-Devel,3/3] lua: return module table instead of boolean value on require('uci'). - - - - --- 2015-03-07 Yousong Zhou nbd Superseded
[OpenWrt-Devel,v2,1/3] testenv: test for exit status of "uci export". - - - - --- 2015-03-18 Yousong Zhou nbd Accepted
[OpenWrt-Devel,v2,2/3] cli: fix return value of package_cmd(). - - - - --- 2015-03-18 Yousong Zhou nbd Accepted
[OpenWrt-Devel,v2,3/3] lua: restore return value of require('uci') to module table. - - - - --- 2015-03-18 Yousong Zhou nbd Accepted
[OpenWrt-Devel,1/2] tests: add test cases for -P and -p options. - - - - --- 2015-03-31 Yousong Zhou Superseded
[OpenWrt-Devel,2/2] Fix delta path handling. - - - - --- 2015-03-31 Yousong Zhou Superseded
[OpenWrt-Devel,1/2] tests: add test coverage for uci export with -P option. - - - - --- 2015-04-01 Yousong Zhou Accepted
[OpenWrt-Devel,2/2] delta: fix adding new savedir. - - - - --- 2015-04-01 Yousong Zhou Accepted
[OpenWrt-Devel,1/2] tests: add test coverage for comment lines within batch commands. - - - - --- 2015-04-09 Yousong Zhou Accepted
[OpenWrt-Devel,2/2] file: reset parsing position on starting over a newline. - - - - --- 2015-04-09 Yousong Zhou Accepted
[OpenWrt-Devel] build: fix postinst generation for AutoProbe modules. - - - - --- 2015-04-10 Yousong Zhou Accepted
[OpenWrt-Devel,1/6] Changes for more readability. - - - - --- 2015-05-19 Yousong Zhou Changes Requested
[OpenWrt-Devel,2/6] system: fix typo in returning address length. - - - - --- 2015-05-19 Yousong Zhou Accepted
[OpenWrt-Devel,3/6] interface: remove redundant iface_attr_info. - - - - --- 2015-05-19 Yousong Zhou Accepted
[OpenWrt-Devel,4/6] interface: minor fix for unnecessary ++ operation. - - - - --- 2015-05-19 Yousong Zhou Accepted
[OpenWrt-Devel,5/6] proto-shell: allow running protocols without proto_task. - - - - --- 2015-05-19 Yousong Zhou Accepted
[OpenWrt-Devel,6/6] interface: teardown on l3_dev link lost. - - - - --- 2015-05-19 Yousong Zhou Accepted
[OpenWrt-Devel,v2,netifd] Changes for more readability. - - - - --- 2015-05-24 Yousong Zhou nbd Changes Requested
[OpenWrt-Devel,1/4] cli: suppress printing error messages when -q is specified. - - - - --- 2015-05-25 Yousong Zhou Accepted
[OpenWrt-Devel,2/4] delta: catch error when parsing delta line. - - - - --- 2015-05-25 Yousong Zhou Accepted
« 1 2 3 »