search for: lastupdated

Displaying 16 results from an estimated 16 matches for "lastupdated".

Did you mean: lastupdate
2002 Feb 06
2
SFTP Status Bar..
This is the LAST version I plan on doing.. If I hear no feed back good or bad. Then I'll assume I've wasted my time on a feature that people whine about but don't care to try. This is against 3.0.2pX so it should be VERY easy for anyone to test. - Ben diff -ur openssh-3.0.2p1/misc.c openssh/misc.c --- openssh-3.0.2p1/misc.c Tue Jul 3 23:46:58 2001 +++ openssh/misc.c Wed Feb 6
2002 Jul 13
0
[PATCH]: scp program improved
Hi, I have made a patch which improves scp utility. It adds two new features: rate limit and resume support. With rate limit it's possible to limit transfer speed. Resume allows to continue file transfer where it was last interrupted. Also the progress meter was improved. Here is my patch, please send comments about it and what I can do better if there is something to fix. ---
2002 Jan 30
1
Quick sftp status indicator.
I think my first send was eaten by elm.. Yuck I hate this programm.. Anyawys, first the disclaimer: This is barely tests, I submit this to the general population, but I will not submit this for review of rest of the OpenSSH team. Mainly because it is horrible at best. dealing with alarm() in a sane way is not fun. It does not compile clean, but works. IF anyone cares to clean it up..
2002 Feb 02
0
Version two of progressbar for scp/sftp
Again, this has been lightly tested. I think there still are a few glitchs. 1. stole progressmeter() from scp.c - clean up and simplified a little to remove the 'flag' status. It now understands how to initialize itself and how to terminate itself. Along with a malloced status bar instead of the original fix width bar. 2. removed all initialization code from scp.c for progressmeter()
2007 Sep 27
4
transportXML returns null?
Hi, I want to load an XHTML file into DOM. I issue Ajax.Request and on success do: var response=transport.responseXML Response is null. On the other hand: var response=transport.responseText; // has the data. Why is response=transport.responseXML returns null? Here is the code: function display() { url = "http://" + location.hostname + port + "/fusion/
2001 Feb 03
0
Winamp plugin annoyance
Hello, When the Winamp plugin is playing an Ogg Vorbis file, if you try to scroll the playlist so that the title of the Ogg file scrolls out of view, it jumps back again, which is very annoying. The fix: In function DecodeThread, replace if(lostsync || (decode_pos_ms - lastupdate > 500)) { ... mod.SetInfo(bitrate / 1000, samplerate / 1000, num_channels, 1); by if(lostsync ||
2004 May 17
8
[Bug 869] Password expiration does not work for LDAP users
http://bugzilla.mindrot.org/show_bug.cgi?id=869 Summary: Password expiration does not work for LDAP users Product: Portable OpenSSH Version: -current Platform: PPC OS/Version: AIX Status: NEW Severity: critical Priority: P2 Component: Miscellaneous AssignedTo: openssh-bugs at mindrot.org
2009 Nov 04
2
Certificates Revocation Lists and Apache...
Hi, already asked in the openssl mailing list, but just in case you already went through this... I need a little help with Certificate Revocation Lists. I did setup client certificates filtering with apache and it seem to work fine so far (used a tutorial on http://www.adone.info/?p=4, down right now). I have a "CA" that is signing a "CA SSL". Then, the "CA SSL" is
2018 Jan 10
0
Release of wbstats 0.2 on CRAN
...on 0.2 now * Uses version 2 of the World Bank API. This includes data that is unavailable in the previous world bank API * Has the ability to return data in a "wide" format (indicators are columns) with the return_wide = TRUE option * More explicit error messaging * Has a lastUpdated field for each data source CRAN: https://CRAN.R-project.org/package=wbstats Github: https://github.com/GIST-ORNL/wbstats A getting started with wbstats article, including examples with sf, ggplot2, and leaflet https://jesse.netlify.com/2018/01/05/getting-started-with-wbstats-a-world-bank-r-packa...
2004 Apr 29
1
OpenSSH authentication on AIX box that using NIS
Hi, I get problem of OpenSSH v3.7.1p2 authentication only on AIX that using NIS. Following is the debug message even before I enter my password: Apr 22 11:18:54 db309a sshd[413700]: Connection from 172.16.59.210 port 44654 Apr 22 11:18:54 db309a sshd[413700]: User spowell password expired too long Apr 22 11:18:54 db309a sshd[413700]: Failed none for illegal user spowell from 172.16.59.210
2018 Jan 10
0
Release of wbstats 0.2 on CRAN
...on 0.2 now * Uses version 2 of the World Bank API. This includes data that is unavailable in the previous world bank API * Has the ability to return data in a "wide" format (indicators are columns) with the return_wide = TRUE option * More explicit error messaging * Has a lastUpdated field for each data source CRAN: https://CRAN.R-project.org/package=wbstats Github: https://github.com/GIST-ORNL/wbstats A getting started with wbstats article, including examples with sf, ggplot2, and leaflet https://jesse.netlify.com/2018/01/05/getting-started-with-wbstats-a-world-bank-r-packa...
2008 Aug 12
1
Problem with using read.csv with web address
...Count Households Apr01 312 4043 99982 811398 7 Count Households Apr01 21 336 38381 135202 8 Count Households Apr01 291 3707 61601 676196 9 LastUpdated 18 November 2004 10 Source Office for National Statistics 11 National Statistics 12 However, I get 107 lines of text. Here is a bit of it: 1 <!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01//EN http://www.w3.org/TR/html4/strict.dtd><html<http://www.w3.org/TR/ht...
2003 Jun 25
2
openssh-3.6.1p2-passexpire20.patch prevents /etc/nologin display on AIX
Hi there, I have just compiled up 3.6.1p2 both with and without Darren Tuckers passexpire patch. However, with the patch applied /etc/nologin isn't displayed to users (on AIX 5.1 / PSSP) The patched vesion seems to fail with "illegal user" - some parts of a debug 3 log... debug1: userauth-request for user ade45 service ssh-connection method none debug1: attempt 0 failures 0
1999 Dec 14
2
1.2pre17 scp Input/Output error
Under OpenSSH 1.2pre17 I can duplicate and Input/Output error for scp: Conditions: pc36 is a RH6.0/i386 box. abc.co.za is a RH5.2/i386 box. (private network) openssh 1.2 pre 17 on both boxes. Line between them is a 128k leased line. It works between two 10baseT machines. If the scrollbar is active, the scp fails, if it isn't active, scp works. Note that without the scrollbar, the file gets
2003 Jul 09
0
[PATCH] Add expired password handling for AIX.
Hi All. Attached is a patch which adds AIX native password expiry support to sshd. It will only apply to -current and is a subset of the patch I have been working on in the last few months (see bug #14 [1]). It contains code by Pablo Sor, Mark Pitt and Zdenek Tlusty and fixes for bugs reported by many others (see [2] for a full list). It adds a do_tty_change_password function that execs
2003 Jul 30
1
[PATCH] Password expiry merge (AIX parts)
Hi All. Attached is a patch introduces password expiry handling for AIX (other platforms to follow). It is more or less the same as the previous patch but has been updated to reflect recent changes to auth-passwd.c I'm wondering if the AIX parts of auth.c should be moved to port-aix.c and if the generic password change functions (currently at the end of auth-passwd.c) belong in a separate