- Apr 18, 2005
-
-
rswindell authored
the prefix isn't used in the FTP virtual directories.
-
- Dec 31, 2004
-
-
rswindell authored
change.
-
- Dec 18, 2004
-
-
rswindell authored
items (regardless what the user has "access" to), while the _list arrays continue to only contain items the current user has access to. Script writers using the associative arrays can check the "index" property to verify the user has access to the item in question (a value of -1 indicates the item is not in one of the _list arrays because the user has no access).
-
- Dec 07, 2004
- Oct 19, 2003
-
-
rswindell authored
(whenever possible), for documentation purposes (jsdocs.js).
-
- Jul 25, 2003
-
-
rswindell authored
Checking more JS API return values for failure.
-
- Jul 23, 2003
-
-
rswindell authored
"max_bytes" value is insufficient for the number of configured items: by defining dynamically created objects and arrays as properties of child objects of the global object immediately after such objects are created, they are "implicitly rooted", protecting them from (unexpected) garbage collection. Now the initialization will simply fail with a nice "out of memory" error. This was a long-standing bug that rarely occurred in the wild.
-
- Jun 12, 2003
-
-
rswindell authored
Fixed is_operator property (was always true). Created is_download_free() function which checks all the various criteria that can make a download free for a particular user from a particular file area, with support for per-directory exemption ARS (finally).
-
- May 06, 2003
-
-
rswindell authored
-
- Apr 03, 2003
-
-
rswindell authored
Added more property descriptions (for dynamic JS object model docs). Fixed a few bugs exposed by jsdocs.js. Using JS_NewNumberValue for full 32-bit integer support (bitfields mostly).
-
- Apr 02, 2003
-
-
rswindell authored
reasignment by script author accidentally using object name as local variable.
-
- Mar 22, 2003
-
-
rswindell authored
-
- Mar 21, 2003
- Mar 10, 2003
-
-
rswindell authored
user has access to in a single object (associative array).
-
- Mar 08, 2003
-
-
rswindell authored
to scripts with no user logged in (e.g. fingerservice.js).
-
- Dec 05, 2002
-
-
rswindell authored
upload_dir.
-
- Nov 30, 2002
-
-
rswindell authored
-
- Nov 14, 2002
-
-
rswindell authored
-
- Nov 07, 2002
-
-
rswindell authored
-
- Nov 05, 2002
-
-
rswindell authored
-
- Sep 17, 2002
-
-
rswindell authored
-
- Aug 30, 2002
- Aug 10, 2002
- Feb 07, 2002
- Feb 02, 2002
-
-
rswindell authored
-
- Dec 20, 2001
- Nov 27, 2001
-
-
rswindell authored
-
- Nov 13, 2001
-
-
rswindell authored
-
- Oct 17, 2001
-
-
rswindell authored
-
- Jul 30, 2001
-
-
rswindell authored
-
- Jun 22, 2001
-
-
rswindell authored
-
- Jun 14, 2001
-
-
rswindell authored
-
- Jun 12, 2001
-
-
rswindell authored
-
- Apr 19, 2001
-
-
rswindell authored
-