6 |
kaklik |
1 |
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
|
2 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
|
|
3 |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
|
|
4 |
<head>
|
|
|
5 |
<link href="stylesheet.css" rel="stylesheet" title="AutoIndex Default" type="text/css" />
|
|
|
6 |
<title>AutoIndex PHP Script: Change Log</title>
|
|
|
7 |
</head>
|
|
|
8 |
|
|
|
9 |
<body class="autoindex_body">
|
|
|
10 |
|
|
|
11 |
<h4 style="text-align: center;"><a class="default_a" href="http://autoindex.sourceforge.net"><span style="color: #000000;">AutoIndex PHP Script</span></a>, by <a class="default_a" href="mailto:JustinHagstrom [at] yahoo [dot] com"><span style="color: #000000;">Justin Hagstrom</span></a></h4>
|
|
|
12 |
<h5 style="text-align: center;">Change Log</h5>
|
|
|
13 |
|
|
|
14 |
<p>
|
|
|
15 |
|
|
|
16 |
</p>
|
|
|
17 |
|
|
|
18 |
<table width="100%" border="0" cellpadding="5" cellspacing="0">
|
|
|
19 |
<tr class="fixed_width"><td class="default_td">
|
|
|
20 |
<div style="font-size: 12px;">
|
|
|
21 |
|
|
|
22 |
<p>
|
|
|
23 |
<strong>Legend</strong>:
|
|
|
24 |
<br />(+) Added feature
|
|
|
25 |
<br />(!) Security bug fixed
|
|
|
26 |
<br />(-) Bug fixed
|
|
|
27 |
<br />(*) Improved/changed feature
|
|
|
28 |
<br />( ) Non-code change
|
|
|
29 |
</p>
|
|
|
30 |
<p>
|
|
|
31 |
|
|
|
32 |
</p>
|
|
|
33 |
<p>
|
|
|
34 |
<strong>Version 1.5.2</strong> (2005-Jan-04)
|
|
|
35 |
<br />(-) Fixed <em>folder_expansion</em>
|
|
|
36 |
<br />( ) Added Esperanto translation
|
|
|
37 |
</p>
|
|
|
38 |
<p>
|
|
|
39 |
<strong>Version 1.5.1</strong> (2004-Oct-04)
|
|
|
40 |
<br />(-) Fixed <em>show_folder_count</em> (broken since 1.5.0)
|
|
|
41 |
</p>
|
|
|
42 |
<p>
|
|
|
43 |
<strong>Version 1.5.0</strong> (2004-Sep-02)
|
|
|
44 |
<br />(+) When <em>force_download</em> is on, the MIME-type sent depends on the file extension
|
|
|
45 |
<br />(*) <em>show_only_these_files</em> no longer restricts directories
|
|
|
46 |
</p>
|
|
|
47 |
<p>
|
|
|
48 |
<strong>Version 1.4.9</strong> (2004-Aug-17)
|
|
|
49 |
<br />(*) Folders do not have to be empty to be deleted
|
|
|
50 |
<br />( ) Added Hebrew translation
|
|
|
51 |
</p>
|
|
|
52 |
<p>
|
|
|
53 |
<strong>Version 1.4.8</strong> (2004-Jul-13)
|
|
|
54 |
<br />(*) All output is XHTML 1.1 compliant
|
|
|
55 |
<br />( ) Added Serbian translation
|
|
|
56 |
</p>
|
|
|
57 |
<p>
|
|
|
58 |
<strong>Version 1.4.7</strong> (2004-Jun-18)
|
|
|
59 |
<br />(-) Changing account password fixed
|
|
|
60 |
<br />(*) More file extensions are matched to icons
|
|
|
61 |
</p>
|
|
|
62 |
<p>
|
|
|
63 |
<strong>Version 1.4.6</strong> (2004-Jun-02)
|
|
|
64 |
<br />(*) Admins can view hidden files
|
|
|
65 |
<br />( ) Added Albanian translation
|
|
|
66 |
</p>
|
|
|
67 |
<p>
|
|
|
68 |
<strong>Version 1.4.5</strong> (2004-May-11)
|
|
|
69 |
<br />(-) Stored info for files is updated even when a parent folder is renamed
|
|
|
70 |
</p>
|
|
|
71 |
<p>
|
|
|
72 |
<strong>Version 1.4.4</strong> (2004-May-04)
|
|
|
73 |
<br />(*) When the config file is rewritten, the older version is backed up
|
|
|
74 |
<br />(-) Removed the file owner lookup to increase compatibility
|
|
|
75 |
<br />( ) Added Estonian, Vietnamese, and Greek translations
|
|
|
76 |
</p>
|
|
|
77 |
<p>
|
|
|
78 |
<strong>Version 1.4.3</strong> (2004-Apr-10)
|
|
|
79 |
<br />(+) Added an option to ban IP addresses or hostnames
|
|
|
80 |
<br />(-) Files that take longer than 30 seconds to download now work with <em>force_download</em> on
|
|
|
81 |
<br />(*) <em>dont_log_these_ips</em> can also contain hostnames
|
|
|
82 |
<br />(*) Uploads are logged if the logging system is on
|
|
|
83 |
<br />( ) Added another icon set (MacOS X style)
|
|
|
84 |
<br />( ) Added Turkish translation
|
|
|
85 |
</p>
|
|
|
86 |
<p>
|
|
|
87 |
<strong>Version 1.4.2</strong> (2004-Mar-26)
|
|
|
88 |
<br />(+) Added an image thumbnailing feature (requires GDlib 2.0.1 or higher)
|
|
|
89 |
<br />(-) Hostnames are correctly resolved for logging (broken since 1.4.0)
|
|
|
90 |
<br />( ) Added another icon set (KDE style)
|
|
|
91 |
<br />( ) Added Latvian translation
|
|
|
92 |
</p>
|
|
|
93 |
<p>
|
|
|
94 |
<strong>Version 1.4.1</strong> (2004-Mar-24)
|
|
|
95 |
<br />(-) Script works when posix_getpwuid() is disabled on UNIX-like systems
|
|
|
96 |
<br />(+) Folders can be created recursively
|
|
|
97 |
<br />(*) The header and footer (if specified) are added to all pages displayed
|
|
|
98 |
</p>
|
|
|
99 |
<p>
|
|
|
100 |
<strong>Version 1.4.0</strong> (2004-Mar-12)
|
|
|
101 |
<br />(+) The script is configured through the web browser, rather than by directly editing the php file
|
|
|
102 |
<br />(+) Added a filetype column, and made it optional to show each column
|
|
|
103 |
<br />(+) Added some basic compatibility for PHP 4.0.x
|
|
|
104 |
<br />(-) The directory list is not regenerated when a file is downloaded
|
|
|
105 |
<br />( ) Renamed <em>AutoIndex.php</em> to <em>index.php</em>
|
|
|
106 |
<br />( ) Forums moved to <a class="default_a" href="http://autoindex.sourceforge.net/forum/">http://autoindex.sourceforge.net/forum/</a>
|
|
|
107 |
</p>
|
|
|
108 |
<p>
|
|
|
109 |
<strong>Version 1.3.8</strong> (2004-Feb-22)
|
|
|
110 |
<br />(-) Fixed the blank page problem that happened with certain php configurations
|
|
|
111 |
</p>
|
|
|
112 |
<p>
|
|
|
113 |
<strong>Version 1.3.7</strong> (2004-Feb-06)
|
|
|
114 |
<br />(+) Added an editor for the links file
|
|
|
115 |
<br />(-) Works with zlib.output_compression turned on
|
|
|
116 |
<br />(*) Links are included in searches (as files)
|
|
|
117 |
<br />(*) Improved searching interface
|
|
|
118 |
<br />( ) Added Czech translation
|
|
|
119 |
</p>
|
|
|
120 |
<p>
|
|
|
121 |
<strong>Version 1.3.6</strong> (2004-Jan-17)
|
|
|
122 |
<br />(+) Admins can rename files using the script
|
|
|
123 |
<br />(*) You have to confirm any file/folder deletes
|
|
|
124 |
<br />(*) You can set the display name for links
|
|
|
125 |
<br />(*) Improved the get_filesize function
|
|
|
126 |
<br />( ) Added Icelandic and Japanese translations
|
|
|
127 |
</p>
|
|
|
128 |
<p>
|
|
|
129 |
<strong>Version 1.3.5</strong> (2004-Jan-12)
|
|
|
130 |
<br />(-) Uploading works with absolute paths
|
|
|
131 |
<br />(-) Stylesheet doesn't interfere with other tables
|
|
|
132 |
<br />(*) Got rid of the <em>show_dot_files feature</em>, since you can just add ".*" to <em>hidden_files</em>
|
|
|
133 |
<br />( ) Added another set of icons (WinXP style)
|
|
|
134 |
<br />( ) Added Malay and Korean translations
|
|
|
135 |
</p>
|
|
|
136 |
<p>
|
|
|
137 |
<strong>Version 1.3.4</strong> (2004-Jan-02)
|
|
|
138 |
<br />(+) Added an option to only allow logged in users to view/download files
|
|
|
139 |
<br />(+) Added a feature to only show certain files
|
|
|
140 |
<br />(+) Added an option to allow the md5sum of a file to be calculated and shown
|
|
|
141 |
<br />(-) Fixed problems when quotes are in strings
|
|
|
142 |
<br />(-) Fixed URL encoding on IIS servers
|
|
|
143 |
<br />(-) Fixed a bug with the upload feature (it still only works with relative paths, though)
|
|
|
144 |
<br />(*) Usernames are treated as case-insensitive
|
|
|
145 |
<br />( ) <em>userlist.txt</em> has been renamed to <em>.htpasswd.autoindex</em> to increase security
|
|
|
146 |
<br />( ) Added Catalan and Thai translations
|
|
|
147 |
<br />(*) Many small code changes
|
|
|
148 |
</p>
|
|
|
149 |
<p>
|
|
|
150 |
<strong>Version 1.3.3</strong> (2003-Dec-24)
|
|
|
151 |
<br />(*) Completely rewrote the format for log files
|
|
|
152 |
<br /><strong>NOTE</strong>: you will have to start with an empty file for your log when you upgrade - you can't carry over your old log
|
|
|
153 |
<br />(*) Rewrote the log viewer (in the admin section)
|
|
|
154 |
<br />(*) Added a list to lookup the hostname country codes
|
|
|
155 |
<br />(*) When descriptions are edited, the current description is shown in the textbox
|
|
|
156 |
<br />( ) Added Romanian and Hungarian translations
|
|
|
157 |
</p>
|
|
|
158 |
<p>
|
|
|
159 |
<strong>Version 1.3.2</strong> (2003-Dec-19)
|
|
|
160 |
<br />(-) Fixed some small problems with the force download feature
|
|
|
161 |
<br />(-) Only the filename (not the full path) is included for hidden file
|
|
|
162 |
<br />(*) Searches no longer need wildcards ("simple search" by default)
|
|
|
163 |
<br />(*) Improved the anti-leech feature
|
|
|
164 |
<br />( ) Added Finnish translation
|
|
|
165 |
<br />(*) Many small changes, improvements, and bug fixes
|
|
|
166 |
</p>
|
|
|
167 |
<p>
|
|
|
168 |
<strong>Version 1.3.1</strong> (2003-Dec-15)
|
|
|
169 |
<br />(-) Fixed a problem with logins on some servers
|
|
|
170 |
<br />(-) Headers/footers are only included if they exist
|
|
|
171 |
<br />(*) The downloads column has a total at the bottom
|
|
|
172 |
<br />( ) Added Lithuanian translation
|
|
|
173 |
</p>
|
|
|
174 |
<p>
|
|
|
175 |
<strong>Version 1.3.0</strong> (2003-Dec-14)
|
|
|
176 |
<br />(+) Each file/folder is in its own row in the table (instead of just separating them with linebreaks)
|
|
|
177 |
<br />(+) Files can have custom descriptions (you can edit them in the admin section)
|
|
|
178 |
<br />(+) Links to files on other websites can be listed
|
|
|
179 |
<br />(+) Admins are able to copy files from other servers (similar to "wget")
|
|
|
180 |
<br />(*) The number of file downloads has its own column
|
|
|
181 |
<br />(*) Many small changes and improvements
|
|
|
182 |
</p>
|
|
|
183 |
<p>
|
|
|
184 |
<strong>Version 1.2.6</strong> (2003-Dec-07)
|
|
|
185 |
<br />(+) Added an option to identify new files and folders
|
|
|
186 |
<br />(-) Fixed a bug with deleting files
|
|
|
187 |
<br />(*) Cleaned up the force_download code
|
|
|
188 |
<br />(*) The header is displayed before the table is started
|
|
|
189 |
<br />(*) Searches are saved after a search, as are all other selections
|
|
|
190 |
<br />(*) Updated the stylesheet
|
|
|
191 |
</p>
|
|
|
192 |
<p>
|
|
|
193 |
<strong>Version 1.2.5</strong> (2003-Nov-28)
|
|
|
194 |
<br />(+) Lists can be sorted by Date and Filesize
|
|
|
195 |
<br />(+) Admins can delete files and create/delete folders (<strong>NOTE</strong>: delete doesn't work properly until 1.2.6)
|
|
|
196 |
<br />(+) Added a log viewer in the admin section
|
|
|
197 |
<br />(-) The last remaining admin now cannot be deleted
|
|
|
198 |
<br />(*) Added an option to let the user view the script in any language
|
|
|
199 |
<br />(*) Added an option to use simple searches (no wildcards needed and not case sensitive)
|
|
|
200 |
<br />(-) Some small bug fixes
|
|
|
201 |
</p>
|
|
|
202 |
<p>
|
|
|
203 |
<strong>Version 1.2.4</strong> (2003-Nov-16)
|
|
|
204 |
<br />(+) Added an option to keep track of the number of times a file has been downloaded
|
|
|
205 |
<br />(!) [XSS vulnerability] A parameter could contain HTML code (present in 1.1.0 through 1.2.3)
|
|
|
206 |
<br />(*) Files in <em>hidden_files</em> now cannot be uploaded
|
|
|
207 |
<br />(*) Lists are sorted by "natural sort"
|
|
|
208 |
<br />( ) Added Brazilian Portuguese and Swedish translations
|
|
|
209 |
<br />( ) Forums moved to <a class="default_a" href="http://autoindex.tacticalcenter.net">http://autoindex.tacticalcenter.net</a>
|
|
|
210 |
</p>
|
|
|
211 |
<p>
|
|
|
212 |
<strong>Version 1.2.3</strong> (2003-Nov-13)
|
|
|
213 |
<br />(-) Fixed a bug when there are files/folders that PHP does not have permission to read
|
|
|
214 |
<br />(-) All special characters are escaped for the regular expression matching
|
|
|
215 |
<br />(*) IP addresses to not log can include wildcards (*, +, ?)
|
|
|
216 |
<br />(*) When adding a new user, the username must follow a regular expression
|
|
|
217 |
<br />(*) Added a few more extensions to give icons to
|
|
|
218 |
</p>
|
|
|
219 |
<p>
|
|
|
220 |
<strong>Version 1.2.2</strong> (2003-Oct-23)
|
|
|
221 |
<br />(*) More than one folder can be expanded at once
|
|
|
222 |
<br />(*) Icons are shown for expanded folders
|
|
|
223 |
<br />(*) PHP Sessions are used to store certain variables
|
|
|
224 |
<br />(*) Each language has its own file
|
|
|
225 |
<br />( ) Added Dutch, Polish, and Russian translations
|
|
|
226 |
</p>
|
|
|
227 |
<p>
|
|
|
228 |
<strong>Version 1.2.1</strong> (2003-Oct-17)
|
|
|
229 |
<br />(-) Fixed bugs when using the <em>index</em> feature
|
|
|
230 |
<br />(-) Setting <em>show_dot_files</em> to 0 works correctly
|
|
|
231 |
<br />(*) Improved file uploading (added an option to allow files to be overwritten)
|
|
|
232 |
<br />( ) Added Bulgarian and Norwegian translations
|
|
|
233 |
</p>
|
|
|
234 |
<p>
|
|
|
235 |
<strong>Version 1.2.0</strong> (2003-Oct-11)
|
|
|
236 |
<br />(+) Added the ability to upload files
|
|
|
237 |
<br />(+) User accounts and Login support added
|
|
|
238 |
<br />(+) Wildcard matching: hidden files and searches can include wildcards (*, +, ?)
|
|
|
239 |
<br />(*) Removed a few "useless" features
|
|
|
240 |
<br />(-) A few small bug fixes
|
|
|
241 |
</p>
|
|
|
242 |
<p>
|
|
|
243 |
<strong>Version 1.1.6</strong> (2003-Oct-07)
|
|
|
244 |
<br />(*) Made a separate file for localizations
|
|
|
245 |
<br />(-) Fixed a small bug in the HTML, effecting tables (present in 1.0.7 through 1.1.5)
|
|
|
246 |
<br />(-) URLs are URLEncoded
|
|
|
247 |
<br />( ) Added German, French, Danish, and Chinese translations
|
|
|
248 |
</p>
|
|
|
249 |
<p>
|
|
|
250 |
<strong>Version 1.1.5</strong> (2003-Sep-13)
|
|
|
251 |
<br />(+) Added localization support (so far: English, Italian, and Spanish)
|
|
|
252 |
<br />(-) Fixed a bug with downloading files from search results (present in 1.1.0 through 1.1.4)
|
|
|
253 |
</p>
|
|
|
254 |
<p>
|
|
|
255 |
<strong>Version 1.1.4</strong> (2003-Aug-12)
|
|
|
256 |
<br />(+) Added an option to show files/folders that start with a period
|
|
|
257 |
<br />(+) Added an option to not allow subdirectory access
|
|
|
258 |
<br />(-) A few small bug fixes
|
|
|
259 |
</p>
|
|
|
260 |
<p>
|
|
|
261 |
<strong>Version 1.1.3</strong> (2003-Jun-22)
|
|
|
262 |
<br />(!) Fixed a bug with viewing files/folders above the root folder on Windows servers (present in 1.1.0 through 1.1.2)
|
|
|
263 |
</p>
|
|
|
264 |
<p>
|
|
|
265 |
<strong>Version 1.1.2</strong> (2003-Jun-13)
|
|
|
266 |
<br />(*) Improved the anti-leech feature: it now also uses cookies (<strong>NOTE</strong>: this doesn't work properly until 1.1.4)
|
|
|
267 |
</p>
|
|
|
268 |
<p>
|
|
|
269 |
<strong>Version 1.1.1</strong> (2003-Jun-02)
|
|
|
270 |
<br />(-) Fixed a bug when downloading files with <em>force_download</em> turned on
|
|
|
271 |
<br />(+) Added a bandwidth limit feature
|
|
|
272 |
<br />( ) Project is now hosted at <a class="default_a" href="http://autoindex.sourceforge.net">http://autoindex.sourceforge.net</a>
|
|
|
273 |
</p>
|
|
|
274 |
<p>
|
|
|
275 |
<strong>Version 1.1.0</strong> (2003-May-17)
|
|
|
276 |
<br />(*) Fixed up code, so now error displaying doesn't need to be turned off
|
|
|
277 |
<br />(*) ".." is recognized in pathnames (<strong>NOTE</strong>: this creates a security bug on Windows servers. Fixed in 1.1.3)
|
|
|
278 |
<br />(*) Improved error checking (<strong>NOTE</strong>: this creates a small security bug. Fixed in 1.2.4)
|
|
|
279 |
<br />(*) Got rid of the old stylesheet
|
|
|
280 |
</p>
|
|
|
281 |
<p>
|
|
|
282 |
<strong>Version 1.0.9</strong> (2003-Mar-11)
|
|
|
283 |
<br />(-) Fixed bug which occurred when there was an apostrophe in the file/folder name
|
|
|
284 |
<br />(-) File/folder names in Win32 are treated as case insensitive
|
|
|
285 |
<br />(*) Added more searching features
|
|
|
286 |
</p>
|
|
|
287 |
<p>
|
|
|
288 |
<strong>Version 1.0.8</strong> (2003-Mar-04)
|
|
|
289 |
<br />(-) Fixed a bug with file naming when <em>force_download</em> is on
|
|
|
290 |
</p>
|
|
|
291 |
<p>
|
|
|
292 |
<strong>Version 1.0.7</strong> (2003-Feb-23)
|
|
|
293 |
<br />(-) Fixed a bug in the html: a table was not closed (<strong>NOTE</strong>: this actually creates a small bug present until 1.1.6)
|
|
|
294 |
<br />(*) The filename of the script is specified in the link
|
|
|
295 |
</p>
|
|
|
296 |
<p>
|
|
|
297 |
<strong>Version 1.0.6</strong> (2003-Feb-19)
|
|
|
298 |
<br />(-) Fixed a bug with file downloads if using an absolute path
|
|
|
299 |
</p>
|
|
|
300 |
<p>
|
|
|
301 |
<strong>Version 1.0.5</strong> (2003-Feb-14)
|
|
|
302 |
<br />(+) Added more options with headers/footers
|
|
|
303 |
</p>
|
|
|
304 |
<p>
|
|
|
305 |
<strong>Version 1.0.4</strong> (2003-Feb-12)
|
|
|
306 |
<br />(!) Hidden files/folders cannot be viewed even if their name is specified in the URL
|
|
|
307 |
<br />(*) Added a few more icons for file extensions
|
|
|
308 |
</p>
|
|
|
309 |
<p>
|
|
|
310 |
<strong>Version 1.0.3</strong> (2003-Feb-08)
|
|
|
311 |
<br />(-) If <em>show_extension</em> is FALSE, extensions are no longer included in the search
|
|
|
312 |
<br />(-) Spaces in URLs are encoded to %20 (<strong>NOTE</strong>: the rest of the URL encoding bugs are fixed in 1.1.6 and 1.3.4)
|
|
|
313 |
<br />(*) Improved the error checking and error messages
|
|
|
314 |
<br />(*) Fixed up some of the HTML tables
|
|
|
315 |
</p>
|
|
|
316 |
<p>
|
|
|
317 |
<strong>Version 1.0.2</strong> (2003-Jan-31)
|
|
|
318 |
<br />(*) Server OS is automatically determined; you don't need to specify it
|
|
|
319 |
</p>
|
|
|
320 |
<p>
|
|
|
321 |
<strong>Version 1.0.1</strong> (2003-Jan-30)
|
|
|
322 |
<br />(+) Added an option to not log access from certain IPs
|
|
|
323 |
<br />(*) Searches are logged
|
|
|
324 |
<br />(*) Added more icons for file extensions
|
|
|
325 |
</p>
|
|
|
326 |
<p>
|
|
|
327 |
<strong>Version 1.0.0</strong> (2003-Jan-29)
|
|
|
328 |
<br />( ) First non-beta quality release
|
|
|
329 |
</p>
|
|
|
330 |
<p>
|
|
|
331 |
<strong>Beta Versions</strong> (2002-Dec-??)
|
|
|
332 |
<br />( ) Although they were labeled "Version 3.x" they are beta versions
|
|
|
333 |
</p>
|
|
|
334 |
|
|
|
335 |
</div>
|
|
|
336 |
</td></tr></table>
|
|
|
337 |
|
|
|
338 |
</body>
|
|
|
339 |
</html>
|