OSDN Git Service

BugTrack/2565 Fix read_auth and edit_auth apply condition
[pukiwiki/pukiwiki.git] / plugin / dump.inc.php
2021-12-14 umoriguBugTrack/2514 PHP8 - dump plugin: Support empty (0...
2021-03-13 umoriguBugTrack/2514 Support PHP 8
2017-09-03 umoriguBugTrack/2260 Use get_base_uri() instead of $script
2017-08-26 umoriguBugTrack/2102 Disable output buffering on sending an...
2016-11-06 umoriguMerge branch 'bugtrack_2394' into branch_r1_5
2016-11-06 umoriguBugTrack/2394 Add PHP4 Compatibility on constructor
2016-11-04 Akito HachiyaBugTrack/2394 Use __construct() instead of old style...
2014-12-02 umoriguConvert character code of the source code to UTF-8... r1_5_start-utf8
2014-11-30 henohenoBugTrack2/236: Care for readdir() returns FALSE
2014-11-25 henohenoBugTrack2/235: Clear the sort_flag
2006-01-12 teananBugTrack2/122: tempnam() fails when open_basedir is...
2005-03-27 henohenoBugTrack2/10: dump plugin enables to dump 0-byte files
2005-03-02 henohenoBugTrack2/15: Added label tag
2005-01-23 henohenoPKWK_READONLY prohibits this. Cleanup comments
2004-12-25 henohenoAdded pkwk_common_headers()
2004-12-02 henohenoAdded function pkwk_headers_sent() to care header()
2004-10-31 henohenoUnlink tempnam() files if failed
2004-10-07 henohenoBugTrack/701 Enable restoring backup files. Simplify...
2004-10-01 henohenoWait writing
2004-10-01 henohenoNo flock() wanted for tempnam() file
2004-09-29 henohenoCorrect counting files
2004-09-29 henohenoRename as it be: tarlib->add() => tarlib->add_dir()
2004-09-29 henohenoUse $_POST['pass'], for 1.4.3 or older users
2004-09-29 henohenoAdded PLUGIN_DUMP_ALLOW_RESTORE, and change defalut...
2004-09-26 henohenoUse flock() at restoring files
2004-09-26 henohenoUse gzwrite() for gzopen()
2004-09-26 henohenoSimplify.
2004-09-26 henohenoSimplify.
2004-09-26 henohenoSimplify library interface, via extra define A or B...
2004-09-26 henohenoSimplify tarlib->tarlib() and tarlib->create()
2004-09-26 henohenochmod() and touch() may warn
2004-09-26 henohenoWarning: flock(): cannot represent a stream of type...
2004-09-26 henohenoTARLIB_HDR_TYPE_OFFSET is not used now
2004-09-26 henohenoRe-order tarlib members:
2004-09-26 henohenoRename class private members 'member()' => '_member()'
2004-09-26 henohenoBugTrack/701 Correct r1.4, removing TARLIB_DATA_CHKBLANKS
2004-09-25 henohenoSimplify suffix handling. Enable upload-file-size check...
2004-09-25 henohenoCorrect help messages, remove unused
2004-09-25 henohenoRemove redundant file-type checkbox from restore
2004-09-25 henohenoCleanup. Remove redundant. Added comments
2004-09-25 henohenoCleanup. Please use $vars instead of $post, etc
2004-09-25 henohenoEnable pkwk_login()
2004-09-25 henohenoCleanup. tarlib: library for tar file creation and...
2004-09-25 henohenoCleanup
2004-09-25 henohenomv tarfile.inc.php dump.inc.php; # to abstraction of...
2004-09-25 henohenomv tarfile.inc.php dump.inc.php; # to abstraction of...
2004-09-25 henohenomv tarfile.inc.php dump.inc.php; # to abstraction of...