/[docman]/docman.php
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Log of /docman.php

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Links to v1_3: (view) (annotate)
Sticky Tag:

Revision 1.30 - (view) (annotate) - [select for diffs]
Fri Jan 26 12:39:57 2001 UTC (23 years, 2 months ago) by dpavlin
Branch: MAIN
CVS Tags: v1_3
Changes since 1.29: +3 -1 lines
Diff to previous 1.29 , to selected 1.9
cleanup of pop3 autorization


Revision 1.29 - (view) (annotate) - [select for diffs]
Fri Jan 26 09:32:48 2001 UTC (23 years, 2 months ago) by dpavlin
Branch: MAIN
Changes since 1.28: +32 -69 lines
Diff to previous 1.28 , to selected 1.9
changes to allow pluggable authentification modules


Revision 1.28 - (view) (annotate) - [select for diffs]
Fri Jan 26 07:54:53 2001 UTC (23 years, 2 months ago) by dpavlin
Branch: MAIN
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 , to selected 1.9
fix for checkout of old documents with spaces in filenames


Revision 1.27 - (view) (annotate) - [select for diffs]
Thu Dec 21 08:46:18 2000 UTC (23 years, 3 months ago) by dpavlin
Branch: MAIN
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 , to selected 1.9
fixed class capitalization which confuses Mozilla


Revision 1.26 - (view) (annotate) - [select for diffs]
Thu Dec 21 08:25:06 2000 UTC (23 years, 3 months ago) by dpavlin
Branch: MAIN
Changes since 1.25: +5 -2 lines
Diff to previous 1.25 , to selected 1.9
fix warning with upload, issue error if no file selected


Revision 1.25 - (view) (annotate) - [select for diffs]
Thu Dec 21 07:30:04 2000 UTC (23 years, 3 months ago) by dpavlin
Branch: MAIN
Changes since 1.24: +15 -10 lines
Diff to previous 1.24 , to selected 1.9
use HTTP_HOST instead of SERVER_NAME to support virtual hosts better
don't display extra markup if no .info_inc file is found
display "No files in this directory" if there are no files


Revision 1.24 - (view) (annotate) - [select for diffs]
Tue Oct 10 14:32:07 2000 UTC (23 years, 5 months ago) by dpavlin
Branch: MAIN
Changes since 1.23: +14 -21 lines
Diff to previous 1.23 , to selected 1.9
start in script directory (and not on server root)


Revision 1.23 - (view) (annotate) - [select for diffs]
Wed Sep 13 09:59:51 2000 UTC (23 years, 6 months ago) by dpavlin
Branch: MAIN
Changes since 1.22: +1 -1 lines
Diff to previous 1.22 , to selected 1.9
one day in seconds


Revision 1.22 - (view) (annotate) - [select for diffs]
Wed Sep 13 09:59:16 2000 UTC (23 years, 6 months ago) by dpavlin
Branch: MAIN
Changes since 1.21: +9 -5 lines
Diff to previous 1.21 , to selected 1.9
full support for slashes in filename and data


Revision 1.21 - (view) (annotate) - [select for diffs]
Wed Sep 13 08:27:43 2000 UTC (23 years, 6 months ago) by dpavlin
Branch: MAIN
Changes since 1.20: +13 -3 lines
Diff to previous 1.20 , to selected 1.9
changelog works now, better working with slashes


Revision 1.20 - (view) (annotate) - [select for diffs]
Wed Sep 13 08:08:22 2000 UTC (23 years, 6 months ago) by dpavlin
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 , to selected 1.9
fix changelog display


Revision 1.19 - (view) (annotate) - [select for diffs]
Thu Sep 7 10:19:34 2000 UTC (23 years, 6 months ago) by dpavlin
Branch: MAIN
Changes since 1.18: +1 -0 lines
Diff to previous 1.18 , to selected 1.9
don't bomb out with error if no changelog is found


Revision 1.18 - (view) (annotate) - [select for diffs]
Thu Sep 7 10:17:35 2000 UTC (23 years, 6 months ago) by dpavlin
Branch: MAIN
Changes since 1.17: +51 -0 lines
Diff to previous 1.17 , to selected 1.9
added changelog


Revision 1.17 - (view) (annotate) - [select for diffs]
Wed Sep 6 14:25:15 2000 UTC (23 years, 6 months ago) by dpavlin
Branch: MAIN
Changes since 1.16: +1 -1 lines
Diff to previous 1.16 , to selected 1.9
fix write denied error after creation of new file


Revision 1.16 - (view) (annotate) - [select for diffs]
Wed Sep 6 14:06:02 2000 UTC (23 years, 6 months ago) by dpavlin
Branch: MAIN
Changes since 1.15: +19 -1 lines
Diff to previous 1.15 , to selected 1.9
actually delete directories (and all .dot files!)


Revision 1.15 - (view) (annotate) - [select for diffs]
Wed Sep 6 11:04:32 2000 UTC (23 years, 6 months ago) by dpavlin
Branch: MAIN
Changes since 1.14: +1 -1 lines
Diff to previous 1.14 , to selected 1.9
gblModDays should be global!


Revision 1.14 - (view) (annotate) - [select for diffs]
Wed Sep 6 11:00:14 2000 UTC (23 years, 6 months ago) by dpavlin
Branch: MAIN
Changes since 1.13: +9 -5 lines
Diff to previous 1.13 , to selected 1.9
fix empty delimiter warning, user-configurable showing of red star for
changed documents in xx days


Revision 1.13 - (view) (annotate) - [select for diffs]
Wed Sep 6 10:49:15 2000 UTC (23 years, 6 months ago) by dpavlin
Branch: MAIN
Changes since 1.12: +7 -5 lines
Diff to previous 1.12 , to selected 1.9
extract info file into .info.inc


Revision 1.12 - (view) (annotate) - [select for diffs]
Fri Aug 4 11:53:47 2000 UTC (23 years, 7 months ago) by dpavlin
Branch: MAIN
Changes since 1.11: +2 -0 lines
Diff to previous 1.11 , to selected 1.9
download/view with real filename


Revision 1.11 - (view) (annotate) - [select for diffs]
Fri Aug 4 11:25:05 2000 UTC (23 years, 7 months ago) by dpavlin
Branch: MAIN
Changes since 1.10: +3 -0 lines
Diff to previous 1.10 , to selected 1.9
rename old backups too


Revision 1.10 - (view) (annotate) - [select for diffs]
Fri Aug 4 11:23:07 2000 UTC (23 years, 7 months ago) by dpavlin
Branch: MAIN
Changes since 1.9: +16 -4 lines
Diff to previous 1.9
display of old versions in history log (reverse chronological)


Revision 1.9 - (view) (annotate) - [selected]
Fri Aug 4 10:43:23 2000 UTC (23 years, 7 months ago) by dpavlin
Branch: MAIN
Changes since 1.8: +13 -14 lines
Diff to previous 1.8
picture support again working (with locks), fixes


Revision 1.8 - (view) (annotate) - [select for diffs]
Fri Aug 4 10:20:22 2000 UTC (23 years, 7 months ago) by dpavlin
Branch: MAIN
Changes since 1.7: +13 -5 lines
Diff to previous 1.7 , to selected 1.9
ugly bug in redir_to_url && support for fail-save rename


Revision 1.7 - (view) (annotate) - [select for diffs]
Fri Aug 4 10:13:10 2000 UTC (23 years, 7 months ago) by dpavlin
Branch: MAIN
Changes since 1.6: +11 -4 lines
Diff to previous 1.6 , to selected 1.9
redir_to_url for support of strange characters in filename


Revision 1.6 - (view) (annotate) - [select for diffs]
Fri Aug 4 10:07:04 2000 UTC (23 years, 7 months ago) by dpavlin
Branch: MAIN
Changes since 1.5: +193 -43 lines
Diff to previous 1.5 , to selected 1.9
fix relogin (if siteman is in some path)
don't show file content for edit if file is locked
enable forceing of unlock
view file via siteman (so that views are recorderd in log)
support for filename/pathname with spaces
check-out/check-in support (locks)
little help on bottom of screen
support for update of file (needed for check-in)
fixed creation of new file
added missing .note handling to rename


Revision 1.5 - (view) (annotate) - [select for diffs]
Thu Aug 3 22:02:03 2000 UTC (23 years, 7 months ago) by dpavlin
Branch: MAIN
Changes since 1.4: +6 -2 lines
Diff to previous 1.4 , to selected 1.9
note on non-writable files


Revision 1.4 - (view) (annotate) - [select for diffs]
Thu Aug 3 20:54:27 2000 UTC (23 years, 7 months ago) by dpavlin
Branch: MAIN
Changes since 1.3: +171 -103 lines
Diff to previous 1.3 , to selected 1.9
note support, cleanup, added MoveTo


Revision 1.3 - (view) (annotate) - [select for diffs]
Thu Aug 3 19:35:44 2000 UTC (23 years, 7 months ago) by dpavlin
Branch: MAIN
CVS Tags: non-checkin
Changes since 1.2: +10 -3 lines
Diff to previous 1.2 , to selected 1.9
create proto .htusers undelete preserves directory


Revision 1.2 - (view) (annotate) - [select for diffs]
Wed Jul 26 11:46:19 2000 UTC (23 years, 8 months ago) by dpavlin
Branch: MAIN
Changes since 1.1: +249 -69 lines
Diff to previous 1.1 , to selected 1.9
nuked exec calls (unsecure)
nuked writeable function (replaced by php is_writeable)
added support for https (tested with apache+mod_ssl)
added users file
date format user-selectable
cycle backup files in bak directory
support links as directoryes (for now)
support of file history logging
undelete capabilities (delete moves to .del directory)
added more checking on entered filename (when creating file/dir)
added rename option


Revision 1.1 - (view) (annotate) - [select for diffs]
Fri May 12 12:01:08 2000 UTC (23 years, 10 months ago) by dpavlin
Branch: MAIN
Branch point for: DbP
Diff to selected 1.9
Initial revision


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.26