Menu

/trunk/gui/system Commit Log


Commit Date  
[r7749] by zippybr

msmtp is no longer required

2011-09-14 13:47:42 Tree
[r7722] by yaberauneya

Blast, args were backwards.

2011-09-13 00:05:55 Tree
[r7721] by yaberauneya

Produce a date representation that actually matches date(1) without any arguments supplied (in particular, add the timezone to remove any ambiguity related to time locale).

2011-09-13 00:04:33 Tree
[r7716] by delphij

time.localtime() is not needed when calling time.asctime() since it's the
default when parameter is omitted.

Submitted by: gcooper

2011-09-12 23:47:36 Tree
[r7712] by delphij

Use localtime() instead of gmtime().

2011-09-12 23:36:01 Tree
[r7692] by zippybr

let the browser show files as well for iscsi file extent

2011-09-12 21:11:12 Tree
[r7682] by delphij

Add FreeNAS version when saving config.

2011-09-12 18:22:54 Tree
[r7645] by yaberauneya

The uploaded config file is actually still in memory at the time that the upload is being performed. Thus, we can't trust the file attribute to point to something sane.

So, we're back to writing to a temp file, then reading it back.

2011-09-09 19:02:50 Tree
[r7606] by delphij

Set required bit.

2011-09-07 21:56:27 Tree
[r7595] by yaberauneya

Avoid a KeyError as 'sha256' isn't
a hard requirement today
(discovered this when doing tests
at home).

Also, close the file descriptor
after we're done writing the
firmware out to disk instead of
potentially letting it hang
around if the firmware field
wasn't specified.

2011-09-07 16:31:24 Tree
Older >