2004-03-29 12:44 gordon * smb-network.cgi: Convert all output to valid XHTML 1.0. 2004-03-29 11:14 gordon * smb-network.cgi: Fix labels from last checkin. 2004-03-29 11:13 gordon * smb-network.cgi: Print file sizes in GiB, MiB, KiB units. 2004-03-29 11:05 gordon * smb-network.cgi: Use a case insensitive sort for the directory list. 2003-08-10 19:23 gordon * smb-network.cgi: Allow '@' character in usernames. Handle networks with multiple domains / master browsers. Display the Workgroup name in the server list table. Display the Server name in the share list table. 2003-03-16 15:15 gordon * smb-network.cgi: Add "download archive" feature to get an entire directory as a tarball. 2003-03-15 10:48 gordon * smb-network.cgi: smbclient command execution and error parsing update. It would be nice to get "ls" to print to stdout when using -E so that error parsing for that command could be done more like the other commands. 2003-03-14 22:56 gordon * smb-network.cgi: Print "breadcrumbs" at the top of the page when browsing a share. 2003-03-14 00:35 gordon * smb-network.cgi: Script should now produce 100% valid HTML 4.01 Transitional output. 2003-03-12 23:39 gordon * smb-network.cgi: Use the perl File::Temp module rather than /bin/mktemp 2003-01-02 00:59 gordon * GPL: Added GPL file for distribution. 2002-11-11 21:11 gordon * smb-network.cgi: Allow hyphen character in NetBIOS names and shares. 2002-08-14 11:39 gordon * smb-network.cgi: Made MIME use optional. 'file -i' isn't available on some platforms, and MIME is sometimes just troublesome. 2002-08-06 10:46 gordon * smb-network.spec: Make all of the files in the rpm owned by root. 2002-08-06 10:46 gordon * smb-network.cgi: Add the current SMB path to the pages title. 2002-08-06 10:44 gordon * smb-network.cgi: Fixes for filename matching and scrubbing. This primarily affects uploading files with odd characters in their names. 2002-08-06 09:52 gordon * smb-network.cgi: Don't bail on ERRDOS lines -- The server may deny share listing, but still offer the browse lists. 2002-07-24 07:31 gordon * smbicons/dir_up.png: Added icon for parent directory link. 2002-07-24 07:30 gordon * smb-network.cgi: Added "Parent directory" link to directory view when the view is not the top directory in a share. 2002-07-24 01:18 gordon * smb-network.cgi: Reverted quoting change that broke some file names. Cleaned up variable use and enable taint mode. 2002-05-27 19:08 gordon * smb-network.spec: [no log message] 2002-05-27 19:06 gordon * smb-network.spec: Fix tarball name. 2002-05-27 19:03 gordon * smb-network.spec: Update spec file for current version. 2002-05-27 19:02 gordon * smb-network.cgi: Bugfixes: Use backslash instead of slash for paths to work with old Windows machines. Don't put encoded data into HTML form controls, or in headers. Added MIME type discovery. Added content-length discovery. 2002-02-10 21:13 gordon * smb-network.cgi: Correctly handle all of smbclient's attrib's. Remove temp file in shell command when downloading so that it gets removed when the download is cancelled. Disallow uploads and directory creation when 'allow_uploads' is set to 0, in addition to not showing the form fields to the user. 2001-07-30 11:34 gordon * smb-network.cgi, smb-network.spec, smbicons/comp1.png, smbicons/dir_close.png, smbicons/dir_close_lnk.png, smbicons/dotfile.png, smbicons/page.png, smbicons/wg1.png: Initial revision 2001-07-30 11:34 gordon * smb-network.cgi, smb-network.spec, smbicons/comp1.png, smbicons/dir_close.png, smbicons/dir_close_lnk.png, smbicons/dotfile.png, smbicons/page.png, smbicons/wg1.png: Initial import into CVS.