Makefile.am                        |    6 +-
 debian/vyatta-webgui.postinst      |   15 +++++
 scripts/vyatta-webgui-chunker.init |   32 +++++++++++
 scripts/webgui.conf                |    3 +
 src/server/command.cc              |   12 ++--
 src/server/common.cc               |   12 ++--
 src/server/common.hh               |    3 -
 src/server/configuration.cc        |    1 
 src/server/multirespcmd.cc         |  101 ++++++++++++++++++++++++++++---------
 src/server/multirespcmd.hh         |    3 +
 src/server/webgui_chunker.cc       |   61 +++++++++++++++++++++-
 11 files changed, 211 insertions(+), 38 deletions(-)

New commits:
commit 61dc00d105aaa226830363b4f955b3a54d4e98bc
Author: slioch <[EMAIL PROTECTED]>
Date:   Wed Dec 10 14:33:46 2008 -0800

    initial working version of large file command handling for webgui. also 
cleanup of errant debug output. still some testing and bugs to be fixed re: 
chunker restart and
    error code response on failure.

http://suva.vyatta.com/git/?p=vyatta-webgui.git;a=commitdiff;h=61dc00d105aaa226830363b4f955b3a54d4e98bc
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn

Reply via email to