Searched refs:LOGOUT (Results 1 - 25 of 30) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/accel-pptpd/pptpd-1.3.3/tools/
H A Dvpnstats34 LOGOUT=$(grep "Connect time" $TEMPFILE | cut -d " " -f 1-3)
38 echo "$NAME,$LOGIN,$LOGOUT,$CONNECT,$RXB,$TXB" >> $STATFILE
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pptpd/tools/
H A Dvpnstats34 LOGOUT=$(grep "Connect time" $TEMPFILE | cut -d " " -f 1-3)
38 echo "$NAME,$LOGIN,$LOGOUT,$CONNECT,$RXB,$TXB" >> $STATFILE
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/accel-pptpd/pptpd-1.3.3/tools/
H A Dvpnstats34 LOGOUT=$(grep "Connect time" $TEMPFILE | cut -d " " -f 1-3)
38 echo "$NAME,$LOGIN,$LOGOUT,$CONNECT,$RXB,$TXB" >> $STATFILE
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/accel-pptpd/pptpd-1.3.3/tools/
H A Dvpnstats34 LOGOUT=$(grep "Connect time" $TEMPFILE | cut -d " " -f 1-3)
38 echo "$NAME,$LOGIN,$LOGOUT,$CONNECT,$RXB,$TXB" >> $STATFILE
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pptpd/tools/
H A Dvpnstats34 LOGOUT=$(grep "Connect time" $TEMPFILE | cut -d " " -f 1-3)
38 echo "$NAME,$LOGIN,$LOGOUT,$CONNECT,$RXB,$TXB" >> $STATFILE
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pptpd/tools/
H A Dvpnstats34 LOGOUT=$(grep "Connect time" $TEMPFILE | cut -d " " -f 1-3)
38 echo "$NAME,$LOGIN,$LOGOUT,$CONNECT,$RXB,$TXB" >> $STATFILE
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/lighttpd-1.4.39/external_file/js/davclient.js/
H A Ddavclient.js508 this.DavClient.prototype.LOGOUT = function(path,handler,context,locktoken){ method in class:this.DavClient
509 var request = this._getRequest('LOGOUT',path,handler,context);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/APP-IPK/AiCloud-ipk/opt/etc/aicloud_UI/js/davclient.js/
H A Ddavclient.js495 this.DavClient.prototype.LOGOUT = function(path,handler,context,locktoken){ method in class:this.DavClient
496 var request = this._getRequest('LOGOUT',path,handler,context);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/lighttpd-1.4.39/external_file/js/davclient.js/
H A Ddavclient.js508 this.DavClient.prototype.LOGOUT = function(path,handler,context,locktoken){
509 var request = this._getRequest('LOGOUT',path,handler,context);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/APP-IPK/AiCloud-ipk/opt/etc/aicloud_UI/js/davclient.js/
H A Ddavclient.js495 this.DavClient.prototype.LOGOUT = function(path,handler,context,locktoken){
496 var request = this._getRequest('LOGOUT',path,handler,context);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/APP-IPK/AiCloud-ipk/opt/etc/aicloud_UI/js/davclient.js/
H A Ddavclient.js495 this.DavClient.prototype.LOGOUT = function(path,handler,context,locktoken){
496 var request = this._getRequest('LOGOUT',path,handler,context);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/lighttpd-1.4.39/external_file/js/davclient.js/
H A Ddavclient.js508 this.DavClient.prototype.LOGOUT = function(path,handler,context,locktoken){
509 var request = this._getRequest('LOGOUT',path,handler,context);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/lighttpd-1.4.39/external_file/js_src/
H A Dmain.js346 g_webdav_client.LOGOUT("/", function(error){
1896 g_webdav_client.LOGOUT(loc, function(error){
H A Dmain.app.js938 client.LOGOUT("/", function(error){
2268 client.LOGOUT(loc, function(error){
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/APP-IPK/AiCloud-ipk/opt/etc/aicloud_UI/js/
H A Dsmbdav-main.min.js26 function doLOGOUT(){doPROPFIND("/",function(){addPathSlash(g_storage.get("openurl"));client.LOGOUT("/",function(d){d[0]==2&&(g_storage.set("openhostuid","0"),window.location.reload())})},0)}function resetTimer(){clearInterval(timer_idle);g_time_count=0;timer_idle=setInterval(function(){g_storage.get("stopLogoutTimer")=="1"||g_show_modal==1?g_time_count=0:(g_time_count++,g_time_count*1E3>g_time_out&&(g_time_count=0,doLOGOUT()))},1E3)}
97 "",function(a,b,c){a!="201"?alert("Error unlocking: "+b):(g_current_locktoken=getLockToken(c),alert("locktoken: "+g_current_locktoken))},null,"exclusive","write",0,3)});$("div#btnUnLock").click(function(){g_select_array.length==1&&client.UNLOCK(g_select_array[0].uhref,g_current_locktoken,function(a){alert(a)})});$("div#btnChangeUser").click(function(){if(confirm(m.getString("msg_changeuser_confirm"))==!0){$("#main_right_container #fileview").empty();var a=g_storage.get("openurl");client.LOGOUT(a,
H A Dsmbdav-main.app.min.js38 function fullscreenJqmWindow(){var a=$("div#modalWindow");a&&(a.css("left","0px"),a.css("top","0px"),a.css("width",window.width+"px"),a.css("height",window.height+"px"))}function doLOGOUT(){doPROPFIND("/",function(){addPathSlash(g_storage.get("openurl"));client.LOGOUT("/",function(a){a[0]==2&&(g_storage.set("openhostuid","0"),window.location.reload())})},0)}
81 client.LOGOUT(a,function(b){b==200&&doPROPFIND(a)})}});a("div#select").live("click",function(){showMenu(newMenu)});a("#select-choice-custom-button").live("click",function(){g_select_mode==0?openSelectMode():g_select_mode==1&&cancelSelectMode()});a("#btn-logout").live("click",function(){confirm(m.getString("msg_logout_confirm"))==!0&&doLOGOUT()});a(window).resize(adjustLayout)})(jQuery);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/lighttpd-1.4.39/external_file/js_src/
H A Dmain.js346 g_webdav_client.LOGOUT("/", function(error){
1896 g_webdav_client.LOGOUT(loc, function(error){
H A Dmain.app.js938 client.LOGOUT("/", function(error){
2268 client.LOGOUT(loc, function(error){
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/APP-IPK/AiCloud-ipk/opt/etc/aicloud_UI/js/
H A Dsmbdav-main.min.js26 function doLOGOUT(){doPROPFIND("/",function(){addPathSlash(g_storage.get("openurl"));client.LOGOUT("/",function(d){d[0]==2&&(g_storage.set("openhostuid","0"),window.location.reload())})},0)}function resetTimer(){clearInterval(timer_idle);g_time_count=0;timer_idle=setInterval(function(){g_storage.get("stopLogoutTimer")=="1"||g_show_modal==1?g_time_count=0:(g_time_count++,g_time_count*1E3>g_time_out&&(g_time_count=0,doLOGOUT()))},1E3)}
97 "",function(a,b,c){a!="201"?alert("Error unlocking: "+b):(g_current_locktoken=getLockToken(c),alert("locktoken: "+g_current_locktoken))},null,"exclusive","write",0,3)});$("div#btnUnLock").click(function(){g_select_array.length==1&&client.UNLOCK(g_select_array[0].uhref,g_current_locktoken,function(a){alert(a)})});$("div#btnChangeUser").click(function(){if(confirm(m.getString("msg_changeuser_confirm"))==!0){$("#main_right_container #fileview").empty();var a=g_storage.get("openurl");client.LOGOUT(a,
H A Dsmbdav-main.app.min.js38 function fullscreenJqmWindow(){var a=$("div#modalWindow");a&&(a.css("left","0px"),a.css("top","0px"),a.css("width",window.width+"px"),a.css("height",window.height+"px"))}function doLOGOUT(){doPROPFIND("/",function(){addPathSlash(g_storage.get("openurl"));client.LOGOUT("/",function(a){a[0]==2&&(g_storage.set("openhostuid","0"),window.location.reload())})},0)}
81 client.LOGOUT(a,function(b){b==200&&doPROPFIND(a)})}});a("div#select").live("click",function(){showMenu(newMenu)});a("#select-choice-custom-button").live("click",function(){g_select_mode==0?openSelectMode():g_select_mode==1&&cancelSelectMode()});a("#btn-logout").live("click",function(){confirm(m.getString("msg_logout_confirm"))==!0&&doLOGOUT()});a(window).resize(adjustLayout)})(jQuery);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/APP-IPK/AiCloud-ipk/opt/etc/aicloud_UI/js/
H A Dsmbdav-main.min.js26 function doLOGOUT(){doPROPFIND("/",function(){addPathSlash(g_storage.get("openurl"));client.LOGOUT("/",function(d){d[0]==2&&(g_storage.set("openhostuid","0"),window.location.reload())})},0)}function resetTimer(){clearInterval(timer_idle);g_time_count=0;timer_idle=setInterval(function(){g_storage.get("stopLogoutTimer")=="1"||g_show_modal==1?g_time_count=0:(g_time_count++,g_time_count*1E3>g_time_out&&(g_time_count=0,doLOGOUT()))},1E3)}
97 "",function(a,b,c){a!="201"?alert("Error unlocking: "+b):(g_current_locktoken=getLockToken(c),alert("locktoken: "+g_current_locktoken))},null,"exclusive","write",0,3)});$("div#btnUnLock").click(function(){g_select_array.length==1&&client.UNLOCK(g_select_array[0].uhref,g_current_locktoken,function(a){alert(a)})});$("div#btnChangeUser").click(function(){if(confirm(m.getString("msg_changeuser_confirm"))==!0){$("#main_right_container #fileview").empty();var a=g_storage.get("openurl");client.LOGOUT(a,
H A Dsmbdav-main.app.min.js38 function fullscreenJqmWindow(){var a=$("div#modalWindow");a&&(a.css("left","0px"),a.css("top","0px"),a.css("width",window.width+"px"),a.css("height",window.height+"px"))}function doLOGOUT(){doPROPFIND("/",function(){addPathSlash(g_storage.get("openurl"));client.LOGOUT("/",function(a){a[0]==2&&(g_storage.set("openhostuid","0"),window.location.reload())})},0)}
81 client.LOGOUT(a,function(b){b==200&&doPROPFIND(a)})}});a("div#select").live("click",function(){showMenu(newMenu)});a("#select-choice-custom-button").live("click",function(){g_select_mode==0?openSelectMode():g_select_mode==1&&cancelSelectMode()});a("#btn-logout").live("click",function(){confirm(m.getString("msg_logout_confirm"))==!0&&doLOGOUT()});a(window).resize(adjustLayout)})(jQuery);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/lighttpd-1.4.39/external_file/js_src/
H A Dmain.js346 g_webdav_client.LOGOUT("/", function(error){
1896 g_webdav_client.LOGOUT(loc, function(error){
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/lighttpd-1.4.39/external_file/js/
H A Dsmbdav-main.app.min.js39 function fullscreenJqmWindow(){var a=$("div#modalWindow");a&&(a.css("left","0px"),a.css("top","0px"),a.css("width",window.width+"px"),a.css("height",window.height+"px"))}function doLOGOUT(){doPROPFIND("/",function(){addPathSlash(g_storage.get("openurl"));client.LOGOUT("/",function(a){a[0]==2&&(g_storage.set("openhostuid","0"),window.location.reload())})},0)}
81 client.LOGOUT(a,function(b){b==200&&doPROPFIND(a)})}});a("div#select").live("click",function(){showMenu(newMenu)});a("#select-choice-custom-button").live("click",function(){g_select_mode==0?openSelectMode():g_select_mode==1&&cancelSelectMode()});a("#btn-logout").live("click",function(){confirm(m.getString("msg_logout_confirm"))==!0&&doLOGOUT()});a(window).resize(adjustLayout)})(jQuery);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/lighttpd-1.4.39/external_file/js/
H A Dsmbdav-main.app.min.js39 function fullscreenJqmWindow(){var a=$("div#modalWindow");a&&(a.css("left","0px"),a.css("top","0px"),a.css("width",window.width+"px"),a.css("height",window.height+"px"))}function doLOGOUT(){doPROPFIND("/",function(){addPathSlash(g_storage.get("openurl"));client.LOGOUT("/",function(a){a[0]==2&&(g_storage.set("openhostuid","0"),window.location.reload())})},0)}
81 client.LOGOUT(a,function(b){b==200&&doPROPFIND(a)})}});a("div#select").live("click",function(){showMenu(newMenu)});a("#select-choice-custom-button").live("click",function(){g_select_mode==0?openSelectMode():g_select_mode==1&&cancelSelectMode()});a("#btn-logout").live("click",function(){confirm(m.getString("msg_logout_confirm"))==!0&&doLOGOUT()});a(window).resize(adjustLayout)})(jQuery);

Completed in 320 milliseconds

12